| 1 | [19:02:51] [Server thread/INFO]: Snippet1o_o issued server command: //set light_gray_concrete
|
| 2 | [19:05:52] [Server thread/INFO]: shovel241 issued server command: //pos1
|
| 3 | [19:05:53] [User Authenticator #29/INFO]: UUID of player ZickeLena is 54b76773-5fa7-4459-9358-68be7c5f1775
|
| 4 | [19:05:53] [Server thread/INFO]: [DiscordSRV] Player ZickeLena joined with silent joining permission, not sending a join message
|
| 5 | [19:06:01] [Server thread/INFO]: shovel241 issued server command: //pos2
|
| 6 | [19:06:04] [Server thread/INFO]: shovel241 issued server command: //move 1
|
| 7 | [19:06:38] [Async Chat Thread - #35/INFO]: [Admin] ZickeLena: ah thanks xD
|
| 8 | [19:08:26] [Async Chat Thread - #36/INFO]: [Admin] ZickeLena: wb
|
| 9 | [19:08:33] [User Authenticator #30/INFO]: UUID of player Nikabe is 35798ed5-bf8a-4b09-b84e-df61fe62fafd
|
| 10 | [19:08:34] [Craft Scheduler Thread - 498 - DiscordSRV/WARN]: [DiscordSRV] Plugin DiscordSRV v1.24.0 generated an exception while executing task 454826
|
| 11 | java.lang.IllegalArgumentException: ID may not be empty
|
| 12 | at github.scarsz.discordsrv.dependencies.jda.internal.utils.Checks.notEmpty(Checks.java:77) ~[DiscordSRV.jar:?]
|
| 13 | at github.scarsz.discordsrv.dependencies.jda.api.utils.MiscUtil.parseSnowflake(MiscUtil.java:115) ~[DiscordSRV.jar:?]
|
| 14 | at github.scarsz.discordsrv.dependencies.jda.api.utils.cache.SnowflakeCacheView.getElementById(SnowflakeCacheView.java:59) ~[DiscordSRV.jar:?]
|
| 15 | at github.scarsz.discordsrv.dependencies.jda.api.JDA.getTextChannelById(JDA.java:1713) ~[DiscordSRV.jar:?]
|
| 16 | at github.scarsz.discordsrv.DiscordSRV.getDestinationTextChannelForGameChannelName(DiscordSRV.java:309) ~[DiscordSRV.jar:?]
|
| 17 | at github.scarsz.discordsrv.DiscordSRV.getOptionalTextChannel(DiscordSRV.java:2171) ~[DiscordSRV.jar:?]
|
| 18 | at github.scarsz.discordsrv.DiscordSRV.sendJoinMessage(DiscordSRV.java:1817) ~[DiscordSRV.jar:?]
|
| 19 | at github.scarsz.discordsrv.listeners.PlayerJoinLeaveListener.lambda$onPlayerJoin$1(PlayerJoinLeaveListener.java:95) ~[DiscordSRV.jar:?]
|
| 20 | at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.18.1.jar:git-Paper-216]
|
| 21 | at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[paper-1.18.1.jar:git-Paper-216]
|
| 22 | at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-1.18.1.jar:git-Paper-216]
|
| 23 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
|
| 24 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
|
| 25 | at java.lang.Thread.run(Thread.java:833) ~[?:?]
|
| 26 | [19:08:44] [Server thread/INFO]: Nikabe issued server command: /undo
|
| 27 | [19:08:48] [Server thread/INFO]: Nikabe issued server command: /undo 10
|
| 28 | [19:08:51] [Server thread/INFO]: Nikabe issued server command: /undo 10
|
| 29 | [19:08:51] [Server thread/INFO]: Nikabe issued server command: /undo 10
|
| 30 | [19:08:52] [pool-60-thread-8/WARN]: [Matrix] Unknown Protocol Version 758java.lang.ArrayIndexOutOfBoundsException: Index 41 out of bounds for length 41
|
| 31 | [19:08:52] [pool-60-thread-8/WARN]: at FastAsyncWorldEdit.jar//com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_18_R1.PaperweightGetBlocks.call(PaperweightGetBlocks.java:458)
|
| 32 | [19:08:52] [pool-60-thread-8/WARN]: at FastAsyncWorldEdit.jar//com.fastasyncworldedit.core.queue.implementation.chunk.ChunkHolder.call(ChunkHolder.java:1010)
|
| 33 | [19:08:52] [pool-60-thread-8/WARN]: at FastAsyncWorldEdit.jar//com.fastasyncworldedit.core.queue.implementation.chunk.ChunkHolder.call(ChunkHolder.java:997)
|
| 34 | [19:08:52] [pool-60-thread-8/WARN]: at FastAsyncWorldEdit.jar//com.fastasyncworldedit.core.queue.implementation.chunk.ChunkHolder.call(ChunkHolder.java:32)
|
| 35 | [19:08:52] [pool-60-thread-8/WARN]: at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
|
| 36 | [19:08:52] [pool-60-thread-8/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
| 37 | [19:08:52] [pool-60-thread-8/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
| 38 | [19:08:52] [pool-60-thread-8/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
|
| 39 | [19:08:55] [ForkJoinPool-8-worker-73/ERROR]: An unexpected error while handling a FastAsyncWorldEdit command
|
| 40 | java.lang.ArrayIndexOutOfBoundsException: arraycopy: last destination index 489 out of bounds for object array[48]
|
| 41 | at java.lang.System.arraycopy(Native Method) ~[?:?]
|
| 42 | at com.fastasyncworldedit.core.queue.implementation.blocks.CharSetBlocks.updateSectionIndexRange(CharSetBlocks.java:359) ~[FastAsyncWorldEdit.jar:?]
|
| 43 | at com.fastasyncworldedit.core.queue.implementation.blocks.CharSetBlocks.setBiome(CharSetBlocks.java:100) ~[FastAsyncWorldEdit.jar:?]
|
| 44 | at com.fastasyncworldedit.core.queue.implementation.chunk.ChunkHolder$3.setBiome(ChunkHolder.java:545) ~[FastAsyncWorldEdit.jar:?]
|
| 45 | at com.fastasyncworldedit.core.queue.implementation.chunk.ChunkHolder.setBiome(ChunkHolder.java:1039) ~[FastAsyncWorldEdit.jar:?]
|
| 46 | at com.fastasyncworldedit.core.queue.IChunkExtent.setBiome(IChunkExtent.java:57) ~[FastAsyncWorldEdit.jar:?]
|
| 47 | at com.fastasyncworldedit.core.extent.PassthroughExtent.setBiome(PassthroughExtent.java:215) ~[FastAsyncWorldEdit.jar:?]
|
| 48 | at com.fastasyncworldedit.core.history.change.MutableBiomeChange.undo(MutableBiomeChange.java:28) ~[FastAsyncWorldEdit.jar:?]
|
| 49 | at com.sk89q.worldedit.function.operation.ChangeSetExecutor$Type$1.perform(ChangeSetExecutor.java:43) ~[FastAsyncWorldEdit.jar:?]
|
| 50 | at com.sk89q.worldedit.function.operation.ChangeSetExecutor.resume(ChangeSetExecutor.java:92) ~[FastAsyncWorldEdit.jar:?]
|
| 51 | at com.sk89q.worldedit.function.operation.Operations.completeBlindly(Operations.java:74) ~[FastAsyncWorldEdit.jar:?]
|
| 52 | at com.sk89q.worldedit.EditSession.setBlocks(EditSession.java:1151) ~[FastAsyncWorldEdit.jar:?]
|
| 53 | at com.sk89q.worldedit.LocalSession.undo(LocalSession.java:610) ~[FastAsyncWorldEdit.jar:?]
|
| 54 | at com.sk89q.worldedit.command.HistoryCommands.undo(HistoryCommands.java:90) ~[FastAsyncWorldEdit.jar:?]
|
| 55 | at com.sk89q.worldedit.command.HistoryCommandsRegistration.cmd$undo(HistoryCommandsRegistration.java:146) ~[FastAsyncWorldEdit.jar:?]
|
| 56 | at org.enginehub.piston.CommandManager.execute(CommandManager.java:157) ~[FastAsyncWorldEdit.jar:?]
|
| 57 | at com.sk89q.worldedit.extension.platform.PlatformCommandManager.lambda$handleCommandOnCurrentThread$16(PlatformCommandManager.java:728) ~[FastAsyncWorldEdit.jar:?]
|
| 58 | at com.sk89q.worldedit.extension.platform.PlatformCommandManager.handleCommandTask(PlatformCommandManager.java:749) ~[FastAsyncWorldEdit.jar:?]
|
| 59 | at com.sk89q.worldedit.extension.platform.PlatformCommandManager.handleCommandOnCurrentThread(PlatformCommandManager.java:730) ~[FastAsyncWorldEdit.jar:?]
|
| 60 | at com.sk89q.worldedit.extension.platform.PlatformCommandManager.lambda$handleCommand$13(PlatformCommandManager.java:700) ~[FastAsyncWorldEdit.jar:?]
|
| 61 | at com.sk89q.worldedit.extension.platform.AbstractPlayerActor.lambda$runAction$1(AbstractPlayerActor.java:672) ~[FastAsyncWorldEdit.jar:?]
|
| 62 | at com.fastasyncworldedit.core.util.task.AsyncNotifyQueue.lambda$run$0(AsyncNotifyQueue.java:28) ~[FastAsyncWorldEdit.jar:?]
|
| 63 | at com.fastasyncworldedit.core.util.task.AsyncNotifyQueue.lambda$call$1(AsyncNotifyQueue.java:45) ~[FastAsyncWorldEdit.jar:?]
|
| 64 | at java.util.concurrent.ForkJoinTask$AdaptedCallable.exec(ForkJoinTask.java:1428) ~[?:?]
|
| 65 | at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
|
| 66 | at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
|
| 67 | at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
|
| 68 | at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
|
| 69 | at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
|
| 70 | [19:09:04] [Server thread/INFO]: Nikabe issued server command: /undo 1
|
| 71 | [19:09:19] [Async Chat Thread - #36/INFO]: [Admin] ZickeLena: yeah
|
| 72 | [19:09:21] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5690ms or 113 ticks behind
|
| 73 | [19:09:33] [Server thread/INFO]: Nikabe issued server command: //replacenear 100 white_wool
|
| 74 | [19:09:37] [Async Chat Thread - #36/INFO]: [Admin] ZickeLena: oh damn
|
| 75 | [19:09:48] [Async Chat Thread - #36/INFO]: [Builder] shovel241: bbl
|
| 76 | [19:09:48] [Server thread/INFO]: shovel241 lost connection: Disconnected
|
| 77 | [19:09:48] [Craft Scheduler Thread - 515 - DiscordSRV/WARN]: [DiscordSRV] Plugin DiscordSRV v1.24.0 generated an exception while executing task 456278
|
| 78 | java.lang.IllegalArgumentException: ID may not be empty
|
| 79 | at github.scarsz.discordsrv.dependencies.jda.internal.utils.Checks.notEmpty(Checks.java:77) ~[DiscordSRV.jar:?]
|
| 80 | at github.scarsz.discordsrv.dependencies.jda.api.utils.MiscUtil.parseSnowflake(MiscUtil.java:115) ~[DiscordSRV.jar:?]
|
| 81 | at github.scarsz.discordsrv.dependencies.jda.api.utils.cache.SnowflakeCacheView.getElementById(SnowflakeCacheView.java:59) ~[DiscordSRV.jar:?]
|
| 82 | at github.scarsz.discordsrv.dependencies.jda.api.JDA.getTextChannelById(JDA.java:1713) ~[DiscordSRV.jar:?]
|
| 83 | at github.scarsz.discordsrv.DiscordSRV.getDestinationTextChannelForGameChannelName(DiscordSRV.java:309) ~[DiscordSRV.jar:?]
|
| 84 | at github.scarsz.discordsrv.DiscordSRV.getOptionalTextChannel(DiscordSRV.java:2171) ~[DiscordSRV.jar:?]
|
| 85 | at github.scarsz.discordsrv.DiscordSRV.sendLeaveMessage(DiscordSRV.java:1877) ~[DiscordSRV.jar:?]
|
| 86 | at github.scarsz.discordsrv.listeners.PlayerJoinLeaveListener.lambda$PlayerQuitEvent$3(PlayerJoinLeaveListener.java:131) ~[DiscordSRV.jar:?]
|
| 87 | at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.18.1.jar:git-Paper-216]
|
| 88 | at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[paper-1.18.1.jar:git-Paper-216]
|
| 89 | at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-1.18.1.jar:git-Paper-216]
|
| 90 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
|
| 91 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
|
| 92 | at java.lang.Thread.run(Thread.java:833) ~[?:?]
|
| 93 | [19:09:52] [Async Chat Thread - #36/INFO]: [Admin] ZickeLena: oh sure, that would be cool :D
|
| 94 | [19:09:59] [Server thread/WARN]: Nikabe moved too quickly! -18.96493791982175,-13.8681980167378,28.279004919523942
|
| 95 | [19:09:59] [Async Chat Thread - #36/INFO]: [Admin] ZickeLena: lol bye shovel
|
| 96 | [19:10:02] [Server thread/WARN]: Nikabe moved too quickly! 26.311171119587016,0.0,-12.957425383802104
|
| 97 | [19:10:04] [Server thread/WARN]: Nikabe moved too quickly! 24.40213063052761,14.98110560615163,-15.445678142230065
|
| 98 | [19:10:06] [Server thread/WARN]: Nikabe moved too quickly! 20.24151523888031,0.7800000309944153,-14.070676112294166
|
| 99 | [19:10:07] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 15299ms or 305 ticks behind
|
| 100 | [19:10:09] [Server thread/WARN]: ZickeLena moved too quickly! 0.9713082349971955,0.0,-100.52612325126347
|
| 101 | [19:10:23] [Async Chat Thread - #36/INFO]: [Builder] Nikabe: i am lagging bad
|
| 102 | [19:10:29] [Async Chat Thread - #36/INFO]: [Builder] Nikabe: f
|
| 103 | [19:10:32] [Async Chat Thread - #36/INFO]: [Admin] ZickeLena: not only you
|
| 104 | [19:10:43] [Server thread/WARN]: Snippet1o_o moved too quickly! -17.41272758408104,-12.657393206731793,-1.8229501049004284
|
| 105 | [19:10:46] [Async Chat Thread - #36/INFO]: [Admin] ZickeLena: im lagging as well -.-
|
| 106 | [19:10:46] [Server thread/WARN]: Snippet1o_o moved too quickly! -147.9030746661756,15.592784009816235,-17.749075601935147
|
| 107 | [19:10:48] [Server thread/WARN]: Snippet1o_o moved too quickly! -137.9371381504285,0.0,-7.200688893039569
|
| 108 | [19:10:51] [Async Chat Thread - #36/INFO]: [Builder] Nikabe: f
|
| 109 | [19:10:53] [Async Chat Thread - #36/INFO]: [Admin] ZickeLena: the chat does not response, as it should be
|
| 110 | [19:10:53] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5646ms or 112 ticks behind
|
| 111 | [19:11:03] [Async Chat Thread - #36/INFO]: [Admin] ZickeLena: we dont use any crazy stuff
|
| 112 | [19:11:29] [Server thread/INFO]: ZickeLena issued server command: /tp Nikabe
|
| 113 | [19:11:29] [Server thread/INFO]: [ZickeLena: Teleported ZickeLena to Nikabe]
|
| 114 | [19:11:29] [Server thread/WARN]: ZickeLena moved too quickly! -2982.2901102404758,-101.54290094460984,-3040.906951612408
|
| 115 | [19:11:38] [Async Chat Thread - #36/INFO]: [Builder] Nikabe: no no
|
| 116 | [19:11:43] [Async Chat Thread - #36/INFO]: [Admin] ZickeLena: you sure?
|
| 117 | [19:11:51] [Async Chat Thread - #36/INFO]: [Builder] Nikabe: yup
|
| 118 | [19:11:58] [Server thread/INFO]: ZickeLena issued server command: /tp Snippet1o_o
|
| 119 | [19:11:58] [Server thread/INFO]: [ZickeLena: Teleported ZickeLena to Snippet1o_o]
|
| 120 | [19:11:58] [Server thread/WARN]: ZickeLena moved too quickly! 5195.431325374141,-7.366222409482951,2242.155548020329
|
| 121 | [19:12:05] [Async Chat Thread - #36/INFO]: [Admin] ZickeLena: what ya doing snippet?
|
| 122 | [19:12:20] [Async Chat Thread - #36/INFO]: [Admin] ZickeLena: wb
|
| 123 | [19:12:24] [Async Chat Thread - #36/INFO]: [Builder] Snippet1o_o: idk just sitting here lol lookin for build inspiration on insta lol
|
| 124 | [19:12:28] [Async Chat Thread - #36/INFO]: [Admin] ZickeLena: ah
|
| 125 | [19:12:36] [Server thread/INFO]: ZickeLena issued server command: /tp Nikabe
|
| 126 | [19:12:36] [Server thread/INFO]: [ZickeLena: Teleported ZickeLena to Nikabe]
|
| 127 | [19:12:42] [User Authenticator #31/INFO]: UUID of player Folas1337 is cfa22e51-2a4a-40f7-8c75-5955021294f3
|
| 128 | [19:13:04] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-216 (MC: 1.18.1) ---
|
| 129 | [19:13:04] [Paper Watchdog Thread/ERROR]: The server has not responded for 11 seconds! Creating thread dump
|
| 130 | [19:13:04] [Paper Watchdog Thread/ERROR]: ------------------------------
|
| 131 | [19:13:04] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
|
| 132 | [19:13:06] [Paper Watchdog Thread/ERROR]: ------------------------------
|
| 133 | [19:13:06] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
|
| 134 | [19:13:06] [Paper Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: RUNNABLE
|
| 135 | [19:13:06] [Paper Watchdog Thread/ERROR]: Stack:
|
| 136 | [19:13:06] [Paper Watchdog Thread/ERROR]: BuildersUtilities.jar//xyz.tehbrian.buildersutilities.libs.tehlib.core.user.AbstractUserService.getUserMap(AbstractUserService.java:33)
|
| 137 | [19:13:06] [Paper Watchdog Thread/ERROR]: BuildersUtilities.jar//xyz.tehbrian.buildersutilities.option.NoClipManager.checkForBlocks(NoClipManager.java:33)
|
| 138 | [19:13:06] [Paper Watchdog Thread/ERROR]: BuildersUtilities.jar//xyz.tehbrian.buildersutilities.option.NoClipManager$$Lambda$8717/0x00000008027f6f18.run(Unknown Source)
|
| 139 | [19:13:06] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftTask.run(CraftTask.java:101)
|
| 140 | [19:13:06] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
|
| 141 | [19:13:06] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1557)
|
| 142 | [19:13:06] [Paper Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:480)
|
| 143 | [19:13:06] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1480)
|
| 144 | [19:13:06] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1273)
|
| 145 | [19:13:06] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317)
|
| 146 | [19:13:06] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$3949/0x00000008014091b8.run(Unknown Source)
|
| 147 | [19:13:06] [Paper Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.Thread.run(Thread.java:833)
|
| 148 | [19:13:06] [Paper Watchdog Thread/ERROR]: ------------------------------
|
| 149 | [19:13:06] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
|
| 150 | [19:13:06] [Paper Watchdog Thread/ERROR]: ------------------------------
|
| 151 | [19:13:10] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-216 (MC: 1.18.1) ---
|
| 152 | [19:13:12] [Paper Watchdog Thread/ERROR]: The server has not responded for 16 seconds! Creating thread dump
|
| 153 | [19:13:12] [Paper Watchdog Thread/ERROR]: ------------------------------
|
| 154 | [19:13:12] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
|
| 155 | [19:13:14] [Paper Watchdog Thread/ERROR]: ------------------------------
|
| 156 | [19:13:14] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
|
| 157 | [19:13:14] [Paper Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: RUNNABLE
|
| 158 | [19:13:14] [Paper Watchdog Thread/ERROR]: Stack:
|
| 159 | [19:13:14] [Paper Watchdog Thread/ERROR]: BuildersUtilities.jar//xyz.tehbrian.buildersutilities.libs.tehlib.core.user.AbstractUserService.getUserMap(AbstractUserService.java:33)
|
| 160 | [19:13:14] [Paper Watchdog Thread/ERROR]: BuildersUtilities.jar//xyz.tehbrian.buildersutilities.option.NoClipManager.checkForBlocks(NoClipManager.java:33)
|
| 161 | [19:13:14] [Paper Watchdog Thread/ERROR]: BuildersUtilities.jar//xyz.tehbrian.buildersutilities.option.NoClipManager$$Lambda$8717/0x00000008027f6f18.run(Unknown Source)
|
| 162 | [19:13:14] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftTask.run(CraftTask.java:101)
|
| 163 | [19:13:14] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
|
| 164 | [19:13:14] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1557)
|
| 165 | [19:13:14] [Paper Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:480)
|
| 166 | [19:13:14] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1480)
|
| 167 | [19:13:14] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1273)
|
| 168 | [19:13:14] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317)
|
| 169 | [19:13:14] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$3949/0x00000008014091b8.run(Unknown Source)
|
| 170 | [19:13:14] [Paper Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.Thread.run(Thread.java:833)
|
| 171 | [19:13:14] [Paper Watchdog Thread/ERROR]: ------------------------------
|
| 172 | [19:13:14] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
|
| 173 | [19:13:14] [Paper Watchdog Thread/ERROR]: ------------------------------
|
| 174 | [19:13:16] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-216 (MC: 1.18.1) ---
|
| 175 | [19:13:17] [Paper Watchdog Thread/ERROR]: The server has not responded for 22 seconds! Creating thread dump
|
| 176 | [19:13:17] [Paper Watchdog Thread/ERROR]: ------------------------------
|
| 177 | [19:13:17] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
|
| 178 | [19:13:19] [Paper Watchdog Thread/ERROR]: ------------------------------
|
| 179 | [19:13:19] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
|
| 180 | [19:13:19] [Paper Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: RUNNABLE
|
| 181 | [19:13:19] [Paper Watchdog Thread/ERROR]: Stack:
|
| 182 | [19:13:19] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ChunkMap.getChunkRangeFuture(ChunkMap.java:727)
|
| 183 | [19:13:19] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ChunkMap.scheduleChunkGeneration(ChunkMap.java:1212)
|
| 184 | [19:13:19] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ChunkMap.lambda$schedule$26(ChunkMap.java:1120)
|
| 185 | [19:13:19] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.PlayerChunkMap$$Lambda$7060/0x0000000802205b18.apply(Unknown Source)
|
| 186 | [19:13:19] [Paper Watchdog Thread/ERROR]: java.base@17.0.2/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
|
| 187 | [19:13:19] [Paper Watchdog Thread/ERROR]: java.base@17.0.2/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
|
| 188 | [19:13:19] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149)
|
| 189 | [19:13:19] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.doRunTask(ServerChunkCache.java:1250)
|
| 190 | [19:13:19] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122)
|
| 191 | [19:13:19] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.pollTask(ServerChunkCache.java:1263)
|
| 192 | [19:13:19] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.pollTask(ServerChunkCache.java:832)
|
| 193 | [19:13:19] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1411)
|
| 194 | [19:13:19] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1393)
|
| 195 | [19:13:19] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132)
|
| 196 | [19:13:19] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1472)
|
| 197 | [19:13:19] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1273)
|
| 198 | [19:13:19] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317)
|
| 199 | [19:13:19] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$3949/0x00000008014091b8.run(Unknown Source)
|
| 200 | [19:13:19] [Paper Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.Thread.run(Thread.java:833)
|
| 201 | [19:13:19] [Paper Watchdog Thread/ERROR]: ------------------------------
|
| 202 | [19:13:19] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
|
| 203 | [19:13:19] [Paper Watchdog Thread/ERROR]: ------------------------------
|
| 204 | [19:13:29] [Server thread/INFO]: Snippet1o_o lost connection: Disconnected
|
| 205 | [19:13:36] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-216 (MC: 1.18.1) ---
|
| 206 | [19:13:38] [Paper Watchdog Thread/ERROR]: The server has not responded for 10 seconds! Creating thread dump
|
| 207 | [19:13:38] [Paper Watchdog Thread/ERROR]: ------------------------------
|
| 208 | [19:13:38] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
|
| 209 | [19:13:40] [Paper Watchdog Thread/ERROR]: ------------------------------
|
| 210 | [19:13:40] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
|
| 211 | [19:13:40] [Paper Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: RUNNABLE
|
| 212 | [19:13:40] [Paper Watchdog Thread/ERROR]: Stack:
|
| 213 | [19:13:47] [Server thread/INFO]: ZickeLena lost connection: Disconnected
|
| 214 | [19:13:47] [Server thread/INFO]: [DiscordSRV] Player ZickeLena quit with silent quitting permission, not sending a quit message
|
| 215 | [19:13:49] [Server thread/INFO]: Nikabe lost connection: Disconnected
|
| 216 | [19:13:57] [Craft Scheduler Thread - 525 - DiscordSRV/WARN]: [DiscordSRV] Plugin DiscordSRV v1.24.0 generated an exception while executing task 457828
|
| 217 | java.lang.IllegalArgumentException: ID may not be empty
|
| 218 | at github.scarsz.discordsrv.dependencies.jda.internal.utils.Checks.notEmpty(Checks.java:77) ~[DiscordSRV.jar:?]
|
| 219 | at github.scarsz.discordsrv.dependencies.jda.api.utils.MiscUtil.parseSnowflake(MiscUtil.java:115) ~[DiscordSRV.jar:?]
|
| 220 | at github.scarsz.discordsrv.dependencies.jda.api.utils.cache.SnowflakeCacheView.getElementById(SnowflakeCacheView.java:59) ~[DiscordSRV.jar:?]
|
| 221 | at github.scarsz.discordsrv.dependencies.jda.api.JDA.getTextChannelById(JDA.java:1713) ~[DiscordSRV.jar:?]
|
| 222 | at github.scarsz.discordsrv.DiscordSRV.getDestinationTextChannelForGameChannelName(DiscordSRV.java:309) ~[DiscordSRV.jar:?]
|
| 223 | at github.scarsz.discordsrv.DiscordSRV.getOptionalTextChannel(DiscordSRV.java:2171) ~[DiscordSRV.jar:?]
|
| 224 | at github.scarsz.discordsrv.DiscordSRV.sendLeaveMessage(DiscordSRV.java:1877) ~[DiscordSRV.jar:?]
|
| 225 | at github.scarsz.discordsrv.listeners.PlayerJoinLeaveListener.lambda$PlayerQuitEvent$3(PlayerJoinLeaveListener.java:131) ~[DiscordSRV.jar:?]
|
| 226 | at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.18.1.jar:git-Paper-216]
|
| 227 | at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[paper-1.18.1.jar:git-Paper-216]
|
| 228 | at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-1.18.1.jar:git-Paper-216]
|
| 229 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
|
| 230 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
|
| 231 | at java.lang.Thread.run(Thread.java:833) ~[?:?]
|
| 232 | [19:13:59] [Paper Watchdog Thread/ERROR]: com.google.common.collect.Maps.newHashMap(Maps.java:239)
|
| 233 | [19:13:59] [Paper Watchdog Thread/ERROR]: net.minecraft.server.PlayerAdvancements.save(PlayerAdvancements.java:221)
|
| 234 | [19:13:59] [Paper Watchdog Thread/ERROR]: net.minecraft.server.players.PlayerList.save(PlayerList.java:588)
|
| 235 | [19:13:59] [Paper Watchdog Thread/ERROR]: net.minecraft.server.players.PlayerList.remove(PlayerList.java:634)
|
| 236 | [19:13:59] [Paper Watchdog Thread/ERROR]: net.minecraft.server.players.PlayerList.remove(PlayerList.java:595)
|
| 237 | [19:13:59] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.onDisconnect(ServerGamePacketListenerImpl.java:1992)
|
| 238 | [19:13:59] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.onDisconnect(ServerGamePacketListenerImpl.java:1972)
|
| 239 | [19:13:59] [Paper Watchdog Thread/ERROR]: net.minecraft.network.Connection.handleDisconnection(Connection.java:743)
|
| 240 | [19:13:59] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerConnectionListener.tick(ServerConnectionListener.java:221)
|
| 241 | [19:13:59] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1646)
|
| 242 | [19:13:59] [Paper Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:480)
|
| 243 | [19:13:59] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1480)
|
| 244 | [19:13:59] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1273)
|
| 245 | [19:13:59] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317)
|
| 246 | [19:13:59] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$3949/0x00000008014091b8.run(Unknown Source)
|
| 247 | [19:13:59] [Paper Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.Thread.run(Thread.java:833)
|
| 248 | [19:13:59] [Paper Watchdog Thread/ERROR]: ------------------------------
|
| 249 | [19:13:59] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
|
| 250 | [19:13:59] [Paper Watchdog Thread/ERROR]: ------------------------------
|
| 251 | [19:13:59] [Server thread/INFO]: Burbalai lost connection: Disconnected
|
| 252 | [19:13:59] [Server thread/INFO]: Folas1337 lost connection: Disconnected
|
| 253 | [19:13:59] [Craft Scheduler Thread - 495 - DiscordSRV/WARN]: [DiscordSRV] Plugin DiscordSRV v1.24.0 generated an exception while executing task 457835
|
| 254 | java.lang.IllegalArgumentException: ID may not be empty
|
| 255 | at github.scarsz.discordsrv.dependencies.jda.internal.utils.Checks.notEmpty(Checks.java:77) ~[DiscordSRV.jar:?]
|
| 256 | at github.scarsz.discordsrv.dependencies.jda.api.utils.MiscUtil.parseSnowflake(MiscUtil.java:115) ~[DiscordSRV.jar:?]
|
| 257 | at github.scarsz.discordsrv.dependencies.jda.api.utils.cache.SnowflakeCacheView.getElementById(SnowflakeCacheView.java:59) ~[DiscordSRV.jar:?]
|
| 258 | at github.scarsz.discordsrv.dependencies.jda.api.JDA.getTextChannelById(JDA.java:1713) ~[DiscordSRV.jar:?]
|
| 259 | at github.scarsz.discordsrv.DiscordSRV.getDestinationTextChannelForGameChannelName(DiscordSRV.java:309) ~[DiscordSRV.jar:?]
|
| 260 | at github.scarsz.discordsrv.DiscordSRV.getOptionalTextChannel(DiscordSRV.java:2171) ~[DiscordSRV.jar:?]
|
| 261 | at github.scarsz.discordsrv.DiscordSRV.sendLeaveMessage(DiscordSRV.java:1877) ~[DiscordSRV.jar:?]
|
| 262 | at github.scarsz.discordsrv.listeners.PlayerJoinLeaveListener.lambda$PlayerQuitEvent$3(PlayerJoinLeaveListener.java:131) ~[DiscordSRV.jar:?]
|
| 263 | at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.18.1.jar:git-Paper-216]
|
| 264 | at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[paper-1.18.1.jar:git-Paper-216]
|
| 265 | at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-1.18.1.jar:git-Paper-216]
|
| 266 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
|
| 267 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
|
| 268 | at java.lang.Thread.run(Thread.java:833) ~[?:?]
|
| 269 | [19:14:08] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord] Folas1337: I can't even switch servers ._.
|
| 270 | [19:14:08] [Server thread/INFO]: UltimateAutoRestart » Forced a restart. Restarting in 1s!
|
| 271 | [19:14:08] [Craft Scheduler Thread - 495 - DiscordSRV/WARN]: [DiscordSRV] Plugin DiscordSRV v1.24.0 generated an exception while executing task 457844
|
| 272 | java.lang.IllegalArgumentException: ID may not be empty
|
| 273 | at github.scarsz.discordsrv.dependencies.jda.internal.utils.Checks.notEmpty(Checks.java:77) ~[DiscordSRV.jar:?]
|
| 274 | at github.scarsz.discordsrv.dependencies.jda.api.utils.MiscUtil.parseSnowflake(MiscUtil.java:115) ~[DiscordSRV.jar:?]
|
| 275 | at github.scarsz.discordsrv.dependencies.jda.api.utils.cache.SnowflakeCacheView.getElementById(SnowflakeCacheView.java:59) ~[DiscordSRV.jar:?]
|
| 276 | at github.scarsz.discordsrv.dependencies.jda.api.JDA.getTextChannelById(JDA.java:1713) ~[DiscordSRV.jar:?]
|
| 277 | at github.scarsz.discordsrv.DiscordSRV.getDestinationTextChannelForGameChannelName(DiscordSRV.java:309) ~[DiscordSRV.jar:?]
|
| 278 | at github.scarsz.discordsrv.DiscordSRV.getOptionalTextChannel(DiscordSRV.java:2171) ~[DiscordSRV.jar:?]
|
| 279 | at github.scarsz.discordsrv.DiscordSRV.sendLeaveMessage(DiscordSRV.java:1877) ~[DiscordSRV.jar:?]
|
| 280 | at github.scarsz.discordsrv.listeners.PlayerJoinLeaveListener.lambda$PlayerQuitEvent$3(PlayerJoinLeaveListener.java:131) ~[DiscordSRV.jar:?]
|
| 281 | at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.18.1.jar:git-Paper-216]
|
| 282 | at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[paper-1.18.1.jar:git-Paper-216]
|
| 283 | at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-1.18.1.jar:git-Paper-216]
|
| 284 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
|
| 285 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
|
| 286 | at java.lang.Thread.run(Thread.java:833) ~[?:?]
|
| 287 | [19:14:26] [pool-7-thread-1/INFO]: UltimateAutoRestart » Restarting in 1s!
|
| 288 | [19:14:48] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-216 (MC: 1.18.1) ---
|
| 289 | [19:14:50] [Paper Watchdog Thread/ERROR]: The server has not responded for 11 seconds! Creating thread dump
|
| 290 | [19:14:50] [Paper Watchdog Thread/ERROR]: ------------------------------
|
| 291 | [19:14:50] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
|
| 292 | [19:14:56] [Paper Watchdog Thread/ERROR]: ------------------------------
|
| 293 | [19:14:56] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
|
| 294 | [19:14:56] [Paper Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: RUNNABLE
|
| 295 | [19:14:56] [Paper Watchdog Thread/ERROR]: Stack:
|
| 296 | [19:14:56] [Paper Watchdog Thread/ERROR]: worldguard-bukkit.jar//com.sk89q.worldguard.protection.managers.index.ChunkHashTable.get(ChunkHashTable.java:98)
|
| 297 | [19:14:56] [Paper Watchdog Thread/ERROR]: worldguard-bukkit.jar//com.sk89q.worldguard.protection.managers.index.ChunkHashTable.getOrCreate(ChunkHashTable.java:114)
|
| 298 | [19:14:56] [Paper Watchdog Thread/ERROR]: worldguard-bukkit.jar//com.sk89q.worldguard.protection.managers.index.ChunkHashTable.bias(ChunkHashTable.java:166)
|
| 299 | [19:14:56] [Paper Watchdog Thread/ERROR]: worldguard-bukkit.jar//com.sk89q.worldguard.protection.managers.RegionManager.loadChunk(RegionManager.java:157)
|
| 300 | [19:14:56] [Paper Watchdog Thread/ERROR]: worldguard-bukkit.jar//com.sk89q.worldguard.bukkit.BukkitRegionContainer$1.onChunkLoad(BukkitRegionContainer.java:83)
|
| 301 | [19:14:56] [Paper Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.invoke.DirectMethodHandle$Holder.invokeVirtual(DirectMethodHandle$Holder)
|
| 302 | [19:14:56] [Paper Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x00000008029a0800.invoke(LambdaForm$MH)
|
| 303 | [19:14:56] [Paper Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x000000080202c000.invoke_MT(LambdaForm$MH)
|
| 304 | [19:14:56] [Paper Watchdog Thread/ERROR]: com.destroystokyo.paper.event.executor.MethodHandleEventExecutor.execute(MethodHandleEventExecutor.java:37)
|
| 305 | [19:14:56] [Paper Watchdog Thread/ERROR]: co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80)
|
| 306 | [19:14:56] [Paper Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
|
| 307 | [19:14:56] [Paper Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:629)
|
| 308 | [19:14:56] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.chunk.LevelChunk.loadCallback(LevelChunk.java:852)
|
| 309 | [19:14:56] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ChunkHolder.lambda$updateFutures$19(ChunkHolder.java:742)
|
| 310 | [19:14:56] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.PlayerChunk$$Lambda$7893/0x00000008024a2a38.run(Unknown Source)
|
| 311 | [19:14:56] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ChunkMap$CallbackExecutor.run(ChunkMap.java:196)
|
| 312 | [19:14:56] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.pollTask(ServerChunkCache.java:1267)
|
| 313 | [19:14:56] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.pollTask(ServerChunkCache.java:832)
|
| 314 | [19:14:56] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1411)
|
| 315 | [19:14:56] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1393)
|
| 316 | [19:14:56] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132)
|
| 317 | [19:14:56] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1472)
|
| 318 | [19:14:56] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1273)
|
| 319 | [19:14:56] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317)
|
| 320 | [19:14:56] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$3949/0x00000008014091b8.run(Unknown Source)
|
| 321 | [19:14:56] [Paper Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.Thread.run(Thread.java:833)
|
| 322 | [19:14:56] [Paper Watchdog Thread/ERROR]: ------------------------------
|
| 323 | [19:14:56] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
|
| 324 | [19:14:56] [Paper Watchdog Thread/ERROR]: ------------------------------
|
| 325 | [19:14:56] [Server thread/INFO]: com.mojang.authlib.GameProfile@3e6d87d1[id=4ffb06fd-4354-471b-b879-978710581e68,name=Snippet1o_o,properties={textures=[com.mojang.authlib.properties.Property@5e2c9af3]},legacy=false] (/**.**.**.**:37220) lost connection: Disconnected
|
| 326 | [19:15:06] [Server thread/INFO]: Stopping the server
|
| 327 | [19:15:06] [Paper Watchdog Thread/ERROR]: ------------------------------
|
| 328 | [19:15:06] [Server thread/INFO]: Stopping server
|
| 329 | [19:15:06] [Server thread/INFO]: [SelectionVisualizer] Disabling SelectionVisualizer v3.1.0.0
|
| 330 | [19:15:06] [Paper Watchdog Thread/ERROR]: The server has stopped responding! This is (probably) not a Paper bug.
|
| 331 | [19:15:08] [Paper Watchdog Thread/ERROR]: If you see a plugin in the Server thread dump below, then please report it to that author
|
| 332 | [19:15:08] [Paper Watchdog Thread/ERROR]: *Especially* if it looks like HTTP or MySQL operations are occurring
|
| 333 | [19:15:08] [Paper Watchdog Thread/ERROR]: If you see a world save or edit, then it means you did far more than your server can handle at once
|
| 334 | [19:15:08] [Paper Watchdog Thread/ERROR]: If this is the case, consider increasing timeout-time in spigot.yml but note that this will replace the crash with LARGE lag spikes
|
| 335 | [19:15:08] [Paper Watchdog Thread/ERROR]: If you are unsure or still think this is a Paper bug, please report this to https://github.com/PaperMC/Paper/issues
|
| 336 | [19:15:08] [Paper Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
|
| 337 | [19:15:08] [Paper Watchdog Thread/ERROR]: Paper version: git-Paper-216 (MC: 1.18.1)
|
| 338 | [19:15:08] [Paper Watchdog Thread/ERROR]: ------------------------------
|
| 339 | [19:15:08] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
|
| 340 | [19:15:08] [Paper Watchdog Thread/ERROR]: ------------------------------
|
| 341 | [19:15:08] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
|
| 342 | [19:15:08] [Paper Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: RUNNABLE
|
| 343 | [19:15:08] [Paper Watchdog Thread/ERROR]: Stack:
|
| 344 | [19:15:08] [Server thread/INFO]: [squaremap-griefprevention] Disabling squaremap-griefprevention v1.0.0-SNAPSHOT
|
| 345 | [19:15:08] [Server thread/INFO]: [CMILib] Disabling CMILib v1.1.1.1
|
| 346 | [19:15:08] [Paper Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.ClassLoader.defineClass0(Native Method)
|
| 347 | [19:15:08] [Paper Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.System$2.defineClass(System.java:2307)
|
| 348 | [19:15:08] [Paper Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.invoke.MethodHandles$Lookup$ClassDefiner.defineClass(MethodHandles.java:2439)
|
| 349 | [19:15:08] [Paper Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.invoke.InvokerBytecodeGenerator.loadMethod(InvokerBytecodeGenerator.java:320)
|
| 350 | [19:15:08] [Paper Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.invoke.InvokerBytecodeGenerator.generateCustomizedCode(InvokerBytecodeGenerator.java:751)
|
| 351 | [19:15:08] [Paper Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.invoke.LambdaForm.compileToBytecode(LambdaForm.java:854)
|
| 352 | [19:15:08] [Paper Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.invoke.LambdaForm.prepare(LambdaForm.java:812)
|
| 353 | [19:15:08] [Paper Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.invoke.MethodHandle.<init>(MethodHandle.java:481)
|