1 | [21:38:58] [ServerMain/INFO]: Building unoptimized datafixer
|
2 | [21:39:00] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
|
3 | [21:39:02] [ServerMain/INFO]: Loaded 7 recipes
|
4 | [21:39:04] [Server thread/INFO]: Starting minecraft server version 1.19.2
|
5 | [21:39:04] [Server thread/INFO]: Loading properties
|
6 | [21:39:04] [Server thread/INFO]: This server is running Paper version git-Paper-307 (MC: 1.19.2) (Implementing API version 1.19.2-R0.1-SNAPSHOT) (Git: 476ef25)
|
7 | [21:39:04] [Server thread/INFO]: Using 4 threads for Netty based IO
|
8 | [21:39:04] [Server thread/INFO]: Server Ping Player Sample Count: 12
|
9 | [21:39:04] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 2 worker threads, and gen parallelism of 2 threads
|
10 | [21:39:05] [Server thread/INFO]: Default game type: SURVIVAL
|
11 | [21:39:05] [Server thread/INFO]: Generating keypair
|
12 | [21:39:05] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25662
|
13 | [21:39:05] [Server thread/INFO]: Using epoll channel type
|
14 | [21:39:05] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
|
15 | [21:39:05] [Server thread/INFO]: Paper: Using OpenSSL 3.0.x (Linux x86_64) cipher from Velocity.
|
16 | [21:39:06] [Server thread/INFO]: [LoneLibs] Loading LoneLibs v1.0.23
|
17 | [21:39:06] [Server thread/INFO]: [LightAPI] Loading LightAPI vbukkit-5.3.0 (build SNAPSHOT)
|
18 | [21:39:06] [Server thread/INFO]: <LightAPI>: [INFO] Preparing LightAPI...
|
19 | [21:39:06] [Server thread/INFO]: <LightAPI>: [INFO] Preparing done!
|
20 | [21:39:06] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.2
|
21 | [21:39:06] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v5.0.0-SNAPSHOT-b612
|
22 | [21:39:08] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v10.0.31
|
23 | [21:39:08] [Server thread/INFO]: [TAB] Loading TAB v3.2.2
|
24 | [21:39:08] [Server thread/INFO]: [ItemsAdder] Loading ItemsAdder v3.3.0b-r5
|
25 | [21:39:08] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.13.6-Release
|
26 | [21:39:08] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup successfully!
|
27 | [21:39:08] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
|
28 | [21:39:08] [Server thread/INFO]: [LoneLibs] Enabling LoneLibs v1.0.23
|
29 | [21:39:08] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.0.0-SNAPSHOT-b612
|
30 | [21:39:08] [Server thread/INFO]: Preparing level "world"
|
31 | [21:39:09] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
|
32 | [21:39:09] [Server thread/INFO]: Time elapsed: 323 ms
|
33 | [21:39:09] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
|
34 | [21:39:09] [Server thread/INFO]: Time elapsed: 66 ms
|
35 | [21:39:09] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
|
36 | [21:39:09] [Server thread/INFO]: Time elapsed: 96 ms
|
37 | [21:39:09] [Server thread/INFO]: [LightAPI] Enabling LightAPI vbukkit-5.3.0 (build SNAPSHOT)
|
38 | [21:39:09] [Server thread/INFO]: <LightAPI>: [INFO] Initializing LightAPI...
|
39 | [21:39:09] [Server thread/WARN]: java.lang.RuntimeException: (NoSuchFieldException) e
|
40 | [21:39:09] [Server thread/WARN]: at LightAPI-Bukkit-5.3.0 (2).jar//ru.beykerykt.minecraft.lightapi.bukkit.internal.handler.craftbukkit.nms.v1_19_R1.VanillaNMSHandler.toRuntimeException(VanillaNMSHandler.java:81)
|
41 | [21:39:09] [Server thread/WARN]: at LightAPI-Bukkit-5.3.0 (2).jar//ru.beykerykt.minecraft.lightapi.bukkit.internal.handler.craftbukkit.nms.v1_19_R1.VanillaNMSHandler.onInitialization(VanillaNMSHandler.java:187)
|
42 | [21:39:09] [Server thread/WARN]: at LightAPI-Bukkit-5.3.0 (2).jar//ru.beykerykt.minecraft.lightapi.bukkit.internal.handler.craftbukkit.nms.v1_19_R1.StarlightNMSHandler.onInitialization(StarlightNMSHandler.java:167)
|
43 | [21:39:09] [Server thread/WARN]: at LightAPI-Bukkit-5.3.0 (2).jar//ru.beykerykt.minecraft.lightapi.bukkit.internal.BukkitPlatformImpl.initialization(BukkitPlatformImpl.java:229)
|
44 | [21:39:09] [Server thread/WARN]: at LightAPI-Bukkit-5.3.0 (2).jar//ru.beykerykt.minecraft.lightapi.common.LightAPI.initialization(LightAPI.java:88)
|
45 | [21:39:09] [Server thread/WARN]: at LightAPI-Bukkit-5.3.0 (2).jar//ru.beykerykt.minecraft.lightapi.bukkit.BukkitPlugin.onEnable(BukkitPlugin.java:70)
|
46 | [21:39:09] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
|
47 | [21:39:09] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
|
48 | [21:39:09] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:542)
|
49 | [21:39:09] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugin(CraftServer.java:565)
|
50 | [21:39:09] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugins(CraftServer.java:479)
|
51 | [21:39:09] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:636)
|
52 | [21:39:09] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:422)
|
53 | [21:39:09] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:306)
|
54 | [21:39:09] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:1100)
|
55 | [21:39:09] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305)
|
56 | [21:39:09] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
|
57 | [21:39:09] [Server thread/WARN]: Caused by: java.lang.NoSuchFieldException: e
|
58 | [21:39:09] [Server thread/WARN]: at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
|
59 | [21:39:09] [Server thread/WARN]: at LightAPI-Bukkit-5.3.0 (2).jar//ru.beykerykt.minecraft.lightapi.bukkit.internal.handler.craftbukkit.nms.v1_19_R1.VanillaNMSHandler.onInitialization(VanillaNMSHandler.java:175)
|
60 | [21:39:09] [Server thread/WARN]: ... 15 more
|
61 | [21:39:09] [Server thread/WARN]: java.lang.IllegalStateException: Initialization failed! Code: -1
|
62 | [21:39:09] [Server thread/WARN]: at LightAPI-Bukkit-5.3.0 (2).jar//ru.beykerykt.minecraft.lightapi.common.LightAPI.initialization(LightAPI.java:96)
|
63 | [21:39:09] [Server thread/WARN]: at LightAPI-Bukkit-5.3.0 (2).jar//ru.beykerykt.minecraft.lightapi.bukkit.BukkitPlugin.onEnable(BukkitPlugin.java:70)
|
64 | [21:39:09] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
|
65 | [21:39:09] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
|
66 | [21:39:09] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:542)
|
67 | [21:39:09] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugin(CraftServer.java:565)
|
68 | [21:39:09] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugins(CraftServer.java:479)
|
69 | [21:39:09] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:636)
|
70 | [21:39:09] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:422)
|
71 | [21:39:09] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:306)
|
72 | [21:39:09] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:1100)
|
73 | [21:39:09] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305)
|
74 | [21:39:09] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
|
75 | [21:39:09] [Server thread/INFO]: [LightAPI] Disabling LightAPI vbukkit-5.3.0 (build SNAPSHOT)
|
76 | [21:39:09] [Server thread/INFO]: <LightAPI>: [INFO] Shutdown LightAPI...
|
77 | [21:39:09] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.2
|
78 | [21:39:10] [Tuinity Chunk System Worker #1/WARN]: java.lang.RuntimeException: Server attempted to load chunk saved with newer version of minecraft! 3218 > 3120
|
79 | [21:39:10] [Tuinity Chunk System Worker #1/WARN]: at net.minecraft.world.level.chunk.storage.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:152)
|
80 | [21:39:10] [Tuinity Chunk System Worker #1/WARN]: at io.papermc.paper.chunk.system.scheduling.ChunkLoadTask$ChunkDataLoadTask.runOffMain(ChunkLoadTask.java:318)
|
81 | [21:39:10] [Tuinity Chunk System Worker #1/WARN]: at io.papermc.paper.chunk.system.scheduling.GenericDataLoadTask$ProcessOffMainTask.run(GenericDataLoadTask.java:307)
|
82 | [21:39:10] [Tuinity Chunk System Worker #1/WARN]: at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue$PrioritisedTask.executeInternal(PrioritisedThreadedTaskQueue.java:351)
|
83 | [21:39:10] [Tuinity Chunk System Worker #1/WARN]: at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue.executeTask(PrioritisedThreadedTaskQueue.java:118)
|
84 | [21:39:10] [Tuinity Chunk System Worker #1/WARN]: at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadPool$PrioritisedThread.pollTasks(PrioritisedThreadPool.java:274)
|
85 | [21:39:10] [Tuinity Chunk System Worker #1/WARN]: at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedQueueExecutorThread.run(PrioritisedQueueExecutorThread.java:50)
|
86 | [21:39:10] [Tuinity Chunk System Worker #0/WARN]: java.lang.RuntimeException: Server attempted to load chunk saved with newer version of minecraft! 3218 > 3120
|
87 | [21:39:10] [Tuinity Chunk System Worker #0/WARN]: at net.minecraft.world.level.chunk.storage.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:152)
|
88 | [21:39:10] [Tuinity Chunk System Worker #0/WARN]: at io.papermc.paper.chunk.system.scheduling.ChunkLoadTask$ChunkDataLoadTask.runOffMain(ChunkLoadTask.java:318)
|
89 | [21:39:10] [Tuinity Chunk System Worker #0/WARN]: at io.papermc.paper.chunk.system.scheduling.GenericDataLoadTask$ProcessOffMainTask.run(GenericDataLoadTask.java:307)
|
90 | [21:39:10] [Tuinity Chunk System Worker #0/WARN]: at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue$PrioritisedTask.executeInternal(PrioritisedThreadedTaskQueue.java:351)
|
91 | [21:39:10] [Tuinity Chunk System Worker #0/WARN]: at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue.executeTask(PrioritisedThreadedTaskQueue.java:118)
|
92 | [21:39:10] [Tuinity Chunk System Worker #0/WARN]: at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadPool$PrioritisedThread.pollTasks(PrioritisedThreadPool.java:274)
|
93 | [21:39:10] [Tuinity Chunk System Worker #0/WARN]: at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedQueueExecutorThread.run(PrioritisedQueueExecutorThread.java:50)
|
94 | [21:39:10] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
|
95 | [21:39:10] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v10.0.31
|
96 | [21:39:11] [Thread-0/INFO]: Stopping main thread (Ignore any thread death message you see! - DO NOT REPORT THREAD DEATH TO PAPER)
|
97 | [21:39:11] [Server thread/INFO]: [LibsDisguises] Disabling LibsDisguises v10.0.31
|
98 | [21:39:11] [Server thread/ERROR]: Error occurred (in the plugin loader) while unregistering events for LibsDisguises v10.0.31 (Is it up to date?)
|
99 | java.lang.ThreadDeath: null
|
100 | at java.lang.Thread.stop(Thread.java:942) ~[?:?]
|
101 | at net.minecraft.server.MinecraftServer.stopServer(MinecraftServer.java:926) ~[paper-1.19.2.jar:git-Paper-307]
|
102 | at net.minecraft.server.dedicated.DedicatedServer.stopServer(DedicatedServer.java:808) ~[paper-1.19.2.jar:git-Paper-307]
|
103 | at net.minecraft.server.MinecraftServer.close(MinecraftServer.java:898) ~[paper-1.19.2.jar:git-Paper-307]
|
104 | at org.bukkit.craftbukkit.v1_19_R1.util.ServerShutdownThread.run(ServerShutdownThread.java:28) ~[paper-1.19.2.jar:git-Paper-307]
|
105 | [21:39:11] [Server thread/ERROR]: Error occurred (in the plugin loader) while removing chunk tickets for LibsDisguises v10.0.31 (Is it up to date?)
|
106 | java.lang.ThreadDeath: null
|
107 | at java.lang.Thread.stop(Thread.java:942) ~[?:?]
|
108 | at net.minecraft.server.MinecraftServer.stopServer(MinecraftServer.java:926) ~[paper-1.19.2.jar:git-Paper-307]
|
109 | at net.minecraft.server.dedicated.DedicatedServer.stopServer(DedicatedServer.java:808) ~[paper-1.19.2.jar:git-Paper-307]
|
110 | at net.minecraft.server.MinecraftServer.close(MinecraftServer.java:898) ~[paper-1.19.2.jar:git-Paper-307]
|
111 | at org.bukkit.craftbukkit.v1_19_R1.util.ServerShutdownThread.run(ServerShutdownThread.java:28) ~[paper-1.19.2.jar:git-Paper-307]
|
112 | [21:39:11] [Server thread/INFO]: [TAB] Enabling TAB v3.2.2
|
113 | [21:39:11] [Server thread/ERROR]: Error occurred (in the plugin loader) while enabling TAB v3.2.2 (Is it up to date?)
|
114 | java.lang.ThreadDeath: null
|
115 | at java.lang.Thread.stop(Thread.java:942) ~[?:?]
|
116 | at net.minecraft.server.MinecraftServer.stopServer(MinecraftServer.java:926) ~[paper-1.19.2.jar:git-Paper-307]
|
117 | at net.minecraft.server.dedicated.DedicatedServer.stopServer(DedicatedServer.java:808) ~[paper-1.19.2.jar:git-Paper-307]
|
118 | at net.minecraft.server.MinecraftServer.close(MinecraftServer.java:898) ~[paper-1.19.2.jar:git-Paper-307]
|
119 | at org.bukkit.craftbukkit.v1_19_R1.util.ServerShutdownThread.run(ServerShutdownThread.java:28) ~[paper-1.19.2.jar:git-Paper-307]
|
120 | [21:39:11] [Server thread/INFO]: [ItemsAdder] Enabling ItemsAdder v3.3.0b-r5
|
121 | [21:39:11] [Server thread/ERROR]: Error occurred while enabling ItemsAdder v3.3.0b-r5 (Is it up to date?)
|
122 | java.lang.ThreadDeath: null
|
123 | at java.lang.Thread.stop(Thread.java:942) ~[?:?]
|
124 | at net.minecraft.server.MinecraftServer.stopServer(MinecraftServer.java:926) ~[paper-1.19.2.jar:git-Paper-307]
|
125 | at net.minecraft.server.dedicated.DedicatedServer.stopServer(DedicatedServer.java:808) ~[paper-1.19.2.jar:git-Paper-307]
|
126 | at net.minecraft.server.MinecraftServer.close(MinecraftServer.java:898) ~[paper-1.19.2.jar:git-Paper-307]
|
127 | at org.bukkit.craftbukkit.v1_19_R1.util.ServerShutdownThread.run(ServerShutdownThread.java:28) ~[paper-1.19.2.jar:git-Paper-307]
|
128 | [21:39:11] [Server thread/INFO]: [ItemsAdder] Disabling ItemsAdder v3.3.0b-r5
|
129 | [21:39:11] [Server thread/ERROR]: Error occurred while disabling ItemsAdder v3.3.0b-r5 (Is it up to date?)
|
130 | java.lang.ThreadDeath: null
|
131 | at java.lang.Thread.stop(Thread.java:942) ~[?:?]
|
132 | at net.minecraft.server.MinecraftServer.stopServer(MinecraftServer.java:926) ~[paper-1.19.2.jar:git-Paper-307]
|
133 | at net.minecraft.server.dedicated.DedicatedServer.stopServer(DedicatedServer.java:808) ~[paper-1.19.2.jar:git-Paper-307]
|
134 | at net.minecraft.server.MinecraftServer.close(MinecraftServer.java:898) ~[paper-1.19.2.jar:git-Paper-307]
|
135 | at org.bukkit.craftbukkit.v1_19_R1.util.ServerShutdownThread.run(ServerShutdownThread.java:28) ~[paper-1.19.2.jar:git-Paper-307]
|
136 | [21:39:11] [Server thread/ERROR]: Error occurred (in the plugin loader) while removing chunk tickets for ItemsAdder v3.3.0b-r5 (Is it up to date?)
|
137 | java.lang.ThreadDeath: null
|
138 | at java.lang.Thread.stop(Thread.java:942) ~[?:?]
|
139 | at net.minecraft.server.MinecraftServer.stopServer(MinecraftServer.java:926) ~[paper-1.19.2.jar:git-Paper-307]
|
140 | at net.minecraft.server.dedicated.DedicatedServer.stopServer(DedicatedServer.java:808) ~[paper-1.19.2.jar:git-Paper-307]
|
141 | at net.minecraft.server.MinecraftServer.close(MinecraftServer.java:898) ~[paper-1.19.2.jar:git-Paper-307]
|
142 | at org.bukkit.craftbukkit.v1_19_R1.util.ServerShutdownThread.run(ServerShutdownThread.java:28) ~[paper-1.19.2.jar:git-Paper-307]
|
143 | [21:39:11] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.13.6-Release
|
144 | [21:39:11] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into PlaceholderAPI!
|
145 | [21:39:11] [Server thread/ERROR]: Error occurred while enabling DeluxeMenus v1.13.6-Release (Is it up to date?)
|
146 | java.lang.ThreadDeath: null
|
147 | at java.lang.Thread.stop(Thread.java:942) ~[?:?]
|
148 | at net.minecraft.server.MinecraftServer.stopServer(MinecraftServer.java:926) ~[paper-1.19.2.jar:git-Paper-307]
|
149 | at net.minecraft.server.dedicated.DedicatedServer.stopServer(DedicatedServer.java:808) ~[paper-1.19.2.jar:git-Paper-307]
|
150 | at net.minecraft.server.MinecraftServer.close(MinecraftServer.java:898) ~[paper-1.19.2.jar:git-Paper-307]
|
151 | at org.bukkit.craftbukkit.v1_19_R1.util.ServerShutdownThread.run(ServerShutdownThread.java:28) ~[paper-1.19.2.jar:git-Paper-307]
|
152 | [21:39:11] [Server thread/INFO]: [DeluxeMenus] Disabling DeluxeMenus v1.13.6-Release
|
153 | [21:39:11] [Server thread/ERROR]: Error occurred (in the plugin loader) while removing chunk tickets for DeluxeMenus v1.13.6-Release (Is it up to date?)
|
154 | java.lang.ThreadDeath: null
|
155 | at java.lang.Thread.stop(Thread.java:942) ~[?:?]
|
156 | at net.minecraft.server.MinecraftServer.stopServer(MinecraftServer.java:926) ~[paper-1.19.2.jar:git-Paper-307]
|
157 | at net.minecraft.server.dedicated.DedicatedServer.stopServer(DedicatedServer.java:808) ~[paper-1.19.2.jar:git-Paper-307]
|
158 | at net.minecraft.server.MinecraftServer.close(MinecraftServer.java:898) ~[paper-1.19.2.jar:git-Paper-307]
|
159 | at org.bukkit.craftbukkit.v1_19_R1.util.ServerShutdownThread.run(ServerShutdownThread.java:28) ~[paper-1.19.2.jar:git-Paper-307]
|
160 | [21:39:11] [Server thread/ERROR]: Main thread terminated by WatchDog due to hard crash
|
161 | java.lang.ThreadDeath: null
|
162 | at java.lang.Thread.stop(Thread.java:942) ~[?:?]
|
163 | at net.minecraft.server.MinecraftServer.stopServer(MinecraftServer.java:926) ~[paper-1.19.2.jar:git-Paper-307]
|
164 | at net.minecraft.server.dedicated.DedicatedServer.stopServer(DedicatedServer.java:808) ~[paper-1.19.2.jar:git-Paper-307]
|
165 | at net.minecraft.server.MinecraftServer.close(MinecraftServer.java:898) ~[paper-1.19.2.jar:git-Paper-307]
|
166 | at org.bukkit.craftbukkit.v1_19_R1.util.ServerShutdownThread.run(ServerShutdownThread.java:28) ~[paper-1.19.2.jar:git-Paper-307]
|
167 | [21:39:11] [Thread-0/INFO]: Stopping server
|
168 | [21:39:11] [Thread-0/INFO]: [TAB] Disabling TAB v3.2.2
|
169 | [21:39:11] [Thread-0/INFO]: [ProtocolLib] Disabling ProtocolLib v5.0.0-SNAPSHOT-b612
|
170 | [21:39:11] [Thread-0/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.11.2
|
171 | [21:39:11] [Thread-0/INFO]: [LoneLibs] Disabling LoneLibs v1.0.23
|
172 | [21:39:11] [Thread-0/INFO]: Saving players
|
173 | [21:39:11] [Thread-0/WARN]: Asynchronous Save Players! Blocking thread until it returns
|
174 | java.lang.IllegalStateException: null
|
175 | at io.papermc.paper.util.MCUtil.ensureMain(MCUtil.java:361) ~[paper-1.19.2.jar:git-Paper-307]
|
176 | at net.minecraft.server.players.PlayerList.saveAll(PlayerList.java:1248) ~[paper-1.19.2.jar:git-Paper-307]
|
177 | at net.minecraft.server.players.PlayerList.saveAll(PlayerList.java:1244) ~[paper-1.19.2.jar:git-Paper-307]
|
178 | at net.minecraft.server.MinecraftServer.stopServer(MinecraftServer.java:954) ~[paper-1.19.2.jar:git-Paper-307]
|
179 | at net.minecraft.server.dedicated.DedicatedServer.stopServer(DedicatedServer.java:808) ~[paper-1.19.2.jar:git-Paper-307]
|
180 | at net.minecraft.server.MinecraftServer.close(MinecraftServer.java:898) ~[paper-1.19.2.jar:git-Paper-307]
|
181 | at org.bukkit.craftbukkit.v1_19_R1.util.ServerShutdownThread.run(ServerShutdownThread.java:28) ~[paper-1.19.2.jar:git-Paper-307]
|