Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- WARNING: coremods are present:
- FMLPlugin (InventoryTweaks-1.60-dev-26.jar)
- TransformerLoader (OpenComputers-MC1.8.9-1.5.21.1.jar)
- Contact their authors BEFORE contacting forge
- // Sorry :(
- Time: 1/4/16 9:33 PM
- Description: Ticking block entity
- java.lang.ArrayIndexOutOfBoundsException: -2
- at li.cil.oc.util.RotationHelper$$anonfun$translationFor$2.apply(RotationHelper.scala:26)
- at li.cil.oc.util.RotationHelper$$anonfun$translationFor$2.apply(RotationHelper.scala:26)
- at scala.collection.mutable.MapLike$class.getOrElseUpdate(MapLike.scala:188)
- at scala.collection.mutable.AbstractMap.getOrElseUpdate(Map.scala:80)
- at li.cil.oc.util.RotationHelper$.translationFor(RotationHelper.scala:26)
- at li.cil.oc.util.RotationHelper$$anonfun$inverseTranslationFor$2.apply(RotationHelper.scala:32)
- at li.cil.oc.util.RotationHelper$$anonfun$inverseTranslationFor$2.apply(RotationHelper.scala:31)
- at scala.collection.mutable.MapLike$class.getOrElseUpdate(MapLike.scala:188)
- at scala.collection.mutable.AbstractMap.getOrElseUpdate(Map.scala:80)
- at li.cil.oc.util.RotationHelper$.inverseTranslationFor(RotationHelper.scala:31)
- at li.cil.oc.util.RotationHelper$.toGlobal(RotationHelper.scala:21)
- at li.cil.oc.common.tileentity.traits.Rotatable$class.toGlobal(Rotatable.scala:94)
- at li.cil.oc.common.tileentity.Screen.toGlobal(Screen.scala:24)
- at li.cil.oc.common.tileentity.Screen.project(Screen.scala:411)
- at li.cil.oc.common.tileentity.Screen.updateEntity(Screen.scala:194)
- at li.cil.oc.common.tileentity.traits.TileEntity$class.update(TileEntity.scala:39)
- at li.cil.oc.common.tileentity.Screen.func_73660_a(Screen.scala:24)
- at net.minecraft.world.World.func_72939_s(World.java:1716)
- at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2089)
- at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
- at net.minecraft.client.main.Main.main(SourceFile:124)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
- at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
- at org.multimc.EntryPoint.listen(EntryPoint.java:170)
- at org.multimc.EntryPoint.main(EntryPoint.java:54)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Stacktrace:
- at li.cil.oc.util.RotationHelper$$anonfun$translationFor$2.apply(RotationHelper.scala:26)
- at li.cil.oc.util.RotationHelper$$anonfun$translationFor$2.apply(RotationHelper.scala:26)
- at scala.collection.mutable.MapLike$class.getOrElseUpdate(MapLike.scala:188)
- at scala.collection.mutable.AbstractMap.getOrElseUpdate(Map.scala:80)
- at li.cil.oc.util.RotationHelper$.translationFor(RotationHelper.scala:26)
- at li.cil.oc.util.RotationHelper$$anonfun$inverseTranslationFor$2.apply(RotationHelper.scala:32)
- at li.cil.oc.util.RotationHelper$$anonfun$inverseTranslationFor$2.apply(RotationHelper.scala:31)
- at scala.collection.mutable.MapLike$class.getOrElseUpdate(MapLike.scala:188)
- at scala.collection.mutable.AbstractMap.getOrElseUpdate(Map.scala:80)
- at li.cil.oc.util.RotationHelper$.inverseTranslationFor(RotationHelper.scala:31)
- at li.cil.oc.util.RotationHelper$.toGlobal(RotationHelper.scala:21)
- at li.cil.oc.common.tileentity.traits.Rotatable$class.toGlobal(Rotatable.scala:94)
- at li.cil.oc.common.tileentity.Screen.toGlobal(Screen.scala:24)
- at li.cil.oc.common.tileentity.Screen.project(Screen.scala:411)
- at li.cil.oc.common.tileentity.Screen.updateEntity(Screen.scala:194)
- at li.cil.oc.common.tileentity.traits.TileEntity$class.update(TileEntity.scala:39)
- at li.cil.oc.common.tileentity.Screen.func_73660_a(Screen.scala:24)
- -- Block entity being ticked --
- Details:
- Name: oc:screen // li.cil.oc.common.tileentity.Screen
- Block type: ID #270 (tile.oc.screen1 // li.cil.oc.common.block.Screen)
- Block data value: 0 / 0x0 / 0b0000
- Block location: World: (-311,56,294), Chunk: (at 9,3,6 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)
- Actual block type: ID #286 (tile.coalgenerator // mcjty.rftools.blocks.generator.CoalGeneratorBlock)
- Actual block data value: 0 / 0x0 / 0b0000
- Stacktrace:
- at net.minecraft.world.World.func_72939_s(World.java:1716)
- -- Affected level --
- Details:
- Level name: MpServer
- All players: 1 total; [EntityPlayerSP['Greenphlem'/1222, l='MpServer', x=-310.33, y=56.59, z=295.70]]
- Chunk stats: MultiplayerChunkCache: 1055, 1055
- Level seed: 0
- Level generator: ID 01 - flat, ver 0. Features enabled: false
- Level generator options:
- 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)
- Level time: 34930 game time, 34930 day time
- Level dimension: 0
- Level storage version: 0x00000 - Unknown?
- Level weather: Rain time: 0 (now: true), thunder time: 0 (now: false)
- Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
- Forced entities: 1 total; [EntityPlayerSP['Greenphlem'/1222, l='MpServer', x=-310.33, y=56.59, z=295.70]]
- Retry entities: 0 total; []
- Server brand: fml,forge
- Server type: Integrated singleplayer server
- Stacktrace:
- at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:347)
- at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2536)
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:370)
- at net.minecraft.client.main.Main.main(SourceFile:124)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
- at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
- at org.multimc.EntryPoint.listen(EntryPoint.java:170)
- at org.multimc.EntryPoint.main(EntryPoint.java:54)
- -- System Details --
- Details:
- Minecraft Version: 1.8.9
- Operating System: Windows 8.1 (amd64) version 6.3
- Java Version: 1.8.0_31, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 1402791840 bytes (1337 MB) / 2691694592 bytes (2567 MB) up to 3817865216 bytes (3641 MB)
- JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2048m -Xmx4096m
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: MCP 9.19 Powered by Forge 11.15.0.1684 22 mods loaded, 22 mods active
- States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
- UCHIJAAAA mcp{9.18} [Minecraft Coder Pack] (minecraft.jar)
- UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.0.1684-universal.jar)
- UCHIJAAAA Forge{11.15.0.1684} [Minecraft Forge] (forge-1.8.9-11.15.0.1684-universal.jar)
- UCHIJAAAA OpenComputers|Core{1.5.21.1} [OpenComputers (Core)] (minecraft.jar)
- UCHIJAAAA BuildCraft|Core{7.2.0pre4} [BuildCraft] (buildcraft-7.2.0pre4.jar)
- UCHIJAAAA BuildCraft|Transport{7.2.0pre4} [BC Transport] (buildcraft-7.2.0pre4.jar)
- UCHIJAAAA BuildCraft|Factory{7.2.0pre4} [BC Factory] (buildcraft-7.2.0pre4.jar)
- UCHIJAAAA BuildCraft|Silicon{7.2.0pre4} [BC Silicon] (buildcraft-7.2.0pre4.jar)
- UCHIJAAAA BuildCraft|Robotics{7.2.0pre4} [BC Robotics] (buildcraft-7.2.0pre4.jar)
- UCHIJAAAA BuildCraft|Energy{7.2.0pre4} [BC Energy] (buildcraft-7.2.0pre4.jar)
- UCHIJAAAA BuildCraft|Builders{7.2.0pre4} [BC Builders] (buildcraft-7.2.0pre4.jar)
- UCHIJAAAA chiselsandbits{@version@} [Chisels & Bits] (chiselsandbits-mc1.8.9-v1.8-beta1.jar)
- UCHIJAAAA JEI{2.13.7.64} [Just Enough Items] (jei_1.8.9-2.13.7.64.jar)
- UCHIJAAAA ezstorage{1.0} [EZ Storage] (ezstorage-1.8.8-1.2.1.jar)
- UCHIJAAAA inventorytweaks{1.60-dev-26-c6b9882} [Inventory Tweaks] (InventoryTweaks-1.60-dev-26.jar)
- UCHIJAAAA journeymap{5.1.3} [JourneyMap] (journeymap-1.8.8-5.1.3-unlimited.jar)
- UCHIJAAAA mantle{1.8.8-0.6.jenkins60} [Mantle] (Mantle-1.8.8-0.6.jar)
- UCHIJAAAA OpenComputers{1.5.21.1} [OpenComputers] (OpenComputers-MC1.8.9-1.5.21.1.jar)
- UCHIJAAAA reborncore{1.3.0.6} [RebornCore] (RebornCore-1.8.9-1.3.0.6-universal.jar)
- UCHIJAAAA rftools{4.20beta2} [RFTools] (rftools-1.8.9-4.20beta2.jar)
- UCHIJAAAA tconstruct{1.8.8-2.0.1} [Tinkers' Construct] (TConstruct-1.8.8-2.0.1.jar)
- UCHIJAAAA techreborn{0.7.6.26} [TechReborn] (TechReborn-1.8.9-0.7.6.26-universal (1).jar)
- Loaded coremods (and transformers):
- FMLPlugin (InventoryTweaks-1.60-dev-26.jar)
- invtweaks.forge.asm.ContainerTransformer
- TransformerLoader (OpenComputers-MC1.8.9-1.5.21.1.jar)
- li.cil.oc.common.asm.ClassTransformer
- GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 358.91' Renderer: 'GeForce GTX 780/PCIe/SSE2'
- Pulsar/tconstruct loaded Pulses:
- - TinkerCommons (Enabled/Forced)
- - TinkerWorld (Enabled/Not Forced)
- - TinkerTools (Enabled/Not Forced)
- - TinkerMaterials (Enabled/Not Forced)
- - TinkerOredict (Enabled/Forced)
- - TinkerDebug (Enabled/Not Forced)
- Launched Version: MultiMC5
- LWJGL: 2.9.1
- OpenGL: GeForce GTX 780/PCIe/SSE2 GL version 4.5.0 NVIDIA 358.91, NVIDIA Corporation
- GL Caps: Using GL 1.3 multitexturing.
- Using GL 1.3 texture combiners.
- Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
- Shaders are available because OpenGL 2.1 is supported.
- VBOs are available because OpenGL 1.5 is supported.
- Using VBOs: Yes
- Is Modded: Definitely; Client brand changed to 'fml,forge'
- Type: Client (map_client.txt)
- Resource Packs:
- Current Language: English (US)
- Profiler Position: N/A (disabled)
- CPU: 8x AMD FX(tm)-8350 Eight-Core Processor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement