Advertisement
Guest User

MyHorse Error

a guest
Aug 10th, 2013
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 3.88 KB | None | 0 0
  1. 10.08 07:34:22 [Server] INFO ... 15 more
  2. 10.08 07:34:22 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  3. 10.08 07:34:22 [Server] INFO at com.dogonfire.myhorse.MyHorse.onCommand(MyHorse.java:359)
  4. 10.08 07:34:22 [Server] INFO at com.dogonfire.myhorse.Commands.onCommand(Commands.java:209)
  5. 10.08 07:34:22 [Server] INFO at com.dogonfire.myhorse.Commands.CommandList(Commands.java:826)
  6. 10.08 07:34:22 [Server] INFO at com.dogonfire.myhorse.MyHorse.getHorseNameColorForPlayer(MyHorse.java:200)
  7. 10.08 07:34:22 [Server] INFO at com.dogonfire.myhorse.PermissionsManager.getGroup(PermissionsManager.java:264)
  8. 10.08 07:34:22 [Server] INFO at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.getWorldPermissionsByPlayerName(WorldsHolder.java:512)
  9. 10.08 07:34:22 [Server] INFO at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.getWorldDataByPlayerName(WorldsHolder.java:462)
  10. 10.08 07:34:22 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.CraftServer.matchPlayer(CraftServer.java:366)
  11. 10.08 07:34:22 [Server] INFO at org.apache.commons.lang.Validate.notNull(Validate.java:203)
  12. 10.08 07:34:22 [Server] INFO Caused by: java.lang.IllegalArgumentException: PartialName cannot be null
  13. 10.08 07:34:22 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  14. 10.08 07:34:22 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  15. 10.08 07:34:22 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  16. 10.08 07:34:22 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  17. 10.08 07:34:22 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  18. 10.08 07:34:22 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  19. 10.08 07:34:22 [Server] INFO at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  20. 10.08 07:34:22 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
  21. 10.08 07:34:22 [Server] INFO at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  22. 10.08 07:34:22 [Server] INFO at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
  23. 10.08 07:34:22 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:837)
  24. 10.08 07:34:22 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:880)
  25. 10.08 07:34:22 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:962)
  26. 10.08 07:34:22 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
  27. 10.08 07:34:22 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191)
  28. 10.08 07:34:22 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
  29. 10.08 07:34:22 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'myhorse' in plugin MyHorse v0.1.3
  30. 10.08 07:34:22 [Server] SEVERE null
  31. 10.08 07:34:22 [Server] INFO [MyHorse v0.1.3] Could not get horse name color from player Alphajuggernut's group '' in config.yml!
  32. 10.08 07:34:22 [Server] INFO [MyHorse v0.1.3] Could not get horse name color from player lautus's group '' in config.yml!
  33. 10.08 07:34:22 [Server] INFO [MyHorse v0.1.3] Could not get horse name color from player lautus's group '' in config.yml!
  34. 10.08 07:34:22 [Server] INFO [MyHorse v0.1.3] Could not get horse name color from player RickRollTheTroll's group '' in config.yml!
  35. 10.08 07:34:22 [Server] INFO [MyHorse v0.1.3] Could not get horse name color from player DarkishDuck98's group '' in config.yml!
  36. 10.08 07:34:22 [Server] INFO [MyHorse v0.1.3] Could not get horse name color from player skyman5667's group '' in config.yml!
  37. 10.08 07:34:21 [Server] INFO [MyHorse v0.1.3] No language strings found for YouCannotClaimThisHorse!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement