Chocohead / craftingtableiii

Automatically exported from code.google.com/p/craftingtableiii
1 stars 0 forks source link

Minecraft Client Crash when crafting items in SMP environment! #47

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Describe the issue:  I am running This mod in a Client/Server environment.  In 
Single player mode this issue does not happen.  In Multiplayer mode, Most of 
the time when I make an item my client crashes with a Index out of range error. 
  The Index numbers change with each error.

Are you sure you had enough space for all the requirements for this recipe?
Yes

What mods do you have installed? A bundle of them...see post 45, minus 
Modloader, ModloaderMP, and Charging Station.  Also see bugreport below.

What mod do you suspect to be the issue?
This Mod

Please provide a screenshot/any extra details below: This is a copy of the 
bugreport Text.

20 mods loaded
Optifine OptiFine_1.2.5_HD_MT_AA_A7
Minecraft Forge 3.3.8.160
FML v2.2.105.175
Forge Mod Loader version 2.2.105.175 for Minecraft 1.2.5
    mod_IC2 : Available (industrialcraft-2-client_1.97.jar)
    mod_RedPowerCore : Available (RedPowerCore-2.0pr5b2.zip)
    mod_NetherOres : Available (NetherOres_Client_1.2.3.zip)
    Balkon's WeaponMod : Available (WeaponModClient.zip)
    mod_CraftingTableIII : Available (CraftingTableIIIB1.8.zip)
    mod_BuildCraftEnergy : Available (buildcraft-client-B-energy-2.2.14.zip)
    mod_BuildCraftCore : Available (buildcraft-client-A-core-2.2.14.zip)
    mod_PowerConverters : Available (PowerConverters_Client_1.3.4.zip)
    mod_BuildCraftTransport : Available (buildcraft-client-B-transport-2.2.14.zip)
    mod_AdditionalPipes : Available (buildcraft-client-DA-additionalpipes-2.1.3.zip)
    mod_BuildCraftFactory : Available (buildcraft-client-B-factory-2.2.14.zip)
    mod_jBuildCraft_BucketFiller : Available (jbuildcraft-client-C-BucketFiller-2.2.14.zip)
    mod_BuildCraftBuilders : Available (buildcraft-client-B-builders-2.2.14.zip)
    mod_RedPowerWorld : Available (RedPowerWorld-2.0pr5b2.zip)
    mod_RedPowerWiring : Available (RedPowerWiring-2.0pr5b2.zip)
    mod_RedPowerMachine : Available (RedPowerMachine-2.0pr5b2.zip)
    mod_RedPowerLogic : Available (RedPowerLogic-2.0pr5b2.zip)
    mod_RedPowerLighting : Available (RedPowerLighting-2.0pr5b2.zip)
    mod_RedPowerControl : Available (RedPowerControl-2.0pr5b2.zip)
    mod_MinecraftForge : Available (minecraftforge-client-3.3.8.160.zip)

      Minecraft has crashed!      
      ----------------------      

Minecraft has stopped running because it encountered a problem.

--- BEGIN ERROR REPORT bb059139 --------
Generated 7/4/12 1:49 AM

Minecraft: Minecraft 1.2.5
OS: Windows 7 (amd64) version 6.1
Java: 1.7.0, Oracle Corporation
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: GeForce 9800 GTX/9800 GTX+/PCIe/SSE2 version 3.3.0, NVIDIA Corporation

java.lang.IndexOutOfBoundsException: Index: 366, Size: 231
    at java.util.ArrayList.rangeCheck(Unknown Source)
    at java.util.ArrayList.get(Unknown Source)
    at lukeperkin.craftingtableii.GuiClevercraft.a(GuiClevercraft.java:103)
    at lr.b(EntityRenderer.java:1103)
    at net.minecraft.client.Minecraft.x(Minecraft.java:876)
    at net.minecraft.client.Minecraft.run(Minecraft.java:753)
    at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 97308f5f ----------

Original issue reported on code.google.com by mjones8...@gmail.com on 4 Jul 2012 at 8:52

GoogleCodeExporter commented 8 years ago
Experiencing the same problem here. I can't find a certain trigger for it...it 
seems to happen more often than not however. No issues in single player.

Original comment by brima...@gmail.com on 17 Jul 2012 at 9:35

GoogleCodeExporter commented 8 years ago
Same here. Just crafted the CraftingTableIII and place it down. Then right 
clicked it to show the possibility of what I can craft and then "BAM" gave me 
an index out of bounds error. Also SMP, vanilla server.

Original comment by vangphe...@gmail.com on 20 Jul 2012 at 11:36