Помогите с ядром Mohist

VortexBeam

Пользователь
Сообщения
16
Другие ядра
  1. Mohist
Код:
nvalid initial heap size: -Xms6144M
The specified size exceeds the maximum representable size.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Для продолжения нажмите любую клавишу . . .
Только вчера думал что нашёл хорошее ядро для плагина авторизации и модов, как у меня при выделении большей памяти он перестал вообще запускаться
 
Код:
nvalid initial heap size: -Xms6144M
The specified size exceeds the maximum representable size.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Для продолжения нажмите любую клавишу . . .
Только вчера думал что нашёл хорошее ядро для плагина авторизации и модов, как у меня при выделении большей памяти он перестал вообще запускаться
Дополняю, java 11, в настройках 6гб выделено для нее, 64 разрядная
 
Попробуйте просто убрать флаг запуска -Xms6144M
запустил, убрал верхнее значение памяти, но в итоге оно почему то ограничилось 4гб исходя из того что мне написал чат гпт

Код:
[19:10:33] [Spigot Watchdog Thread/ERROR] [Minecraft/]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH  - 1.16.5-1241 (MC: 1.16.5) ---
[19:10:37] [Spigot Watchdog Thread/ERROR] [Minecraft/]: The server has not responded for 10 seconds! Creating thread dump
[19:10:37] [Spigot Watchdog Thread/ERROR] [Minecraft/]: ------------------------------
[19:10:48] [Spigot Watchdog Thread/ERROR] [Minecraft/]: Server thread dump (Look for plugins here before reporting to Mohist!):
[19:10:48] [Netty Server IO #7/WARN] [io.netty.channel.nio.NioEventLoop/]: Unexpected exception in the selector loop.
java.lang.OutOfMemoryError: Java heap space
    at java.util.ArrayList.iterator(Unknown Source) ~[?:?]
    at sun.nio.ch.WindowsSelectorImpl.updateSelectedKeys(Unknown Source) ~[?:?]
    at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source) ~[?:?]
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source) ~[?:?]
    at sun.nio.ch.SelectorImpl.select(Unknown Source) ~[?:?]
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756) ~[server-1.16.5-20210115.111550-extra.jar:?]
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411) ~[server-1.16.5-20210115.111550-extra.jar:?]
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) ~[server-1.16.5-20210115.111550-extra.jar:?]
    at java.lang.Thread.run(Unknown Source) ~[?:?]
[19:11:03] [Netty Server IO #2/WARN] [io.netty.channel.nio.NioEventLoop/]: Unexpected exception in the selector loop.
java.lang.OutOfMemoryError: Java heap space
[19:11:02] [Netty Server IO #0/WARN] [io.netty.channel.nio.NioEventLoop/]: Unexpected exception in the selector loop.
java.lang.OutOfMemoryError: Java heap space
[19:10:48] [Spigot Watchdog Thread/ERROR] [Minecraft/]: ------------------------------
[19:11:23] [Netty Server IO #6/WARN] [io.netty.channel.nio.NioEventLoop/]: Unexpected exception in the selector loop.
java.lang.OutOfMemoryError: Java heap space
[19:11:23] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception
[19:11:23] [Netty Server IO #7/WARN] [io.netty.channel.nio.NioEventLoop/]: Unexpected exception in the selector loop.
java.lang.OutOfMemoryError: Java heap space
[19:11:24] [Spigot Watchdog Thread/ERROR] [Minecraft/]: Current Thread:Server thread
[19:11:39] [User Authenticator #7/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player Vortex is 0c825f3c-4bf3-3c11-acb6-29abf69ac05f
[19:11:40] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     PID: 41 | Suspended:false | Native:false | State:RUNNABLE
[19:11:45] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     Stack:
[19:11:51] [User Authenticator #8/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player loxxaas is 20389340-10d0-38b2-9487-984f3cd5f2f4
[19:11:51] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.lang.Object.clone(Native Method)
[19:11:55] [Server thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID a1cba505-a3bd-47c8-a22b-39010d0e99ac
[19:11:56] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.network.play.server.SUpdateLightPacket.<init>(SourceFile:44)
[19:11:57] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.world.server.ChunkManager.func_219180_a(ChunkManager.java:1083)
[19:11:57] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.world.server.ChunkManager.func_219199_a(ChunkManager.java:778)
[19:12:03] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.world.server.ChunkManager.func_219234_a(ChunkManager.java:888)
[19:12:06] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.world.server.ChunkManager.func_219210_a(ChunkManager.java:1006)
[19:12:08] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.world.server.ServerChunkProvider.func_217230_c(ServerChunkProvider.java:511)
[19:12:08] [User Authenticator #9/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player loxxaas is 20389340-10d0-38b2-9487-984f3cd5f2f4
[19:12:09] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.world.server.ServerWorld.func_217465_m(ServerWorld.java:1200)
[19:12:10] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.world.server.ServerWorld.func_217448_f(ServerWorld.java:1015)
[19:12:10] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.world.server.ServerWorld.func_217435_c(ServerWorld.java:993)
[19:12:11] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.server.management.PlayerList.func_72355_a(PlayerList.java:235)
[19:12:11] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.network.login.ServerLoginNetHandler.func_147326_c(ServerLoginNetHandler.java:165)
[19:12:13] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: This crash report has been saved to: D:\Сервера\Moshist 1.16.5\.\crash-reports\crash-2024-10-12_19.12.10-server.txt
[19:12:14] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.network.login.ServerLoginNetHandler.func_73660_a(ServerLoginNetHandler.java:75)
[19:12:15] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:239)
[19:12:15] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:142)
[19:12:15] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1121)
[19:12:15] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
[19:12:15] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
[19:12:15] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:345)
[19:12:19] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:1033)
[19:12:19] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:847)
[19:12:20] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:267)
[19:12:20] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.server.MinecraftServer$$Lambda$9855/0x54bed828.run(Unknown Source)
[19:12:20] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.lang.Thread.run(Unknown Source)
[19:12:20] [Spigot Watchdog Thread/ERROR] [Minecraft/]: ------------------------------
[19:12:20] [Spigot Watchdog Thread/ERROR] [Minecraft/]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[19:12:20] [Spigot Watchdog Thread/ERROR] [Minecraft/]: ------------------------------
[19:12:21] [Spigot Watchdog Thread/ERROR] [Minecraft/]: ------------------------------
[19:12:21] [Spigot Watchdog Thread/ERROR] [Minecraft/]: The server has stopped responding! This is (probably) not a Mohist bug.
[19:12:21] [Spigot Watchdog Thread/ERROR] [Minecraft/]: If you see a plugin in the Server thread dump below, then please report it to that author
[19:12:22] [Spigot Watchdog Thread/ERROR] [Minecraft/]:      *Especially* if it looks like HTTP or MySQL operations are occurring
[19:12:22] [Spigot Watchdog Thread/ERROR] [Minecraft/]: If you see a world save or edit, then it means you did far more than your server can handle at once
[19:12:22] [Spigot Watchdog Thread/ERROR] [Minecraft/]:      If this is the case, consider increasing timeout-time in spigot.yml but note that this will replace the crash with LARGE lag spikes
[19:12:23] [Spigot Watchdog Thread/ERROR] [Minecraft/]: If you are unsure or still think this is a Mohist bug, please report to https://mohistmc.com/
[19:12:23] [Spigot Watchdog Thread/ERROR] [Minecraft/]: Be sure to include ALL relevant console errors and Minecraft crash reports
[19:12:24] [Spigot Watchdog Thread/ERROR] [Minecraft/]: Spigot version: 1.16.5-1241 (MC: 1.16.5)
[19:12:25] [Spigot Watchdog Thread/ERROR] [Minecraft/]: ------------------------------
[19:12:25] [Spigot Watchdog Thread/ERROR] [Minecraft/]: Server thread dump (Look for plugins here before reporting to Mohist!):
[19:12:26] [Spigot Watchdog Thread/ERROR] [Minecraft/]: ------------------------------
[19:12:26] [Spigot Watchdog Thread/ERROR] [Minecraft/]: Current Thread:Server thread
[19:12:27] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     PID: 41 | Suspended:false | Native:false | State:RUNNABLE
[19:12:27] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     Stack:
[19:12:27] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.lang.String.getChars(Unknown Source)
[19:12:27] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/sun.nio.cs.StreamEncoder.write(Unknown Source)
[19:12:27] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.io.OutputStreamWriter.write(Unknown Source)
[19:12:27] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.io.Writer.write(Unknown Source)
[19:12:29] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//com.google.gson.stream.JsonWriter.open(JsonWriter.java:327)
[19:12:29] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//com.google.gson.stream.JsonWriter.beginObject(JsonWriter.java:308)
[19:12:29] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//com.google.gson.internal.bind.TypeAdapters$29.write(TypeAdapters.java:773)
[19:12:29] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//com.google.gson.internal.bind.TypeAdapters$29.write(TypeAdapters.java:776)
[19:12:29] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//com.google.gson.internal.bind.TypeAdapters$29.write(TypeAdapters.java:776)
[19:12:29] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//com.google.gson.internal.bind.TypeAdapters$29.write(TypeAdapters.java:714)
[19:12:30] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//com.google.gson.internal.Streams.write(Streams.java:72)
[19:12:30] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//com.google.gson.Gson.toJson(Gson.java:745)
[19:12:30] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//com.google.gson.Gson.toJson(Gson.java:703)
[19:12:30] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.advancements.PlayerAdvancements.func_192749_b(PlayerAdvancements.java:197)
[19:12:30] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.server.management.PlayerList.func_72391_b(PlayerList.java:367)
[19:12:30] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.server.management.PlayerList.func_72389_g(PlayerList.java:872)
[19:12:30] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:661)
[19:12:30] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.server.dedicated.DedicatedServer.func_71260_j(DedicatedServer.java:630)
[19:12:30] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:890)
[19:12:30] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:267)
[19:12:31] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.server.MinecraftServer$$Lambda$9855/0x54bed828.run(Unknown Source)
[19:12:32] [User Authenticator #10/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player Vortex is 0c825f3c-4bf3-3c11-acb6-29abf69ac05f
[19:12:32] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.lang.Thread.run(Unknown Source)
[19:12:32] [Spigot Watchdog Thread/ERROR] [Minecraft/]: ------------------------------
[19:12:32] [Spigot Watchdog Thread/ERROR] [Minecraft/]: Entire Thread Dump:
[19:12:34] [Spigot Watchdog Thread/ERROR] [Minecraft/]: ------------------------------
[19:12:34] [Spigot Watchdog Thread/ERROR] [Minecraft/]: Current Thread:Reference Handler
[19:12:35] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     PID: 2 | Suspended:false | Native:false | State:RUNNABLE
[19:12:35] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     Stack:
[19:12:35] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: loxxaas lost connection: Server closed
[19:12:35] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
[19:12:35] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.lang.ref.Reference.processPendingReferences(Unknown Source)
[19:12:35] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
[19:12:35] [Spigot Watchdog Thread/ERROR] [Minecraft/]: ------------------------------
[19:12:36] [Spigot Watchdog Thread/ERROR] [Minecraft/]: Current Thread:Finalizer
[19:12:36] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     PID: 3 | Suspended:false | Native:false | State:WAITING
[19:12:36] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     Stack:
[19:12:36] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.lang.Object.wait(Native Method)
[19:12:36] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.lang.ref.ReferenceQueue.remove(Unknown Source)
[19:12:36] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.lang.ref.ReferenceQueue.remove(Unknown Source)
[19:12:36] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
[19:12:36] [Spigot Watchdog Thread/ERROR] [Minecraft/]: ------------------------------
[19:12:36] [Spigot Watchdog Thread/ERROR] [Minecraft/]: Current Thread:Signal Dispatcher
[19:12:36] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     PID: 4 | Suspended:false | Native:false | State:RUNNABLE
[19:12:36] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     Stack:
[19:12:36] [Spigot Watchdog Thread/ERROR] [Minecraft/]: ------------------------------
[19:12:36] [Spigot Watchdog Thread/ERROR] [Minecraft/]: Current Thread:Attach Listener
[19:12:36] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     PID: 5 | Suspended:false | Native:false | State:RUNNABLE
[19:12:36] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     Stack:
[19:12:37] [Spigot Watchdog Thread/ERROR] [Minecraft/]: ------------------------------
[19:12:37] [Spigot Watchdog Thread/ERROR] [Minecraft/]: Current Thread:Common-Cleaner
[19:12:37] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     PID: 9 | Suspended:false | Native:false | State:TIMED_WAITING
[19:12:37] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     Stack:
[19:12:37] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.lang.Object.wait(Native Method)
[19:12:37] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.lang.ref.ReferenceQueue.remove(Unknown Source)
[19:12:37] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/jdk.internal.ref.CleanerImpl.run(Unknown Source)
[19:12:37] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.lang.Thread.run(Unknown Source)
[19:12:37] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/jdk.internal.misc.InnocuousThread.run(Unknown Source)
[19:12:37] [Spigot Watchdog Thread/ERROR] [Minecraft/]: ------------------------------
[19:12:38] [Spigot Watchdog Thread/ERROR] [Minecraft/]: Current Thread:WindowsStreamPump
[19:12:38] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     PID: 15 | Suspended:false | Native:false | State:RUNNABLE
[19:12:38] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     Stack:
[19:12:38] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//org.fusesource.jansi.internal.Kernel32.WaitForSingleObject(Native Method)
[19:12:38] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97)
[19:12:39] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//org.jline.terminal.impl.jansi.win.JansiWinSysTerminal.processConsoleInput(JansiWinSysTerminal.java:112)
[19:12:39] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//org.jline.terminal.impl.AbstractWindowsTerminal.pump(AbstractWindowsTerminal.java:458)
[19:12:39] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//org.jline.terminal.impl.AbstractWindowsTerminal$$Lambda$120/0x4bae1e28.run(Unknown Source)
[19:12:39] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.lang.Thread.run(Unknown Source)
[19:12:39] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: loxxaas left the game
[19:12:39] [Spigot Watchdog Thread/ERROR] [Minecraft/]: ------------------------------
[19:12:39] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: Vortex lost connection: Server closed
[19:12:39] [Spigot Watchdog Thread/ERROR] [Minecraft/]: Current Thread:ForkJoinPool.commonPool-worker-3
[19:12:39] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     PID: 20 | Suspended:false | Native:false | State:WAITING
[19:12:39] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     Stack:
[19:12:40] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/jdk.internal.misc.Unsafe.park(Native Method)
[19:12:40] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.util.concurrent.locks.LockSupport.park(Unknown Source)
[19:12:40] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
[19:12:40] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
[19:12:40] [Spigot Watchdog Thread/ERROR] [Minecraft/]: ------------------------------
[19:12:40] [Spigot Watchdog Thread/ERROR] [Minecraft/]: Current Thread:Thread-0
[19:12:40] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     PID: 21 | Suspended:false | Native:false | State:TIMED_WAITING
[19:12:40] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     Stack:
[19:12:40] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/jdk.internal.misc.Unsafe.park(Native Method)
[19:12:40] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[19:12:40] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)
[19:12:40] [Spigot Watchdog Thread/ERROR] [Minecraft/]: ------------------------------
[19:12:40] [Spigot Watchdog Thread/ERROR] [Minecraft/]: Current Thread:FileSystemWatchService
[19:12:40] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     PID: 22 | Suspended:false | Native:true | State:RUNNABLE
[19:12:40] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     Stack:
[19:12:40] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
[19:12:40] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
[19:12:41] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
[19:12:41] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.lang.Thread.run(Unknown Source)
[19:12:41] [Spigot Watchdog Thread/ERROR] [Minecraft/]: ------------------------------
[19:12:41] [Spigot Watchdog Thread/ERROR] [Minecraft/]: Current Thread:Worker-Bootstrap-2
[19:12:41] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     PID: 25 | Suspended:false | Native:false | State:WAITING
[19:12:41] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     Stack:
[19:12:41] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/jdk.internal.misc.Unsafe.park(Native Method)
[19:12:41] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.util.concurrent.locks.LockSupport.park(Unknown Source)
[19:12:42] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
[19:12:42] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
[19:12:42] [Spigot Watchdog Thread/ERROR] [Minecraft/]: ------------------------------
[19:12:44] [Spigot Watchdog Thread/ERROR] [Minecraft/]: Current Thread:Timer hack thread
[19:12:44] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     PID: 27 | Suspended:false | Native:false | State:TIMED_WAITING
[19:12:44] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     Stack:
[19:12:44] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Vortex left the game
[19:12:44] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.lang.Thread.sleep(Native Method)
[19:12:44] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.util.Util$6.run(Util.java:506)
[19:12:44] [Spigot Watchdog Thread/ERROR] [Minecraft/]: ------------------------------
[19:12:44] [Spigot Watchdog Thread/ERROR] [Minecraft/]: Current Thread:modloading-worker-3
[19:12:44] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     PID: 30 | Suspended:false | Native:false | State:WAITING
[19:12:44] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     Stack:
[19:12:44] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/jdk.internal.misc.Unsafe.park(Native Method)
[19:12:44] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.util.concurrent.locks.LockSupport.park(Unknown Source)
[19:12:44] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
[19:12:44] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
[19:12:44] [Spigot Watchdog Thread/ERROR] [Minecraft/]: ------------------------------
[19:12:44] [Spigot Watchdog Thread/ERROR] [Minecraft/]: Current Thread:Snooper Timer
[19:12:45] [Server thread/INFO] [me.ryanhamshire.GriefPrevention.GriefPrevention/]: [GriefPrevention] Disabling GriefPrevention v16.17.1-2b69191
[19:12:45] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     PID: 42 | Suspended:false | Native:false | State:WAITING
[19:12:45] [Server thread/INFO] [me.ryanhamshire.GriefPrevention.GriefPrevention/]: [GriefPrevention] GriefPrevention disabled.
[19:12:45] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     Stack:
[19:12:45] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.lang.Object.wait(Native Method)
[19:12:45] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.lang.Object.wait(Unknown Source)
[19:12:45] [Server thread/INFO] [fr.xephi.authme.AuthMe/]: [AuthMe] Disabling AuthMe v5.6.0-beta2-b2453
[19:12:45] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.util.TimerThread.mainLoop(Unknown Source)
[19:12:45] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.util.TimerThread.run(Unknown Source)
[19:12:45] [Spigot Watchdog Thread/ERROR] [Minecraft/]: ------------------------------
[19:12:45] [Spigot Watchdog Thread/ERROR] [Minecraft/]: Current Thread:Server thread
[19:12:45] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     PID: 41 | Suspended:false | Native:false | State:RUNNABLE
[19:12:45] [Server thread/INFO] [fr.xephi.authme.AuthMe/]: [AuthMe] Waiting for 0 tasks to finish
[19:12:45] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     Thread is waiting on monitor(s):
[19:12:45] [Server thread/INFO] [fr.xephi.authme.AuthMe/]: [AuthMe] AuthMe 5.6.0-beta2-b2453 disabled!
[19:12:46] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         Locked on:java.base@11.0.24/sun.nio.cs.StreamEncoder.write(Unknown Source)
[19:12:46] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
[19:12:46] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     Stack:
[19:12:46] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[19:12:46] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.nio.CharBuffer.limit(Unknown Source)
[19:12:46] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.nio.CharBuffer.limit(Unknown Source)
[19:12:46] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.nio.Buffer.<init>(Unknown Source)
[19:12:46] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.nio.CharBuffer.<init>(Unknown Source)
[19:12:46] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.nio.HeapCharBuffer.<init>(Unknown Source)
[19:12:46] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.nio.CharBuffer.wrap(Unknown Source)
[19:12:46] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/sun.nio.cs.StreamEncoder.implWrite(Unknown Source)
[19:12:46] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/sun.nio.cs.StreamEncoder.write(Unknown Source)
[19:12:46] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/sun.nio.cs.StreamEncoder.write(Unknown Source)
[19:12:46] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.io.OutputStreamWriter.write(Unknown Source)
[19:12:46] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.io.Writer.write(Unknown Source)
[19:12:46] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//com.google.gson.stream.JsonWriter.newline(JsonWriter.java:603)
[19:12:46] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//com.google.gson.stream.JsonWriter.close(JsonWriter.java:347)
[19:12:46] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//com.google.gson.stream.JsonWriter.endObject(JsonWriter.java:317)
[19:12:46] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//com.google.gson.internal.bind.TypeAdapters$29.write(TypeAdapters.java:778)
[19:12:46] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//com.google.gson.internal.bind.TypeAdapters$29.write(TypeAdapters.java:776)
[19:12:47] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//com.google.gson.internal.bind.TypeAdapters$29.write(TypeAdapters.java:714)
[19:12:47] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//com.google.gson.internal.Streams.write(Streams.java:72)
[19:12:47] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//com.google.gson.Gson.toJson(Gson.java:745)
[19:12:47] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//com.google.gson.Gson.toJson(Gson.java:703)
[19:12:47] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.advancements.PlayerAdvancements.func_192749_b(PlayerAdvancements.java:197)
[19:12:47] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.server.management.PlayerList.func_72391_b(PlayerList.java:367)
[19:12:47] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.server.management.PlayerList.func_72389_g(PlayerList.java:872)
[19:12:47] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:661)
[19:12:47] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.server.dedicated.DedicatedServer.func_71260_j(DedicatedServer.java:630)
[19:12:47] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:890)
[19:12:47] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:267)
[19:12:47] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.server.MinecraftServer$$Lambda$9855/0x54bed828.run(Unknown Source)
[19:12:47] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.lang.Thread.run(Unknown Source)
[19:12:47] [Spigot Watchdog Thread/ERROR] [Minecraft/]: ------------------------------
[19:12:48] [Spigot Watchdog Thread/ERROR] [Minecraft/]: Current Thread:DestroyJavaVM
[19:12:48] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     PID: 44 | Suspended:false | Native:false | State:RUNNABLE
[19:12:48] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     Stack:
[19:12:48] [Spigot Watchdog Thread/ERROR] [Minecraft/]: ------------------------------
[19:12:48] [Spigot Watchdog Thread/ERROR] [Minecraft/]: Current Thread:Server console handler
[19:12:48] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     PID: 45 | Suspended:false | Native:false | State:TIMED_WAITING
[19:12:48] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     Stack:
[19:12:49] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.lang.Object.wait(Native Method)
[19:12:49] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//org.jline.utils.NonBlockingPumpReader.wait(NonBlockingPumpReader.java:55)
[19:12:49] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//org.jline.utils.NonBlockingPumpReader.read(NonBlockingPumpReader.java:101)
[19:12:49] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:57)
[19:12:49] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//org.jline.keymap.BindingReader.readCharacter(BindingReader.java:133)
[19:12:49] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//org.jline.keymap.BindingReader.readBinding(BindingReader.java:110)
[19:12:49] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//org.jline.keymap.BindingReader.readBinding(BindingReader.java:61)
[19:12:49] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//org.jline.reader.impl.LineReaderImpl.doReadBinding(LineReaderImpl.java:848)
[19:12:49] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:868)
[19:12:49] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:575)
[19:12:49] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:418)
[19:12:49] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraftforge.server.console.TerminalHandler.handleCommands(TerminalHandler.java:46)
[19:12:51] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:98)
[19:12:51] [Spigot Watchdog Thread/ERROR] [Minecraft/]: ------------------------------
[19:12:52] [Spigot Watchdog Thread/ERROR] [Minecraft/]: Current Thread:ObjectCleanerThread
[19:12:52] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     PID: 46 | Suspended:false | Native:false | State:TIMED_WAITING
[19:12:52] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     Stack:
[19:12:52] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.lang.Object.wait(Native Method)
[19:12:52] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.lang.ref.ReferenceQueue.remove(Unknown Source)
[19:12:52] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
[19:12:52] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[19:12:54] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.lang.Thread.run(Unknown Source)
[19:12:55] [Spigot Watchdog Thread/ERROR] [Minecraft/]: ------------------------------
[19:13:00] [Spigot Watchdog Thread/ERROR] [Minecraft/]: Current Thread:Netty Server IO #0
[19:13:02] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     PID: 47 | Suspended:false | Native:true | State:RUNNABLE
[19:13:04] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     Thread is waiting on monitor(s):
[19:13:07] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         Locked on:java.base@11.0.24/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[19:13:08] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         Locked on:java.base@11.0.24/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[19:13:09] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     Stack:
[19:13:10] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[19:13:11] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[19:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[19:13:14] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[19:13:18] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/sun.nio.ch.SelectorImpl.select(Unknown Source)
[19:13:20] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
[19:13:22] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
[19:13:24] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[19:13:24] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.lang.Thread.run(Unknown Source)
[19:13:24] [Spigot Watchdog Thread/ERROR] [Minecraft/]: ------------------------------
[19:13:25] [Spigot Watchdog Thread/ERROR] [Minecraft/]: Current Thread:Spigot Watchdog Thread
[19:13:27] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     PID: 52 | Suspended:false | Native:false | State:RUNNABLE
[19:13:28] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     Stack:
[19:13:28] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.management@11.0.24/sun.management.ThreadImpl.dumpThreads0(Native Method)
[19:13:28] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.management@11.0.24/sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
[19:13:28] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.management@11.0.24/sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
[19:13:28] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         org.spigotmc.WatchdogThread.run(WatchdogThread.java:120)
[19:13:29] [Spigot Watchdog Thread/ERROR] [Minecraft/]: ------------------------------
[19:13:30] [Spigot Watchdog Thread/ERROR] [Minecraft/]: Current Thread:FileSystemWatchService
[19:13:31] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     PID: 53 | Suspended:false | Native:true | State:RUNNABLE
[19:13:32] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     Stack:
[19:13:32] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
[19:13:33] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
[19:13:34] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
[19:13:34] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.lang.Thread.run(Unknown Source)
[19:13:35] [Spigot Watchdog Thread/ERROR] [Minecraft/]: ------------------------------
[19:13:36] [Spigot Watchdog Thread/ERROR] [Minecraft/]: Current Thread:ChunkLoaderWorker-0
[19:13:38] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     PID: 57 | Suspended:false | Native:false | State:WAITING
[19:13:38] [Spigot Watchdog Thread/ERROR] [Minecraft/]:     Stack:
[19:13:41] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/jdk.internal.misc.Unsafe.park(Native Method)
[19:13:41] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.util.concurrent.locks.LockSupport.park(Unknown Source)
[19:13:43] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[19:13:43] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[19:13:46] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[19:13:46] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[19:13:46] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[19:14:07] [Netty Server IO #2/WARN] [io.netty.channel.nio.NioEventLoop/]: Unexpected exception in the selector loop.
java.lang.OutOfMemoryError: Java heap space
[19:14:12] [Spigot Watchdog Thread/ERROR] [Minecraft/]:         java.base@11.0.24/java.lang.Thread.run(Unknown Source)
[19:14:07] [IO-Worker-46/ERROR] [net.minecraft.util.Util/]: Caught exception in thread Thread[IO-Worker-46,5,main]
java.lang.OutOfMemoryError: Java heap space
[19:14:13] [Spigot Watchdog Thread/ERROR] [Minecraft/]: ------------------------------
[19:14:07] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Exception stopping the server
[19:14:07] [Thread-0/WARN] [/]: Exception in thread "Thread-0" java.lang.OutOfMemoryError: Java heap space
[19:14:14] [Spigot Watchdog Thread/ERROR] [Minecraft/]: Current Thread:ChunkLoaderWorker-0
[19:14:18] [Thread-18/WARN] [com.performant.coremod.Performant/]: Error during entity move:
java.lang.InterruptedException: sleep interrupted
    at java.lang.Thread.sleep(Native Method) ~[?:?]
    at com.performant.coremod.entity.threading.MoveThread.run(MoveThread.java:51) ~[performant:1.16.2-5-4.1m]
[19:14:17] [Thread-19/WARN] [com.performant.coremod.Performant/]: Error during entity move:
java.lang.InterruptedException: sleep interrupted
    at java.lang.Thread.sleep(Native Method) ~[?:?]
    at com.performant.coremod.entity.threading.MoveThread.run(MoveThread.java:62) ~[performant:1.16.2-5-4.1m]
Вот сама ошибка что оно мне выдало
 
но в итоге оно почему то ограничилось 4гб
-Xms6144M - флаг, который ограничивает МИНИМАЛЬНОЕ использование ОЗУ. 6144M значит что сервер НЕ БУДЕТ использовать МЕНЬШЕ 6 ГБ
 
Назад
Сверху Снизу