Advertisement
Guest User

After the game has done

a guest
Dec 3rd, 2017
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.20 KB | None | 0 0
  1. [20:09:31] [Server thread/INFO]: [TOTEM] ---
  2. [20:09:31] [Server thread/ERROR]: Could not pass event BlockBreakEvent to TotemFactions v1.7
  3. java.lang.InternalError: Malformed class name
  4. at java.lang.Class.getSimpleName(Unknown Source) ~[?:1.8.0_131]
  5. at java.lang.Class.isAnonymousClass(Unknown Source) ~[?:1.8.0_131]
  6. at co.aikar.timings.MinecraftTimings.getPluginTaskTimings(MinecraftTimings.java:62) ~[Torchpowered-1.11.2.jar:git-Torch-f5a3e55]
  7. at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.<init>(CraftTask.java:41) ~[Torchpowered-1.11.2.jar:git-Torch-f5a3e55]
  8. at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftScheduler.runTaskTimer(CraftScheduler.java:139) ~[Torchpowered-1.11.2.jar:git-Torch-f5a3e55]
  9. at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftScheduler.scheduleSyncRepeatingTask(CraftScheduler.java:126) ~[Torchpowered-1.11.2.jar:git-Torch-f5a3e55]
  10. at x.t.t.j.onBreak(c:1082) ~[?:?]
  11. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor174.execute(Unknown Source) ~[?:?]
  12. at org.bukkit.plugin.EventExecutor$1.execute(EventExecutor.java:44) ~[Torchpowered-1.11.2.jar:git-Torch-f5a3e55]
  13. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[Torchpowered-1.11.2.jar:git-Torch-f5a3e55]
  14. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Torchpowered-1.11.2.jar:git-Torch-f5a3e55]
  15. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:519) ~[Torchpowered-1.11.2.jar:git-Torch-f5a3e55]
  16. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:504) ~[Torchpowered-1.11.2.jar:git-Torch-f5a3e55]
  17. at net.minecraft.server.v1_11_R1.PlayerInteractManager.breakBlock(PlayerInteractManager.java:291) ~[Torchpowered-1.11.2.jar:git-Torch-f5a3e55]
  18. at net.minecraft.server.v1_11_R1.PlayerInteractManager.a(PlayerInteractManager.java:218) ~[Torchpowered-1.11.2.jar:git-Torch-f5a3e55]
  19. at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:859) ~[Torchpowered-1.11.2.jar:git-Torch-f5a3e55]
  20. at net.minecraft.server.v1_11_R1.PacketPlayInBlockDig.a(SourceFile:40) ~[Torchpowered-1.11.2.jar:git-Torch-f5a3e55]
  21. at net.minecraft.server.v1_11_R1.PacketPlayInBlockDig.a(SourceFile:10) ~[Torchpowered-1.11.2.jar:git-Torch-f5a3e55]
  22. at net.minecraft.server.v1_11_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:14) ~[Torchpowered-1.11.2.jar:git-Torch-f5a3e55]
  23. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_131]
  24. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_131]
  25. at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [Torchpowered-1.11.2.jar:git-Torch-f5a3e55]
  26. at org.torch.server.TorchServer.updateLogicsAndPhysics(TorchServer.java:897) [Torchpowered-1.11.2.jar:git-Torch-f5a3e55]
  27. at org.torch.server.TorchServer.updateLogicsPhysicsExecuteCommands(TorchServer.java:1626) [Torchpowered-1.11.2.jar:git-Torch-f5a3e55]
  28. at org.torch.server.TorchServer.tick(TorchServer.java:841) [Torchpowered-1.11.2.jar:git-Torch-f5a3e55]
  29. at org.torch.server.TorchServer.run(TorchServer.java:550) [Torchpowered-1.11.2.jar:git-Torch-f5a3e55]
  30. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement