Advertisement
tahg

Untitled

Mar 15th, 2019
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.36 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  5. FTBEggsASM (FTB-Eggs-1.12.2-1.0.0.73-convention.jar)
  6. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  7. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  8. Contact their authors BEFORE contacting forge
  9.  
  10. // Why did you do that?
  11.  
  12. Time: 3/15/19 12:43 PM
  13. Description: Unexpected error
  14.  
  15. java.lang.NullPointerException: Unexpected error
  16. at me.modmuss50.ftbeggs.client.hud.ClientHudRenderer.renderGameEvent(ClientHudRenderer.java:79)
  17. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_170_ClientHudRenderer_renderGameEvent_Post.invoke(.dynamic)
  18. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  19. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  20. at net.minecraftforge.client.GuiIngameForge.post(GuiIngameForge.java:911)
  21. at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:207)
  22. at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1098)
  23. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119)
  24. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  25. at net.minecraft.client.main.Main.main(SourceFile:123)
  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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  31. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  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 me.modmuss50.ftbeggs.client.hud.ClientHudRenderer.renderGameEvent(ClientHudRenderer.java:79)
  41. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_170_ClientHudRenderer_renderGameEvent_Post.invoke(.dynamic)
  42. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  43. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  44. at net.minecraftforge.client.GuiIngameForge.post(GuiIngameForge.java:911)
  45. at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:207)
  46.  
  47. -- Affected level --
  48. Details:
  49. Level name: MpServer
  50. All players: 1 total; [EntityPlayerSP['Vaht'/95, l='MpServer', x=-0.40, y=37.00, z=-0.46]]
  51. Chunk stats: MultiplayerChunkCache: 0, 0
  52. Level seed: 0
  53. Level generator: ID 01 - flat, ver 0. Features enabled: false
  54. Level generator options:
  55. Level spawn location: World: (-1,37,-1), Chunk: (at 15,2,15 in -1,-1; contains blocks -16,0,-16 to -1,255,-1), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  56. Level time: 16805701 game time, 6000 day time
  57. Level dimension: 0
  58. Level storage version: 0x00000 - Unknown?
  59. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  60. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  61. Forced entities: 1 total; [EntityPlayerSP['Vaht'/95, l='MpServer', x=-0.40, y=37.00, z=-0.46]]
  62. Retry entities: 0 total; []
  63. Server brand: fml,forge
  64. Server type: Integrated singleplayer server
  65. Stacktrace:
  66. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420)
  67. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741)
  68. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:427)
  69. at net.minecraft.client.main.Main.main(SourceFile:123)
  70. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  71. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  72. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  73. at java.lang.reflect.Method.invoke(Method.java:497)
  74. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  75. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  76.  
  77. -- System Details --
  78. Details:
  79. Minecraft Version: 1.12.2
  80. Operating System: Windows 7 (amd64) version 6.1
  81. Java Version: 1.8.0_51, Oracle Corporation
  82. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  83. Memory: 1351194568 bytes (1288 MB) / 2000158720 bytes (1907 MB) up to 5726797824 bytes (5461 MB)
  84. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144m -Xms256m -XX:PermSize=256m
  85. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  86. FML: MCP 9.42 Powered by Forge 14.23.5.2808 19 mods loaded, 19 mods active
  87. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  88.  
  89. | State | ID | Version | Source | Signature |
  90. |:------ |:----------------- |:----------------- |:------------------------------------------ |:---------------------------------------- |
  91. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  92. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  93. | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2808.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  94. | LCHIJA | forge | 14.23.5.2808 | forge-1.12.2-14.23.5.2808.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  95. | LCHIJA | ctm | MC1.12.2-0.3.3.22 | CTM-MC1.12.2-0.3.3.22.jar | None |
  96. | LCHIJA | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None |
  97. | LCHIJA | custommainmenu | 2.0.8 | CustomMainMenu-MC1.12.2-2.0.8.jar | None |
  98. | LCHIJA | enderutilities | 0.7.12 | enderutilities-1.12.2-0.7.12.jar | 2b03e1423915a189b8094816baa18f239d576dff |
  99. | LCHIJA | ftbeggsconvention | 1.0.0 | FTB-Eggs-1.12.2-1.0.0.73-convention.jar | None |
  100. | LCHIJA | reborncore | 3.13.2.411 | RebornCore-1.12.2-3.13.2.411-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  101. | LCHIJA | ftbeggs | 1.0.0 | FTB-Eggs-1.12.2-1.0.0.73-convention.jar | None |
  102. | LCHIJA | ikwid | 1.0.2 | ikwid-1.0.2.jar | None |
  103. | LCHIJA | mantle | 1.12-1.3.3.39 | Mantle-1.12-1.3.3.39.jar | None |
  104. | LCHIJA | mcjtylib_ng | 3.1.1 | mcjtylib-1.12-3.1.1.jar | None |
  105. | LCHIJA | natura | 1.12.2-4.3.2.66 | natura-1.12.2-4.3.2.66.jar | None |
  106. | LCHIJA | shetiphiancore | 3.5.9 | shetiphiancore-1.12.0-3.5.9.jar | None |
  107. | LCHIJA | platforms | 1.4.6 | platforms-1.12.0-1.4.6.jar | None |
  108. | LCHIJA | resourceloader | 1.5.3 | ResourceLoader-MC1.12.1-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  109. | LCHIJA | rftools | 7.60 | rftools-1.12-7.60.jar | None |
  110.  
  111. Loaded coremods (and transformers):
  112. ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  113. shetiphian.asm.ClassTransformer
  114. FTBEggsASM (FTB-Eggs-1.12.2-1.0.0.73-convention.jar)
  115. me.modmuss50.ftbeggs.asm.ClassTransformer
  116. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  117. lumien.resourceloader.asm.ClassTransformer
  118. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  119. team.chisel.ctm.client.asm.CTMTransformer
  120. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 416.94' Renderer: 'GeForce GTX 980 Ti/PCIe/SSE2'
  121. Pulsar/natura loaded Pulses:
  122. - NaturaCommons (Enabled/Forced)
  123. - NaturaOverworld (Enabled/Not Forced)
  124. - NaturaNether (Enabled/Not Forced)
  125. - NaturaDecorative (Enabled/Not Forced)
  126. - NaturaTools (Enabled/Not Forced)
  127. - NaturaEntities (Enabled/Not Forced)
  128. - NaturaOredict (Enabled/Forced)
  129. - NaturaWorld (Enabled/Not Forced)
  130.  
  131. RebornCore:
  132. Plugin Engine: 0
  133. RebornCore Version: 3.13.2.411
  134. Runtime Debofucsation 1
  135. RenderEngine: 0
  136. Launched Version: forge-14.23.5.2808
  137. LWJGL: 2.9.4
  138. OpenGL: GeForce GTX 980 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 416.94, NVIDIA Corporation
  139. GL Caps: Using GL 1.3 multitexturing.
  140. Using GL 1.3 texture combiners.
  141. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  142. Shaders are available because OpenGL 2.1 is supported.
  143. VBOs are available because OpenGL 1.5 is supported.
  144.  
  145. Using VBOs: Yes
  146. Is Modded: Definitely; Client brand changed to 'fml,forge'
  147. Type: Client (map_client.txt)
  148. Resource Packs:
  149. Current Language: English (US)
  150. Profiler Position: N/A (disabled)
  151. CPU: 8x Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement