Advertisement
Guest User

Untitled

a guest
Jul 19th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.75 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. Contact their authors BEFORE contacting forge
  5.  
  6. // This doesn't make any sense!
  7.  
  8. Time: 7/19/19 4:43 AM
  9. Description: Updating screen events
  10.  
  11. java.lang.NullPointerException: Updating screen events
  12. at mrtjp.projectred.fabrication.ICTileMapEditor.sendCompileLog(ictileeditor.scala:307)
  13. at mrtjp.projectred.fabrication.ICTileMapEditor.logDidChange(ictileeditor.scala:443)
  14. at mrtjp.projectred.fabrication.ICSimEngineContainer.recompileSimulation(SimInterface.scala:136)
  15. at mrtjp.projectred.fabrication.ICTileMapEditor.recompileSchematic(ictileeditor.scala:427)
  16. at mrtjp.projectred.fabrication.ICTileMapEditor.<init>(ictileeditor.scala:179)
  17. at mrtjp.projectred.fabrication.GuiICWorkbench$$anonfun$onAddedToParent_Impl$9$$anonfun$apply$mcV$sp$1.apply$mcV$sp(guiicworkbench.scala:765)
  18. at mrtjp.projectred.fabrication.NewICNode$$anonfun$onAddedToParent_Impl$4.apply$mcV$sp(guiicworkbench.scala:561)
  19. at mrtjp.core.gui.ButtonNode.onButtonClicked(button.scala:46)
  20. at mrtjp.core.gui.ButtonNode.mouseClicked_Impl(button.scala:38)
  21. at mrtjp.core.gui.TNode$$anonfun$mouseClicked$1.apply(TNode.scala:316)
  22. at mrtjp.core.gui.TNode$$anonfun$mouseClicked$1.apply(TNode.scala:316)
  23. at mrtjp.core.gui.TNode$$anonfun$operate2$1.apply(TNode.scala:309)
  24. at mrtjp.core.gui.TNode$$anonfun$operate2$1.apply(TNode.scala:309)
  25. at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:110)
  26. at scala.collection.immutable.List.foldLeft(List.scala:83)
  27. at mrtjp.core.gui.TNode$class.operate2(TNode.scala:309)
  28. at mrtjp.core.gui.TNode$class.mouseClicked(TNode.scala:316)
  29. at mrtjp.core.gui.ButtonNode.mouseClicked(button.scala:22)
  30. at mrtjp.core.gui.TNode$$anonfun$mouseClicked$2.apply(TNode.scala:316)
  31. at mrtjp.core.gui.TNode$$anonfun$mouseClicked$2.apply(TNode.scala:316)
  32. at mrtjp.core.gui.TNode$$anonfun$operate2$1.apply(TNode.scala:309)
  33. at mrtjp.core.gui.TNode$$anonfun$operate2$1.apply(TNode.scala:309)
  34. at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:110)
  35. at scala.collection.immutable.List.foldLeft(List.scala:83)
  36. at mrtjp.core.gui.TNode$class.operate2(TNode.scala:309)
  37. at mrtjp.core.gui.TNode$class.mouseClicked(TNode.scala:316)
  38. at mrtjp.projectred.fabrication.NewICNode.mouseClicked(guiicworkbench.scala:491)
  39. at mrtjp.core.gui.TNode$$anonfun$mouseClicked$2.apply(TNode.scala:316)
  40. at mrtjp.core.gui.TNode$$anonfun$mouseClicked$2.apply(TNode.scala:316)
  41. at mrtjp.core.gui.TNode$$anonfun$operate2$1.apply(TNode.scala:309)
  42. at mrtjp.core.gui.TNode$$anonfun$operate2$1.apply(TNode.scala:309)
  43. at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:110)
  44. at scala.collection.immutable.List.foldLeft(List.scala:83)
  45. at mrtjp.core.gui.TNode$class.operate2(TNode.scala:309)
  46. at mrtjp.core.gui.TNode$class.mouseClicked(TNode.scala:316)
  47. at mrtjp.core.gui.NodeGui.mouseClicked(NodeGui.scala:64)
  48. at mrtjp.core.gui.NodeGui.func_73864_a(NodeGui.scala:126)
  49. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533)
  50. at mrtjp.core.gui.NodeGui.func_146274_d(NodeGui.scala:144)
  51. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501)
  52. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1758)
  53. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1097)
  54. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
  55. at net.minecraft.client.main.Main.main(SourceFile:123)
  56. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  57. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  58. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  59. at java.lang.reflect.Method.invoke(Unknown Source)
  60. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  61. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  62. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  63. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  64. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  65. at java.lang.reflect.Method.invoke(Unknown Source)
  66. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
  67. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
  68. at org.multimc.EntryPoint.listen(EntryPoint.java:143)
  69. at org.multimc.EntryPoint.main(EntryPoint.java:34)
  70.  
  71.  
  72. A detailed walkthrough of the error, its code path and all known details is as follows:
  73. ---------------------------------------------------------------------------------------
  74.  
  75. -- Head --
  76. Thread: Client thread
  77. Stacktrace:
  78. at mrtjp.projectred.fabrication.ICTileMapEditor.sendCompileLog(ictileeditor.scala:307)
  79. at mrtjp.projectred.fabrication.ICTileMapEditor.logDidChange(ictileeditor.scala:443)
  80. at mrtjp.projectred.fabrication.ICSimEngineContainer.recompileSimulation(SimInterface.scala:136)
  81. at mrtjp.projectred.fabrication.ICTileMapEditor.recompileSchematic(ictileeditor.scala:427)
  82. at mrtjp.projectred.fabrication.ICTileMapEditor.<init>(ictileeditor.scala:179)
  83. at mrtjp.projectred.fabrication.GuiICWorkbench$$anonfun$onAddedToParent_Impl$9$$anonfun$apply$mcV$sp$1.apply$mcV$sp(guiicworkbench.scala:765)
  84. at mrtjp.projectred.fabrication.NewICNode$$anonfun$onAddedToParent_Impl$4.apply$mcV$sp(guiicworkbench.scala:561)
  85. at mrtjp.core.gui.ButtonNode.onButtonClicked(button.scala:46)
  86. at mrtjp.core.gui.ButtonNode.mouseClicked_Impl(button.scala:38)
  87. at mrtjp.core.gui.TNode$$anonfun$mouseClicked$1.apply(TNode.scala:316)
  88. at mrtjp.core.gui.TNode$$anonfun$mouseClicked$1.apply(TNode.scala:316)
  89. at mrtjp.core.gui.TNode$$anonfun$operate2$1.apply(TNode.scala:309)
  90. at mrtjp.core.gui.TNode$$anonfun$operate2$1.apply(TNode.scala:309)
  91. at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:110)
  92. at scala.collection.immutable.List.foldLeft(List.scala:83)
  93. at mrtjp.core.gui.TNode$class.operate2(TNode.scala:309)
  94. at mrtjp.core.gui.TNode$class.mouseClicked(TNode.scala:316)
  95. at mrtjp.core.gui.ButtonNode.mouseClicked(button.scala:22)
  96. at mrtjp.core.gui.TNode$$anonfun$mouseClicked$2.apply(TNode.scala:316)
  97. at mrtjp.core.gui.TNode$$anonfun$mouseClicked$2.apply(TNode.scala:316)
  98. at mrtjp.core.gui.TNode$$anonfun$operate2$1.apply(TNode.scala:309)
  99. at mrtjp.core.gui.TNode$$anonfun$operate2$1.apply(TNode.scala:309)
  100. at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:110)
  101. at scala.collection.immutable.List.foldLeft(List.scala:83)
  102. at mrtjp.core.gui.TNode$class.operate2(TNode.scala:309)
  103. at mrtjp.core.gui.TNode$class.mouseClicked(TNode.scala:316)
  104. at mrtjp.projectred.fabrication.NewICNode.mouseClicked(guiicworkbench.scala:491)
  105. at mrtjp.core.gui.TNode$$anonfun$mouseClicked$2.apply(TNode.scala:316)
  106. at mrtjp.core.gui.TNode$$anonfun$mouseClicked$2.apply(TNode.scala:316)
  107. at mrtjp.core.gui.TNode$$anonfun$operate2$1.apply(TNode.scala:309)
  108. at mrtjp.core.gui.TNode$$anonfun$operate2$1.apply(TNode.scala:309)
  109. at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:110)
  110. at scala.collection.immutable.List.foldLeft(List.scala:83)
  111. at mrtjp.core.gui.TNode$class.operate2(TNode.scala:309)
  112. at mrtjp.core.gui.TNode$class.mouseClicked(TNode.scala:316)
  113. at mrtjp.core.gui.NodeGui.mouseClicked(NodeGui.scala:64)
  114. at mrtjp.core.gui.NodeGui.func_73864_a(NodeGui.scala:126)
  115. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533)
  116. at mrtjp.core.gui.NodeGui.func_146274_d(NodeGui.scala:144)
  117. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501)
  118.  
  119. -- Affected screen --
  120. Details:
  121. Screen name: mrtjp.projectred.fabrication.GuiICWorkbench
  122.  
  123. -- Affected level --
  124. Details:
  125. Level name: MpServer
  126. All players: 1 total; [EntityPlayerSP['kremlar'/62, l='MpServer', x=-410.64, y=4.00, z=-144.12]]
  127. Chunk stats: MultiplayerChunkCache: 289, 289
  128. Level seed: 0
  129. Level generator: ID 01 - flat, ver 0. Features enabled: false
  130. Level generator options:
  131. Level spawn location: World: (-405,4,-143), Chunk: (at 11,0,1 in -26,-9; contains blocks -416,0,-144 to -401,255,-129), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  132. Level time: 1030 game time, 251 day time
  133. Level dimension: 0
  134. Level storage version: 0x00000 - Unknown?
  135. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  136. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  137. Forced entities: 23 total; [EntityPig['Pig'/6, l='MpServer', x=-489.50, y=4.00, z=-88.50], EntityPig['Pig'/7, l='MpServer', x=-490.50, y=4.00, z=-91.50], EntityChicken['Chicken'/8, l='MpServer', x=-449.69, y=4.00, z=-221.57], EntityChicken['Chicken'/9, l='MpServer', x=-460.50, y=4.00, z=-221.50], EntityPig['Pig'/10, l='MpServer', x=-454.78, y=4.00, z=-222.28], EntityPig['Pig'/11, l='MpServer', x=-457.52, y=4.00, z=-222.01], EntityCow['Cow'/12, l='MpServer', x=-432.17, y=4.00, z=-162.59], EntityCow['Cow'/13, l='MpServer', x=-434.80, y=4.00, z=-159.20], EntityCow['Cow'/14, l='MpServer', x=-437.23, y=4.00, z=-161.99], EntityCow['Cow'/15, l='MpServer', x=-424.62, y=4.00, z=-158.73], EntityCow['Cow'/16, l='MpServer', x=-410.50, y=4.00, z=-173.50], EntityCow['Cow'/17, l='MpServer', x=-409.50, y=4.00, z=-168.50], EntityCow['Cow'/18, l='MpServer', x=-404.61, y=4.00, z=-164.82], EntityChicken['Chicken'/19, l='MpServer', x=-405.92, y=4.00, z=-175.08], EntityCow['Cow'/20, l='MpServer', x=-375.78, y=4.00, z=-114.71], EntityCow['Cow'/21, l='MpServer', x=-370.81, y=4.00, z=-109.70], EntitySheep['Sheep'/22, l='MpServer', x=-371.50, y=4.00, z=-116.50], EntitySheep['Sheep'/23, l='MpServer', x=-376.50, y=4.00, z=-117.50], EntityChicken['Chicken'/28, l='MpServer', x=-342.50, y=4.00, z=-162.50], EntityChicken['Chicken'/29, l='MpServer', x=-340.11, y=4.00, z=-165.91], EntityPlayerSP['kremlar'/62, l='MpServer', x=-410.64, y=4.00, z=-144.12], EntityChicken['Chicken'/30, l='MpServer', x=-339.55, y=4.00, z=-169.22], EntityPig['Pig'/31, l='MpServer', x=-351.25, y=4.00, z=-157.81]]
  138. Retry entities: 0 total; []
  139. Server brand: fml,forge
  140. Server type: Integrated singleplayer server
  141. Stacktrace:
  142. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420)
  143. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2740)
  144. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:418)
  145. at net.minecraft.client.main.Main.main(SourceFile:123)
  146. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  147. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  148. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  149. at java.lang.reflect.Method.invoke(Unknown Source)
  150. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  151. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  152. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  153. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  154. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  155. at java.lang.reflect.Method.invoke(Unknown Source)
  156. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
  157. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
  158. at org.multimc.EntryPoint.listen(EntryPoint.java:143)
  159. at org.multimc.EntryPoint.main(EntryPoint.java:34)
  160.  
  161. -- System Details --
  162. Details:
  163. Minecraft Version: 1.12.2
  164. Operating System: Windows 7 (x86) version 6.1
  165. Java Version: 1.8.0_171, Oracle Corporation
  166. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  167. Memory: 264542200 bytes (252 MB) / 837181440 bytes (798 MB) up to 1037959168 bytes (989 MB)
  168. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx1024m
  169. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  170. FML: MCP 9.42 Powered by Forge 14.23.5.2768 19 mods loaded, 19 mods active
  171. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  172.  
  173. | State | ID | Version | Source | Signature |
  174. |:--------- |:------------------------- |:------------ |:--------------------------------------------- |:---------------------------------------- |
  175. | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
  176. | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
  177. | UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2768-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  178. | UCHIJAAAA | forge | 14.23.5.2768 | forge-1.12.2-14.23.5.2768-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  179. | UCHIJAAAA | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  180. | UCHIJAAAA | forgemultipartcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  181. | UCHIJAAAA | microblockcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | None |
  182. | UCHIJAAAA | minecraftmultipartcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | None |
  183. | UCHIJAAAA | mrtjpcore | 2.1.4.43 | MrTJPCore-1.12.2-2.1.4.43-universal.jar | None |
  184. | UCHIJAAAA | projectred-core | 4.9.3.1 | ProjectRed-1.12.2-4.9.3.1-Base.jar | None |
  185. | UCHIJAAAA | projectred-compat | 1.0 | ProjectRed-1.12.2-4.9.3.1-compat.jar | None |
  186. | UCHIJAAAA | projectred-integration | 4.9.3.1 | ProjectRed-1.12.2-4.9.3.1-integration.jar | None |
  187. | UCHIJAAAA | projectred-transmission | 4.9.3.1 | ProjectRed-1.12.2-4.9.3.1-integration.jar | None |
  188. | UCHIJAAAA | projectred-fabrication | 4.9.3.1 | ProjectRed-1.12.2-4.9.3.1-fabrication.jar | None |
  189. | UCHIJAAAA | projectred-illumination | 4.9.3.1 | ProjectRed-1.12.2-4.9.3.1-lighting.jar | None |
  190. | UCHIJAAAA | projectred-expansion | 4.9.3.1 | ProjectRed-1.12.2-4.9.3.1-mechanical.jar | None |
  191. | UCHIJAAAA | projectred-relocation | 4.9.3.1 | ProjectRed-1.12.2-4.9.3.1-mechanical.jar | None |
  192. | UCHIJAAAA | projectred-transportation | 4.9.3.1 | ProjectRed-1.12.2-4.9.3.1-mechanical.jar | None |
  193. | UCHIJAAAA | projectred-exploration | 4.9.3.1 | ProjectRed-1.12.2-4.9.3.1-world.jar | None |
  194.  
  195. Loaded coremods (and transformers):
  196. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1004' Renderer: 'AMD Radeon HD 5700 Series'
  197. Launched Version: MultiMC5
  198. LWJGL: 2.9.4
  199. OpenGL: AMD Radeon HD 5700 Series GL version 4.5.13399 Compatibility Profile Context 15.200.1062.1004, ATI Technologies Inc.
  200. GL Caps: Using GL 1.3 multitexturing.
  201. Using GL 1.3 texture combiners.
  202. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  203. Shaders are available because OpenGL 2.1 is supported.
  204. VBOs are available because OpenGL 1.5 is supported.
  205.  
  206. Using VBOs: Yes
  207. Is Modded: Definitely; Client brand changed to 'fml,forge'
  208. Type: Client (map_client.txt)
  209. Resource Packs:
  210. Current Language: English (US)
  211. Profiler Position: N/A (disabled)
  212. CPU: 3x AMD Phenom(tm) II X3 720 Processor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement