Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [02:01:38 ERROR]: null
- org.bukkit.command.CommandException: Unhandled exception executing command 'spawn' in plugin WorldSpawn v1.1
- at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
- at me.incomprehendable.dev.pwp.FakeSimpleCommandMap.dispatch(FakeSimpleCommandMap.java:98) ~[?:?]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
- at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
- at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
- at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
- at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
- at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
- at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_201]
- at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_201]
- at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
- at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
- at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
- at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
- at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
- Caused by: java.lang.NullPointerException
- at me.Bluecoaster455.worldspawn.config.WSConfig.getMainPrefix(WSConfig.java:107) ~[?:?]
- at me.Bluecoaster455.worldspawn.services.SpawnDelayService.teleport(SpawnDelayService.java:43) ~[?:?]
- at me.Bluecoaster455.worldspawn.services.SpawnDelayService.delayTeleport(SpawnDelayService.java:63) ~[?:?]
- at me.Bluecoaster455.worldspawn.commands.SpawnCommand.onCommand(SpawnCommand.java:36) ~[?:?]
- at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
- ... 15 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement