Advertisement
Guest User

Untitled

a guest
Jan 4th, 2016
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.55 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. FMLPlugin (InventoryTweaks-1.60-dev-26.jar)
  5. TransformerLoader (OpenComputers-MC1.8.9-1.5.21.1.jar)
  6. Contact their authors BEFORE contacting forge
  7.  
  8. // Don't do that.
  9.  
  10. Time: 1/4/16 9:00 PM
  11. Description: Ticking block entity
  12.  
  13. java.lang.ArrayIndexOutOfBoundsException: -2
  14. at li.cil.oc.util.RotationHelper$$anonfun$translationFor$2.apply(RotationHelper.scala:26)
  15. at li.cil.oc.util.RotationHelper$$anonfun$translationFor$2.apply(RotationHelper.scala:26)
  16. at scala.collection.mutable.MapLike$class.getOrElseUpdate(MapLike.scala:188)
  17. at scala.collection.mutable.AbstractMap.getOrElseUpdate(Map.scala:80)
  18. at li.cil.oc.util.RotationHelper$.translationFor(RotationHelper.scala:26)
  19. at li.cil.oc.util.RotationHelper$$anonfun$inverseTranslationFor$2.apply(RotationHelper.scala:32)
  20. at li.cil.oc.util.RotationHelper$$anonfun$inverseTranslationFor$2.apply(RotationHelper.scala:31)
  21. at scala.collection.mutable.MapLike$class.getOrElseUpdate(MapLike.scala:188)
  22. at scala.collection.mutable.AbstractMap.getOrElseUpdate(Map.scala:80)
  23. at li.cil.oc.util.RotationHelper$.inverseTranslationFor(RotationHelper.scala:31)
  24. at li.cil.oc.util.RotationHelper$.toGlobal(RotationHelper.scala:21)
  25. at li.cil.oc.common.tileentity.traits.Rotatable$class.toGlobal(Rotatable.scala:94)
  26. at li.cil.oc.common.tileentity.Screen.toGlobal(Screen.scala:24)
  27. at li.cil.oc.common.tileentity.Screen.project(Screen.scala:411)
  28. at li.cil.oc.common.tileentity.Screen.updateEntity(Screen.scala:194)
  29. at li.cil.oc.common.tileentity.traits.TileEntity$class.update(TileEntity.scala:39)
  30. at li.cil.oc.common.tileentity.Screen.func_73660_a(Screen.scala:24)
  31. at net.minecraft.world.World.func_72939_s(World.java:1716)
  32. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2089)
  33. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
  34. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
  35. at net.minecraft.client.main.Main.main(SourceFile:124)
  36. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  37. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  38. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  39. at java.lang.reflect.Method.invoke(Unknown Source)
  40. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  41. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  42. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  43. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  44. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  45. at java.lang.reflect.Method.invoke(Unknown Source)
  46. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
  47. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
  48. at org.multimc.EntryPoint.listen(EntryPoint.java:170)
  49. at org.multimc.EntryPoint.main(EntryPoint.java:54)
  50.  
  51.  
  52. A detailed walkthrough of the error, its code path and all known details is as follows:
  53. ---------------------------------------------------------------------------------------
  54.  
  55. -- Head --
  56. Stacktrace:
  57. at li.cil.oc.util.RotationHelper$$anonfun$translationFor$2.apply(RotationHelper.scala:26)
  58. at li.cil.oc.util.RotationHelper$$anonfun$translationFor$2.apply(RotationHelper.scala:26)
  59. at scala.collection.mutable.MapLike$class.getOrElseUpdate(MapLike.scala:188)
  60. at scala.collection.mutable.AbstractMap.getOrElseUpdate(Map.scala:80)
  61. at li.cil.oc.util.RotationHelper$.translationFor(RotationHelper.scala:26)
  62. at li.cil.oc.util.RotationHelper$$anonfun$inverseTranslationFor$2.apply(RotationHelper.scala:32)
  63. at li.cil.oc.util.RotationHelper$$anonfun$inverseTranslationFor$2.apply(RotationHelper.scala:31)
  64. at scala.collection.mutable.MapLike$class.getOrElseUpdate(MapLike.scala:188)
  65. at scala.collection.mutable.AbstractMap.getOrElseUpdate(Map.scala:80)
  66. at li.cil.oc.util.RotationHelper$.inverseTranslationFor(RotationHelper.scala:31)
  67. at li.cil.oc.util.RotationHelper$.toGlobal(RotationHelper.scala:21)
  68. at li.cil.oc.common.tileentity.traits.Rotatable$class.toGlobal(Rotatable.scala:94)
  69. at li.cil.oc.common.tileentity.Screen.toGlobal(Screen.scala:24)
  70. at li.cil.oc.common.tileentity.Screen.project(Screen.scala:411)
  71. at li.cil.oc.common.tileentity.Screen.updateEntity(Screen.scala:194)
  72. at li.cil.oc.common.tileentity.traits.TileEntity$class.update(TileEntity.scala:39)
  73. at li.cil.oc.common.tileentity.Screen.func_73660_a(Screen.scala:24)
  74.  
  75. -- Block entity being ticked --
  76. Details:
  77. Name: oc:screen // li.cil.oc.common.tileentity.Screen
  78. Block type: ID #271 (tile.oc.screen3 // li.cil.oc.common.block.Screen)
  79. Block data value: 0 / 0x0 / 0b0000
  80. Block location: World: (-307,56,291), Chunk: (at 13,3,3 in -20,18; contains blocks -320,0,288 to -305,255,303), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  81. Actual block type: ID #287 (tile.crafter1 // mcjty.rftools.blocks.crafter.CrafterBlock)
  82. Actual block data value: 0 / 0x0 / 0b0000
  83. Stacktrace:
  84. at net.minecraft.world.World.func_72939_s(World.java:1716)
  85.  
  86. -- Affected level --
  87. Details:
  88. Level name: MpServer
  89. All players: 1 total; [EntityPlayerSP['Greenphlem'/1294, l='MpServer', x=-307.36, y=57.31, z=293.40]]
  90. Chunk stats: MultiplayerChunkCache: 1055, 1055
  91. Level seed: 0
  92. Level generator: ID 01 - flat, ver 0. Features enabled: false
  93. Level generator options:
  94. Level spawn location: -300.00,4.00,289.00 - World: (-300,4,289), Chunk: (at 4,0,1 in -19,18; contains blocks -304,0,288 to -289,255,303), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  95. Level time: 26902 game time, 26902 day time
  96. Level dimension: 0
  97. Level storage version: 0x00000 - Unknown?
  98. Level weather: Rain time: 0 (now: true), thunder time: 0 (now: false)
  99. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  100. Forced entities: 5 total; [EntitySpider['Spider'/32336, l='MpServer', x=-295.53, y=56.00, z=320.31], EntitySpider['Spider'/1250, l='MpServer', x=-315.22, y=56.00, z=292.22], EntityPlayerSP['Greenphlem'/1294, l='MpServer', x=-307.36, y=57.31, z=293.40], EntityItem['item.item.rottenFlesh'/168564, l='MpServer', x=-317.91, y=56.00, z=264.00], EntityItem['item.item.rottenFlesh'/183477, l='MpServer', x=-284.84, y=56.00, z=254.84]]
  101. Retry entities: 0 total; []
  102. Server brand: fml,forge
  103. Server type: Integrated singleplayer server
  104. Stacktrace:
  105. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:347)
  106. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2536)
  107. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:370)
  108. at net.minecraft.client.main.Main.main(SourceFile:124)
  109. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  110. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  111. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  112. at java.lang.reflect.Method.invoke(Unknown Source)
  113. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  114. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  115. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  116. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  117. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  118. at java.lang.reflect.Method.invoke(Unknown Source)
  119. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
  120. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
  121. at org.multimc.EntryPoint.listen(EntryPoint.java:170)
  122. at org.multimc.EntryPoint.main(EntryPoint.java:54)
  123.  
  124. -- System Details --
  125. Details:
  126. Minecraft Version: 1.8.9
  127. Operating System: Windows 8.1 (amd64) version 6.3
  128. Java Version: 1.8.0_31, Oracle Corporation
  129. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  130. Memory: 1268744040 bytes (1209 MB) / 2755133440 bytes (2627 MB) up to 3817865216 bytes (3641 MB)
  131. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2048m -Xmx4096m
  132. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  133. FML: MCP 9.19 Powered by Forge 11.15.0.1684 26 mods loaded, 26 mods active
  134. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  135. UCHIJAAAA mcp{9.18} [Minecraft Coder Pack] (minecraft.jar)
  136. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.0.1684-universal.jar)
  137. UCHIJAAAA Forge{11.15.0.1684} [Minecraft Forge] (forge-1.8.9-11.15.0.1684-universal.jar)
  138. UCHIJAAAA OpenComputers|Core{1.5.21.1} [OpenComputers (Core)] (minecraft.jar)
  139. UCHIJAAAA BuildCraft|Core{7.2.0pre4} [BuildCraft] (buildcraft-7.2.0pre4.jar)
  140. UCHIJAAAA BuildCraft|Transport{7.2.0pre4} [BC Transport] (buildcraft-7.2.0pre4.jar)
  141. UCHIJAAAA BuildCraft|Factory{7.2.0pre4} [BC Factory] (buildcraft-7.2.0pre4.jar)
  142. UCHIJAAAA BuildCraft|Silicon{7.2.0pre4} [BC Silicon] (buildcraft-7.2.0pre4.jar)
  143. UCHIJAAAA BuildCraft|Robotics{7.2.0pre4} [BC Robotics] (buildcraft-7.2.0pre4.jar)
  144. UCHIJAAAA BuildCraft|Energy{7.2.0pre4} [BC Energy] (buildcraft-7.2.0pre4.jar)
  145. UCHIJAAAA BuildCraft|Builders{7.2.0pre4} [BC Builders] (buildcraft-7.2.0pre4.jar)
  146. UCHIJAAAA CharsetLib{@VERSION@} [‽] (Charset-0.0.6-648417f355d2630285a51740.jar)
  147. UCHIJAAAA CharsetTweaks{@VERSION@} [*] (Charset-0.0.6-648417f355d2630285a51740.jar)
  148. UCHIJAAAA CharsetWires{@VERSION@} [+] (Charset-0.0.6-648417f355d2630285a51740.jar)
  149. UCHIJAAAA CharsetPipes{@VERSION@} [|] (Charset-0.0.6-648417f355d2630285a51740.jar)
  150. UCHIJAAAA chiselsandbits{@version@} [Chisels & Bits] (chiselsandbits-mc1.8.9-v1.8-beta1.jar)
  151. UCHIJAAAA JEI{2.13.7.64} [Just Enough Items] (jei_1.8.9-2.13.7.64.jar)
  152. UCHIJAAAA ezstorage{1.0} [EZ Storage] (ezstorage-1.8.8-1.2.1.jar)
  153. UCHIJAAAA inventorytweaks{1.60-dev-26-c6b9882} [Inventory Tweaks] (InventoryTweaks-1.60-dev-26.jar)
  154. UCHIJAAAA journeymap{5.1.3} [JourneyMap] (journeymap-1.8.8-5.1.3-unlimited.jar)
  155. UCHIJAAAA mantle{1.8.8-0.6.jenkins60} [Mantle] (Mantle-1.8.8-0.6.jar)
  156. UCHIJAAAA OpenComputers{1.5.21.1} [OpenComputers] (OpenComputers-MC1.8.9-1.5.21.1.jar)
  157. UCHIJAAAA reborncore{1.3.0.6} [RebornCore] (RebornCore-1.8.9-1.3.0.6-universal.jar)
  158. UCHIJAAAA rftools{4.20beta2} [RFTools] (rftools-1.8.9-4.20beta2.jar)
  159. UCHIJAAAA tconstruct{1.8.8-2.0.1} [Tinkers' Construct] (TConstruct-1.8.8-2.0.1.jar)
  160. UCHIJAAAA techreborn{0.7.6.26} [TechReborn] (TechReborn-1.8.9-0.7.6.26-universal (1).jar)
  161. Loaded coremods (and transformers):
  162. FMLPlugin (InventoryTweaks-1.60-dev-26.jar)
  163. invtweaks.forge.asm.ContainerTransformer
  164. TransformerLoader (OpenComputers-MC1.8.9-1.5.21.1.jar)
  165. li.cil.oc.common.asm.ClassTransformer
  166. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 358.91' Renderer: 'GeForce GTX 780/PCIe/SSE2'
  167. Pulsar/tconstruct loaded Pulses:
  168. - TinkerCommons (Enabled/Forced)
  169. - TinkerWorld (Enabled/Not Forced)
  170. - TinkerTools (Enabled/Not Forced)
  171. - TinkerMaterials (Enabled/Not Forced)
  172. - TinkerOredict (Enabled/Forced)
  173. - TinkerDebug (Enabled/Not Forced)
  174.  
  175. Launched Version: MultiMC5
  176. LWJGL: 2.9.1
  177. OpenGL: GeForce GTX 780/PCIe/SSE2 GL version 4.5.0 NVIDIA 358.91, NVIDIA Corporation
  178. GL Caps: Using GL 1.3 multitexturing.
  179. Using GL 1.3 texture combiners.
  180. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  181. Shaders are available because OpenGL 2.1 is supported.
  182. VBOs are available because OpenGL 1.5 is supported.
  183.  
  184. Using VBOs: Yes
  185. Is Modded: Definitely; Client brand changed to 'fml,forge'
  186. Type: Client (map_client.txt)
  187. Resource Packs:
  188. Current Language: English (US)
  189. Profiler Position: N/A (disabled)
  190. CPU: 8x AMD FX(tm)-8350 Eight-Core Processor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement