Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Sorry :(
- Time: 10/22/15 5:27 PM
- Description: Ticking memory connection
- java.lang.NegativeArraySizeException
- at li.cil.oc.server.component.Drive.<init>(Drive.scala:34)
- at li.cil.oc.server.component.Drive$$anon$3.<init>(Drive.scala:215)
- at li.cil.oc.server.component.Drive$.apply(Drive.scala:215)
- at li.cil.oc.integration.opencomputers.DriverFileSystem$.createEnvironment(DriverFileSystem.scala:69)
- at li.cil.oc.integration.opencomputers.DriverFileSystem$.createEnvironment(DriverFileSystem.scala:28)
- at li.cil.oc.common.tileentity.Raid$$anonfun$wipeDisksAndComputeSpace$1.apply(Raid.scala:99)
- at li.cil.oc.common.tileentity.Raid$$anonfun$wipeDisksAndComputeSpace$1.apply(Raid.scala:97)
- at scala.collection.IndexedSeqOptimized$class.foldl(IndexedSeqOptimized.scala:57)
- at scala.collection.IndexedSeqOptimized$class.foldLeft(IndexedSeqOptimized.scala:66)
- at scala.collection.mutable.ArrayOps$ofRef.foldLeft(ArrayOps.scala:186)
- at li.cil.oc.common.tileentity.Raid.wipeDisksAndComputeSpace(Raid.scala:97)
- at li.cil.oc.common.tileentity.Raid.tryCreateRaid(Raid.scala:83)
- at li.cil.oc.common.tileentity.Raid.onItemAdded(Raid.scala:55)
- at li.cil.oc.common.inventory.Inventory$class.setInventorySlotContents(Inventory.scala:42)
- at li.cil.oc.common.tileentity.Raid.func_70299_a(Raid.scala:21)
- at net.minecraft.inventory.Slot.func_75215_d(Slot.java:77)
- at li.cil.oc.common.container.StaticComponentSlot.li$cil$oc$common$container$ComponentSlot$$super$putStack(StaticComponentSlot.scala:8)
- at li.cil.oc.common.container.ComponentSlot$class.putStack(ComponentSlot.scala:40)
- at li.cil.oc.common.container.StaticComponentSlot.func_75215_d(StaticComponentSlot.scala:8)
- at li.cil.oc.common.container.Player$$anonfun$tryTransferStackInSlot$4.apply$mcVI$sp(Player.scala:88)
- at li.cil.oc.common.container.Player$$anonfun$tryTransferStackInSlot$4.apply(Player.scala:83)
- at li.cil.oc.common.container.Player$$anonfun$tryTransferStackInSlot$4.apply(Player.scala:83)
- at scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1.apply(TraversableLike.scala:778)
- at scala.collection.immutable.Range.foreach(Range.scala:160)
- at scala.collection.TraversableLike$WithFilter.foreach(TraversableLike.scala:777)
- at li.cil.oc.common.container.Player.tryTransferStackInSlot(Player.scala:83)
- at li.cil.oc.common.container.Player.func_82846_b(Player.scala:48)
- at net.minecraft.inventory.Container.func_75144_a(SourceFile:193)
- at li.cil.oc.common.container.Player.func_75144_a(Player.scala:35)
- at net.minecraft.network.NetHandlerPlayServer.func_147351_a(NetHandlerPlayServer.java:883)
- at net.minecraft.network.play.client.C0EPacketClickWindow.func_148833_a(SourceFile:32)
- at net.minecraft.network.play.client.C0EPacketClickWindow.func_148833_a(SourceFile:10)
- at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
- at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
- at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
- at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Stacktrace:
- at li.cil.oc.server.component.Drive.<init>(Drive.scala:34)
- at li.cil.oc.server.component.Drive$$anon$3.<init>(Drive.scala:215)
- at li.cil.oc.server.component.Drive$.apply(Drive.scala:215)
- at li.cil.oc.integration.opencomputers.DriverFileSystem$.createEnvironment(DriverFileSystem.scala:69)
- at li.cil.oc.integration.opencomputers.DriverFileSystem$.createEnvironment(DriverFileSystem.scala:28)
- at li.cil.oc.common.tileentity.Raid$$anonfun$wipeDisksAndComputeSpace$1.apply(Raid.scala:99)
- at li.cil.oc.common.tileentity.Raid$$anonfun$wipeDisksAndComputeSpace$1.apply(Raid.scala:97)
- at scala.collection.IndexedSeqOptimized$class.foldl(IndexedSeqOptimized.scala:57)
- at scala.collection.IndexedSeqOptimized$class.foldLeft(IndexedSeqOptimized.scala:66)
- at scala.collection.mutable.ArrayOps$ofRef.foldLeft(ArrayOps.scala:186)
- at li.cil.oc.common.tileentity.Raid.wipeDisksAndComputeSpace(Raid.scala:97)
- at li.cil.oc.common.tileentity.Raid.tryCreateRaid(Raid.scala:83)
- at li.cil.oc.common.tileentity.Raid.onItemAdded(Raid.scala:55)
- at li.cil.oc.common.inventory.Inventory$class.setInventorySlotContents(Inventory.scala:42)
- at li.cil.oc.common.tileentity.Raid.func_70299_a(Raid.scala:21)
- at net.minecraft.inventory.Slot.func_75215_d(Slot.java:77)
- at li.cil.oc.common.container.StaticComponentSlot.li$cil$oc$common$container$ComponentSlot$$super$putStack(StaticComponentSlot.scala:8)
- at li.cil.oc.common.container.ComponentSlot$class.putStack(ComponentSlot.scala:40)
- at li.cil.oc.common.container.StaticComponentSlot.func_75215_d(StaticComponentSlot.scala:8)
- at li.cil.oc.common.container.Player$$anonfun$tryTransferStackInSlot$4.apply$mcVI$sp(Player.scala:88)
- at li.cil.oc.common.container.Player$$anonfun$tryTransferStackInSlot$4.apply(Player.scala:83)
- at li.cil.oc.common.container.Player$$anonfun$tryTransferStackInSlot$4.apply(Player.scala:83)
- at scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1.apply(TraversableLike.scala:778)
- at scala.collection.immutable.Range.foreach(Range.scala:160)
- at scala.collection.TraversableLike$WithFilter.foreach(TraversableLike.scala:777)
- at li.cil.oc.common.container.Player.tryTransferStackInSlot(Player.scala:83)
- at li.cil.oc.common.container.Player.func_82846_b(Player.scala:48)
- at net.minecraft.inventory.Container.func_75144_a(SourceFile:193)
- at li.cil.oc.common.container.Player.func_75144_a(Player.scala:35)
- at net.minecraft.network.NetHandlerPlayServer.func_147351_a(NetHandlerPlayServer.java:883)
- at net.minecraft.network.play.client.C0EPacketClickWindow.func_148833_a(SourceFile:32)
- at net.minecraft.network.play.client.C0EPacketClickWindow.func_148833_a(SourceFile:10)
- at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
- -- Ticking connection --
- Details:
- Connection: net.minecraft.network.NetworkManager@2c164189
- Stacktrace:
- at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
- at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
- at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- -- System Details --
- Details:
- Minecraft Version: 1.7.10
- Operating System: Linux (amd64) version 3.19.0-31-generic
- Java Version: 1.7.0_79, Oracle Corporation
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 49243240 bytes (46 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
- JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- IntCache: cache: 0, tcache: 27, allocated: 41, tallocated: 67
- FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1517 Optifine OptiFine_1.7.10_HD_U_C1 71 mods loaded, 71 mods active
- States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
- UCHIJAAAAAAAAAAAAAAAAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA CollectiveFrameworkCore{1.0.0-132} [Collective Framework Core] (minecraft.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1517-1.7.10.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA Forge{10.13.4.1517} [Minecraft Forge] (forge-1.7.10-10.13.4.1517-1.7.10.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA OpenComputers|Core{1.5.19.37} [OpenComputers (Core)] (minecraft.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA OpenModsCore{0.8} [OpenModsCore] (minecraft.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA PeripheralsPlusPlusCore{1.3.3} [Peripherals++ Core] (minecraft.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA asielib{0.4.2} [asielib] (AsieLib-1.7.10-0.4.2.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA BiblioCraft{1.11.2} [BiblioCraft] (BiblioCraft[v1.11.2][MC1.7.10].jar)
- UCHIJAAAAAAAAAAAAAAAAAAA BuildCraft|Core{7.1.11} [BuildCraft] (buildcraft-7.1.11.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA BuildCraft|Builders{7.1.11} [BC Builders] (buildcraft-7.1.11.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA BuildCraft|Transport{7.1.11} [BC Transport] (buildcraft-7.1.11.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA BuildCraft|Energy{7.1.11} [BC Energy] (buildcraft-7.1.11.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA BuildCraft|Silicon{7.1.11} [BC Silicon] (buildcraft-7.1.11.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA BuildCraft|Robotics{7.1.11} [BC Robotics] (buildcraft-7.1.11.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA BuildCraft|Factory{7.1.11} [BC Factory] (buildcraft-7.1.11.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA BuildCraft|Compat{7.1.2} [BuildCraft Compat] (buildcraft-compat-7.1.2.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA Railcraft{9.7.0.0} [Railcraft] (railcraft.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA chisel{2.9.1.6} [Chisel] (Chisel-2.9.1.6.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA CollectiveFramework{1.0.0-132} [Collective Framework] (CollectiveFramework-1.0.0-132.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA ComputerCraft{1.74} [ComputerCraft] (ComputerCraft1.74.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.31-universal.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA ProjRed|Core{4.7.0pre9.92} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre9.92-Base.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA ProjRed|Transmission{4.7.0pre9.92} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA OpenComputers{1.5.19.37} [OpenComputers] (OpenComputers-MC1.7.10-1.5.19.37-universal.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA computronics{1.5.7} [Computronics] (Computronics-1.7.10-1.5.7.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA eng_toolbox{1.2.3.0} [Engineer's Toolbox] (EngineersToolbox-1.2.3.0-BETA.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA extracarts{1.7.10-1.0.0} [Extra Carts] (ExtraCarts-1.7.10-1.0.0.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA ExtraUtilities{1.2.11} [Extra Utilities] (extrautilities-1.2.11.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA ForgeEssentialsClient{1.4.3} [Forge Essentials Client Addon] (forgeessentials-1.7.10-1.4.3.998-client.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA ImmersiveEngineering{0.5.4} [Immersive Engineering] (ImmersiveEngineering-0.5.4.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA immersiveintegration{0.5.4} [Immersive Integration] (immersiveintegration-0.5.4.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA InvisibLights{2.3-7} [InvisibLights] (InvisibLights-2.3-7.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal (1).jar)
- UCHIJAAAAAAAAAAAAAAAAAAA masssound{1.1.1} [MassSound] (MassSound-1.7.10-1.1.1.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA MoarPeripherals{1.7.10-1.7-1.53} [MoarPeripherals] (MoarPeripherals-1.7.10-1.7-1.53.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA neiintegration{1.0.12} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.12.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA openfm{0.1.0.8} [OpenFM] (openFM.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA openglasses{1.0.46} [OC Glasses] (OpenGlasses-1.0.46.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA openlights{0.1.0.18} [OpenLights] (OpenLights-MC1.7.10-OC1.4-0.1.0.18.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA OpenPeripheralCore{1.2} [OpenPeripheralCore] (OpenPeripheral-1.7.10-AIO-5.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA OpenPeripheral{0.4} [OpenPeripheralAddons] (OpenPeripheral-1.7.10-AIO-5.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA OpenPeripheralIntegration{0.3} [OpenPeripheralIntegration] (OpenPeripheral-1.7.10-AIO-5.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA openprinter{0.1.0.126} [OpenPrinter] (OpenPrinter.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA opensecurity{1.0.65} [OpenSecurity] (OpenSecurity-1.0-65.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA PeripheralsPlusPlus{1.3.3} [Peripherals++] (Peripherals++-1.3.3.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA ProjRed|Integration{4.7.0pre9.92} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA ProjRed|Fabrication{4.7.0pre9.92} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre9.92-Fabrication.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal (3).jar)
- UCHIJAAAAAAAAAAAAAAAAAAA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal (3).jar)
- UCHIJAAAAAAAAAAAAAAAAAAA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal (3).jar)
- UCHIJAAAAAAAAAAAAAAAAAAA zettaindustries{1.1} [Zetta Industries] (zettaindustries-1.1-97.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
- UCHIJAAAAAAAAAAAAAAAAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
- GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
- OpenModsLib class transformers: [gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED],[map_gen_fix:FINISHED],[movement_callback:FINISHED],[stencil_patches:FINISHED]
- Class transformer null safety: all safe
- AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
- CoFHCore: -[1.7.10]3.0.3-303
- ThermalFoundation: -[1.7.10]1.2.0-102
- ThermalExpansion: -[1.7.10]4.0.3B1-218
- ThermalDynamics: -[1.7.10]1.1.0-161
- Stencil buffer state: Function set: GL30, pool: forge, bits: 8
- AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:OFF, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- Player Count: 1 / 8; [EntityPlayerMP['jhagrid7'/4798, l='Mods', x=-7.70, y=211.00, z=14.72]]
- Type: Integrated Server (map_client.txt)
- Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment