Advertisement
Guest User

Untitled

a guest
Apr 24th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.06 KB | None | 0 0
  1. > [01:04:15 WARN]: Exception in thread "Craft Scheduler Thread - 79"
  2. > [01:04:15 WARN]: org.apache.commons.lang.UnhandledException: Plugin LBeaconV2 v0.0.1-SNAPSHOT generated an exception while executing task 46
  3. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  6. at java.lang.Thread.run(Thread.java:748)
  7. Caused by: java.lang.IllegalStateException: Asynchronous entity world add!
  8. at org.spigotmc.AsyncCatcher.catchOp(AsyncCatcher.java:14)
  9. at net.minecraft.server.v1_8_R3.World.b(World.java:2633)
  10. at net.minecraft.server.v1_8_R3.Chunk.addEntities(Chunk.java:820)
  11. at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:49)
  12. at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:1)
  13. at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:337)
  14. at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:295)
  15. at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:16)
  16. at net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:115)
  17. at net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:97)
  18. at org.bukkit.craftbukkit.v1_8_R3.CraftWorld.getChunkAt(CraftWorld.java:126)
  19. at org.bukkit.craftbukkit.v1_8_R3.CraftWorld.getBlockAt(CraftWorld.java:90)
  20. at br.com.landwars.lbeacon.n.iIiiiIiIIi.SmashMC(i:673)
  21. at br.com.landwars.lbeacon.n.iIiiiIiIIi.next(i:569)
  22. at br.com.landwars.lbeacon.n.iIIiIiiIii.SmashMC(i:239)
  23. at br.com.landwars.lbeacon.n.iiIiIIIiIi.SmashMC(r:125)
  24. at br.com.landwars.lbeacon.n.iiIiIIIiIi.SmashMC(r:95)
  25. at br.com.landwars.lbeacon.t.iiIiiiiIIi.run(g:304)
  26. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  27. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  28. ... 3 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement