Advertisement
xeronut

Untitled

Mar 11th, 2015
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.15 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Uh... Did I do that?
  3.  
  4. Time: 3/11/15 12:30 PM
  5. Description: Updating screen events
  6.  
  7. java.lang.ArrayIndexOutOfBoundsException: 3
  8. at jds.bibliocraft.tileentities.TileEntityFurniturePaneler.func_70301_a(TileEntityFurniturePaneler.java:241)
  9. at com.bluepowermod.recipe.RecipeNullCell.getItemAt(RecipeNullCell.java:67)
  10. at com.bluepowermod.recipe.RecipeNullCell.getCraftingResult(RecipeNullCell.java:85)
  11. at com.bluepowermod.recipe.RecipeNullCell.onCraft(RecipeNullCell.java:62)
  12. at cpw.mods.fml.common.eventhandler.ASMEventHandler_39_RecipeNullCell_onCraft_ItemCraftedEvent.invoke(.dynamic)
  13. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  14. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  15. at cpw.mods.fml.common.FMLCommonHandler.firePlayerCraftingEvent(FMLCommonHandler.java:570)
  16. at net.minecraft.inventory.SlotCrafting.func_82870_a(SlotCrafting.java:109)
  17. at net.minecraft.inventory.Container.func_75144_a(SourceFile:238)
  18. at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:419)
  19. at codechicken.nei.guihook.GuiContainerManager.handleSlotClick(GuiContainerManager.java:503)
  20. at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(GuiContainer.java:638)
  21. at net.minecraft.client.gui.inventory.GuiContainer.public_func_146984_a(GuiContainer.java)
  22. at codechicken.nei.guihook.DefaultSlotClickHandler.callHandleMouseClick(DefaultSlotClickHandler.java)
  23. at codechicken.nei.guihook.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17)
  24. at codechicken.nei.guihook.GuiContainerManager.handleMouseClick(GuiContainerManager.java:452)
  25. at net.minecraft.client.gui.inventory.GuiContainer.managerHandleMouseClick(GuiContainer.java)
  26. at net.minecraft.client.gui.inventory.GuiContainer.func_73864_a(GuiContainer.java:394)
  27. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296)
  28. at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
  29. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
  30. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1628)
  31. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961)
  32. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
  33. at net.minecraft.client.main.Main.main(SourceFile:148)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  35. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  36. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  37. at java.lang.reflect.Method.invoke(Unknown Source)
  38. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  39. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  40.  
  41.  
  42. A detailed walkthrough of the error, its code path and all known details is as follows:
  43. ---------------------------------------------------------------------------------------
  44.  
  45. -- Head --
  46. Stacktrace:
  47. at jds.bibliocraft.tileentities.TileEntityFurniturePaneler.func_70301_a(TileEntityFurniturePaneler.java:241)
  48. at com.bluepowermod.recipe.RecipeNullCell.getItemAt(RecipeNullCell.java:67)
  49. at com.bluepowermod.recipe.RecipeNullCell.getCraftingResult(RecipeNullCell.java:85)
  50. at com.bluepowermod.recipe.RecipeNullCell.onCraft(RecipeNullCell.java:62)
  51. at cpw.mods.fml.common.eventhandler.ASMEventHandler_39_RecipeNullCell_onCraft_ItemCraftedEvent.invoke(.dynamic)
  52. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  53. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  54. at cpw.mods.fml.common.FMLCommonHandler.firePlayerCraftingEvent(FMLCommonHandler.java:570)
  55. at net.minecraft.inventory.SlotCrafting.func_82870_a(SlotCrafting.java:109)
  56. at net.minecraft.inventory.Container.func_75144_a(SourceFile:238)
  57. at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:419)
  58. at codechicken.nei.guihook.GuiContainerManager.handleSlotClick(GuiContainerManager.java:503)
  59. at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(GuiContainer.java:638)
  60. at net.minecraft.client.gui.inventory.GuiContainer.public_func_146984_a(GuiContainer.java)
  61. at codechicken.nei.guihook.DefaultSlotClickHandler.callHandleMouseClick(DefaultSlotClickHandler.java)
  62. at codechicken.nei.guihook.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17)
  63. at codechicken.nei.guihook.GuiContainerManager.handleMouseClick(GuiContainerManager.java:452)
  64. at net.minecraft.client.gui.inventory.GuiContainer.managerHandleMouseClick(GuiContainer.java)
  65. at net.minecraft.client.gui.inventory.GuiContainer.func_73864_a(GuiContainer.java:394)
  66. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296)
  67. at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
  68. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
  69.  
  70. -- Affected screen --
  71. Details:
  72. Screen name: jds.bibliocraft.gui.GuiFurniturePaneler
  73.  
  74. -- Affected level --
  75. Details:
  76. Level name: MpServer
  77. All players: 1 total; [EntityClientPlayerMP['xeronut'/507, l='MpServer', x=-51.54, y=70.62, z=254.34]]
  78. Chunk stats: MultiplayerChunkCache: 441, 441
  79. Level seed: 0
  80. Level generator: ID 00 - default, ver 1. Features enabled: false
  81. Level generator options:
  82. Level spawn location: World: (-44,64,256), Chunk: (at 4,4,0 in -3,16; contains blocks -48,0,256 to -33,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  83. Level time: 1523 game time, 1523 day time
  84. Level dimension: 0
  85. Level storage version: 0x00000 - Unknown?
  86. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  87. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  88. Forced entities: 59 total; [EntitySquid['Squid'/257, l='MpServer', x=-56.75, y=55.34, z=217.50], EntitySquid['Squid'/259, l='MpServer', x=-49.28, y=51.34, z=296.28], EntitySquid['Squid'/261, l='MpServer', x=-53.09, y=49.28, z=319.94], EntityCow['Cow'/780, l='MpServer', x=-79.41, y=69.00, z=272.38], EntitySquid['Squid'/275, l='MpServer', x=-48.47, y=43.34, z=200.25], EntitySquid['Squid'/277, l='MpServer', x=-44.50, y=41.00, z=195.69], EntitySquid['Squid'/284, l='MpServer', x=-38.81, y=52.91, z=212.03], EntitySquid['Squid'/289, l='MpServer', x=-44.16, y=48.75, z=301.47], EntityBat['Bat'/3363, l='MpServer', x=1.44, y=42.00, z=302.53], EntitySquid['Squid'/293, l='MpServer', x=-42.91, y=49.19, z=301.41], EntitySquid['Squid'/296, l='MpServer', x=-29.44, y=56.81, z=294.44], EntitySquid['Squid'/297, l='MpServer', x=-40.97, y=47.38, z=317.84], EntitySquid['Squid'/300, l='MpServer', x=-40.78, y=49.34, z=302.38], EntityBat['Bat'/812, l='MpServer', x=25.21, y=16.80, z=295.84], EntitySquid['Squid'/302, l='MpServer', x=-41.72, y=50.31, z=305.69], EntitySquid['Squid'/305, l='MpServer', x=-35.13, y=60.38, z=317.84], EntityBat['Bat'/331, l='MpServer', x=-2.75, y=24.07, z=245.41], EntitySquid['Squid'/332, l='MpServer', x=-22.38, y=53.34, z=243.63], EntitySquid['Squid'/333, l='MpServer', x=-22.25, y=53.34, z=251.34], EntitySquid['Squid'/336, l='MpServer', x=-26.28, y=49.38, z=290.19], EntitySquid['Squid'/340, l='MpServer', x=-31.72, y=56.09, z=312.06], EntitySquid['Squid'/100, l='MpServer', x=-105.47, y=44.78, z=216.81], EntitySquid['Squid'/102, l='MpServer', x=-102.50, y=43.00, z=219.19], EntitySquid['Squid'/103, l='MpServer', x=-100.59, y=45.34, z=218.03], EntitySquid['Squid'/104, l='MpServer', x=-102.91, y=45.13, z=220.50], EntitySquid['Squid'/106, l='MpServer', x=-110.09, y=55.81, z=246.81], EntityBat['Bat'/364, l='MpServer', x=0.72, y=22.00, z=243.25], EntitySquid['Squid'/366, l='MpServer', x=0.47, y=55.69, z=265.34], EntitySquid['Squid'/367, l='MpServer', x=-6.56, y=57.28, z=263.56], EntitySquid['Squid'/369, l='MpServer', x=-1.09, y=58.34, z=257.66], EntitySquid['Squid'/370, l='MpServer', x=-4.50, y=56.06, z=273.09], EntityBat['Bat'/883, l='MpServer', x=-59.53, y=19.00, z=189.03], EntitySquid['Squid'/373, l='MpServer', x=-17.84, y=54.22, z=304.53], EntityBat['Bat'/152, l='MpServer', x=-84.25, y=14.10, z=199.25], EntitySquid['Squid'/154, l='MpServer', x=-87.69, y=56.06, z=193.59], EntitySquid['Squid'/155, l='MpServer', x=-89.03, y=57.09, z=196.81], EntitySquid['Squid'/411, l='MpServer', x=-3.22, y=57.22, z=261.34], EntitySquid['Squid'/156, l='MpServer', x=-88.56, y=54.03, z=196.72], EntitySquid['Squid'/158, l='MpServer', x=-92.38, y=57.38, z=197.28], EntitySquid['Squid'/414, l='MpServer', x=-2.16, y=53.25, z=255.34], EntityPig['Pig'/161, l='MpServer', x=-82.97, y=63.00, z=228.47], EntityPig['Pig'/162, l='MpServer', x=-87.75, y=63.00, z=227.47], EntityPig['Pig'/163, l='MpServer', x=-90.50, y=64.00, z=230.69], EntitySquid['Squid'/165, l='MpServer', x=-90.44, y=60.34, z=317.47], EntitySquid['Squid'/169, l='MpServer', x=-79.34, y=55.38, z=309.25], EntityPig['Pig'/200, l='MpServer', x=-74.97, y=69.00, z=251.16], EntityPig['Pig'/201, l='MpServer', x=-83.50, y=63.00, z=249.19], EntityPig['Pig'/202, l='MpServer', x=-80.94, y=68.00, z=256.13], EntityPig['Pig'/203, l='MpServer', x=-81.69, y=64.00, z=249.13], EntitySquid['Squid'/210, l='MpServer', x=-82.44, y=53.94, z=317.41], EntityBat['Bat'/980, l='MpServer', x=-60.44, y=24.00, z=212.94], EntitySquid['Squid'/213, l='MpServer', x=-85.09, y=56.38, z=315.53], EntityBat['Bat'/245, l='MpServer', x=-63.91, y=23.00, z=211.47], EntitySquid['Squid'/246, l='MpServer', x=-48.91, y=45.38, z=196.97], EntitySquid['Squid'/247, l='MpServer', x=-52.66, y=44.00, z=201.03], EntitySquid['Squid'/248, l='MpServer', x=-54.22, y=46.38, z=197.69], EntitySquid['Squid'/250, l='MpServer', x=-50.94, y=45.25, z=196.88], EntityClientPlayerMP['xeronut'/507, l='MpServer', x=-51.54, y=70.62, z=254.34], EntitySquid['Squid'/253, l='MpServer', x=-49.44, y=55.34, z=207.88]]
  89. Retry entities: 0 total; []
  90. Server brand: fml,forge
  91. Server type: Integrated singleplayer server
  92. Stacktrace:
  93. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
  94. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2432)
  95. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:909)
  96. at net.minecraft.client.main.Main.main(SourceFile:148)
  97. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  98. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  99. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  100. at java.lang.reflect.Method.invoke(Unknown Source)
  101. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  102. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  103.  
  104. -- System Details --
  105. Details:
  106. Minecraft Version: 1.7.10
  107. Operating System: Windows 7 (amd64) version 6.1
  108. Java Version: 1.8.0_31, Oracle Corporation
  109. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  110. Memory: 659689688 bytes (629 MB) / 1417150464 bytes (1351 MB) up to 2863661056 bytes (2731 MB)
  111. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx3G
  112. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  113. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  114. FML: MCP v9.05 FML v7.10.85.1291 Minecraft Forge 10.13.2.1291 8 mods loaded, 8 mods active
  115. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  116. FML{7.10.85.1291} [Forge Mod Loader] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  117. Forge{10.13.2.1291} [Minecraft Forge] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  118. CodeChickenCore{1.0.4.35} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  119. NotEnoughItems{1.0.4.83} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.83-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  120. BiblioCraft{1.10.0} [BiblioCraft] (BiblioCraft[v1.10.0][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  121. qmunitylib{1.0} [QmunityLib] (QmunityLib-1.7.10-0.1.92-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  122. bluepower{0.2.892} [Blue Power] (BluePower-1.7.10-0.2.892-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  123. Launched Version: 1.7.10
  124. LWJGL: 2.9.1
  125. OpenGL: GeForce GTX 770/PCIe/SSE2 GL version 4.5.0 NVIDIA 347.52, NVIDIA Corporation
  126. GL Caps: Using GL 1.3 multitexturing.
  127. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  128. Anisotropic filtering is supported and maximum anisotropy is 16.
  129. Shaders are available because OpenGL 2.1 is supported.
  130.  
  131. Is Modded: Definitely; Client brand changed to 'fml,forge'
  132. Type: Client (map_client.txt)
  133. Resource Packs: []
  134. Current Language: English (US)
  135. Profiler Position: N/A (disabled)
  136. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  137. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement