[SEVERE] Error occurred while enabling SuperSpleef vB 0.1.7 (Is it up to date?)
java.lang.NullPointerException
at org.mcsg.double0negative.spleef.Game.loadFloor(Game.java:156)
at org.mcsg.double0negative.spleef.Game.loadGame(Game.java:87)
at org.mcsg.double0negative.spleef.Game.setup(Game.java:70)
at org.mcsg.double0negative.spleef.Game.<init>(Game.java:65)
at org.mcsg.double0negative.spleef.GameManager.LoadGames(GameManager.java:62)
at org.mcsg.double0negative.spleef.GameManager.setup(GameManager.java:31)
at org.mcsg.double0negative.spleef.Spleef.onEnable(Spleef.java:34)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:382)
at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugin(CraftServer.java:286)
at org.bukkit.craftbukkit.v1_6_R2.CraftServer.enablePlugins(CraftServer.java:268)
at net.minecraft.server.v1_6_R2.MinecraftServer.l(MinecraftServer.java:319)
at net.minecraft.server.v1_6_R2.MinecraftServer.f(MinecraftServer.java:296)
at net.minecraft.server.v1_6_R2.MinecraftServer.a(MinecraftServer.java:256)
at net.minecraft.server.v1_6_R2.DedicatedServer.init(DedicatedServer.java:164)
at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:397)
at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)