Advertisement
Guest User

Untitled

a guest
Sep 24th, 2012
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 18:08:34 [INFO] Player 'ellabella9999' IP banned
  2. 18:08:35 [SEVERE]
  3.  
  4. org.bukkit.command.CommandException: Unhandled exception executing command 'banip' in plugin
  5.  
  6. SimpleModerator v0.5.1_1
  7. 18:08:35 [SEVERE]   at org.bukkit.command.PluginCommand.execute
  8.  
  9. (PluginCommand.java:42)
  10. 18:08:35 [SEVERE]   at
  11.  
  12. org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
  13. 18:08:35 [SEVERE]  
  14.  
  15. at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:492)
  16. 18:08:35 [SEVERE]
  17.  
  18.     at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.java:488)
  19. 18:08:35 [SEVERE]   at net.minecraft.server.DedicatedServer.ah
  20.  
  21. (DedicatedServer.java:248)
  22. 18:08:35 [SEVERE]   at net.minecraft.server.DedicatedServer.q
  23.  
  24. (DedicatedServer.java:213)
  25. 18:08:35 [SEVERE]   at net.minecraft.server.MinecraftServer.p
  26.  
  27. (MinecraftServer.java:474)
  28. 18:08:35 [SEVERE]   at net.minecraft.server.MinecraftServer.run
  29.  
  30. (MinecraftServer.java:406)
  31. 18:08:35 [SEVERE]   at
  32.  
  33. net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
  34. 18:08:35 [SEVERE] Caused by:
  35.  
  36. java.lang.IllegalAccessError: tried to access method
  37.  
  38. java.net.InetSocketAddress.getHostString()Ljava/lang/String; from class
  39.  
  40. com.evosysdev.bukkit.taylorjb.simplemod.commands.SMBanIP
  41. 18:08:35 [SEVERE]   at
  42.  
  43. com.evosysdev.bukkit.taylorjb.simplemod.commands.SMBanIP.execute(SMBanIP.java:44)
  44. 18:08:35
  45.  
  46. [SEVERE]    at com.evosysdev.bukkit.taylorjb.simplemod.commands.SMCommand.onCommand
  47.  
  48. (SMCommand.java:71)
  49. 18:08:35 [SEVERE]   at org.bukkit.command.PluginCommand.execute
  50.  
  51. (PluginCommand.java:40)
  52. 18:08:35 [SEVERE]   ... 8 more
  53. 18:08:35 [SEVERE] Encountered an
  54.  
  55. unexpected exception CommandException
  56. org.bukkit.command.CommandException: Unhandled
  57.  
  58. exception executing command 'banip' in plugin SimpleModerator v0.5.1_1
  59.     at
  60.  
  61. org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
  62.     at
  63.  
  64. org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
  65.     at
  66.  
  67. org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:492)
  68.     at
  69.  
  70. org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.java:488)
  71.     at
  72.  
  73. net.minecraft.server.DedicatedServer.ah(DedicatedServer.java:248)
  74.     at
  75.  
  76. net.minecraft.server.DedicatedServer.q(DedicatedServer.java:213)
  77.     at
  78.  
  79. net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
  80.     at
  81.  
  82. net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
  83.     at
  84.  
  85. net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
  86. Caused by:
  87.  
  88. java.lang.IllegalAccessError: tried to access method
  89.  
  90. java.net.InetSocketAddress.getHostString()Ljava/lang/String; from class
  91.  
  92. com.evosysdev.bukkit.taylorjb.simplemod.commands.SMBanIP
  93.     at
  94.  
  95. com.evosysdev.bukkit.taylorjb.simplemod.commands.SMBanIP.execute(SMBanIP.java:44)
  96.     at
  97.  
  98. com.evosysdev.bukkit.taylorjb.simplemod.commands.SMCommand.onCommand(SMCommand.java:71)
  99.     at
  100.  
  101. org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
  102.     ... 8 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement