Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. Round 1 initializing..
  2. Let the games begin!
  3. ..
  4. Preventing joostbot.JoostBot* from access: (java.lang.RuntimePermission getClassLoader)
  5. joostbot.JoostBot* has caused a security violation. This robot has been banned and will not be allowed to participate in battles.
  6. Waiting for robot joostbot.JoostBot* to stop thread TimerQueue
  7. Robot joostbot.JoostBot* is not stopping. Forcing a stop.
  8. UncaughtException on thread class java.lang.Thread:
  9. java.lang.ThreadDeath
  10. at java.lang.Thread.stop(Unknown Source)
  11. at net.sf.robocode.host.security.RobotThreadManager.stop(RobotThreadManager.java:205)
  12. at net.sf.robocode.host.security.RobotThreadManager.stopSteps(RobotThreadManager.java:187)
  13. at net.sf.robocode.host.security.RobotThreadManager.forceStop(RobotThreadManager.java:166)
  14. at net.sf.robocode.host.security.RobotThreadManager.waitForStop(RobotThreadManager.java:143)
  15. at net.sf.robocode.host.proxies.HostingRobotProxy.waitForStopThread(HostingRobotProxy.java:148)
  16. at net.sf.robocode.battle.peer.RobotPeer.waitForStop(RobotPeer.java:1564)
  17. at net.sf.robocode.battle.Battle.finalizeRound(Battle.java:476)
  18. at net.sf.robocode.battle.BaseBattle.run(BaseBattle.java:217)
  19. at java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement