Common Error
plattpus opened this issue · 8 comments
Plugin Version
3.8.12
Server Version
CraftBukkit 1.8.8
18.06 23:23:08 [Server] WARN java.sql.SQLException: no such column: 'lastSeenName'
18.06 23:23:08 [Server] WARN at org.sqlite.RS.findColumn(RS.java:121)
18.06 23:23:08 [Server] WARN at com.Acrobot.ChestShop.ORMlite.jdbc.JdbcDatabaseResults.findColumn(JdbcDatabaseResults.java:90)
18.06 23:23:08 [Server] WARN at com.Acrobot.ChestShop.ORMlite.field.FieldType.resultToJava(FieldType.java:815)
18.06 23:23:08 [Server] WARN at com.Acrobot.ChestShop.ORMlite.stmt.mapped.BaseMappedQuery.mapRow(BaseMappedQuery.java:60)
18.06 23:23:08 [Server] WARN at com.Acrobot.ChestShop.ORMlite.stmt.StatementExecutor.queryForFirst(StatementExecutor.java:99)
18.06 23:23:08 [Server] WARN at com.Acrobot.ChestShop.ORMlite.dao.BaseDaoImpl.queryForFirst(BaseDaoImpl.java:233)
18.06 23:23:08 [Server] WARN at com.Acrobot.ChestShop.ORMlite.stmt.QueryBuilder.queryForFirst(QueryBuilder.java:375)
18.06 23:23:08 [Server] WARN at com.Acrobot.ChestShop.ORMlite.stmt.Where.queryForFirst(Where.java:517)
18.06 23:23:08 [Server] WARN at com.Acrobot.ChestShop.UUIDs.NameManager.storeUsername(NameManager.java:169)
18.06 23:23:08 [Server] WARN at com.Acrobot.ChestShop.Listeners.Player.PlayerConnect$1.run(PlayerConnect.java:24)
18.06 23:23:08 [Server] WARN at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
18.06 23:23:08 [Server] WARN at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
18.06 23:23:08 [Server] WARN at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18.06 23:23:08 [Server] WARN at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
Deleted all ChestShop files, then I used the latest file for 1.8 and this is the issue I have been having with it.
It's linked in the readme and on the BukkitDev project page.
…
On Fri, 28 Jun 2019, 14:04 plattpus @.*** wrote: My bad.. This was the latest one I saw on Bukkit. Can you link me that? — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#241?email_source=notifications&email_token=ABMAMTITBPEED6T4WQE3Z4DP4YD6BA5CNFSM4HZFRDMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY2APCY#issuecomment-506726283>, or mute the thread https://github.com/notifications/unsubscribe-auth/ABMAMTLWEM7OM2XK54JOEGLP4YD6BANCNFSM4HZFRDMA .
You're the best!!! Thank you.