Advertisement
GoingLoki

Untitled

Jan 27th, 2020
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. >gamemode creative goingloki
  2. > [20:55:59] [Server thread/WARN]: Unexpected exception while parsing console command "gamemode creative goingloki"
  3. org.bukkit.command.CommandException: Unhandled exception executing command 'gamemode' in plugin Essentials v2.13.1
  4. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[craftbukkit.jar:git-Bukkit-3e3818b]
  5. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:148) ~[craftbukkit.jar:git-Bukkit-3e3818b]
  6. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:689) ~[craftbukkit.jar:git-Bukkit-3e3818b]
  7. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchServerCommand(CraftServer.java:675) [craftbukkit.jar:git-Bukkit-3e3818b]
  8. at net.minecraft.server.v1_14_R1.DedicatedServer.handleCommandQueue(DedicatedServer.java:416) [craftbukkit.jar:git-Bukkit-3e3818b]
  9. at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:381) [craftbukkit.jar:git-Bukkit-3e3818b]
  10. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:926) [craftbukkit.jar:git-Bukkit-3e3818b]
  11. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:780) [craftbukkit.jar:git-Bukkit-3e3818b]
  12. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  13. Caused by: java.lang.NullPointerException
  14. at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:389) ~[?:?]
  15. at com.earth2me.essentials.Essentials.onCommand(Essentials.java:380) ~[?:?]
  16. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[craftbukkit.jar:git-Bukkit-3e3818b]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement