Advertisement
Guest User

Untitled

a guest
Jan 21st, 2013
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. 21.01 17:38:37 [Server] INFO ... 15 more
  2. 21.01 17:38:37 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  3. 21.01 17:38:37 [Server] INFO at com.modcrafting.diablodrops.commands.DiabloDropCommand.onCommand(DiabloDropCommand.java:104)
  4. 21.01 17:38:37 [Server] INFO at java.util.Random.nextInt(Unknown Source)
  5. 21.01 17:38:37 [Server] INFO Caused by: java.lang.IllegalArgumentException: n must be positive
  6. 21.01 17:38:37 [Server] INFO at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
  7. 21.01 17:38:37 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427)
  8. 21.01 17:38:37 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494)
  9. 21.01 17:38:37 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
  10. 21.01 17:38:37 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:598)
  11. 21.01 17:38:37 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServerConnection.b(SourceFile:30)
  12. 21.01 17:38:37 [Server] INFO at net.minecraft.server.v1_4_6.ServerConnection.b(SourceFile:39)
  13. 21.01 17:38:37 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.d(PlayerConnection.java:112)
  14. 21.01 17:38:37 [Server] INFO at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkManager.java:290)
  15. 21.01 17:38:37 [Server] INFO at net.minecraft.server.v1_4_6.Packet3Chat.handle(Packet3Chat.java:44)
  16. 21.01 17:38:37 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.a(PlayerConnection.java:852)
  17. 21.01 17:38:37 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.chat(PlayerConnection.java:897)
  18. 21.01 17:38:37 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.handleCommand(PlayerConnection.java:979)
  19. 21.01 17:38:37 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.CraftServer.dispatchCommand(CraftServer.java:514)
  20. 21.01 17:38:37 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186)
  21. 21.01 17:38:37 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
  22. 21.01 17:38:37 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'diablodrops' in plugin DiabloDrops v2.2.369
  23. 21.01 17:38:37 [Server] SEVERE null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement