Advertisement
Guest User

Untitled

a guest
Aug 17th, 2011
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. >thewerewolf
  2. 21:45:56 [WARNING] Unexpected exception while parsing console command
  3. org.bukkit.command.CommandException: Unhandled exception executing command 'thewerewolf' in plugin TheWerewolf v1.2
  4. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
  5. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
  6. at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:344)
  7. at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:489)
  8. at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:468)
  9. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
  10. at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
  11. Caused by: java.lang.NullPointerException
  12. at ru.tehkode.permissions.compat.PermissionHandler.permission(PermissionHandler.java:70)
  13. at nl.Lennart.thewerewolf.TheWerewolf.onCommand(TheWerewolf.java:242)
  14. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
  15. ... 6 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement