Lahuca-Software-Development / Lahuca-Software-Development/BotSentry
MySQL executeLargeUpdate not implemented
@Laurenshup is already working on this.
Since Jun 9, 2024.
- Dominant language
- CSS
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
[22:44:41 INFO]: Lovelyyenil issued server command: /bs scan Lovelyyenil
[22:45:27 WARN]: Exception in thread "Craft Scheduler Thread - 8"
[22:45:27 WARN]: org.apache.commons.lang.UnhandledException: Plugin BotSentry v9.5.2-THANATOS generated an exception while executing task 30
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.UnsupportedOperationException: executeLargeUpdate not implemented
at java.sql.Statement.executeLargeUpdate(Unknown Source)
at com.lahuca.botsentry.e.a.a(Unknown Source)
at com.lahuca.botsentry.e.c.b(Unknown Source)
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
... 3 more
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.