Guest User

Untitled

a guest
May 16th, 2015
287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.00 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // But it works on my machine.
  3.  
  4. Time: 16/05/15 13:00
  5. Description: Exception ticking world
  6.  
  7. java.lang.NullPointerException: Exception ticking world
  8. at net.minecraft.block.BlockStem.updateTick(BlockStem.java:120)
  9. at net.minecraft.block.Block.randomTick(Block.java:528)
  10. at net.minecraft.world.WorldServer.updateBlocks(WorldServer.java:467)
  11. at net.minecraft.world.WorldServer.tick(WorldServer.java:228)
  12. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:763)
  13. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:669)
  14. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:171)
  15. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:540)
  16. at java.lang.Thread.run(Thread.java:745)
  17.  
  18.  
  19. A detailed walkthrough of the error, its code path and all known details is as follows:
  20. ---------------------------------------------------------------------------------------
  21.  
  22. -- Head --
  23. Stacktrace:
  24. at net.minecraft.block.BlockStem.updateTick(BlockStem.java:120)
  25. at net.minecraft.block.Block.randomTick(Block.java:528)
  26. at net.minecraft.world.WorldServer.updateBlocks(WorldServer.java:467)
  27. at net.minecraft.world.WorldServer.tick(WorldServer.java:228)
  28.  
  29. -- Affected level --
  30. Details:
  31. Level name: New World
  32. All players: 1 total; [EntityPlayerMP['Player687'/0, l='New World', x=-1127.69, y=57.00, z=-277.19]]
  33. Chunk stats: ServerChunkCache: 625 Drop: 0
  34. Level seed: 2076800946972659379
  35. Level generator: ID 01 - flat, ver 0. Features enabled: true
  36. Level generator options: 3;minecraft:bedrock,3*minecraft:stone,52*minecraft:sandstone;2;
  37. Level spawn location: -1123.00,4.00,-277.00 - World: (-1123,4,-277), Chunk: (at 13,0,11 in -71,-18; contains blocks -1136,0,-288 to -1121,255,-273), Region: (-3,-1; contains chunks -96,-32 to -65,-1, blocks -1536,0,-512 to -1025,255,-1)
  38. Level time: 32722 game time, 10800 day time
  39. Level dimension: 0
  40. Level storage version: 0x04ABD - Anvil
  41. Level weather: Rain time: 85460 (now: false), thunder time: 5272 (now: false)
  42. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  43. Stacktrace:
  44. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:763)
  45. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:669)
  46. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:171)
  47. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:540)
  48. at java.lang.Thread.run(Thread.java:745)
  49.  
  50. -- System Details --
  51. Details:
  52. Minecraft Version: 1.8
  53. Operating System: Windows 7 (amd64) version 6.1
  54. Java Version: 1.7.0_71, Oracle Corporation
  55. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  56. Memory: 691072560 bytes (659 MB) / 1047592960 bytes (999 MB) up to 1047592960 bytes (999 MB)
  57. JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
  58. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  59. FML: MCP v9.10 FML v8.0.37.1334 Minecraft Forge 11.14.1.1334 4 mods loaded, 4 mods active
  60. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  61. FML{8.0.37.1334} [Forge Mod Loader] (forgeSrc-1.8-11.14.1.1334.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  62. Forge{11.14.1.1334} [Minecraft Forge] (forgeSrc-1.8-11.14.1.1334.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  63. ElementalMelons{1.8-1.4} [Elemental Melons] (Elemental-Melons) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  64. Loaded coremods (and transformers):
  65. Profiler Position: N/A (disabled)
  66. Player Count: 1 / 8; [EntityPlayerMP['Player687'/0, l='New World', x=-1127.69, y=57.00, z=-277.19]]
  67. Type: Integrated Server (map_client.txt)
  68. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment