This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?I can't seem to have more than 127 users in the database. It seems the plugin can't generate more than 127 id's, and I constantly get this error:
[BukkitStats] Duplicate entry '127' for key 1
Another problem I am getting is that it doesn't seem to be logging player kills or deaths, and nothing in the pvpkills table either. In my config it is set to enable pvp logging, so why isn't it working? Also this limit of 127 needs to be fixed.
What version of the product are you using?Latest
Do you have an error log of what happened?[BukkitStats] Duplicate entry '127' for key 1
To post a comment, please login or register a new account.