Advertisement
SynMonger

Untitled

Mar 10th, 2011
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1.  
  2. 15:32:23 [INFO] Starting minecraft server version Beta 1.3
  3. 15:32:23 [INFO] Loading properties
  4. 15:32:23 [INFO] Starting Minecraft server on *:25566
  5. 15:32:23 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-513-gc01392c-b528jnks (MC: 1.3)
  6. 15:32:23 [INFO] Preparing level "world"
  7. 15:32:23 [INFO] Preparing start region
  8. 15:32:23 [SEVERE] java.lang.ExceptionInInitializerError
  9. 15:32:23 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
  10. 15:32:23 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
  11. 15:32:23 [SEVERE] at java.lang.Thread.threadProc(Thread.java:2297)
  12. 15:32:23 [SEVERE] at java.lang.Thread$1.Invoke(Thread.java:796)
  13. 15:32:23 [SEVERE] Caused by: java.lang.NullPointerException
  14. 15:32:23 [SEVERE] at net.minecraft.server.Item.<clinit>(SourceFile:57)
  15. 15:32:23 [SEVERE] ... 4 more
  16. 15:32:23 [SEVERE] Unexpected exception
  17. java.lang.ExceptionInInitializerError
  18. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
  19. at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
  20. at java.lang.Thread.threadProc(Thread.java:2297)
  21. at java.lang.Thread$1.Invoke(Thread.java:796)
  22. Caused by: java.lang.NullPointerException
  23. at net.minecraft.server.Item.<clinit>(SourceFile:57)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement