Advertisement
Konbbomba

stack trace zombies

Jul 25th, 2017
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.57 KB | None | 0 0
  1. [18:02:07] [Server thread/INFO]: [Zombies] Enabling Zombies v1.5.0
  2. [18:02:07] [Server thread/INFO]: [Zombies] Succesfully loaded explosives.yml
  3. [18:02:07] [Server thread/INFO]: [Zombies] Succesfully loaded guns.yml
  4. [18:02:07] [Server thread/INFO]: [Zombies] Succesfully loaded knives.yml
  5. [18:02:07] [Server thread/INFO]: [Zombies] Loading in games and arenas...
  6. [18:02:07] [Server thread/INFO]: [Zombies] Adding arena night to game 1
  7. [18:02:07] [Server thread/INFO]: [Zombies] - Adding section Main
  8. [18:02:07] [Server thread/INFO]: [Zombies] - 2 item chests added
  9. [18:02:07] [Server thread/INFO]: [Zombies] - 5 monster spawns added
  10. [18:02:07] [Server thread/INFO]: [Zombies] - Adding section 1
  11. [18:02:07] [Server thread/INFO]: [Zombies] - 1 doors added
  12. [18:02:07] [Server thread/INFO]: [Zombies] - 3 monster spawns added
  13. [18:02:07] [Server thread/INFO]: [Zombies] - 1 mystery box added
  14. [18:02:07] [Server thread/INFO]: [Zombies] - 1 power switch added
  15. [18:02:07] [Server thread/INFO]: [Zombies] - Adding section Power
  16. [18:02:07] [Server thread/INFO]: [Zombies] - Adding section 2
  17. [18:02:07] [Server thread/INFO]: [Zombies] - 1 doors added
  18. [18:02:07] [Server thread/INFO]: [Zombies] - 2 item chests added
  19. [18:02:07] [Server thread/INFO]: [Zombies] - 3 monster spawns added
  20. [18:02:07] [Server thread/INFO]: [Zombies] - 1 perk machines added
  21. [18:02:07] [Server thread/INFO]: [Zombies] - Adding section 3
  22. [18:02:07] [Server thread/INFO]: [Zombies] - 2 doors added
  23. [18:02:07] [Server thread/INFO]: [Zombies] - 2 item chests added
  24. [18:02:07] [Server thread/INFO]: [Zombies] - 1 monster spawns added
  25. [18:02:07] [Server thread/INFO]: [Zombies] - 3 perk machines added
  26. [18:02:07] [Server thread/INFO]: [Zombies] Succesfully added arena night to game 1
  27. [18:02:07] [Server thread/WARN]: [Zombies] No join sign was found for game 1
  28. [18:02:07] [Server thread/INFO]: [Zombies] Loaded 1 game(s) from the cache
  29. [18:02:07] [Server thread/ERROR]: Error occurred while enabling Zombies v1.5.0 (Is it up to date?)
  30. java.lang.NullPointerException
  31. at com.matsg.zombies.command.SubCommand.<init>(SubCommand.java:13) ~[?:?]
  32. at com.matsg.zombies.command.SetPowerSwitch.<init>(SetPowerSwitch.java:23) ~[?:?]
  33. at com.matsg.zombies.command.MainCommand.<init>(MainCommand.java:30) ~[?:?]
  34. at com.matsg.zombies.Zombies.onEnable(Zombies.java:26) ~[?:?]
  35. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
  36. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
  37. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
  38. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:376) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
  39. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:326) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
  40. at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:421) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
  41. at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:382) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
  42. at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:337) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
  43. at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
  44. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
  45. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement