Не прогружается мир при входе на сервер

BlackBaroness

Модератор
Разработчик
Сообщения
1,680
Решения
72
Веб-сайт
vk.com
Вчера всё было нормально, новых плагинов не ставил. Сейчас при загрузке сервера (локалхост), не выводит никаких ошибок, но игрок просто застывает в воздухе и блоки не прогружаются. Удалил все флаги запуска и мир, не помогло.
[OFFTOPIC]Хотел было сделать скрин, но тут вылезла вот такая штука. CatServer основан на Spigot 1.12.2 [/OFFTOPIC]
Java:
[09:59:44] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
[09:59:44] [Spigot Watchdog Thread/ERROR]: Spigot version: git-CatServer-1.12.2-3440193 (MC: 1.12.2)
[09:59:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:59:44] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[09:59:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:59:44] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[09:59:44] [Spigot Watchdog Thread/ERROR]:      PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
[09:59:44] [Spigot Watchdog Thread/ERROR]:      Stack:
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.sleep(Native Method)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              com.baroness.handler$1.run(handler.java:52)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:421)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:837)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:472)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:782)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.MinecraftServer.run(MinecraftServer.java:636)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.run(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:59:44] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[09:59:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:59:44] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-scheduler-worker-12
[09:59:44] [Spigot Watchdog Thread/ERROR]:      PID: 133 | Suspended: false | Native: false | State: TIMED_WAITING
[09:59:44] [Spigot Watchdog Thread/ERROR]:      Stack:
[09:59:44] [Spigot Watchdog Thread/ERROR]:              sun.misc.Unsafe.park(Native Method)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.SynchronousQueue.poll(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:      Stack:
[09:59:44] [Spigot Watchdog Thread/ERROR]:              sun.misc.Unsafe.park(Native Method)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.run(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:59:44] [Spigot Watchdog Thread/ERROR]: Current Thread: etp1420097425-70
[09:59:44] [Spigot Watchdog Thread/ERROR]:      PID: 70 | Suspended: false | Native: true | State: RUNNABLE
[09:59:44] [Spigot Watchdog Thread/ERROR]:      Thread is waiting on monitor(s):
[09:59:44] [Spigot Watchdog Thread/ERROR]:              Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:      Stack:
[09:59:44] [Spigot Watchdog Thread/ERROR]:              sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              sun.nio.ch.SelectorImpl.select(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              jline.WindowsTerminal.readConsoleInput(WindowsTerminal.java:214)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              jline.WindowsTerminal.access$000(WindowsTerminal.java:54)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              jline.WindowsTerminal$1.read(WindowsTerminal.java:156)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:166)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:135)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:243)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              jline.internal.InputStreamReader.read(InputStreamReader.java:257)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              jline.internal.InputStreamReader.read(InputStreamReader.java:194)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2136)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2126)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              jline.console.ConsoleReader.readBinding(ConsoleReader.java:2211)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              jline.console.ConsoleReader.readLine(ConsoleReader.java:2460)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              jline.console.ConsoleReader.readLine(ConsoleReader.java:2372)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:120)
[09:59:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:59:44] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4
[09:59:44] [Spigot Watchdog Thread/ERROR]:      PID: 25 | Suspended: false | Native: false | State: RUNNABLE
[09:59:44] [Spigot Watchdog Thread/ERROR]:      Thread is waiting on monitor(s):
[09:59:44] [Spigot Watchdog Thread/ERROR]:              Locked on:java.io.BufferedOutputStream.flush(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              Locked on:java.io.PrintStream.flush(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              Locked on:java.io.PrintStream.flush(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              Locked on:java.io.PrintStream.flush(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              Locked on:sun.nio.cs.StreamEncoder.flush(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:      Stack:
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.io.FileOutputStream.writeBytes(Native Method)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.io.FileOutputStream.write(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.io.BufferedOutputStream.flushBuffer(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.io.BufferedOutputStream.flush(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.io.PrintStream.flush(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.io.PrintStream.flush(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.io.FilterOutputStream.flush(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.io.PrintStream.flush(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.io.FilterOutputStream.flush(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              sun.nio.cs.StreamEncoder.implFlush(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              sun.nio.cs.StreamEncoder.flush(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.io_OutputStreamWriter.flush(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              jline.console.ConsoleReader.flush(ConsoleReader.java:1032)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              org.bukkit.craftbukkit.v1_12_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:48)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.run(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:59:44] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[09:59:44] [Spigot Watchdog Thread/ERROR]:      PID: 23 | Suspended: false | Native: false | State: RUNNABLE
[09:59:44] [Spigot Watchdog Thread/ERROR]:      Stack:
[09:59:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:59:44] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[09:59:44] [Spigot Watchdog Thread/ERROR]:      PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
[09:59:44] [Spigot Watchdog Thread/ERROR]:      Stack:
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.sleep(Native Method)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              com.baroness.handler$1.run(handler.java:52)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:421)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:837)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:472)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:782)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.MinecraftServer.run(MinecraftServer.java:636)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.run(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:59:44] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[09:59:44] [Spigot Watchdog Thread/ERROR]:      PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
[09:59:44] [Spigot Watchdog Thread/ERROR]:      Stack:
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.sleep(Native Method)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:92)
[09:59:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:59:44] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
[09:59:44] [Spigot Watchdog Thread/ERROR]:      PID: 19 | Suspended: false | Native: false | State: WAITING
[09:59:44] [Spigot Watchdog Thread/ERROR]:      Stack:
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.lang.Object.wait(Native Method)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:275)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.run(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:59:44] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[09:59:44] [Spigot Watchdog Thread/ERROR]:      PID: 17 | Suspended: false | Native: false | State: TIMED_WAITING
[09:59:44] [Spigot Watchdog Thread/ERROR]:      Stack:
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.lang.Object.wait(Native Method)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.util.TimerThread.mainLoop(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.util.TimerThread.run(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:59:44] [Spigot Watchdog Thread/ERROR]: Current Thread: Attach Listener
[09:59:44] [Spigot Watchdog Thread/ERROR]:      PID: 5 | Suspended: false | Native: false | State: RUNNABLE
[09:59:44] [Spigot Watchdog Thread/ERROR]:      Stack:
[09:59:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:59:44] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[09:59:44] [Spigot Watchdog Thread/ERROR]:      PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[09:59:44] [Spigot Watchdog Thread/ERROR]:      Stack:
[09:59:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:59:44] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[09:59:44] [Spigot Watchdog Thread/ERROR]:      PID: 3 | Suspended: false | Native: false | State: WAITING
[09:59:44] [Spigot Watchdog Thread/ERROR]:      Stack:
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.lang.Object.wait(Native Method)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.lang.ref.ReferenceQueue.remove(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.lang.ref.ReferenceQueue.remove(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:59:44] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[09:59:44] [Spigot Watchdog Thread/ERROR]:      PID: 2 | Suspended: false | Native: false | State: WAITING
[09:59:44] [Spigot Watchdog Thread/ERROR]:      Stack:
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.lang.Object.wait(Native Method)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.lang.Object.wait(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.lang.ref.Reference.tryHandlePending(Unknown Source)
[09:59:44] [Spigot Watchdog Thread/ERROR]:              java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
 
The_stas, последняя версия, с официального репозитория на гитхабе
Авто объединение сообщений:

Удалил написанный мной плагин, проблема решилась. Если можно, перейду на тему обсуждения кода плагина.
Проблема решена.
 
Назад
Сверху Снизу