Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [18:55:13] [Craft Scheduler Thread - 1336/INFO]: Please note: Stats encountered an error while trying to save user 3435c63a-8ac5-4eeb-b07e-d799a5319c68
- [18:55:13] [Craft Scheduler Thread - 1336/INFO]: It seems a column could not be found in the database; this is likely caused by the faulty conversion of the database from Stats 2 to Stats 3.
- [18:55:13] [Craft Scheduler Thread - 1336/INFO]: For now, you can either go back to Stats 2 (how to on the DBO page), wait until this error gets fixed by the developer or manually delete the table.
- [18:55:13] [Craft Scheduler Thread - 1336/INFO]: Full error below!
- [18:55:13] [Craft Scheduler Thread - 1336/INFO]: The table causing the error: Stats3_times_kicked
- [18:55:13] [Craft Scheduler Thread - 1336/ERROR]: null
- nl.lolmewn.stats.api.storage.StorageException: Something went wrong while saving the user!
- at nl.lolmewn.stats.mysql.MySQLStorage.save(MySQLStorage.java:261) ~[Stats3.jar:?]
- at nl.lolmewn.stats.user.StatsUserManager.saveUser(StatsUserManager.java:36) ~[Stats3.jar:?]
- at nl.lolmewn.stats.bukkit.PlayerIOEvents$1.run(PlayerIOEvents.java:66) [Stats3.jar:?]
- at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
- at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
- at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_71]
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_71]
- at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
- Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'world' in 'where clause'
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_71]
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_71]
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_71]
- at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_71]
- at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
- at com.mysql.jdbc.Util.getInstance(Util.java:382) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
- at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
- at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
- at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
- at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
- at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
- at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
- at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
- at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1362) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-8f0f4ed]
- at org.apache.commons.dbcp2.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:198) ~[Stats3.jar:?]
- at org.apache.commons.dbcp2.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:198) ~[Stats3.jar:?]
- at nl.lolmewn.stats.mysql.MySQLStorage.save(MySQLStorage.java:225) ~[Stats3.jar:?]
- ... 7 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement