Advertisement
Tanto17

Multiblock Crate+Simple Storage Network Crash

Sep 23rd, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 6.73 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad. I'll do better next time, I promise!
  3.  
  4. Time: 9/23/18 7:55 PM
  5. Description: Ticking player
  6.  
  7. java.lang.IndexOutOfBoundsException: Index: 18, Size: 18
  8.     at java.util.ArrayList$SubList.rangeCheck(Unknown Source)
  9.     at java.util.ArrayList$SubList.get(Unknown Source)
  10.     at io.github.tehstoneman.betterstorage.common.inventory.CrateStackHandler.getIndexedSlot(CrateStackHandler.java:88)
  11.     at io.github.tehstoneman.betterstorage.common.inventory.CrateStackHandler.getStackInSlot(CrateStackHandler.java:351)
  12.     at mrriegel.storagenetwork.block.master.TileMaster.getStacks(TileMaster.java:55)
  13.     at mrriegel.storagenetwork.block.request.ContainerRequest.func_75145_c(ContainerRequest.java:72)
  14.     at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:326)
  15.     at net.minecraft.world.World.func_72866_a(World.java:1990)
  16.     at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  17.     at net.minecraft.world.World.func_72870_g(World.java:1952)
  18.     at net.minecraft.world.WorldServer.func_184147_l(WorldServer.java:642)
  19.     at net.minecraft.world.World.func_72939_s(World.java:1731)
  20.     at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  21.     at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  22.     at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  23.     at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
  24.     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  25.     at java.lang.Thread.run(Unknown Source)
  26.  
  27.  
  28. A detailed walkthrough of the error, its code path and all known details is as follows:
  29. ---------------------------------------------------------------------------------------
  30.  
  31. -- Head --
  32. Thread: Server thread
  33. Stacktrace:
  34.     at java.util.ArrayList$SubList.rangeCheck(Unknown Source)
  35.     at java.util.ArrayList$SubList.get(Unknown Source)
  36.     at io.github.tehstoneman.betterstorage.common.inventory.CrateStackHandler.getIndexedSlot(CrateStackHandler.java:88)
  37.     at io.github.tehstoneman.betterstorage.common.inventory.CrateStackHandler.getStackInSlot(CrateStackHandler.java:351)
  38.     at mrriegel.storagenetwork.block.master.TileMaster.getStacks(TileMaster.java:55)
  39.     at mrriegel.storagenetwork.block.request.ContainerRequest.func_75145_c(ContainerRequest.java:72)
  40.     at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:326)
  41.     at net.minecraft.world.World.func_72866_a(World.java:1990)
  42.     at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  43.     at net.minecraft.world.World.func_72870_g(World.java:1952)
  44.  
  45. -- Player being ticked --
  46. Details:
  47.     Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
  48.     Entity ID: 1639
  49.     Entity Name: Toppled_Socks
  50.     Entity's Exact location: 35.85, 64.00, -170.40
  51.     Entity's Block location: World: (35,64,-171), Chunk: (at 3,4,5 in 2,-11; contains blocks 32,0,-176 to 47,255,-161), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
  52.     Entity's Momentum: 0.00, -0.08, 0.00
  53.     Entity's Passengers: []
  54.     Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  55. Stacktrace:
  56.     at net.minecraft.world.WorldServer.func_184147_l(WorldServer.java:642)
  57.     at net.minecraft.world.World.func_72939_s(World.java:1731)
  58.     at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  59.  
  60. -- Affected level --
  61. Details:
  62.     Level name: New World
  63.     All players: 1 total; [EntityPlayerMP['Toppled_Socks'/1639, l='New World', x=35.85, y=64.00, z=-170.40]]
  64.     Chunk stats: ServerChunkCache: 625 Drop: 0
  65.     Level seed: 8895739993819172183
  66.     Level generator: ID 00 - default, ver 1. Features enabled: true
  67.     Level generator options:
  68.     Level spawn location: World: (20,64,-152), Chunk: (at 4,4,8 in 1,-10; contains blocks 16,0,-160 to 31,255,-145), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
  69.     Level time: 4560 game time, 4560 day time
  70.     Level dimension: 0
  71.     Level storage version: 0x04ABD - Anvil
  72.     Level weather: Rain time: 46612 (now: false), thunder time: 72209 (now: false)
  73.     Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
  74. Stacktrace:
  75.     at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  76.     at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  77.     at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
  78.     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  79.     at java.lang.Thread.run(Unknown Source)
  80.  
  81. -- System Details --
  82. Details:
  83.     Minecraft Version: 1.12.2
  84.     Operating System: Windows 10 (amd64) version 10.0
  85.     Java Version: 1.8.0_181, Oracle Corporation
  86.     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  87.     Memory: 95952784 bytes (91 MB) / 1578106880 bytes (1505 MB) up to 5965348864 bytes (5689 MB)
  88.     JVM Flags: 4 total; -Xmx6400m -Xms256m -XX:PermSize=256m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  89.     IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  90.     FML: MCP 9.42 Powered by Forge 14.23.4.2760 7 mods loaded, 7 mods active
  91.     States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  92.  
  93.     | State     | ID             | Version      | Source                                | Signature                                |
  94.     |:--------- |:-------------- |:------------ |:------------------------------------- |:---------------------------------------- |
  95.     | UCHIJAAAA | minecraft      | 1.12.2       | minecraft.jar                         | None                                     |
  96.     | UCHIJAAAA | mcp            | 9.42         | minecraft.jar                         | None                                     |
  97.     | UCHIJAAAA | FML            | 8.0.99.99    | forge-1.12.2-14.23.4.2760.jar         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  98.     | UCHIJAAAA | forge          | 14.23.4.2760 | forge-1.12.2-14.23.4.2760.jar         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  99.     | UCHIJAAAA | jei            | 4.12.0.216   | jei_1.12.2-4.12.0.216.jar             | None                                     |
  100.     | UCHIJAAAA | betterstorage  | 3.0.0.0      | BetterStorageToo-1.12.2-3.0.0.0.jar   | None                                     |
  101.     | UCHIJAAAA | storagenetwork | 1.4.0        | SimpleStorageNetwork-1.12.2-1.4.0.jar | None                                     |
  102.  
  103.     Loaded coremods (and transformers):
  104.     GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  105.     Profiler Position: N/A (disabled)
  106.     Player Count: 1 / 8; [EntityPlayerMP['Toppled_Socks'/1639, l='New World', x=35.85, y=64.00, z=-170.40]]
  107.     Type: Integrated Server (map_client.txt)
  108.     Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement