Advertisement
Guest User

Untitled

a guest
Jun 25th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.35 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. ForgelinPlugin (Forgelin-1.8.3.jar)
  5. Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  6. BedPatch (bedpatch-2.2-1.12.2.jar)
  7. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
  8. AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  9. LoadingPlugin (Reskillable-1.12.2-1.12.5.jar)
  10. OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  11. CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b165.jar)
  12. ApotheosisCore (Apotheosis-1.12.2-1.10.2.jar)
  13. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  14. Contact their authors BEFORE contacting forge
  15.  
  16. // Hey, that tickles! Hehehe!
  17.  
  18. Time: 6/25/19 9:17 PM
  19. Description: Ticking block entity
  20.  
  21. java.lang.ArrayIndexOutOfBoundsException: 3
  22. at java.util.Arrays$ArrayList.get(Unknown Source)
  23. at net.minecraft.util.NonNullList.get(SourceFile:44)
  24. at ironfurnaces.mod.tileentity.TileEntityInventory.func_70301_a(TileEntityInventory.java:89)
  25. at net.minecraftforge.items.wrapper.SidedInvWrapper.getStackInSlot(SidedInvWrapper.java:81)
  26. at net.minecraftforge.items.VanillaInventoryCodeHooks.isEmpty(VanillaInventoryCodeHooks.java:247)
  27. at net.minecraftforge.items.VanillaInventoryCodeHooks.insertStack(VanillaInventoryCodeHooks.java:179)
  28. at net.minecraftforge.items.VanillaInventoryCodeHooks.putStackInInventoryAllSlots(VanillaInventoryCodeHooks.java:164)
  29. at net.minecraftforge.items.VanillaInventoryCodeHooks.insertHook(VanillaInventoryCodeHooks.java:144)
  30. at net.minecraft.tileentity.TileEntityHopper.func_145883_k(TileEntityHopper.java:194)
  31. at net.minecraft.tileentity.TileEntityHopper.func_145887_i(TileEntityHopper.java:137)
  32. at net.minecraft.tileentity.TileEntityHopper.func_73660_a(TileEntityHopper.java:122)
  33. at net.minecraft.world.World.func_72939_s(World.java:1835)
  34. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  35. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  36. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  37. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
  38. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  39. at java.lang.Thread.run(Unknown Source)
  40.  
  41.  
  42. A detailed walkthrough of the error, its code path and all known details is as follows:
  43. ---------------------------------------------------------------------------------------
  44.  
  45. -- Head --
  46. Thread: Server thread
  47. Stacktrace:
  48. at java.util.Arrays$ArrayList.get(Unknown Source)
  49. at net.minecraft.util.NonNullList.get(SourceFile:44)
  50. at ironfurnaces.mod.tileentity.TileEntityInventory.func_70301_a(TileEntityInventory.java:89)
  51. at net.minecraftforge.items.wrapper.SidedInvWrapper.getStackInSlot(SidedInvWrapper.java:81)
  52. at net.minecraftforge.items.VanillaInventoryCodeHooks.isEmpty(VanillaInventoryCodeHooks.java:247)
  53. at net.minecraftforge.items.VanillaInventoryCodeHooks.insertStack(VanillaInventoryCodeHooks.java:179)
  54. at net.minecraftforge.items.VanillaInventoryCodeHooks.putStackInInventoryAllSlots(VanillaInventoryCodeHooks.java:164)
  55. at net.minecraftforge.items.VanillaInventoryCodeHooks.insertHook(VanillaInventoryCodeHooks.java:144)
  56. at net.minecraft.tileentity.TileEntityHopper.func_145883_k(TileEntityHopper.java:194)
  57. at net.minecraft.tileentity.TileEntityHopper.func_145887_i(TileEntityHopper.java:137)
  58. at net.minecraft.tileentity.TileEntityHopper.func_73660_a(TileEntityHopper.java:122)
  59.  
  60. -- Block entity being ticked --
  61. Details:
  62. Name: minecraft:hopper // pl.asie.foamfix.common.TileEntityFasterHopper
  63. Block type: ID #154 (tile.hopper // net.minecraft.block.BlockHopper // minecraft:hopper)
  64. Block data value: 0 / 0x0 / 0b0000
  65. Block location: World: (244,81,244), Chunk: (at 4,5,4 in 15,15; contains blocks 240,0,240 to 255,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  66. Actual block type: ID #154 (tile.hopper // net.minecraft.block.BlockHopper // minecraft:hopper)
  67. Actual block data value: 0 / 0x0 / 0b0000
  68. Stacktrace:
  69. at net.minecraft.world.World.func_72939_s(World.java:1835)
  70. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  71.  
  72. -- Affected level --
  73. Details:
  74. Level name: New World
  75. All players: 1 total; [EntityPlayerMP['XxXx3DogxXxX'/406, l='New World', x=244.80, y=80.00, z=247.55]]
  76. Chunk stats: ServerChunkCache: 961 Drop: 0
  77. Level seed: 4798397335326483309
  78. Level generator: ID 00 - default, ver 1. Features enabled: true
  79. Level generator options:
  80. Level spawn location: World: (128,64,252), Chunk: (at 0,4,12 in 8,15; contains blocks 128,0,240 to 143,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  81. Level time: 828494 game time, 1012173 day time
  82. Level dimension: 0
  83. Level storage version: 0x04ABD - Anvil
  84. Level weather: Rain time: 175362 (now: false), thunder time: 28202 (now: false)
  85. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
  86. Stacktrace:
  87. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  88. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  89. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
  90. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  91. at java.lang.Thread.run(Unknown Source)
  92.  
  93. -- System Details --
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement