Support: java.lang.NegativeArraySizeException on 1.95

  • It doesn't because the server gets no errors. The server runs perfectly fine. The console shows the standard startup and such, notes when I log in, and when I get disconnected. That's it. I can post the console log if you want, but there's no info there that I can see.


    Log is too long to post the whole thing, but here's the end of it. Everything before is just the mods being loaded and there are no errors at all.


    [INFO] Forge Mod Loader load complete, 22 mods loaded
    [INFO] Preparing level "world"
    [INFO] Default game type: 0
    [INFO] Preparing start region for level 1
    [INFO] Preparing start region for level -1
    [INFO] Preparing spawn area: 16%
    [INFO] Preparing spawn area: 93%
    [INFO] Preparing start region for level 0
    [INFO] Preparing spawn area: 73%
    [INFO] Done (3.787s)! For help, type "help" or "?"
    [FINE] [EE2] Loaded EE2-IC2 Addon
    [FINE] [EE2] Loaded EE2-RP2 Core Addon
    [FINE] [EE2] Loaded EE2-Forestry Addon
    [FINE] [EE2] Loaded EE2-RP2 Core Addon
    [FINE] [EE2] Loaded EE2-RP2 World Addon
    [FINER] Railcraft Buildcraft Module {0}: Buildcraft Detected, creating Tank Cart and Liquid Loader recipes.
    [FINER] Railcraft IC2 Module {0}: IC2 Detected, creating MFE Cart and Energy Loader recipes.
    [INFO] Marafice_Eye [/127.0.0.1:64065] logged in with entity id 168 at (-531.34375, 68.0, -779.125)
    [INFO] Marafice_Eye joined with: [CodeChickenCore 0.5.2, ModLoaderMp 1.2.5v1, MinecraftForge 3.1.2.94, NotEnoughItems 1.2.2, BuildCraftCore 2.2.14, BuildCraftBuilders 2.2.14, BuildCraftEnergy 2.2.14, BuildCraftFactory 2.2.14, BuildCraftTransport 2.2.14, EE 1.4.4.0, Forestry 1.4.4.2, IC2 v1.95, Railcraft 5.0.3, RedPowerControl 2.0pr5, RedPowerCore 2.0pr5, RedPowerLighting 2.0pr5, RedPowerLogic 2.0pr5, RedPowerMachine 2.0pr5, RedPowerWiring 2.0pr5, RedPowerWorld 2.0pr5, TwilightForest 1.8.1, WirelessRedstoneCore 1.2.0, WirelessRedstoneRedPower 1.2.0, WirelessRedstoneAddons 1.2.0]
    [INFO] Marafice_Eye lost connection: disconnect.genericReason

  • Using this fix i get the followings:

    client crash:

    Display Spoiler

    Mods loaded: 3
    ModLoader 1.2.5
    mod_MinecraftForge 3.1.2.90
    mod_IC2 v1.95

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

    Minecraft has stopped running because it encountered a problem.


    --- BEGIN ERROR REPORT 84c2f76c --------
    Generated 2012.04.24. 10:52

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

    java.lang.NegativeArraySizeException
    at ic2.platform.NetworkManager.onPacketData(NetworkManager.java:208)
    at forge.MessageManager.dispatchIncomingMessage(MessageManager.java:432)
    at adl.a(NetClientHandler.java:1212)
    at ee.a(SourceFile:46)
    at lg.b(NetworkManager.java:343)
    at adl.b(NetClientHandler.java:64)
    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(Unknown Source)
    --- END ERROR REPORT 416ca341 ----------


    server log:

    Display Spoiler

    2012-04-24 11:57:42 [INFO] kosztyua [/10.10.10.101:64383] logged in with entity id 402 at (238.2587160468954, 63.0, -775.4160672851351)
    2012-04-24 11:57:43 [INFO] kosztyua joined with: [MinecraftForge 3.1.2.90, IC2 v1.95]
    [IC2] sent 65 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    java.net.SocketException: Connection reset
    at java.net.SocketInputStream.read(SocketInputStream.java:168)
    at java.net.SocketInputStream.read(SocketInputStream.java:182)
    at java.io.FilterInputStream.read(FilterInputStream.java:66)
    at lx.a(SourceFile:145)
    at qq.h(NetworkManager.java:236)
    at qq.c(NetworkManager.java:423)
    at zt.run(SourceFile:76)
    2012-04-24 11:57:50 [INFO] kosztyua lost connection: disconnect.genericReason

  • I can confirm this. Exactly the same errormessage here.

  • I obviously need the console output of client and server together to compare it, same time, same player, ...

    Mine is basicly the same. The one hour difference is the timezone between my pc and the server, and the 5 min difference is because no ntp on the server. Only I use this test server. If you need more logs, please advise me how to get.

  • I obviously need the console output of client and server together to compare it, same time, same player, ...

    I know, didn't have time to do some debugging until now. The error i'm getting is basicly the same but i believe i have some more detailed logs now

    client:

    Display Spoiler


    [IC2] Loading IC2 submodule: cgIntegration14x
    [IC2] CraftGuide integration module loaded
    [IC2] Loading IC2 submodule: neiIntegration11x
    [IC2] Submodule not loaded: java.lang.reflect.InvocationTargetException: java.la
    ng.NoClassDefFoundError: codechicken/nei/ICraftingHandler
    [IC2] Portal Gun compatibility not loaded: java.lang.ClassNotFoundException: mod
    _PortalGun
    setupTexture: "/eloraam/base/base1.png", id: 25

    ====> cut out some redpower messages because the log is to long to put in one post <=====

    setupTexture: "/misc/water.png", id: 60
    [IC2] received 118 bytes
    java.io.EOFException
    at java.io.DataInputStream.readChar(Unknown Source)
    at ic2.platform.NetworkManager.onPacketData(NetworkManager.java:211)
    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(Unknown Source)
    [IC2] received 207 bytes
    java.io.EOFException
    at java.io.DataInputStream.readInt(Unknown Source)
    at ic2.platform.NetworkManager.onPacketData(NetworkManager.java:199)
    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(Unknown Source)
    [IC2] received 261 bytes
    java.io.EOFException
    at java.io.DataInputStream.readChar(Unknown Source)
    at ic2.platform.NetworkManager.onPacketData(NetworkManager.java:211)
    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(Unknown Source)
    [IC2] received 249 bytes
    java.io.EOFException
    at java.io.DataInputStream.readChar(Unknown Source)
    at ic2.platform.NetworkManager.onPacketData(NetworkManager.java:211)
    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(Unknown Source)
    [IC2] received 212 bytes
    java.io.EOFException
    at java.io.DataInputStream.readChar(Unknown Source)
    at ic2.platform.NetworkManager.onPacketData(NetworkManager.java:211)
    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(Unknown Source)
    [IC2] received 222 bytes
    java.io.EOFException
    at java.io.DataInputStream.readChar(Unknown Source)
    at ic2.platform.NetworkManager.onPacketData(NetworkManager.java:211)
    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(Unknown Source)
    [IC2] received 231 bytes
    java.io.EOFException
    at java.io.DataInputStream.readChar(Unknown Source)
    at ic2.platform.NetworkManager.onPacketData(NetworkManager.java:211)
    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(Unknown Source)
    [IC2] received 233 bytes
    java.io.EOFException
    at java.io.DataInputStream.readChar(Unknown Source)
    at ic2.platform.NetworkManager.onPacketData(NetworkManager.java:211)
    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(Unknown Source)
    [IC2] received 215 bytes
    java.io.EOFException
    at java.io.DataInputStream.readChar(Unknown Source)
    at ic2.platform.NetworkManager.onPacketData(NetworkManager.java:211)
    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(Unknown Source)
    [IC2] received 277 bytes
    java.io.EOFException
    at java.io.DataInputStream.readChar(Unknown Source)
    at ic2.platform.NetworkManager.onPacketData(NetworkManager.java:211)
    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(Unknown Source)
    [IC2] received 240 bytes
    java.io.EOFException
    at java.io.DataInputStream.readChar(Unknown Source)
    at ic2.platform.NetworkManager.onPacketData(NetworkManager.java:211)
    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(Unknown Source)
    [IC2] received 179 bytes
    java.io.EOFException
    at java.io.DataInputStream.readChar(Unknown Source)
    at ic2.platform.NetworkManager.onPacketData(NetworkManager.java:211)
    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(Unknown Source)
    [IC2] received 233 bytes
    java.io.EOFException
    at java.io.DataInputStream.readChar(Unknown Source)
    at ic2.platform.NetworkManager.onPacketData(NetworkManager.java:211)
    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(Unknown Source)
    [IC2] received 264 bytes
    java.lang.NegativeArraySizeException
    at ic2.platform.NetworkManager.onPacketData(NetworkManager.java:208)
    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(Unknown Source)
    Stopping!

    SoundSystem shutting down...
    Author: Paul Lamb, https://forum.industrial-craft.net/www.paulscode.com

    server log in the next post

  • serverlog

    Display Spoiler


    2012-04-24 14:13:38 [INFO] Playa [/xxx.xxx.xxx.xxx:65395] logged in with entity id 1044 at (4.5, 47.0, 9.5)
    2012-04-24 14:13:38 [INFO] [CONSOLE] Welcome back, Playa
    2012-04-24 14:13:38 [INFO] Playa joined with: [MinecraftForge 3.1.2.94, BuildCraftCore 2.2.14, BuildCraftBuilders 2.2.14
    , BuildCraftEnergy 2.2.14, BuildCraftFactory 2.2.14, BuildCraftTransport 2.2.14, ComputerCraft 1.33, CCTurtle 1.33, IC2
    v1.95, Railcraft 5.0.3, RedPowerControl 2.0pr5, RedPowerCore 2.0pr5, RedPowerLighting 2.0pr5, RedPowerLogic 2.0pr5, RedP
    owerMachine 2.0pr5, RedPowerWiring 2.0pr5, RedPowerWorld 2.0pr5]
    2012-04-24 14:13:39 [INFO] [CONSOLE->Playa] Hey there, Playa!
    2012-04-24 14:13:39 [INFO] CONSOLE whispers Hey there, Playa!
    2012-04-24 14:13:39 [INFO] [CONSOLE->Playa] Welcome to japs.homeip.net
    2012-04-24 14:13:39 [INFO] CONSOLE whispers Welcome to japs.homeip.net
    [IC2] sent 141 bytes
    [IC2] sent 237 bytes
    [IC2] sent 165 bytes
    [IC2] sent 196 bytes
    [IC2] sent 156 bytes
    [IC2] sent 152 bytes
    [IC2] sent 179 bytes
    [IC2] sent 152 bytes
    [IC2] sent 185 bytes
    [IC2] sent 232 bytes
    [IC2] sent 175 bytes
    [IC2] sent 162 bytes
    [IC2] sent 149 bytes
    [IC2] sent 173 bytes
    [IC2] sent 206 bytes
    [IC2] sent 142 bytes
    [IC2] sent 165 bytes
    [IC2] sent 171 bytes
    [IC2] sent 241 bytes
    [IC2] sent 164 bytes
    [IC2] sent 203 bytes
    [IC2] sent 165 bytes
    [IC2] sent 215 bytes
    [IC2] sent 226 bytes
    [IC2] sent 208 bytes
    [IC2] sent 180 bytes
    [IC2] sent 204 bytes
    [IC2] sent 152 bytes
    [IC2] sent 180 bytes
    [IC2] sent 211 bytes
    [IC2] sent 174 bytes
    [IC2] sent 162 bytes
    [IC2] sent 211 bytes
    [IC2] sent 201 bytes
    [IC2] sent 186 bytes
    [IC2] sent 201 bytes
    [IC2] sent 180 bytes
    [IC2] sent 150 bytes
    [IC2] sent 229 bytes
    [IC2] sent 233 bytes
    [IC2] sent 200 bytes
    [IC2] sent 207 bytes
    [IC2] sent 201 bytes
    [IC2] sent 212 bytes
    [IC2] sent 199 bytes
    [IC2] sent 120 bytes
    [IC2] sent 183 bytes
    [IC2] sent 177 bytes
    [IC2] sent 192 bytes
    [IC2] sent 193 bytes
    [IC2] sent 180 bytes
    [IC2] sent 178 bytes
    [IC2] sent 182 bytes
    [IC2] sent 235 bytes
    [IC2] sent 149 bytes
    [IC2] sent 161 bytes
    [IC2] sent 179 bytes
    [IC2] sent 166 bytes
    [IC2] sent 193 bytes
    [IC2] sent 194 bytes
    [IC2] sent 202 bytes
    [IC2] sent 183 bytes
    [IC2] sent 189 bytes
    [IC2] sent 181 bytes
    [IC2] sent 185 bytes
    [IC2] sent 173 bytes
    [IC2] sent 220 bytes
    [IC2] sent 132 bytes
    [IC2] sent 186 bytes
    [IC2] sent 142 bytes
    [IC2] sent 171 bytes
    [IC2] sent 180 bytes
    [IC2] sent 192 bytes
    [IC2] sent 209 bytes
    [IC2] sent 195 bytes
    [IC2] sent 178 bytes
    [IC2] sent 166 bytes
    [IC2] sent 182 bytes
    [IC2] sent 191 bytes
    [IC2] sent 185 bytes
    [IC2] sent 199 bytes
    [IC2] sent 172 bytes
    [IC2] sent 194 bytes
    [IC2] sent 203 bytes
    [IC2] sent 202 bytes
    [IC2] sent 205 bytes
    [IC2] sent 182 bytes
    [IC2] sent 166 bytes
    [IC2] sent 188 bytes
    [IC2] sent 195 bytes
    [IC2] sent 182 bytes
    [IC2] sent 137 bytes
    [IC2] sent 156 bytes
    [IC2] sent 209 bytes
    [IC2] sent 194 bytes
    [IC2] sent 182 bytes
    [IC2] sent 188 bytes
    [IC2] sent 188 bytes
    [IC2] sent 198 bytes
    [IC2] sent 195 bytes
    [IC2] sent 146 bytes
    [IC2] sent 171 bytes
    [IC2] sent 189 bytes
    [IC2] sent 202 bytes
    [IC2] sent 208 bytes
    [IC2] sent 119 bytes
    [IC2] sent 193 bytes
    [IC2] sent 147 bytes
    [IC2] sent 166 bytes
    [IC2] sent 173 bytes
    [IC2] sent 196 bytes
    [IC2] sent 111 bytes
    [IC2] sent 191 bytes
    [IC2] sent 236 bytes
    [IC2] sent 206 bytes
    [IC2] sent 147 bytes
    [IC2] sent 204 bytes
    [IC2] sent 158 bytes
    [IC2] sent 255 bytes
    [IC2] sent 171 bytes
    [IC2] sent 215 bytes
    [IC2] sent 186 bytes
    [IC2] sent 211 bytes
    [IC2] sent 210 bytes
    [IC2] sent 159 bytes
    [IC2] sent 170 bytes
    [IC2] sent 199 bytes
    [IC2] sent 180 bytes
    [IC2] sent 175 bytes
    [IC2] sent 90 bytes
    [IC2] sent 74 bytes
    [IC2] sent 55 bytes
    [IC2] sent 58 bytes
    [IC2] sent 62 bytes
    [IC2] sent 74 bytes
    [IC2] sent 55 bytes
    [IC2] sent 55 bytes
    [IC2] sent 80 bytes
    [IC2] sent 75 bytes
    [IC2] sent 52 bytes
    [IC2] sent 55 bytes
    [IC2] sent 58 bytes
    [IC2] sent 84 bytes
    [IC2] sent 52 bytes
    [IC2] sent 55 bytes
    [IC2] sent 55 bytes
    [IC2] sent 66 bytes
    [IC2] sent 58 bytes
    [IC2] sent 74 bytes
    [IC2] sent 52 bytes
    [IC2] sent 55 bytes
    [IC2] sent 58 bytes
    [IC2] sent 62 bytes
    [IC2] sent 74 bytes
    [IC2] sent 78 bytes
    [IC2] sent 58 bytes
    [IC2] sent 74 bytes
    [IC2] sent 85 bytes
    [IC2] sent 81 bytes
    [IC2] sent 62 bytes
    [IC2] sent 74 bytes
    [IC2] sent 55 bytes
    [IC2] sent 55 bytes
    [IC2] sent 55 bytes
    [IC2] sent 58 bytes
    [IC2] sent 75 bytes
    [IC2] sent 75 bytes
    [IC2] sent 55 bytes
    [IC2] sent 58 bytes
    [IC2] sent 84 bytes
    [IC2] sent 52 bytes
    [IC2] sent 55 bytes
    [IC2] sent 78 bytes
    [IC2] sent 80 bytes
    [IC2] sent 52 bytes
    [IC2] sent 52 bytes
    [IC2] sent 58 bytes
    [IC2] sent 62 bytes
    [IC2] sent 52 bytes
    [IC2] sent 55 bytes
    [IC2] sent 58 bytes
    [IC2] sent 52 bytes
    [IC2] sent 74 bytes
    [IC2] sent 58 bytes
    [IC2] sent 62 bytes
    [IC2] sent 52 bytes
    [IC2] sent 55 bytes
    [IC2] sent 55 bytes
    [IC2] sent 58 bytes
    [IC2] sent 52 bytes
    [IC2] sent 84 bytes
    [IC2] sent 58 bytes
    [IC2] sent 62 bytes
    [IC2] sent 52 bytes
    [IC2] sent 55 bytes
    [IC2] sent 58 bytes
    [IC2] sent 52 bytes
    [IC2] sent 73 bytes
    [IC2] sent 58 bytes
    [IC2] sent 62 bytes
    [IC2] sent 52 bytes
    [IC2] sent 55 bytes
    [IC2] sent 58 bytes
    [IC2] sent 52 bytes
    [IC2] sent 84 bytes
    [IC2] sent 58 bytes
    [IC2] sent 62 bytes
    [IC2] sent 52 bytes
    [IC2] sent 55 bytes
    [IC2] sent 80 bytes
    [IC2] sent 52 bytes
    [IC2] sent 75 bytes
    [IC2] sent 58 bytes
    [IC2] sent 62 bytes
    [IC2] sent 52 bytes
    [IC2] sent 55 bytes
    [IC2] sent 58 bytes
    [IC2] sent 52 bytes
    [IC2] sent 73 bytes
    [IC2] sent 58 bytes
    [IC2] sent 62 bytes
    [IC2] sent 52 bytes
    [IC2] sent 55 bytes
    [IC2] sent 80 bytes
    [IC2] sent 52 bytes
    [IC2] sent 52 bytes
    [IC2] sent 58 bytes
    [IC2] sent 62 bytes
    [IC2] sent 52 bytes
    [IC2] sent 55 bytes
    [IC2] sent 58 bytes
    [IC2] sent 52 bytes
    [IC2] sent 84 bytes
    [IC2] sent 58 bytes
    [IC2] sent 62 bytes
    [IC2] sent 52 bytes
    [IC2] sent 55 bytes
    [IC2] sent 58 bytes
    [IC2] sent 52 bytes
    [IC2] sent 85 bytes
    [IC2] sent 58 bytes
    [IC2] sent 62 bytes
    [IC2] sent 52 bytes
    [IC2] sent 55 bytes
    [IC2] sent 58 bytes
    [IC2] sent 52 bytes
    [IC2] sent 73 bytes
    [IC2] sent 58 bytes
    [IC2] sent 62 bytes
    [IC2] sent 52 bytes
    [IC2] sent 55 bytes
    [IC2] sent 58 bytes
    [IC2] sent 52 bytes
    [IC2] sent 83 bytes
    [IC2] sent 58 bytes
    [IC2] sent 62 bytes
    [IC2] sent 52 bytes
    [IC2] sent 55 bytes
    [IC2] sent 58 bytes
    [IC2] sent 52 bytes
    [IC2] sent 84 bytes
    [IC2] sent 58 bytes
    [IC2] sent 62 bytes
    [IC2] sent 52 bytes
    [IC2] sent 55 bytes
    [IC2] sent 58 bytes
    [IC2] sent 52 bytes
    [IC2] sent 73 bytes
    [IC2] sent 58 bytes
    [IC2] sent 62 bytes
    [IC2] sent 52 bytes
    [IC2] sent 55 bytes
    [IC2] sent 58 bytes
    [IC2] sent 52 bytes
    [IC2] sent 73 bytes
    [IC2] sent 58 bytes
    [IC2] sent 62 bytes
    [IC2] sent 52 bytes
    [IC2] sent 55 bytes
    [IC2] sent 58 bytes
    [IC2] sent 52 bytes
    [IC2] sent 83 bytes
    [IC2] sent 58 bytes
    [IC2] sent 62 bytes
    [IC2] sent 52 bytes
    java.net.SocketTimeoutException: Read timed out
    2012-04-24 14:14:12 [INFO] Playa lost connection: disconnect.genericReason


    EDIT:

    I don't know if this is any help but this problem seems to have something to do with serverload / clientload maybe. Every now and then i'm able to connect and while connecting the clientlog starts with the same exeption error as mentioned in the previous post but after a while it seems to get into sync and then it starts with these messages:

    ====> part of client log <======
    [IC2] received 86 bytes
    [IC2] received 74 bytes
    [IC2] received 86 bytes
    [IC2] received 97 bytes
    [IC2] received 52 bytes
    [IC2] received 923 bytes
    [IC2] received 83 bytes
    [IC2] received 78 bytes
    [IC2] received 3933 bytes

    I believe this is how it should be :)

  • Hrm your server log has way more sent packets than the client received. That might mean that there were multiple clients or we have some serious packet corruption.

    Ideally you should see identical output on both server and client consoles = identical packet size, packet order and amount of packets.

    Please upload the full output somewhere, just the error parts aren't enough.

  • Found the full client log, but it contains the same amount of data as before...

    client

    Display Spoiler

    *** MagicMinecraftLauncher 0.9.7 ***
    27 achievements
    182 recipes
    LWJGL Version: 2.8.3
    ModLoader 1.2.5 Initializing...
    Register ModLoader mods
    Mod Initialized: mod_MinecraftForge 3.1.2.90
    Mod Initialized: mod_IC2 v1.95
    Restoring disabled mods
    MinecraftForge v3.1.2.90 Initialized
    £pr. 24, 2012 4:08:47 DU forge.ForgeHooks <clinit>
    INFO: MinecraftForge v3.1.2.90 Initialized

    Mod Loaded: mod_MinecraftForge 3.1.2.90
    [IC2] Config loaded from C:\Users\kosztyua\AppData\Roaming\.minecraft\config\IC2.cfg
    [IC2] Using 32 audio sources.
    Mod Loaded: mod_IC2 v1.95
    [IC2] Loading IC2 submodule: bcIntegration31x
    [IC2] Submodule not loaded: java.lang.NoClassDefFoundError: buildcraft/api/ITriggerProvider
    [IC2] Loading IC2 submodule: bcIntegration22x
    [IC2] Submodule not loaded: java.lang.reflect.InvocationTargetException: java.lang.NoClassDefFoundError: buildcraft/api/ILiquidContainer
    [IC2] Loading IC2 submodule: cgIntegration14x
    [IC2] Submodule not loaded: java.lang.reflect.InvocationTargetException: java.lang.NoClassDefFoundError: CraftGuide/API/IRecipeProvider
    [IC2] Loading IC2 submodule: neiIntegration11x
    [IC2] Submodule not loaded: java.lang.reflect.InvocationTargetException: java.lang.NoClassDefFoundError: codechicken/nei/ICraftingHandler
    [IC2] Portal Gun compatibility not loaded: java.lang.ClassNotFoundException: mod_PortalGun
    Done.
    Restoring disabled mods
    WARNING: Found unknown Windows version: Windows 7
    Attempting to use default windows plug-in.
    Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin

    Starting up SoundSystem...
    Initializing LWJGL OpenAL
    (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
    OpenAL initialized.

    Connecting to 10.10.10.108, 25566
    [IC2] received 65 bytes
    java.lang.NegativeArraySizeException
    at ic2.platform.NetworkManager.onPacketData(NetworkManager.java:208)
    at forge.MessageManager.dispatchIncomingMessage(MessageManager.java:432)
    at adl.a(NetClientHandler.java:1212)
    at ee.a(SourceFile:46)
    at lg.b(NetworkManager.java:343)
    at adl.b(NetClientHandler.java:64)
    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(Unknown Source)
    Stopping!

    SoundSystem shutting down...
    Author: Paul Lamb, https://forum.industrial-craft.net/www.paulscode.com

    server

    Display Spoiler

    2012-04-24 17:14:27 [INFO] kosztyua [/10.10.10.101:57522] logged in with entity id 241 at (238.25, 63.0, -775.4375)
    2012-04-24 17:14:27 [INFO] kosztyua joined with: [MinecraftForge 3.1.2.90, IC2 v1.95]
    [IC2] sent 65 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    [IC2] sent 51 bytes
    java.net.SocketTimeoutException: Read timed out
    at java.net.SocketInputStream.socketRead0(Native Method)
    at java.net.SocketInputStream.read(SocketInputStream.java:129)
    at java.net.SocketInputStream.read(SocketInputStream.java:182)
    at java.io.FilterInputStream.read(FilterInputStream.java:66)
    at lx.a(SourceFile:145)
    at qq.h(NetworkManager.java:236)
    at qq.c(NetworkManager.java:423)
    at zt.run(SourceFile:76)
    2012-04-24 17:14:58 [INFO] kosztyua lost connection: disconnect.genericReason

    it would seem that we are having a different issue now? i mean me and


    jaap81

  • I used the minecrafterrortest.bat from the SDK's mods page. You can find the batch script here

    I'm not sure if it contains more advanced logging then the logfile but at least it logs to a dosbox realtime so it's more easy to see whats happening in the background while you start minecraft and when you login...

    Indeed the issues seem to be not entirely the same. I do not really see an error message on the serverside... only

    java.net.SocketTimeoutException: Read timed out

    and then an

    disconnect.genericReason


    Also i figured out that logging on while it's night-time on the server seems to work most of the time.. when i then change the time to daytime i have no troubles whatsoever. but then, when i disconnect and try to connect again it seems to crash..

  • Player , Ok, here are the full logfiles. I had to upload them because they don't fit in the spoilertags:

    First, a session in nighttime. This is where the log starts with errors but after a while it seems to get in sync and i'm able to play for a while:

    nighttime errorlog client http://japs.homeip.net/minecraft/client-error-night.txt
    nighttime errorlog server http://japs.homeip.net/minecraft/server-error-night.txt

    Also, an errorlog during daytime. This is where the games crashes almost instantly with the same error as mentioned by @kosztyuaThe server keeps sending packages for a while until the session times out

    daytime errorlog client http://japs.homeip.net/minecraft/client-error-day.txt
    daytime errorlog server http://japs.homeip.net/minecraft/server-error-day.txt

    I hope this is of use to you and hopefully you are able to fix it! Can't wait to start playing ;)

  • We have the same error and have tried to narrow it down.

    Being a very new user to IC2, we do not have hardly anything running with it yet.
    3 Mercs, 2 Base generators, 2 electric furnaces, 1 batbox.

    While my session was ok, my wife's kept crashing with this error.
    I removed all fuel from the generators, and waited until the machine fully shutdown.
    Once fully off, my wife's session worked just fine for a couple of hours.

    Then She restarted the machine and logged off... Now neither of us can get back in the game.

    From the other posts, sounds like a power generation issue.

    Hope this helps!!

  • No redstone, nuclear reactor caused the same issue multiple times. Approach cut me off at ~110 blocks away. turning it to night allowed me to approach finally. this time I had two terraformers hooked up.


    EDIT: Nighttime isn't 100% fix it seems. This time with a nuclear reactor and ~20 geothermal gens. :(


    so now im locked out of the area completely. :(

  • i am also getting the same thing... updated from 1.1 to 1.2.5. once i join i get the brick screen then black..

    client:

    Display Spoiler

    Connecting to rareglitch.net, 25566
    [IC2] received 614 bytes
    java.lang.NegativeArraySizeException
    at ic2.platform.NetworkManager.onPacketData(NetworkManager.java:208)
    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(Unknown Source)
    Stopping!

    server:

    Display Spoiler

    182 recipes
    27 achievements
    2012-04-24 21:53:03 [INFO] Starting minecraft server version 1.2.5
    2012-04-24 21:53:03 [INFO] Forge Mod Loader version 1.0.0.73 for Minecraft 1.2.5
    loading
    2012-04-24 21:53:03 [INFO] Loading mods from C:\Users\Travis\Desktop\Server 1.2.
    5 Test\mods
    2012-04-24 21:53:03 [INFO] Forge Mod Loader has loaded 19 mods
    MinecraftForge v3.1.2.94 Initialized
    2012-04-24 21:53:03 [INFO] MinecraftForge v3.1.2.94 Initialized

    Loading ComputerCraft: To change block IDs, modify config/mod_ComputerCraft.cfg
    ComputerCraft: computerBlockID 207
    ComputerCraft: diskDriveBlockID 208
    ComputerCraft: diskItemID 4000
    CONFLICT @ -49
    CONFLICT @ -48
    2012-04-24 21:53:04 [INFO] Loading properties
    2012-04-24 21:53:04 [INFO] Starting Minecraft server on *:25566
    [IC2] Config loaded from C:\Users\Travis\Desktop\Server 1.2.5 Test\.\config\IC2.
    cfg
    Starting BuildCraft 2.2.14
    Copyright (c) SpaceToad, 2011
    http://www.mod-buildcraft.com
    ComputerCraft: Searching for RedPowerLib...
    ComputerCraft: RedPowerLib and methods located.
    ComputerCraft: turtleBlockID 209
    CONFLICT @ -47
    [IC2] Loading IC2 submodule: bcIntegration31x
    [IC2] Submodule not loaded: java.lang.NoClassDefFoundError: buildcraft/api/ITrig
    gerProvider
    [IC2] Loading IC2 submodule: bcIntegration22x
    [IC2] BuildCraft integration module loaded
    [IC2] Portal Gun compatibility not loaded: java.lang.ClassNotFoundException: mod
    _PortalGun
    2012-04-24 21:53:04 [INFO] Forge Mod Loader load complete, 19 mods loaded
    2012-04-24 21:53:04 [INFO] Preparing level "world2"
    2012-04-24 21:53:04 [INFO] Default game type: 0
    2012-04-24 21:53:04 [INFO] Preparing start region for level 1
    2012-04-24 21:53:04 [INFO] Preparing start region for level -1
    2012-04-24 21:53:05 [INFO] Preparing start region for level 0
    Skipping TileEntity with id ChunkLoader
    Skipping TileEntity with id ChunkLoader
    Skipping TileEntity with id ChunkLoader
    Skipping TileEntity with id ChunkLoader
    Skipping TileEntity with id ChunkLoader
    Skipping TileEntity with id ChunkLoader
    Skipping TileEntity with id ChunkLoader
    Skipping TileEntity with id ChunkLoader
    Skipping TileEntity with id ChunkLoader
    Skipping TileEntity with id ChunkLoader
    Skipping TileEntity with id ChunkLoader
    Skipping TileEntity with id ChunkLoader
    2012-04-24 21:53:05 [INFO] Done (0.990s)! For help, type "help" or "?"
    2012-04-24 21:53:22 [INFO] joopielt [/75.67.96.22:50422] logged in with entity i
    d 173 at (-214.375, 83.0, -1804.5)
    2012-04-24 21:53:22 [INFO] joopielt joined with: [MinecraftForge 3.1.2.94, ReiMi
    nimap v3.0_06 [1.2.5], RedPowerCore 2.0pr5, BuildCraftCore 2.2.14, BuildCraftBui
    lders 2.2.14, BuildCraftEnergy 2.2.14, BuildCraftFactory 2.2.14, BuildCraftTrans
    port 2.2.14, AdditionalPipes 2.1.3 (Minecraft 1.2.5, Buildcraft 2.2.14, Forge 3.
    0.1.75), ComputerCraft 1.33, CCTurtle 1.33, IC2NuclearControl v1.1.1, IC2 v1.95,
    Railcraft 5.0.3, RedPowerControl 2.0pr5, RedPowerLighting 2.0pr5, RedPowerLogic
    2.0pr5, RedPowerMachine 2.0pr5, RedPowerWiring 2.0pr5, RedPowerWorld 2.0pr5]
    [IC2] sent 614 bytes
    [IC2] sent 59 bytes
    [IC2] sent 76 bytes
    [IC2] sent 54 bytes
    [IC2] sent 54 bytes
    [IC2] sent 64 bytes
    [IC2] sent 55 bytes
    [IC2] sent 54 bytes
    [IC2] sent 54 bytes
    [IC2] sent 54 bytes
    [IC2] sent 64 bytes
    [IC2] sent 55 bytes
    [IC2] sent 55 bytes
    [IC2] sent 76 bytes
    [IC2] sent 54 bytes
    [IC2] sent 54 bytes
    [IC2] sent 64 bytes
    [IC2] sent 55 bytes
    [IC2] sent 54 bytes
    [IC2] sent 54 bytes
    [IC2] sent 54 bytes
    [IC2] sent 64 bytes
    [IC2] sent 54 bytes
    [IC2] sent 54 bytes
    [IC2] sent 54 bytes
    [IC2] sent 64 bytes
    [IC2] sent 54 bytes
    [IC2] sent 54 bytes
    [IC2] sent 54 bytes
    [IC2] sent 64 bytes
    [IC2] sent 54 bytes
    [IC2] sent 54 bytes
    [IC2] sent 54 bytes
    [IC2] sent 90 bytes
    [IC2] sent 55 bytes
    [IC2] sent 76 bytes
    [IC2] sent 54 bytes
    [IC2] sent 54 bytes
    [IC2] sent 64 bytes
    [IC2] sent 54 bytes
    [IC2] sent 54 bytes
    [IC2] sent 78 bytes
    [IC2] sent 88 bytes
    [IC2] sent 55 bytes
    [IC2] sent 54 bytes
    [IC2] sent 54 bytes
    [IC2] sent 54 bytes
    [IC2] sent 64 bytes
    [IC2] sent 54 bytes
    [IC2] sent 54 bytes
    [IC2] sent 54 bytes
    [IC2] sent 64 bytes
    [IC2] sent 54 bytes
    [IC2] sent 54 bytes
    [IC2] sent 54 bytes
    [IC2] sent 64 bytes
    [IC2] sent 54 bytes
    [IC2] sent 54 bytes
    [IC2] sent 54 bytes
    [IC2] sent 64 bytes
    [IC2] sent 59 bytes
    [IC2] sent 55 bytes
    [IC2] sent 54 bytes
    [IC2] sent 54 bytes
    [IC2] sent 54 bytes
    [IC2] sent 64 bytes
    [IC2] sent 55 bytes
    [IC2] sent 54 bytes
    [IC2] sent 54 bytes
    [IC2] sent 54 bytes
    [IC2] sent 64 bytes
    [IC2] sent 55 bytes
    [IC2] sent 55 bytes
    [IC2] sent 55 bytes
    java.net.SocketException: Connection reset
    at java.net.SocketInputStream.read(Unknown Source)
    at java.net.SocketInputStream.read(Unknown Source)
    at java.io.FilterInputStream.read(Unknown Source)
    at lx.a(SourceFile:145)
    at qq.h(NetworkManager.java:236)
    at qq.c(NetworkManager.java:423)
    at zt.run(SourceFile:76)
    2012-04-24 21:53:38 [INFO] joopielt lost connection: disconnect.genericReason

  • Ok player, here are my logs of doom.


    Modloader's initialization (client)

    Display Spoiler


    The original crash (the official 1.9.5, not the one you posted)

    Display Spoiler

    Client crash for the 1.9.5 that you posted.

    Display Spoiler

    And the server's output to match the second client crash

    Display Spoiler


    Also, I signed into my server as an anonymous player and was able to move around for a while. It didn't die when I was around Trade-o-mats and wind turbines, there may have been other stuff, but I don't know that base's layout too well. I don't think it died until it "saw" my power room (solar panels, batboxes, mfe, LV and MV transformer, lava generator, reg. generator and chest of charcoal).


    *EDIT*

    Logs from my time running around as an anonymous player.

    Display Spoiler
    Display Spoiler

    ----------

    Or give an MFSU to an enderman and whack him till he teleports to the right place and puts it down.

  • Hrm your server log has way more sent packets than the client received. That might mean that there were multiple clients or we have some serious packet corruption.

    Ideally you should see identical output on both server and client consoles = identical packet size, packet order and amount of packets.

    Please upload the full output somewhere, just the error parts aren't enough.

    I noticed on my setup that the server continued to send packets after Minecraft went to a black screen, until the minecraft client is fully closed.

    ----------

    Or give an MFSU to an enderman and whack him till he teleports to the right place and puts it down.