Solved Corrupted/Glitched Out World

Discussion in 'Bukkit Help' started by RyanTheEpic07, Jun 11, 2020.

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

    RyanTheEpic07

    I used my minecraft server as a build server, so i have alot of important builds on it. My friends decided it was a good idea to burn down a statue and one of them set the randomtickspeed to 1 billion (stupid i know). I was able to set the tick speed back down to 3 but when I join that world im greeted with a huge empty void. About a minute later i get timed out and the server crashes.

    Console Looks Like This:
    Code:
    The server has stopped responding!
    [19:08:08 ERROR]: Please report this to PaperSpigot directly!
    [19:08:08 ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
    [19:08:08 ERROR]: PaperSpigot version: git-PaperSpigot-"4c7641d" (MC: 1.8.8)
    [19:08:08 ERROR]: ------------------------------
    [19:08:08 ERROR]: Server thread dump (Look for plugins here before reporting to PaperSpigot!):
    [19:08:08 ERROR]: ------------------------------
    [19:08:08 ERROR]: Current Thread: Server thread
    [19:08:08 ERROR]: PID: 32 | Suspended: false | Native: false | State: RUNNABLE
    [19:08:08 ERROR]: Stack:
    [19:08:08 ERROR]: net.minecraft.server.v1_8_R3.BlockGrass.blockGrass.java:48)
    [19:08:08 ERROR]: net.minecraft.server.v1_8_R3.Block.alock.java:309)
    [19:08:08 ERROR]: net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:497)
    [19:08:08 ERROR]: net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:253)
    [19:08:08 ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:830) [19:08:09 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
    [19:08:09 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
    [19:08:09 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    [19:08:09 ERROR]: java.lang.Thread.run(Thread.java:748)
    [19:08:09 ERROR]: ------------------------------
    [19:08:09 ERROR]: Current Thread: Netty Server IO #1
    [19:08:09 ERROR]: PID: 41 | Suspended: false | Native: true | State: RUNNABLE
    [19:08:09 ERROR]: Thread is waiting on monitor(s):
    [19:08:09 ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
    [19:08:09 ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
    [19:08:09 ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
    [19:08:09 ERROR]: Stack:
    [19:08:09 ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
    [19:08:09 ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
    > [19:08:09 ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
    [19:08:09 ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
    [19:08:09 ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
    [19:08:09 ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
    [19:08:09 ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
    [19:08:09 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
    [19:08:09 ERROR]: java.lang.Thread.run(Thread.java:748)
    [19:08:09 ERROR]: ------------------------------
    [19:08:09 ERROR]: Current Thread: File IO Thread
    [19:08:09 ERROR]: PID: 73 | Suspended: false | Native: false | State: TIMED_WAITING
    [19:08:09 ERROR]: Stack:
    [19:08:09 ERROR]: java.lang.Thread.sleep(Native Method)
    [19:08:09 ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.c(FileIOThread.java:52)
    [19:08:09 ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.run(FileIOThread.java:28)
    [19:08:09 ERROR]: java.lang.Thread.run(Thread.java:748)
    [19:08:09 ERROR]: ------------------------------
    [19:08:09 ERROR]: Current Thread: Timer-2
    [19:08:09 ERROR]: PID: 61 | Suspended: false | Native: false | State: TIMED_WAITING
    [19:08:09 ERROR]: Stack:
    [19:08:09 ERROR]: java.lang.Object.wait(Native Method)
    [19:08:09 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
    [19:08:09 ERROR]: java.util.TimerThread.run(Timer.java:505)
    [19:08:09 ERROR]: ------------------------------
    [19:08:09 ERROR]: Current Thread: Timer-1
    [19:08:09 ERROR]: PID: 47 | Suspended: false | Native: false | State: TIMED_WAITING
    [19:08:09 ERROR]: Stack:
    [19:08:09 ERROR]: java.lang.Object.wait(Native Method)
    [19:08:09 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
    [19:08:09 ERROR]: java.util.TimerThread.run(Timer.java:505)
    [19:08:09 ERROR]: ------------------------------
    [19:08:09 ERROR]: Current Thread: Timer-0
    [19:08:09 ERROR]: PID: 45 | Suspended: false | Native: false | State: TIMED_WAITING
    [19:08:09 ERROR]: Stack:
    [19:08:09 ERROR]: java.lang.Object.wait(Native Method)
    [19:08:09 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
    [19:08:09 ERROR]: java.util.TimerThread.run(Timer.java:505)
    [19:08:09 ERROR]: ------------------------------
    [19:08:09 ERROR]: Current Thread: Netty Server IO #0
    [19:08:09 ERROR]: PID: 40 | Suspended: false | Native: true | State: RUNNABLE
    [19:08:09 ERROR]: Thread is waiting on monitor(s):
    [19:08:09 ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
    [19:08:09 ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
    [19:08:09 ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
    [19:08:09 ERROR]: Stack:
    [19:08:09 ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
    [19:08:09 ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
    [19:08:09 ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
    [19:08:09 ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
    [19:08:09 ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
    [19:08:09 ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
    [19:08:09 ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
    [19:08:09 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
    [19:08:09 ERROR]: java.lang.Thread.run(Thread.java:748)
    [19:08:09 ERROR]: ------------------------------
    [19:08:09 ERROR]: Current Thread: Spigot Metrics Thread
    [19:08:09 ERROR]: PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
    [19:08:09 ERROR]: Stack:
    [19:08:09 ERROR]: java.lang.Object.wait(Native Method)
    [19:08:09 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
    [19:08:09 ERROR]: java.util.TimerThread.run(Timer.java:505)
    [19:08:09 ERROR]: ------------------------------
    [19:08:09 ERROR]: Current Thread: PaperSpigot Watchdog Thread
    [19:08:09 ERROR]: PID: 38 | Suspended: false | Native: false | State: RUNNABLE
    [19:08:09 ERROR]: Stack:
    [19:08:09 ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
    [19:08:09 ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
    [19:08:09 ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
    [19:08:09 ERROR]: ------------------------------
    [19:08:09 ERROR]: Current Thread: Server console handler
    [19:08:09 ERROR]: PID: 35 | Suspended: false | Native: true | State: RUNNABLE
    [19:08:09 ERROR]: Thread is waiting on monitor(s):
    [19:08:09 ERROR]: Locked on:java.io.BufferedInputStream.readufferedInputStream.java:265)
    [19:08:09 ERROR]: Locked on:eek:rg.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
    [19:08:09 ERROR]: Locked on:eek:rg.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
    [19:08:09 ERROR]: Locked on:eek:rg.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
    [19:08:09 ERROR]: Stack:
    [19:08:09 ERROR]: java.io.FileInputStream.readBytes(Native Method)
    [19:08:09 ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
    [19:08:09 ERROR]: java.io.BufferedInputStream.fillufferedInputStream.java:246)
    [19:08:09 ERROR]: java.io.BufferedInputStream.readufferedInputStream.java:265)
    [19:08:09 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
    [19:08:09 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
    [19:08:09 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
    ABLE
    [19:08:09 ERROR]: Stack:
    [19:08:09 ERROR]: ------------------------------
    [19:08:09 ERROR]: Current Thread: Server thread
    [19:08:09 ERROR]: PID: 32 | Suspended: false | Native: false | State: RUNNABLE
    [19:08:09 ERROR]: Stack:
    [19:08:09 ERROR]: net.minecraft.server.v1_8_R3.BlockGrass.blockGrass.java:48)
    [19:08:09 ERROR]: net.minecraft.server.v1_8_R3.Block.alock.java:309)
    [19:08:09 ERROR]: net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:497)
    [19:08:09 ERROR]: net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:253)
    [19:08:09 ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:830)
    [19:08:09 ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378)
    [19:08:09 ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713)
    [19:08:09 ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616)
    I tried taking the world into a singleplayer world, only to get lag spikes and the same void, if i save and quit it will crash my minecraft. Please help I had alot on that world

    LINK TO WORLD: <Edit by Moderator: Redacted mediafire url> BEWARE THIS MAY CAUSE LAG OR CRASH YOUR MC
     

    Attached Files:

    Last edited by a moderator: Jun 11, 2020
Thread Status:
Not open for further replies.

Share This Page