Advertisement
Gamebuster

Untitled

Aug 10th, 2014
386
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.90 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad, have a hug! <3
  3.  
  4. Time: 8/6/14 7:20 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.NullPointerException: Exception in server tick loop
  8. at net.minecraft.server.v1_7_R3.DedicatedServer.aB(DedicatedServer.java:292)
  9. at net.minecraft.server.v1_7_R3.DedicatedServer.a(DedicatedServer.java:238)
  10. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:477)
  11. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
  12.  
  13.  
  14. A detailed walkthrough of the error, its code path and all known details is as follows:
  15. ---------------------------------------------------------------------------------------
  16.  
  17. -- System Details --
  18. Details:
  19. Minecraft Version: 1.7.9
  20. Operating System: Windows 7 (amd64) version 6.1
  21. Java Version: 1.7.0_45, Oracle Corporation
  22. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  23. Memory: 113002000 bytes (107 MB) / 177209344 bytes (169 MB) up to 1908932608 bytes (1820 MB)
  24. JVM Flags: 1 total; -Xmx2048M
  25. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  26. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  27. CraftBukkit Information:
  28. Running:
  29. Failed to handle CraftCrashReport:
  30. java.lang.NullPointerException
  31. at org.bukkit.Bukkit.getName(Bukkit.java:74)
  32. at org.bukkit.craftbukkit.v1_7_R3.CraftCrashReport.call(CraftCrashReport.java:20)
  33. at net.minecraft.server.v1_7_R3.CrashReportSystemDetails.a(SourceFile:74)
  34. at net.minecraft.server.v1_7_R3.CrashReport.h(CrashReport.java:45)
  35. at net.minecraft.server.v1_7_R3.CrashReport.<init>(CrashReport.java:33)
  36. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:486)
  37. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
  38.  
  39. Profiler Position: N/A (disabled)
  40. Is Modded: ~~ERROR~~ NullPointerException: null
  41. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement