Server issues thread

Discussion in 'Minecraft' started by Hungry_Myst, Jan 29, 2013.

Server issues thread

Discussion in 'Minecraft' started by Hungry_Myst, Jan 29, 2013.

  1. Nanoinfinity

    Nanoinfinity .

    Joined:
    Dec 15, 2012
    Messages:
    138
    Likes:
    45
  2. Mysticdrew

    Mysticdrew .

    Joined:
    Dec 9, 2012
    Messages:
    126
    Likes:
    11
    If he releases the update today, I would wait on installing it until people on the forums confirm things are fixed. I would really hate for the world file to get corrupted. Hmm, pastebin is blocked at work, I will see if I can get it on my mobile or will have to wait until I get home to read it.
     
  3. Tal-

    Tal- .

    Joined:
    Nov 15, 2012
    Messages:
    93
    Likes:
    32
    1. java.lang.NoClassDefFoundError: l
      at usefulfood.world.WorldGenBush.generate(WorldGenBush.java:18)
      Thats the usefull bit of that crash report it looks like somethign in usefullfood affects worldgen that is either not defined or has a conflict with another item or block ID would be my guess
     
  4. Nanoinfinity

    Nanoinfinity .

    Joined:
    Dec 15, 2012
    Messages:
    138
    Likes:
    45
    Code:
    2013-02-20 15:37:08 [INFO] [STDERR] Exception in thread "Snooper Timer" java.lang.OutOfMemoryError: Java heap space
    2013-02-20 15:37:08 [INFO] [STDERR]    at java.util.HashMap.createEntry(Unknown Source)
    2013-02-20 15:37:12 [INFO] [STDERR]    at java.util.HashMap.putForCreate(Unknown Source)
    2013-02-20 15:37:12 [INFO] [STDERR]    at java.util.HashMap.putAllForCreate(Unknown Source)
    2013-02-20 15:37:12 [INFO] [STDERR]    at java.util.HashMap.<init>(Unknown Source)
    2013-02-20 15:37:16 [INFO] [STDERR]    at lf.run(SourceFile:49)
    2013-02-20 15:37:16 [INFO] [STDERR]    at java.util.TimerThread.mainLoop(Unknown Source)
    2013-02-20 15:37:20 [INFO] [STDERR]    at java.util.TimerThread.run(Unknown Source)
    2013-02-20 15:38:03 [INFO] [STDERR] java.lang.NoClassDefFoundError: l
    2013-02-20 15:38:03 [INFO] [STDERR]    at a.<init>(CrashReport.java:27)
    2013-02-20 15:38:03 [INFO] [STDERR]    at a.a(CrashReport.java:319)
    2013-02-20 15:38:03 [INFO] [STDERR]    at yc.a(World.java:409)
    2013-02-20 15:38:03 [INFO] [STDERR]    at yc.c(World.java:433)
    2013-02-20 15:38:03 [INFO] [STDERR]    at usefulfood.world.WorldGenBush.generate(WorldGenBush.java:18)
    2013-02-20 15:38:03 [INFO] [STDERR]    at usefulfood.world.WorldGenerator.generateSurface(WorldGenerator.java:43)
    2013-02-20 15:38:03 [INFO] [STDERR]    at usefulfood.world.WorldGenerator.generate(WorldGenerator.java:22)
    2013-02-20 15:38:03 [INFO] [STDERR]    at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:91)
    2013-02-20 15:38:03 [INFO] [STDERR]    at im.a(ChunkProviderServer.java:259)
    2013-02-20 15:38:03 [INFO] [STDERR]    at zz.a(Chunk.java:1248)
    2013-02-20 15:38:03 [INFO] [STDERR]    at im.c(ChunkProviderServer.java:153)
    2013-02-20 15:38:03 [INFO] [STDERR]    at il.<init>(PlayerInstance.java:42)
    2013-02-20 15:38:03 [INFO] [STDERR]    at ik.a(SourceFile:172)
    2013-02-20 15:38:03 [INFO] [STDERR]    at ik.d(SourceFile:300)
    2013-02-20 15:38:03 [INFO] [STDERR]    at gm.d(ServerConfigurationManager.java:220)
    2013-02-20 15:38:03 [INFO] [STDERR]    at iv.a(NetServerHandler.java:410)
    2013-02-20 15:38:03 [INFO] [STDERR]    at eb.a(SourceFile:136)
    2013-02-20 15:38:03 [INFO] [STDERR]    at cg.b(TcpConnection.java:458)
    2013-02-20 15:38:03 [INFO] [STDERR]    at iv.d(NetServerHandler.java:136)
    2013-02-20 15:38:03 [INFO] [STDERR]    at iw.b(NetworkListenThread.java:57)
    2013-02-20 15:38:03 [INFO] [STDERR]    at ht.b(SourceFile:30)
    2013-02-20 15:38:03 [INFO] [STDERR]    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:703)
    2013-02-20 15:38:03 [INFO] [STDERR]    at ho.r(DedicatedServer.java:269)
    2013-02-20 15:38:03 [INFO] [STDERR]    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
    2013-02-20 15:38:03 [INFO] [STDERR]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
    2013-02-20 15:38:03 [INFO] [STDERR]    at fy.run(SourceFile:849)
    2013-02-20 15:38:03 [SEVERE] [Minecraft] Encountered an unexpected exception NoClassDefFoundError
    java.lang.NoClassDefFoundError: l
            at a.<init>(CrashReport.java:27)
            at a.a(CrashReport.java:319)
            at yc.a(World.java:409)
            at yc.c(World.java:433)
            at usefulfood.world.WorldGenBush.generate(WorldGenBush.java:18)
            at usefulfood.world.WorldGenerator.generateSurface(WorldGenerator.java:43)
            at usefulfood.world.WorldGenerator.generate(WorldGenerator.java:22)
            at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:91)
            at im.a(ChunkProviderServer.java:259)
            at zz.a(Chunk.java:1248)
            at im.c(ChunkProviderServer.java:153)
            at il.<init>(PlayerInstance.java:42)
            at ik.a(SourceFile:172)
            at ik.d(SourceFile:300)
            at gm.d(ServerConfigurationManager.java:220)
            at iv.a(NetServerHandler.java:410)
            at eb.a(SourceFile:136)
            at cg.b(TcpConnection.java:458)
            at iv.d(NetServerHandler.java:136)
            at iw.b(NetworkListenThread.java:57)
            at ht.b(SourceFile:30)
            at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:703)
            at ho.r(DedicatedServer.java:269)
            at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
            at fy.run(SourceFile:849)
    
    It looks like a mem leak as a symptom of something else going haywire. About halfway down is that same error from the previous crash, notice?

    Code:
    java.lang.NoClassDefFoundError: l
            at a.<init>(CrashReport.java:27)
            at a.a(CrashReport.java:319)
    
    It's happening at chunk gen when a mod tried to do something (previously it was Forestry, this time it's UsefulFood's bushes) Its almost looks like... it's trying to do some error reporting, and breaking at that moment. I just don't understand why this is happening all of a sudden now, this shouldn't be the first time someone's gone exploring since UsefulFood and Forestry were added.
     
  5. Mysticdrew

    Mysticdrew .

    Joined:
    Dec 9, 2012
    Messages:
    126
    Likes:
    11
    Definatly somethign going on with usefull food and chunk gen, the previous crash was with forestry. Do those mods have conflicting ID's with each other or with ARS maybe? Those are both new mods added to the server.
     
  6. Nanoinfinity

    Nanoinfinity .

    Joined:
    Dec 15, 2012
    Messages:
    138
    Likes:
    45
    I checked all the IDs of all the mods a couple days ago (when the Inscription Tables stopped working), and nothing is conflicting.

    Some people are reporting the missing class error when trying to use Tekkit Classic maps in Tekkit Lite, but only on player join. I wonder if it's like... a Forge version mismatch? Like, the new Forestry and UsefulFood were built against the newest version fo Forge, while Tekkit Lite is running an older version.

    E: that can't be it either, the installed version of Forge is higher than the one the mods were built against, so it can't be missing features... Hmm.
     
  7. Sailo

    Sailo .

    Joined:
    Nov 5, 2012
    Messages:
    28
    Likes:
    1
    I don't know if this would be a server issue or not, but I went to go and clear my cache, it downloads just fine until it reaches one of the files and then it says download has failed? I never had this issue before. I tried doing it one more time, and the same thing happens.
     
  8. Weevils

    Weevils .

    Joined:
    Dec 15, 2012
    Messages:
    37
    Likes:
    16
    The server is down currently anyway. There was a power outtage last night. It's going to be a couple hours before it's all back up likely.
     
  9. Sailo

    Sailo .

    Joined:
    Nov 5, 2012
    Messages:
    28
    Likes:
    1
    the file it freezes on is \temp\z-tekkitlite-configs-v0.5.6.zip, and then it goes to the failed downloading thing. I could still play single player. but this is just mind boggling me.
     
  10. Sailo

    Sailo .

    Joined:
    Nov 5, 2012
    Messages:
    28
    Likes:
    1
    Ok, I tried to turn off my antivirus, and restart my PC, and even cleared everything from tekkit folder to do a fresh download. Nothing seems to be working. Anyone have any suggestions on what I can do to get this thing downloaded?