Advertisement
Guest User

Untitled

a guest
May 7th, 2013
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. [SEVERE] Error occurred while enabling SuperSpleef vB 0.1.7 (Is it up to date?)
  2. java.lang.NullPointerException
  3. at org.mcsg.double0negative.spleef.Game.loadFloor(Game.java:156)
  4. at org.mcsg.double0negative.spleef.Game.loadGame(Game.java:87)
  5. at org.mcsg.double0negative.spleef.Game.setup(Game.java:70)
  6. at org.mcsg.double0negative.spleef.Game.<init>(Game.java:65)
  7. at org.mcsg.double0negative.spleef.GameManager.LoadGames(GameManager.java:62)
  8. at org.mcsg.double0negative.spleef.GameManager.setup(GameManager.java:31)
  9. at org.mcsg.double0negative.spleef.Spleef.onEnable(Spleef.java:34)
  10. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
  11. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
  12. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:383)
  13. at org.bukkit.craftbukkit.v1_5_R3.CraftServer.loadPlugin(CraftServer.java:306)
  14. at org.bukkit.craftbukkit.v1_5_R3.CraftServer.enablePlugins(CraftServer.java:288)
  15. at net.minecraft.server.v1_5_R3.MinecraftServer.j(MinecraftServer.java:310)
  16. at net.minecraft.server.v1_5_R3.MinecraftServer.e(MinecraftServer.java:289)
  17. at net.minecraft.server.v1_5_R3.MinecraftServer.a(MinecraftServer.java:249)
  18. at net.minecraft.server.v1_5_R3.DedicatedServer.init(DedicatedServer.java:149)
  19. at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:388)
  20. at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement