Implemented Server crash

Dieses Thema im Forum "Direwolf20" wurde erstellt von CommonExplosion, 21. Januar 2015.

  1. CommonExplosion

    CommonExplosion Well-Known Member

    Beiträge:
    741
    Zustimmungen:
    182
    Ortszeit:
    21:42
    I tried to join the server some time back (10-20 min ago) and it "closed". I thought I just arrived at a bad time and the server just restarted as normally.

    Some time later (seconds ago) I tried to join again. I saw some of the server (for 1sec) and it closed again.

    Coincidence?

    Problem should show in the server reports I guess.
     
    Zuletzt bearbeitet: 21. Januar 2015
  2. CommonExplosion

    CommonExplosion Well-Known Member

    Beiträge:
    741
    Zustimmungen:
    182
    Ortszeit:
    21:42
    I didn't do anything before the crash as I just wanted to start playing today.

    EDIT: Problem confirmed, I am the problem. I will not try to join untill someone reacts to this post to prevent an extra crash.
     
  3. SphericalHelix

    SphericalHelix New Member

    Beiträge:
    81
    Zustimmungen:
    7
    Ortszeit:
    14:42
    It could be a corrupt chunk around you. The crash just now happened within a second of you showing as joining
     
  4. Virean

    Virean Yup, you can read.

    Beiträge:
    131
    Zustimmungen:
    5
    Ortszeit:
    20:42
    Common did u just join ? Server crashed again :D
     
  5. CommonExplosion

    CommonExplosion Well-Known Member

    Beiträge:
    741
    Zustimmungen:
    182
    Ortszeit:
    21:42
    Possibly, are there known items that corrupt chunks? Maybe I can pinpoint the cause.[DOUBLEPOST=1421868825,1421868786][/DOUBLEPOST]
    Yes, I had to be sure I wasn't spamming "I have a problem" when it could be just bad luck :p
     
  6. Virean

    Virean Yup, you can read.

    Beiträge:
    131
    Zustimmungen:
    5
    Ortszeit:
    20:42
    Infact someone said "Crash" and the server crashed couple seconds later o:[DOUBLEPOST=1421869022,1421868888][/DOUBLEPOST]Try connecting Node2
     
  7. CommonExplosion

    CommonExplosion Well-Known Member

    Beiträge:
    741
    Zustimmungen:
    182
    Ortszeit:
    21:42
    hmm, :shifty:

    And euh tama, your signature is HUGE
     
  8. Virean

    Virean Yup, you can read.

    Beiträge:
    131
    Zustimmungen:
    5
    Ortszeit:
    20:42
    Yh i know, remaking it :D
     
  9. CommonExplosion

    CommonExplosion Well-Known Member

    Beiträge:
    741
    Zustimmungen:
    182
    Ortszeit:
    21:42
  10. SirWill

    SirWill Founder

    Beiträge:
    12.285
    Zustimmungen:
    3.712
    Ortszeit:
    21:42
    Which direwolf server?
     
  11. SphericalHelix

    SphericalHelix New Member

    Beiträge:
    81
    Zustimmungen:
    7
    Ortszeit:
    14:42
  12. SirWill

    SirWill Founder

    Beiträge:
    12.285
    Zustimmungen:
    3.712
    Ortszeit:
    21:42
    Should be fixed now
     
  13. Matryoshika

    Matryoshika Well-Known Member

    Beiträge:
    1.193
    Zustimmungen:
    606
    Ortszeit:
    21:42
    Our base (Common's and I) has been rolledback up-to 1-3 days...
    Not sure if intentional or not.

    Also, both Nodes seem to have issues with rollbacks that seems to have started since the crashing issue (that happened the 17th), and they are quite big.
     
  14. SirWill

    SirWill Founder

    Beiträge:
    12.285
    Zustimmungen:
    3.712
    Ortszeit:
    21:42
    Yes that's intended, I tried ~10 rollbacks until I had to use a 1-2 days old backup.
     
  15. Matryoshika

    Matryoshika Well-Known Member

    Beiträge:
    1.193
    Zustimmungen:
    606
    Ortszeit:
    21:42
    What was the issue then?
    Both Common and I have been in that base,and me as late as this morning, making a witchery Death spawn automation, with no issues.
    How could ~10 rollbacks not be sufficient for the issue?
     
  16. SirWill

    SirWill Founder

    Beiträge:
    12.285
    Zustimmungen:
    3.712
    Ortszeit:
    21:42
    I don't know.
    crash-report doesn't say much:
    Code:
    java.lang.ArrayIndexOutOfBoundsException: 9725
    	at net.minecraft.world.chunk.storage.ExtendedBlockStorage.func_150819_a(ExtendedBlockStorage.java:59)
    	at net.minecraft.world.chunk.Chunk.func_150810_a(Chunk.java:540)
    	at net.minecraft.world.chunk.Chunk.func_150812_a(Chunk.java:955)
    	at net.minecraft.world.chunk.Chunk.func_150813_a(Chunk.java:935)
    	at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:551)
    	at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:44)
    	at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:15)
    	at net.minecraftforge.common.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:189)
    	at net.minecraftforge.common.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:354)
    	at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:30)
    	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:874)
    	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423)
    	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798)
    	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658)
    	at java.lang.Thread.run(Thread.java:745)
    
    
    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
    
    -- Head --
    Stacktrace:
    	at net.minecraft.world.chunk.storage.ExtendedBlockStorage.func_150819_a(ExtendedBlockStorage.java:59)
    
    -- Block being got --
    Details:
    	Location: World: (477,52,526), Chunk: (at 13,3,14 in 29,32; contains blocks 464,0,512 to 479,255,527), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023)
    Stacktrace:
    	at net.minecraft.world.chunk.Chunk.func_150810_a(Chunk.java:540)
    	at net.minecraft.world.chunk.Chunk.func_150812_a(Chunk.java:955)
    	at net.minecraft.world.chunk.Chunk.func_150813_a(Chunk.java:935)
    	at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:551)
    	at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:44)
    	at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:15)
    	at net.minecraftforge.common.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:189)
    	at net.minecraftforge.common.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:354)
    	at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:30)
    	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:874)
    	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423)
    	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798)
    	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658)
    	at java.lang.Thread.run(Thread.java:745)
     
  17. Slind

    Slind Founder

    Beiträge:
    8.332
    Zustimmungen:
    3.018
    Ortszeit:
    21:42
    Would you like to have a few of the region files for different times, to do further testing on your own?
     
  18. Matryoshika

    Matryoshika Well-Known Member

    Beiträge:
    1.193
    Zustimmungen:
    606
    Ortszeit:
    21:42
    yeah, I think I can take a shot at that. I think I know a possible issue, but want to see if I'm correct before I say anything.
     
  19. SirWill

    SirWill Founder

    Beiträge:
    12.285
    Zustimmungen:
    3.712
    Ortszeit:
    21:42

Diese Seite empfehlen