Advertisement
Guest User

Untitled

a guest
Jun 15th, 2019
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.57 KB | None | 0 0
  1. 16.06 01:09:35 [Server] WARN Exception in thread "Craft Scheduler Thread - 5"
  2. 16.06 01:09:35 [Server] WARN org.apache.commons.lang.UnhandledException: Plugin TintaSpawner v2.0.8 generated an exception while executing task 35
  3. 16.06 01:09:35 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4. 16.06 01:09:35 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5. 16.06 01:09:35 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  6. 16.06 01:09:35 [Server] INFO at java.lang.Thread.run(Thread.java:748)
  7. 16.06 01:09:35 [Server] INFO Caused by: java.lang.IllegalStateException: Asynchronous entity world add!
  8. 16.06 01:09:35 [Server] INFO at org.spigotmc.AsyncCatcher.catchOp(AsyncCatcher.java:14)
  9. 16.06 01:09:35 [Server] INFO at net.minecraft.server.v1_8_R3.World.b(World.java:2633)
  10. 16.06 01:09:35 [Server] INFO at net.minecraft.server.v1_8_R3.Chunk.addEntities(Chunk.java:820)
  11. 16.06 01:09:35 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:49)
  12. 16.06 01:09:35 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:1)
  13. 16.06 01:09:35 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:337)
  14. 16.06 01:09:35 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:295)
  15. 16.06 01:09:35 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:16)
  16. 16.06 01:09:35 [Server] INFO at net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:115)
  17. 16.06 01:09:35 [Server] INFO at net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:97)
  18. 16.06 01:09:35 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftWorld.getChunkAt(CraftWorld.java:126)
  19. 16.06 01:09:35 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftWorld.getBlockAt(CraftWorld.java:90)
  20. 16.06 01:09:35 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftWorld.getBlockAt(CraftWorld.java:568)
  21. 16.06 01:09:35 [Server] INFO at org.bukkit.Location.getBlock(Location.java:87)
  22. 16.06 01:09:35 [Server] INFO at me.tintaspawner.t.C.run(q:31)
  23. 16.06 01:09:35 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  24. 16.06 01:09:35 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  25. 16.06 01:09:35 [Server] INFO ... 3 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement