V
V
Vladimir Kuchma2020-11-28 16:01:08
Java
Vladimir Kuchma, 2020-11-28 16:01:08

What to do if the map crashes the minecraft server?

Here is the log


[15:30:11] [Spigot Watchdog Thread/ERROR]: Stack:
[15:30:11] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.epoll.Native.epollWait0(Native Method)
[15:30:11] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.epoll.Native.epollWait(Native.java:114)
[15:30:11] [Spigot Watchdog Thread/ERROR] : app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
[15:30:11] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.epoll.EpollEventLoop. run(EpollEventLoop.java:256)
[15:30:11] [Spigot Watchdog Thread/ERROR]: app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[15:30: 11] [Spigot Watchdog Thread/ERROR]: [email protected]/java.lang.Thread.run(Thread.java:834)
[15:30:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:30: 11] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
[15:30:11] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | native: true | State: RUNNABLE
[15:30:11] [Spigot Watchdog Thread/ERROR]: Stack:
[15:30:11] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.epoll.Native.epollWait0( Native Method)
[15:30:11] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.epoll.Native.epollWait(Native.java:114)
[15:30:11] [Spigot Watchdog Thread /ERROR]: app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
[15:30:11] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
[15:30:11] [Spigot Watchdog Thread/ERROR] : app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[15:30:11] [Spigot Watchdog Thread/ERROR]: [email protected]/java.lang. Thread.run(Thread.java:834)
[15:30:11] [Spigot Watchdog Thread/ERROR]: ------------------------- -----
[15:30:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
[15:30:11] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | native: false | State: RUNNABLE
[15:30:11] [Spigot Watchdog Thread/ERROR]: Stack:
[15:30:11] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.epoll.Native.epollWait0(Native Method)
[15:30:11] [Spigot Watchdog Thread/ERROR]: app/ /io.netty.channel.epoll.Native.epollWait(Native.java:114)
[15:30:11] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop .java:239)
[15:30:11] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
[15:30:11] [Spigot Watchdog Thread/ERROR]: app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[15:30:11] [Spigot Watchdog Thread/ERROR]: [email protected] /java.lang.Thread.run(Thread.java:834)
[15:30:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:30: 11] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
[15:30:11] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | native: false | State: TIMED_WAITING
[15:30:11] [Spigot Watchdog Thread/ERROR]: Stack:
[15:30:11] [Spigot Watchdog Thread/ERROR]: [email protected]/jdk.internal.misc.Unsafe .park(Native Method)
[15:30:11] [Spigot Watchdog Thread/ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[15: 30:11] [Spigot Watchdog Thread/ERROR]: [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[15:30:11] [Spigot Watchdog Thread/ERROR]: [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[15:30:11] [Spigot Watchdog Thread/ERROR]: [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[15:30:11] [Spigot Watchdog Thread/ERROR]: [email protected] .8/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[15:30:11] [Spigot Watchdog Thread/ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor. runWorker(ThreadPoolExecutor.java:1114)
[15:30:11] [Spigot Watchdog Thread/ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[15:30:11] [Spigot Watchdog Thread/ERROR]: [email protected]/java.lang.Thread.run(Thread.java:834)
[15:30:11] [Spigot Watchdog Thread/ERROR ]: ------------------------------
[15:30:11] [Spigot Watchdog Thread/INFO]: Startup script ' ./start.sh' does not exist! stop server.
[15:30:11] [Spigot Watchdog Thread/INFO]: Stopping server
[15:30:11] [Spigot Watchdog Thread/INFO]: Saving players
[15:30:11] [Spigot Watchdog Thread/INFO]: perpetoru lost connection: Server closed
[15:30:11] [Spigot Watchdog Thread/INFO]: perpetoru left the game
[15:30:11] [Spigot Watchdog Thread/INFO]: Saving worlds
[15:30:11] [Spigot Watchdog Thread/INFO]: Saving chunks for level 'world'/minecraft:overworld
[15:30:11] [Spigot Watchdog Thread/INFO]: Saving chunks for level 'world_nether'/minecraft:the_nether
[15:30:11] [Spigot Watchdog Thread/INFO]: Saving chunks for level 'world_the_end'/minecraft :the_end

This is due to the fact that you go to this map and the server crashes.
Is it possible to bypass this without deleting the card

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
antonwx, 2020-11-28
@perpeto

Try with a vanilla server map how it works for a start.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question