Lahuca-Software-Development / Lahuca-Software-Development/BotSentry

MySQL executeLargeUpdate not implemented

Open
#97 1 comment 0 reactions 1 assignee View on GitHub

@Laurenshup is already working on this.

Since Jun 9, 2024.

question
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.