Advertisement
STSynthe

Untitled

Jan 12th, 2019
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. [09:38:51 WARN]: [WarpSystem] Plugin WarpSystem v3.1.7 generated an exception whilst handling plugin message
  2. java.lang.NullPointerException: null
  3. at de.codingair.warpsystem.spigot.base.WarpSystem.setOnBungeeCord(WarpSystem.java:463) ~[?:?]
  4. at de.codingair.warpsystem.spigot.features.globalwarps.managers.GlobalWarpManager$3.accept(GlobalWarpManager.java:142) ~[?:?]
  5. at de.codingair.warpsystem.spigot.features.globalwarps.managers.GlobalWarpManager$3.accept(GlobalWarpManager.java:139) ~[?:?]
  6. at de.codingair.codingapi.bungeecord.BungeeCordHelper$4.onReceive(BungeeCordHelper.java:121) ~[?:?]
  7. at de.codingair.codingapi.bungeecord.BungeeCordHelper$BungeeMessenger.lambda$onPluginMessageReceived$0(BungeeCordHelper.java:173) ~[?:?]
  8. at java.util.ArrayList.forEach(ArrayList.java:1257) ~[?:1.8.0_191]
  9. at de.codingair.codingapi.bungeecord.BungeeCordHelper$BungeeMessenger.onPluginMessageReceived(BungeeCordHelper.java:173) ~[?:?]
  10. at org.bukkit.plugin.messaging.StandardMessenger.dispatchIncomingMessage(StandardMessenger.java:427) ~[spigot.jar:git-Spigot-f56e2e7-98b862a]
  11. at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:2446) ~[spigot.jar:git-Spigot-f56e2e7-98b862a]
  12. at net.minecraft.server.v1_13_R2.PacketPlayInCustomPayload.a(SourceFile:45) ~[spigot.jar:git-Spigot-f56e2e7-98b862a]
  13. at net.minecraft.server.v1_13_R2.PacketPlayInCustomPayload.a(SourceFile:9) ~[spigot.jar:git-Spigot-f56e2e7-98b862a]
  14. at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10) ~[spigot.jar:git-Spigot-f56e2e7-98b862a]
  15. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_191]
  16. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_191]
  17. at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199) [spigot.jar:git-Spigot-f56e2e7-98b862a]
  18. at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:896) [spigot.jar:git-Spigot-f56e2e7-98b862a]
  19. at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [spigot.jar:git-Spigot-f56e2e7-98b862a]
  20. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:831) [spigot.jar:git-Spigot-f56e2e7-98b862a]
  21. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:729) [spigot.jar:git-Spigot-f56e2e7-98b862a]
  22. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement