CraftBook 3

CraftBook 3

139k Downloads

Error on Command

LadyCailinBot opened this issue ยท 2 comments

commented

CRAFTBOOK-2338 - Reported by Scott.Spittle

Typed /cbmech reload
Console:
[WARNING] [CraftBookMechanisms] Task #16581 for CraftBookMechanisms v1541-520ec0b generated an exception
java.util.ConcurrentModificationException
at java.util.LinkedList$ListItr.checkForComodification(Unknown Source)
at java.util.LinkedList$ListItr.next(Unknown Source)
at com.sk89q.craftbook.bukkit.MechanismsPlugin.unregisterAllMechanics(MechanismsPlugin.java:314)
at com.sk89q.craftbook.bukkit.MechanismsPlugin.access$000(MechanismsPlugin.java:44)
at com.sk89q.craftbook.bukkit.MechanismsPlugin$2.run(MechanismsPlugin.java:340)
at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftTask.run(CraftTask.java:53)
at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345)
at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:530)
at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494)
at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)

CraftBukkit Version:git-Bukkit-1.4.6-R0.3-b2586jnks
Craftbook Version: CraftBookMechanisms v1541-520ec0b

commented

Comment by me4502

This is using a very old version, this error no longer exists

commented

Comment by Scott.Spittle

No, this was from the latest version available from BukkitDev.