CraftBook 3

CraftBook 3

139k Downloads

Issue with Craftbook not loading custom mob drops [Not an Array?]

LadyCailinBot opened this issue ยท 2 comments

commented

CRAFTBOOK-2250 - Reported by der_grinch

Caused no known Problems ingame ... but still ...

2012-11-17 01:51:20 [INFO] CraftBookMechanisms 1270-06f98b7 enabled.
2012-11-17 01:51:20 [SEVERE] Unknown exception while loading custom mob drop definitions
java.lang.ArrayIndexOutOfBoundsException: 0
at com.sk89q.craftbook.mech.CustomDropManager.loadDropDefinitions(CustomDropManager.java:109)
at com.sk89q.craftbook.mech.CustomDropManager.(CustomDropManager.java:71)
at com.sk89q.craftbook.MechanismsConfiguration.load(MechanismsConfiguration.java:85)
at com.sk89q.craftbook.BaseConfiguration.(BaseConfiguration.java:24)
at com.sk89q.craftbook.MechanismsConfiguration.(MechanismsConfiguration.java:49)
at com.sk89q.craftbook.bukkit.MechanismsPlugin.onEnable(MechanismsPlugin.java:101)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:298)
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:280)
at net.minecraft.server.MinecraftServer.j(MinecraftServer.java:320)
at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:299)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:258)
at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:147)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:398)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:856)
2012-11-17 01:51:20 [INFO] CraftBook: Enumerating chunks for INSTANCE-triggered components...

commented

Comment by Dark_Arc

Can you retry this with the latest build from http://build.sk89q.com/. The code lines have changed and I do not know if this issue is still valid in the latest builds.

commented

Comment by der_grinch

i am using build #1278-2bf91e4