Advertisement
Guest User

Untitled

a guest
Jun 12th, 2016
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.49 KB | None | 0 0
  1. [19:40:48] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:646]: ---- Minecraft Crash Report ----
  2. // Hi. I'm Minecraft, and I'm a crashaholic.
  3.  
  4. Time: 12/06/16 19:40
  5. Description: Unexpected error
  6.  
  7. java.lang.NullPointerException: Unexpected error
  8. at net.minecraftforge.fml.common.network.NetworkRegistry.getLocalGuiContainer(NetworkRegistry.java:266)
  9. at net.minecraftforge.fml.common.network.internal.FMLNetworkHandler.openGui(FMLNetworkHandler.java:102)
  10. at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2702)
  11. at me.rushmead.log.blocks.generators.BlockCoalGenerator.onBlockActivated(BlockCoalGenerator.java:64)
  12. at net.minecraft.client.multiplayer.PlayerControllerMP.processRightClickBlock(PlayerControllerMP.java:441)
  13. at net.minecraft.client.Minecraft.rightClickMouse(Minecraft.java:1602)
  14. at net.minecraft.client.Minecraft.processKeyBinds(Minecraft.java:2273)
  15. at net.minecraft.client.Minecraft.runTickKeyboard(Minecraft.java:2057)
  16. at net.minecraft.client.Minecraft.runTick(Minecraft.java:1845)
  17. at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1119)
  18. at net.minecraft.client.Minecraft.run(Minecraft.java:404)
  19. at net.minecraft.client.main.Main.main(Main.java:118)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  23. at java.lang.reflect.Method.invoke(Method.java:497)
  24. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  25. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  28. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  29. at java.lang.reflect.Method.invoke(Method.java:497)
  30. at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
  31. at GradleStart.main(GradleStart.java:26)
  32.  
  33.  
  34. A detailed walkthrough of the error, its code path and all known details is as follows:
  35. ---------------------------------------------------------------------------------------
  36.  
  37. -- Head --
  38. Thread: Client thread
  39. Stacktrace:
  40. at net.minecraftforge.fml.common.network.NetworkRegistry.getLocalGuiContainer(NetworkRegistry.java:266)
  41. at net.minecraftforge.fml.common.network.internal.FMLNetworkHandler.openGui(FMLNetworkHandler.java:102)
  42. at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2702)
  43. at me.rushmead.log.blocks.generators.BlockCoalGenerator.onBlockActivated(BlockCoalGenerator.java:64)
  44. at net.minecraft.client.multiplayer.PlayerControllerMP.processRightClickBlock(PlayerControllerMP.java:441)
  45. at net.minecraft.client.Minecraft.rightClickMouse(Minecraft.java:1602)
  46. at net.minecraft.client.Minecraft.processKeyBinds(Minecraft.java:2273)
  47. at net.minecraft.client.Minecraft.runTickKeyboard(Minecraft.java:2057)
  48.  
  49. -- Affected level --
  50. Details:
  51. Level name: MpServer
  52. All players: 1 total; [EntityPlayerSP['Player847'/32, l='MpServer', x=1476.50, y=4.00, z=-295.50]]
  53. Chunk stats: MultiplayerChunkCache: 289, 289
  54. Level seed: 0
  55. Level generator: ID 01 - flat, ver 0. Features enabled: false
  56. Level generator options:
  57. Level spawn location: World: (1484,4,-288), Chunk: (at 12,0,0 in 92,-18; contains blocks 1472,0,-288 to 1487,255,-273), Region: (2,-1; contains chunks 64,-32 to 95,-1, blocks 1024,0,-512 to 1535,255,-1)
  58. Level time: 264 game time, 264 day time
  59. Level dimension: 0
  60. Level storage version: 0x00000 - Unknown?
  61. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  62. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  63. Forced entities: 4 total; [EntitySlime['Slime'/3808, l='MpServer', x=1509.05, y=5.10, z=-244.19], EntitySlime['Slime'/27201, l='MpServer', x=1454.88, y=5.10, z=-268.17], EntitySlime['Slime'/13333, l='MpServer', x=1475.27, y=4.53, z=-247.36], EntityPlayerSP['Player847'/32, l='MpServer', x=1476.50, y=4.00, z=-295.50]]
  64. Retry entities: 0 total; []
  65. Server brand: fml,forge
  66. Server type: Integrated singleplayer server
  67. Stacktrace:
  68. at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:448)
  69. at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2770)
  70. at net.minecraft.client.Minecraft.run(Minecraft.java:433)
  71. at net.minecraft.client.main.Main.main(Main.java:118)
  72. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  73. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  74. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  75. at java.lang.reflect.Method.invoke(Method.java:497)
  76. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  77. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  78. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  79. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  80. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  81. at java.lang.reflect.Method.invoke(Method.java:497)
  82. at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
  83. at GradleStart.main(GradleStart.java:26)
  84.  
  85. -- System Details --
  86. Details:
  87. Minecraft Version: 1.9.4
  88. Operating System: Windows Vista (x86) version 6.0
  89. Java Version: 1.8.0_65, Oracle Corporation
  90. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  91. Memory: 697288296 bytes (664 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
  92. JVM Flags: 1 total; -Xms1G
  93. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  94. FML: MCP 9.28 Powered by Forge 12.17.0.1957 5 mods loaded, 5 mods active
  95. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  96. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  97. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.9.4-12.17.0.1957.jar)
  98. UCHIJAAAA Forge{12.17.0.1957} [Minecraft Forge] (forgeSrc-1.9.4-12.17.0.1957.jar)
  99. UCHIJAAAA lotsofgenerators{@MODVERSION@} [Lots of Generators] (LotsOfGenerators_main)
  100. UCHIJAAAA Tesla{1.1.0.24} [TESLA] (Tesla-1.9.4-1.1.0.24.jar)
  101. Loaded coremods (and transformers):
  102. Launched Version: 1.9.4
  103. LWJGL: 2.9.4
  104. OpenGL: GeForce 9200/integrated/SSE2/3DNOW! GL version 3.3.0, NVIDIA Corporation
  105. GL Caps: Using GL 1.3 multitexturing.
  106. Using GL 1.3 texture combiners.
  107. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  108. Shaders are available because OpenGL 2.1 is supported.
  109. VBOs are available because OpenGL 1.5 is supported.
  110.  
  111. Using VBOs: No
  112. Is Modded: Definitely; Client brand changed to 'fml,forge'
  113. Type: Client (map_client.txt)
  114. Resource Packs:
  115. Current Language: English (US)
  116. Profiler Position: N/A (disabled)
  117. CPU: net.minecraft.client.Minecraft$15@12d63dd
  118. [19:40:48] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:646]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Pomeroy\Stuart\Dev\LotsOfGenerators\run\.\crash-reports\crash-2016-06-12_19.40.44-client.txt
  119. [19:40:48] [Client thread/INFO] [FML]: Waiting for the server to terminate/save.
  120. [19:40:49] [Client thread/INFO] [FML]: Server terminated.
  121. Disconnected from the target VM, address: '127.0.0.1:62201', transport: 'socket'
  122. AL lib: (EE) alc_cleanup: 1 device not closed
  123.  
  124. Process finished with exit code -1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement