Advertisement
Nokiyen

Untitled

Jan 9th, 2015
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.43 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // On the bright side, I bought you a teddy bear!
  3.  
  4. Time: 15/01/10 12:25
  5. Description: Exception ticking world
  6.  
  7. java.lang.NullPointerException: Exception ticking world
  8. at net.minecraft.world.WorldServer.tick(WorldServer.java:225)
  9. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:692)
  10. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:598)
  11. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:164)
  12. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
  13. at java.lang.Thread.run(Thread.java:724)
  14.  
  15.  
  16. A detailed walkthrough of the error, its code path and all known details is as follows:
  17. ---------------------------------------------------------------------------------------
  18.  
  19. -- Head --
  20. Stacktrace:
  21. at net.minecraft.world.WorldServer.tick(WorldServer.java:225)
  22.  
  23. -- Affected level --
  24. Details:
  25. Level name: New World
  26. All players: 1 total; [EntityPlayerMP['Player542'/119, l='New World', x=0.00, y=90.00, z=0.00]]
  27. Chunk stats: ServerChunkCache: 578 Drop: 0
  28. Level seed: -4799685888285438709
  29. Level generator: ID 00 - default, ver 1. Features enabled: false
  30. Level generator options:
  31. Level spawn location: 0.00,0.00,0.00 - World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  32. Level time: 0 game time, 0 day time
  33. Level dimension: 0
  34. Level storage version: 0x00000 - Unknown?
  35. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  36. Level game mode: ~~ERROR~~ NullPointerException: null
  37. Stacktrace:
  38. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:692)
  39. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:598)
  40. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:164)
  41. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
  42. at java.lang.Thread.run(Thread.java:724)
  43.  
  44. -- System Details --
  45. Details:
  46. Minecraft Version: 1.8
  47. Operating System: Windows 7 (amd64) version 6.1
  48. Java Version: 1.7.0_40, Oracle Corporation
  49. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  50. Memory: 520186768 bytes (496 MB) / 794820608 bytes (758 MB) up to 1897922560 bytes (1810 MB)
  51. JVM Flags: 0 total;
  52. IntCache: cache: 0, tcache: 28, allocated: 13, tallocated: 95
  53. FML: MCP v9.10 FML v8.0.14.1281 Minecraft Forge 11.14.0.1281 4 mods loaded, 4 mods active
  54. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  55. FML{8.0.14.1281} [Forge Mod Loader] (forgeSrc-1.8-11.14.0.1281-1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  56. Forge{11.14.0.1281} [Minecraft Forge] (forgeSrc-1.8-11.14.0.1281-1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  57. Almagest{1.0.0} [The Almagest] (Almagest-1.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  58. Profiler Position: N/A (disabled)
  59. Player Count: 1 / 8; [EntityPlayerMP['Player542'/119, l='New World', x=0.00, y=90.00, z=0.00]]
  60. Type: Integrated Server (map_client.txt)
  61. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement