Untitled

 avatar
unknown
plain_text
4 years ago
7.6 kB
6
Indexable
07.08 00:39:56 [Server] WARN Can't keep up! Is the server overloaded? Running 12412ms or 248 ticks behind
07.08 00:39:56 [Server] INFO xX_UpInSmoke_Xx issued server command: /home mansion
07.08 00:39:56 [Server] ERROR --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH  - git-Paper-590 (MC: 1.16.5) ---
07.08 00:39:56 [Server] ERROR The server has not responded for 0 seconds! Creating thread dump
07.08 00:39:56 [Server] ERROR ------------------------------
07.08 00:39:56 [Server] ERROR Server thread dump (Look for plugins here before reporting to Paper!):
07.08 00:39:56 [Server] ERROR ------------------------------
07.08 00:39:56 [Server] ERROR Current Thread: Server thread
07.08 00:39:56 [Server] ERROR PID: 37 | Suspended: false | Native: false | State: RUNNABLE
07.08 00:39:56 [Server] ERROR Stack:
07.08 00:39:56 [Server] ERROR java.base@11.0.11/java.lang.AbstractStringBuilder.appendNull(AbstractStringBuilder.java:582)
07.08 00:39:56 [Server] ERROR java.base@11.0.11/java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:535)
07.08 00:39:56 [Server] ERROR java.base@11.0.11/java.lang.StringBuilder.append(StringBuilder.java:174)
07.08 00:39:56 [Server] ERROR com.onarandombox.MultiverseCore.listeners.MVPlayerListener.playerTeleport(MVPlayerListener.java:175)
07.08 00:39:56 [Server] ERROR com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor201.execute(Unknown Source)
07.08 00:39:56 [Server] ERROR app//org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69)
07.08 00:39:56 [Server] ERROR app//org.bukkit.plugin.EventExecutor$$Lambda$4579/0x0000000841034840.execute(Unknown Source)
07.08 00:39:56 [Server] ERROR app//co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80)
07.08 00:39:56 [Server] ERROR app//org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
07.08 00:39:56 [Server] ERROR app//org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607)
07.08 00:39:56 [Server] ERROR app//org.bukkit.craftbukkit.v1_16_R3.entity.CraftPlayer.teleport(CraftPlayer.java:895)
07.08 00:39:56 [Server] ERROR app//org.bukkit.craftbukkit.v1_16_R3.entity.CraftEntity.lambda$teleportAsync$1(CraftEntity.java:529)
07.08 00:39:56 [Server] ERROR app//org.bukkit.craftbukkit.v1_16_R3.entity.CraftEntity$$Lambda$7400/0x0000000841f23c40.accept(Unknown Source)
07.08 00:39:56 [Server] ERROR java.base@11.0.11/java.util.concurrent.CompletableFuture.uniAcceptNow(CompletableFuture.java:753)
07.08 00:39:56 [Server] ERROR java.base@11.0.11/java.util.concurrent.CompletableFuture.uniAcceptStage(CompletableFuture.java:731)
07.08 00:39:56 [Server] ERROR java.base@11.0.11/java.util.concurrent.CompletableFuture.thenAccept(CompletableFuture.java:2108)
07.08 00:39:56 [Server] ERROR app//org.bukkit.craftbukkit.v1_16_R3.entity.CraftEntity.teleportAsync(CraftEntity.java:529)
07.08 00:39:56 [Server] ERROR app//org.bukkit.craftbukkit.v1_16_R3.entity.CraftPlayer.teleportAsync(CraftPlayer.java:865)
07.08 00:39:56 [Server] ERROR com.earth2me.essentials.paperlib.features.asyncteleport.AsyncTeleportPaper_13.teleportAsync(AsyncTeleportPaper_13.java:13)
07.08 00:39:56 [Server] ERROR com.earth2me.essentials.paperlib.environments.Environment.teleport(Environment.java:92)
07.08 00:39:56 [Server] ERROR com.earth2me.essentials.paperlib.PaperLib.teleportAsync(PaperLib.java:87)
07.08 00:39:56 [Server] ERROR com.earth2me.essentials.AsyncTeleport.lambda$nowAsync$3(AsyncTeleport.java:208)
07.08 00:39:56 [Server] ERROR com.earth2me.essentials.AsyncTeleport$$Lambda$7395/0x0000000841f22840.accept(Unknown Source)
07.08 00:39:56 [Server] ERROR java.base@11.0.11/java.util.concurrent.CompletableFuture.uniAcceptNow(CompletableFuture.java:753)
07.08 00:39:56 [Server] ERROR java.base@11.0.11/java.util.concurrent.CompletableFuture.uniAcceptStage(CompletableFuture.java:731)
07.08 00:39:56 [Server] ERROR java.base@11.0.11/java.util.concurrent.CompletableFuture.thenAccept(CompletableFuture.java:2108)
07.08 00:39:56 [Server] ERROR com.earth2me.essentials.AsyncTeleport.nowAsync(AsyncTeleport.java:179)
07.08 00:39:56 [Server] ERROR com.earth2me.essentials.AsyncTeleport.teleport(AsyncTeleport.java:275)
07.08 00:39:56 [Server] ERROR com.earth2me.essentials.AsyncTeleport.teleport(AsyncTeleport.java:217)
07.08 00:39:56 [Server] ERROR com.earth2me.essentials.commands.Commandhome.goHome(Commandhome.java:137)
07.08 00:39:56 [Server] ERROR com.earth2me.essentials.commands.Commandhome.run(Commandhome.java:68)
07.08 00:39:56 [Server] ERROR com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:197)
07.08 00:39:56 [Server] ERROR com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:660)
07.08 00:39:56 [Server] ERROR com.earth2me.essentials.Essentials.onCommand(Essentials.java:570)
07.08 00:39:56 [Server] ERROR app//org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
07.08 00:39:56 [Server] ERROR app//org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159)
07.08 00:39:56 [Server] ERROR app//org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServer.java:810)
07.08 00:39:56 [Server] ERROR app//net.minecraft.server.v1_16_R3.PlayerConnection.handleCommand(PlayerConnection.java:2168)
07.08 00:39:56 [Server] ERROR app//net.minecraft.server.v1_16_R3.PlayerConnection.c(PlayerConnection.java:1983)
07.08 00:39:56 [Server] ERROR app//net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1936)
07.08 00:39:56 [Server] ERROR app//net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:50)
07.08 00:39:56 [Server] ERROR app//net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:8)
07.08 00:39:56 [Server] ERROR app//net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:35)
07.08 00:39:56 [Server] ERROR app//net.minecraft.server.v1_16_R3.PlayerConnectionUtils$$Lambda$7098/0x0000000841e6e840.run(Unknown Source)
07.08 00:39:56 [Server] ERROR app//net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18)
07.08 00:39:56 [Server] ERROR app//net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
07.08 00:39:56 [Server] ERROR app//net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
07.08 00:39:56 [Server] ERROR app//net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
07.08 00:39:56 [Server] ERROR app//net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1252)
07.08 00:39:56 [Server] ERROR app//net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1245)
07.08 00:39:56 [Server] ERROR app//net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
07.08 00:39:56 [Server] ERROR app//net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1319)
07.08 00:39:56 [Server] ERROR app//net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1116)
07.08 00:39:56 [Server] ERROR app//net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:289)
07.08 00:39:56 [Server] ERROR app//net.minecraft.server.v1_16_R3.MinecraftServer$$Lambda$3124/0x0000000840854c40.run(Unknown Source)
07.08 00:39:56 [Server] ERROR java.base@11.0.11/java.lang.Thread.run(Thread.java:829)
07.08 00:39:56 [Server] ERROR ------------------------------
07.08 00:39:56 [Server] ERROR --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
07.08 00:39:56 [Server] ERROR ------------------------------
Editor is loading...