Advertisement
Guest User

Untitled

a guest
Jan 14th, 2020
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.65 KB | None | 0 0
  1. [15:23:30 ERROR]: Could not pass event IslandEnterEvent to SuperiorSkyblock2 v1 Pre-1
  2. org.bukkit.event.EventException: null
  3. at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:72) ~[patched_1.12.2.jar:git-Paper-1613]
  4. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched_1.12.2.jar:git-Paper-1613]
  5. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.12.2.jar:git-Paper-1613]
  6. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[patched_1.12.2.jar:git-Paper-1613]
  7. at com.bgsoftware.superiorskyblock.listeners.CustomEventsListener.onPlayerTeleport(CustomEventsListener.java:133) ~[?:?]
  8. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor211.execute(Unknown Source) ~[?:?]
  9. at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.12.2.jar:git-Paper-1613]
  10. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched_1.12.2.jar:git-Paper-1613]
  11. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.12.2.jar:git-Paper-1613]
  12. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[patched_1.12.2.jar:git-Paper-1613]
  13. at org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer.teleport(CraftPlayer.java:627) ~[patched_1.12.2.jar:git-Paper-1613]
  14. at org.bukkit.craftbukkit.v1_12_R1.entity.CraftEntity.teleport(CraftEntity.java:310) ~[patched_1.12.2.jar:git-Paper-1613]
  15. at net.citizensnpcs.npc.CitizensNPC.spawn(CitizensNPC.java:233) ~[?:?]
  16. at net.citizensnpcs.npc.CitizensNPC.spawn(CitizensNPC.java:190) ~[?:?]
  17. at net.citizensnpcs.EventListen.spawn(EventListen.java:610) ~[?:?]
  18. at net.citizensnpcs.EventListen.respawnAllFromCoord(EventListen.java:580) ~[?:?]
  19. at net.citizensnpcs.EventListen.onChunkLoad(EventListen.java:144) ~[?:?]
  20. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor452.execute(Unknown Source) ~[?:?]
  21. at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.12.2.jar:git-Paper-1613]
  22. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched_1.12.2.jar:git-Paper-1613]
  23. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.12.2.jar:git-Paper-1613]
  24. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[patched_1.12.2.jar:git-Paper-1613]
  25. at net.minecraft.server.v1_12_R1.Chunk.loadNearby(Chunk.java:1103) ~[patched_1.12.2.jar:git-Paper-1613]
  26. at org.bukkit.craftbukkit.v1_12_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:59) ~[patched_1.12.2.jar:git-Paper-1613]
  27. at org.bukkit.craftbukkit.v1_12_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:16) ~[patched_1.12.2.jar:git-Paper-1613]
  28. at org.bukkit.craftbukkit.v1_12_R1.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:337) ~[patched_1.12.2.jar:git-Paper-1613]
  29. at org.bukkit.craftbukkit.v1_12_R1.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:295) ~[patched_1.12.2.jar:git-Paper-1613]
  30. at org.bukkit.craftbukkit.v1_12_R1.chunkio.ChunkIOExecutor.lambda$syncChunkLoad$0(ChunkIOExecutor.java:18) ~[patched_1.12.2.jar:git-Paper-1613]
  31. at net.minecraft.server.v1_12_R1.MCUtil.ensureMain(MCUtil.java:69) ~[patched_1.12.2.jar:git-Paper-1613]
  32. at org.bukkit.craftbukkit.v1_12_R1.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:18) ~[patched_1.12.2.jar:git-Paper-1613]
  33. at net.minecraft.server.v1_12_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:170) ~[patched_1.12.2.jar:git-Paper-1613]
  34. at net.minecraft.server.v1_12_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:153) ~[patched_1.12.2.jar:git-Paper-1613]
  35. at net.minecraft.server.v1_12_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:149) ~[patched_1.12.2.jar:git-Paper-1613]
  36. at org.bukkit.craftbukkit.v1_12_R1.CraftWorld.getChunkAt(CraftWorld.java:181) ~[patched_1.12.2.jar:git-Paper-1613]
  37. at org.bukkit.craftbukkit.v1_12_R1.CraftWorld.getBlockAt(CraftWorld.java:118) ~[patched_1.12.2.jar:git-Paper-1613]
  38. at org.bukkit.craftbukkit.v1_12_R1.CraftWorld.getBlockAt(CraftWorld.java:618) ~[patched_1.12.2.jar:git-Paper-1613]
  39. at org.bukkit.Location.getBlock(Location.java:100) ~[patched_1.12.2.jar:git-Paper-1613]
  40. at com.bgsoftware.superiorskyblock.island.SIsland.lambda$new$0(SIsland.java:188) ~[?:?]
  41. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:64) ~[patched_1.12.2.jar:git-Paper-1613]
  42. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:423) ~[patched_1.12.2.jar:git-Paper-1613]
  43. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:840) ~[patched_1.12.2.jar:git-Paper-1613]
  44. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:423) ~[patched_1.12.2.jar:git-Paper-1613]
  45. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:774) ~[patched_1.12.2.jar:git-Paper-1613]
  46. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:666) ~[patched_1.12.2.jar:git-Paper-1613]
  47. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  48. Caused by: java.lang.NullPointerException
  49. at com.bgsoftware.superiorskyblock.wrappers.SSuperiorPlayer.hasPermissionWithoutOP(SSuperiorPlayer.java:539) ~[?:?]
  50. at com.bgsoftware.superiorskyblock.island.SIsland.hasPermission(SIsland.java:649) ~[?:?]
  51. at com.bgsoftware.superiorskyblock.listeners.PlayersListener.onIslandEnter(PlayersListener.java:134) ~[?:?]
  52. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor230.execute(Unknown Source) ~[?:?]
  53. at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.12.2.jar:git-Paper-1613]
  54. ... 44 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement