Casino Slots

72.8k Downloads

Still - Error on Load

fultrim opened this issue ยท 5 comments

commented

I am now in 2.3.1 and this was the load error:

2012-05-15 20:13:57 [INFO] [CasinoSlots] Enabling CasinoSlots v2.3.1
2012-05-15 20:13:57 [SEVERE] Error occurred while enabling CasinoSlots v2.3.1 (Is it up to date?)
java.lang.NullPointerException
at org.bukkit.Location.getBlock(Location.java:82)
at com.craftyn.casinoslots.slot.SlotData.getBlocks(SlotData.java:147)
at com.craftyn.casinoslots.slot.SlotData.loadSlot(SlotData.java:130)
at com.craftyn.casinoslots.slot.SlotData.loadSlots(SlotData.java:80)
at com.craftyn.casinoslots.util.ConfigData.load(ConfigData.java:53)
at com.craftyn.casinoslots.CasinoSlots.onEnable(CasinoSlots.java:75)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

commented

Can you post your files via pastebin or some site?

commented

Are you still getting this?

commented

Using the latest CasinoSlots and 1.2.5 R4 the error is no longer present.

I can't tell you when the error specifically went away, but I did notice it a couple weeks ago. I can tell you that I did NOT resolve the issue by regenerating the configs, but it may have been resolved when bukkit updated, or when I updated another plugin.

CURRENT STATUS: no error on load and the plugins runs without errors.

commented

Interesting, okay thanks. Closing now...reopen if it does it again for some reason.