16x16 Blocks (Chunks?) Randomly restting,

Discussion in 'Bukkit Help' started by SplenectomY, Feb 14, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    SplenectomY

    Hello. Running CB 300+ and a slew of plugins (see second screenshot) on a dedicated server. The only added plugin since the introduction of multiworld support has been MultiVerse, and only since then have we been getting this issue. We have three worlds on our server and it happens in every world all at once.

    Once in a while, on a server restart/crash, the world will randomly de-load chunks (16x16 areas, top to bottom of map), as if it is starting fresh in these small areas. (On the minimap, you can see the large, blue squares that have appeared, replacing the grass and cobblestone walls we made with a sea-level square of ice). The server is auto backed up every hour, but we want to know if there is a way to prevent this or if anyone else is having this issue? Thanks!

    [​IMG]

    [​IMG]
     
  2. Offline

    h0us3cat

    i can confirm this, since 300+ builds and multiverse installed.
     
  3. Offline

    SplenectomY

    Here's a better, daylight shot. It doesn't seem to care about biomes either, and it is widespread throughout the map(s).

    [​IMG]
     
  4. Offline

    yummysinsemilla

    I would assume it's a multi-verse issue. I would ask it's developer(s).
     
  5. Offline

    drew

    I have this same issue, its really bad. It destroyed 2 major projects.

    I am not using any multi-verse plug ins.
    --- merged: Feb 15, 2011 4:27 AM ---
    screenshots attached
     

    Attached Files:

  6. Offline

    SplenectomY

    @drew: What other plugins does your server use?
     
  7. Offline

    drew

    Essentials - Permissions - Treehugger- magic carpet - skypirates - elevators - voxelsniper - npctrader - iconomy - heroicdeath - milkAdmin.


    Would you mind sharing the script and/or plugin you use for auto backup every hour?
     
  8. Offline

    GGreenBass

    I had this happen to me just recently, and I'm almost positive it has little to do with specific plugins being installed due to the fact that I haven't changed any of them recently. I'll give a list of plugins and a Java error I'm almost certain is associated with these chunks in a second, just let me actually hop onto my server so I can copypasta.

    EDIT:

    Plugins:
    Alchemy ; AutoRepair ; Dynamap ; EmptyBucket ; HeroicDeath ; MCDocs ; Minecart Mania Core/Stations ; Murder ; PumpkinDiver ; SlowHealth ; Wormhole X

    Java Errors that have randomly been occurring since it started:
    Code:
    java.net.SocketException: Connection reset
        at java.net.SocketInputStream.read(SocketInputStream.java:185)
        at java.net.SocketInputStream.read(SocketInputStream.java:199)
        at java.io.FilterInputStream.read(FilterInputStream.java:83)
        at net.minecraft.server.Packet.b(SourceFile:102)
        at net.minecraft.server.NetworkManager.f(SourceFile:157)
        at net.minecraft.server.NetworkManager.c(SourceFile:15)
        at net.minecraft.server.NetworkReaderThread.run(SourceFile:68)
    
    Code:
    java.net.SocketException: Broken pipe
        at java.net.SocketOutputStream.socketWrite0(Native Method)
        at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:109)
        at java.net.SocketOutputStream.write(SocketOutputStream.java:132)
        at java.io.DataOutputStream.write(DataOutputStream.java:88)
        at net.minecraft.server.Packet.a(SourceFile:113)
        at net.minecraft.server.NetworkManager.e(SourceFile:132)
        at net.minecraft.server.NetworkManager.d(SourceFile:15)
        at net.minecraft.server.NetworkWriterThread.run(SourceFile:85)
    
     
  9. Offline

    SplenectomY

    This deserves its own thread. Lemme look where to post it and I'll update this post.

    -DERAIL AVERTED.-
    --- merged: Feb 15, 2011 9:40 PM ---
    @drew: And here you go. http://forums.bukkit.org/threads/simple-script-to-auto-backup-server-delete-old-backups.4509/
    --- merged: Feb 15, 2011 9:44 PM ---
    Back on topic: From what I've gathered through experiments with backups yesterday, the broken chunks will stay in the same place but sometimes change constitution every time the server reloads. As far as I can tell, this can only be re-mediated through diligent and constant map/world backups until Bukkit and the like becomes a bit more stable.
     
  10. Offline

    LucidLethargy

    I am having the EXACT same errors on my server as well, and the only plugin we both share is WormholeXtreme. I do not think this is WormholeXTreme - I too think it's something else.

    I use SimpleServer wrapper for whitelisting and backups as well, which may have something to do with things, but I find that unlikely... I'm thinking it's Bukkit.

    My server crashes at random, sometimes after a few hours, sometimes after a few minutes.

    Error logs:

    Details:
    Bukkit Version #156 (previous: 145)
    Craftbukkit Version #335 (previous: 325)
    --> Essentials
    *Ban
    *Help
    *Home
    *Spawn
    *Warp
    version 197 (previous: 192)
    --> Permissions
    version 2.0
    --> iConomy
    version 2.2b
    --> RepairShop
    version 2.1
    --> SimpleShop
    version 1.3
    --> iConomyChestShop
    version 0.4
    --> iMonster
    version 1.6
    --> Wormhole Xtreme
    version 0.725
    --> WorldEdit
    version 3.2.2
    --> WorldGuard
    version 3.2.2
    --> Multiverse
    version 1.1
    --> Towny
    version 0.20
    --> War
    version 0.9
    --> Login Message
    version 0.4_2
    --> MoveCraft
    version 0.6.6
     
Thread Status:
Not open for further replies.

Share This Page