GPAddons / ClaimClassifier

Addon for GriefPrevention that provides classification for claims, such as sorting and naming
http://r.robomwm.com/patreon
MIT License
4 stars 3 forks source link

[bug] /trustedclaimslist gets the server stuck #6

Closed TomLewis closed 5 years ago

TomLewis commented 5 years ago

Not sure how /trustedclaimslist is suppose to work, I assume showing claims you have people trusted in? I run it as OP and it did nothing for 10~ seconds, said Claims: or something and nothing next to it, then a split second later looks like it spat out every claim on the server. And this error in console:


[15:54:04 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[15:54:04 ERROR]: The server has not responded for 10 seconds! Creating thread dump
[15:54:04 ERROR]: ------------------------------
[15:54:04 ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[15:54:04 ERROR]: ------------------------------
[15:54:04 ERROR]: Current Thread: Server thread
[15:54:04 ERROR]:       PID: 18 | Suspended: false | Native: false | State: RUNNABLE
[15:54:04 ERROR]:       Stack:
[15:54:04 ERROR]:               me.robomwm.claimslistclassifier.command.ListTrustedClaimsCommand.onCommand(ListTrustedClaimsCommand.java:94)
[15:54:04 ERROR]:               org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[15:54:04 ERROR]:               org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:151)
[15:54:04 ERROR]:               org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:685)
[15:54:04 ERROR]:               net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1479)
[15:54:04 ERROR]:               net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1284)
[15:54:04 ERROR]:               net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
[15:54:04 ERROR]:               net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:5)
[15:54:04 ERROR]:               net.minecraft.server.v1_12_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:14)
[15:54:04 ERROR]:               net.minecraft.server.v1_12_R1.PlayerConnectionUtils$$Lambda$503/672180591.run(Unknown Source)
[15:54:04 ERROR]:               java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[15:54:04 ERROR]:               java.util.concurrent.FutureTask.run(FutureTask.java:266)
[15:54:04 ERROR]:               net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46)
[15:54:04 ERROR]:               net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:850)
[15:54:04 ERROR]:               net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:423)
[15:54:04 ERROR]:               net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:774)
[15:54:04 ERROR]:               net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:666)
[15:54:04 ERROR]:               java.lang.Thread.run(Thread.java:748)
[15:54:04 ERROR]: ------------------------------
[15:54:04 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[15:54:04 ERROR]: ------------------------------
RoboMWM commented 5 years ago

Hmm you're using an older version. Currently builds are released by the CI here: https://ci.appveyor.com/project/RoboMWM39862/claimlistclassifier/build/artifacts