Advertisement
Guest User

OpenComputers server rack crash log

a guest
Apr 19th, 2015
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.56 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. TransformerLoader (OpenComputers-MC1.8-1.5.8.113-dev-universal.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // Oh - I know what I did wrong!
  8.  
  9. Time: 2015-04-19 16:03
  10. Description: Rendering screen
  11.  
  12. java.lang.NullPointerException: Rendering screen
  13. at li.cil.oc.client.gui.ServerRack$$anonfun$drawSecondaryForegroundLayer$1.apply$mcZI$sp(ServerRack.scala:136)
  14. at li.cil.oc.client.gui.ServerRack$$anonfun$drawSecondaryForegroundLayer$1.apply(ServerRack.scala:136)
  15. at li.cil.oc.client.gui.ServerRack$$anonfun$drawSecondaryForegroundLayer$1.apply(ServerRack.scala:136)
  16. at scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1.apply(TraversableLike.scala:778)
  17. at scala.collection.immutable.Range.foreach(Range.scala:160)
  18. at scala.collection.TraversableLike$WithFilter.foreach(TraversableLike.scala:777)
  19. at li.cil.oc.client.gui.ServerRack.drawSecondaryForegroundLayer(ServerRack.scala:136)
  20. at li.cil.oc.client.gui.DynamicGuiContainer.func_146979_b(DynamicGuiContainer.scala:37)
  21. at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:117)
  22. at li.cil.oc.client.gui.DynamicGuiContainer.func_73863_a(DynamicGuiContainer.scala:78)
  23. at li.cil.oc.client.gui.ServerRack.func_73863_a(ServerRack.scala:80)
  24. at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:461)
  25. at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1078)
  26. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1048)
  27. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
  28. at net.minecraft.client.main.Main.main(SourceFile:120)
  29. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  30. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  31. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  32. at java.lang.reflect.Method.invoke(Method.java:483)
  33. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  34. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  35.  
  36.  
  37. A detailed walkthrough of the error, its code path and all known details is as follows:
  38. ---------------------------------------------------------------------------------------
  39.  
  40. -- Head --
  41. Stacktrace:
  42. at li.cil.oc.client.gui.ServerRack$$anonfun$drawSecondaryForegroundLayer$1.apply$mcZI$sp(ServerRack.scala:136)
  43. at li.cil.oc.client.gui.ServerRack$$anonfun$drawSecondaryForegroundLayer$1.apply(ServerRack.scala:136)
  44. at li.cil.oc.client.gui.ServerRack$$anonfun$drawSecondaryForegroundLayer$1.apply(ServerRack.scala:136)
  45. at scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1.apply(TraversableLike.scala:778)
  46. at scala.collection.immutable.Range.foreach(Range.scala:160)
  47. at scala.collection.TraversableLike$WithFilter.foreach(TraversableLike.scala:777)
  48. at li.cil.oc.client.gui.ServerRack.drawSecondaryForegroundLayer(ServerRack.scala:136)
  49. at li.cil.oc.client.gui.DynamicGuiContainer.func_146979_b(DynamicGuiContainer.scala:37)
  50. at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:117)
  51. at li.cil.oc.client.gui.DynamicGuiContainer.func_73863_a(DynamicGuiContainer.scala:78)
  52. at li.cil.oc.client.gui.ServerRack.func_73863_a(ServerRack.scala:80)
  53. at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:461)
  54.  
  55. -- Screen render details --
  56. Details:
  57. Screen name: li.cil.oc.client.gui.ServerRack
  58. Mouse location: Scaled: (480, 254). Absolute: (960, 509)
  59. Screen size: Scaled: (960, 509). Absolute: (1920, 1018). Scale factor of 2
  60.  
  61. -- Affected level --
  62. Details:
  63. Level name: MpServer
  64. All players: 1 total; [EntityPlayerSP['henrik645'/0, l='MpServer', x=-122,38, y=56,00, z=-419,30]]
  65. Chunk stats: MultiplayerChunkCache: 575, 575
  66. Level seed: 0
  67. Level generator: ID 01 - flat, ver 0. Features enabled: false
  68. Level generator options:
  69. Level spawn location: -115,00,4,00,-413,00 - World: (-115,4,-413), Chunk: (at 13,0,3 in -8,-26; contains blocks -128,0,-416 to -113,255,-401), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  70. Level time: 51334 game time, 6000 day time
  71. Level dimension: 0
  72. Level storage version: 0x00000 - Unknown?
  73. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  74. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  75. Forced entities: 1 total; [EntityPlayerSP['henrik645'/0, l='MpServer', x=-122,38, y=56,00, z=-419,30]]
  76. Retry entities: 0 total; []
  77. Server brand: fml,forge
  78. Server type: Integrated singleplayer server
  79. Stacktrace:
  80. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:351)
  81. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2488)
  82. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:367)
  83. at net.minecraft.client.main.Main.main(SourceFile:120)
  84. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  85. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  86. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  87. at java.lang.reflect.Method.invoke(Method.java:483)
  88. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  89. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  90.  
  91. -- System Details --
  92. Details:
  93. Minecraft Version: 1.8
  94. Operating System: Windows 7 (amd64) version 6.1
  95. Java Version: 1.8.0_25, Oracle Corporation
  96. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  97. Memory: 518698192 bytes (494 MB) / 916983808 bytes (874 MB) up to 1060372480 bytes (1011 MB)
  98. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  99. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  100. FML: MCP v9.10 FML v8.0.76.1375 Minecraft Forge 11.14.1.1375 5 mods loaded, 5 mods active
  101. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  102. FML{8.0.76.1375} [Forge Mod Loader] (forge-1.8-11.14.1.1375.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  103. Forge{11.14.1.1375} [Minecraft Forge] (forge-1.8-11.14.1.1375.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  104. OpenComputers|Core{1.0.0} [OpenComputers (Core)] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  105. OpenComputers{1.5.8.113-dev} [OpenComputers] (OpenComputers-MC1.8-1.5.8.113-dev-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  106. Loaded coremods (and transformers):
  107. TransformerLoader (OpenComputers-MC1.8-1.5.8.113-dev-universal.jar)
  108. li.cil.oc.common.asm.ClassTransformer
  109. Launched Version: 1.8-Forge11.14.1.1375
  110. LWJGL: 2.9.1
  111. OpenGL: GeForce GTX 480/PCIe/SSE2 GL version 4.5.0 NVIDIA 347.88, NVIDIA Corporation
  112. GL Caps: Using GL 1.3 multitexturing.
  113. Using GL 1.3 texture combiners.
  114. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  115. Shaders are available because OpenGL 2.1 is supported.
  116. VBOs are available because OpenGL 1.5 is supported.
  117.  
  118. Using VBOs: No
  119. Is Modded: Definitely; Client brand changed to 'fml,forge'
  120. Type: Client (map_client.txt)
  121. Resource Packs: []
  122. Current Language: English (US)
  123. Profiler Position: N/A (disabled)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement