Advertisement
Guest User

SuperSpleef - NullPointerException

a guest
Jul 15th, 2013
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.97 KB | None | 0 0
  1. 11:33:26 [INFO] [SuperSpleef] Enabling SuperSpleef vB 0.1.7
  2. 11:33:26 [INFO] [Spleef] Loading 3 games
  3. 11:33:26 [INFO] [Spleef]Checking for arena on index 1
  4. 11:33:26 [INFO] Loading Arena: 1
  5. 11:33:26 [INFO] Loaded 900/1125 blocks into the floor of Spleef arena 1
  6. 11:33:26 [INFO] 1 Enabling!
  7. 11:33:26 [INFO] [Spleef]Checking for arena on index 2
  8. 11:33:26 [INFO] Loading Arena: 2
  9. 11:33:26 [SEVERE] Error occurred while enabling SuperSpleef vB 0.1.7 (Is it up t
  10. o date?)
  11. java.lang.NullPointerException
  12. at org.mcsg.double0negative.spleef.Game.loadFloor(Game.java:156)
  13. at org.mcsg.double0negative.spleef.Game.loadGame(Game.java:87)
  14. at org.mcsg.double0negative.spleef.Game.setup(Game.java:70)
  15. at org.mcsg.double0negative.spleef.Game.<init>(Game.java:65)
  16. at org.mcsg.double0negative.spleef.GameManager.LoadGames(GameManager.jav
  17. a:62)
  18. at org.mcsg.double0negative.spleef.GameManager.setup(GameManager.java:31
  19. )
  20. at org.mcsg.double0negative.spleef.Spleef.onEnable(Spleef.java:34)
  21. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
  22. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
  23. .java:457)
  24. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
  25. r.java:381)
  26. at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugin(CraftServer.jav
  27. a:282)
  28. at org.bukkit.craftbukkit.v1_6_R2.CraftServer.enablePlugins(CraftServer.
  29. java:264)
  30. at net.minecraft.server.v1_6_R2.MinecraftServer.l(MinecraftServer.java:3
  31. 13)
  32. at net.minecraft.server.v1_6_R2.MinecraftServer.f(MinecraftServer.java:2
  33. 90)
  34. at net.minecraft.server.v1_6_R2.MinecraftServer.a(MinecraftServer.java:2
  35. 50)
  36. at net.minecraft.server.v1_6_R2.DedicatedServer.init(DedicatedServer.jav
  37. a:151)
  38. at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java
  39. :391)
  40. at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:5
  41. 82)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement