Update Forge, solved it for me.
Industrial Craft has nothing to do with this, create a new server without IC2 and the issue still persists.
I updated to Forge 3.1.3.99 - now the cart is visible again
Update Forge, solved it for me.
Industrial Craft has nothing to do with this, create a new server without IC2 and the issue still persists.
I updated to Forge 3.1.3.99 - now the cart is visible again
I have just IC2 1.95b and MinecraftForge 3.1.2.94 and Forge Mod Loader version 1.0.0.73 installed. No other mods. I even tested the SMP situation with a totally new world. The same error still persists.
Hi,
good news all my old 1.90 bugs are now gone with the update to 1.95b
But now have encountered a new bug in SMP. When i place a minecart it just disappears. I know that it was placed because i saw a creeper riding in it. It is just invisible. When i generate a new world this problem is not reproducible.
Any suggestions?
Any other mods installed?
No other mod was installed. We removed all the foam that contained cables and the exception is now gone. Anyhow we are now getting a new exception. I created a new thread for that one.
Hi,
i get the following clientside exception:
Minecraft Server:1.2.5
Minecraft Client:1.2.5
IC2: 1.95
MCForge_3.1.2.94
java.lang.NegativeArraySizeException
at ic2.platform.NetworkManager.onPacketData(NetworkManager.java:205)
at forge.MessageManager.dispatchIncomingMessage(MessageManager.java:432)
at adl.a(NetClientHandler.java:1245)
at ee.a(SourceFile:46)
at lg.b(NetworkManager.java:343)
at adl.b(NetClientHandler.java:67)
at je.c(SourceFile:50)
at net.minecraft.client.Minecraft.k(Minecraft.java:1867)
at net.minecraft.client.Minecraft.x(Minecraft.java:819)
at net.minecraft.client.Minecraft.run(Minecraft.java:747)
at java.lang.Thread.run(Thread.java:662)
Stopping!
Hi,
I get the following server side exception when entering a chunk that contains cables that are embedded within foam.
Minecraft Server:1.2.5
IC2: 1.95
MCForge_3.1.2.94
QuoteDisplay Morejava.lang.NullPointerException
at ic2.common.TileEntityCable.changeFoam(TileEntityCable.java:158)
at ic2.common.TileEntityCable.a(TileEntityCable.java:68)
at qj.c(TileEntity.java:110)
at vr.a(AnvilChunkLoader.java:364)
at vr.a(AnvilChunkLoader.java:82)
at vr.a(AnvilChunkLoader.java:65)
at mp.e(ChunkProviderServer.java:150)
at mp.c(ChunkProviderServer.java:101)
at ar.(SourceFile:28)
at zf.a(SourceFile:177)
at zf.c(SourceFile:300)
at jg.d(ServerConfigurationManager.java:170)
at mm.a(NetServerHandler.java:325)
at jw.a(SourceFile:126)
at qq.b(NetworkManager.java:353)
at mm.a(NetServerHandler.java:73)
at fk.a(SourceFile:107)
at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:566)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
at dn.run(SourceFile:492)
java.lang.NullPointerException
at ic2.common.TileEntityCable.onCreated(TileEntityCable.java:90)
at ic2.common.TileEntityBlock$1.tickCallback(TileEntityBlock.java:27)
at mod_IC2.OnTickInGame(mod_IC2.java:1377)
at ic2.platform.Ic2.onTickInGame(Ic2.java:35)
at cpw.mods.fml.server.ModLoaderModContainer.tickStart(ModLoaderModContainer.java:278)
at cpw.mods.fml.common.FMLCommonHandler.gameTickStart(FMLCommonHandler.java:77)
at cpw.mods.fml.server.FMLServerHandler.onPreTick(FMLServerHandler.java:135)
at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:506)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
at dn.run(SourceFile:492)