Advertisement
Guest User

Untitled

a guest
Apr 13th, 2014
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.47 KB | None | 0 0
  1. [21:28:06] [Server thread/WARN]: Unexpected exception while parsing console command "asw backup"
  2. org.bukkit.command.CommandException: Unhandled exception executing command 'asw' in plugin AutoSaveWorld v4.14.dev
  3. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot.jar:git-Spigot-1387]
  4. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) ~[spigot.jar:git-Spigot-1387]
  5. at org.bukkit.craftbukkit.v1_7_R2.CraftServer.dispatchCommand(CraftServer.java:719) ~[spigot.jar:git-Spigot-1387]
  6. at org.bukkit.craftbukkit.v1_7_R2.CraftServer.dispatchServerCommand(CraftServer.java:706) [spigot.jar:git-Spigot-1387]
  7. at net.minecraft.server.v1_7_R2.DedicatedServer.ax(DedicatedServer.java:309) [spigot.jar:git-Spigot-1387]
  8. at net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:274) [spigot.jar:git-Spigot-1387]
  9. at net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:568) [spigot.jar:git-Spigot-1387]
  10. at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:474) [spigot.jar:git-Spigot-1387]
  11. at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [spigot.jar:git-Spigot-1387]
  12. Caused by: java.lang.IllegalThreadStateException
  13. at java.lang.Thread.start(Thread.java:704) ~[?:1.7.0_51]
  14. at autosaveworld.commands.CommandsHandler.onCommand(CommandsHandler.java:165) ~[?:?]
  15. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Spigot-1387]
  16. ... 8 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement