Difference between revisions of "Thread:User talk:Pa3k/bad battles for DrussGT/reply (20)"
Jump to navigation
Jump to search
(Reply to bad battles for DrussGT) |
(well it works not as fine as i thought :)) |
||
Line 1: | Line 1: | ||
Hi mate. 2.4.12 works fine for me. | Hi mate. 2.4.12 works fine for me. | ||
+ | |||
+ | Hmm looks like your bot give me a hart time :) .... | ||
+ | |||
+ | <pre> | ||
+ | Fighting battle 2 ... jk.mega.DrussGT 2.4.12,et.Predator 1.8 | ||
+ | Robot jk.mega.DrussGT 2.4.12 is not stopping. Forcing a stop. | ||
+ | java.lang.ThreadDeath | ||
+ | at java.lang.Thread.stop(Thread.java:758) | ||
+ | at net.sf.robocode.host.security.RobotThreadManager.stop(RobotThreadManager.java:205) | ||
+ | at net.sf.robocode.host.security.RobotThreadManager.stopSteps(RobotThreadManager.java:187) | ||
+ | at net.sf.robocode.host.security.RobotThreadManager.forceStop(RobotThreadManager.java:158) | ||
+ | at net.sf.robocode.host.security.RobotThreadManager.waitForStop(RobotThreadManager.java:143) | ||
+ | at net.sf.robocode.host.proxies.HostingRobotProxy.waitForStopThread(HostingRobotProxy.java:148) | ||
+ | at net.sf.robocode.battle.peer.RobotPeer.waitForStop(RobotPeer.java:1577) | ||
+ | at net.sf.robocode.battle.Battle.finalizeRound(Battle.java:476) | ||
+ | at net.sf.robocode.battle.BaseBattle.run(BaseBattle.java:217) | ||
+ | at java.lang.Thread.run(Thread.java:662) | ||
+ | RESULT = et.Predator 1.8 wins 2220 to 0 | ||
+ | Fighting battle 3 ... jk.mega.DrussGT 2.4.12,zch.David 0.21 | ||
+ | Can't load jk.mega.DrussGT 2.4.12, because it is invalid robot or team. | ||
+ | Skipping battle because can't load robots: jk.mega.DrussGT 2.4.12,zch.David 0.21 | ||
+ | </pre> | ||
+ | |||
+ | Maybe you can find the issue with this little error snippet. | ||
+ | Before this break i had a couple of fights where DrussGT did well, so it looks the original issue is solved. |
Latest revision as of 14:10, 5 July 2012
Hi mate. 2.4.12 works fine for me.
Hmm looks like your bot give me a hart time :) ....
Fighting battle 2 ... jk.mega.DrussGT 2.4.12,et.Predator 1.8 Robot jk.mega.DrussGT 2.4.12 is not stopping. Forcing a stop. java.lang.ThreadDeath at java.lang.Thread.stop(Thread.java:758) at net.sf.robocode.host.security.RobotThreadManager.stop(RobotThreadManager.java:205) at net.sf.robocode.host.security.RobotThreadManager.stopSteps(RobotThreadManager.java:187) at net.sf.robocode.host.security.RobotThreadManager.forceStop(RobotThreadManager.java:158) at net.sf.robocode.host.security.RobotThreadManager.waitForStop(RobotThreadManager.java:143) at net.sf.robocode.host.proxies.HostingRobotProxy.waitForStopThread(HostingRobotProxy.java:148) at net.sf.robocode.battle.peer.RobotPeer.waitForStop(RobotPeer.java:1577) at net.sf.robocode.battle.Battle.finalizeRound(Battle.java:476) at net.sf.robocode.battle.BaseBattle.run(BaseBattle.java:217) at java.lang.Thread.run(Thread.java:662) RESULT = et.Predator 1.8 wins 2220 to 0 Fighting battle 3 ... jk.mega.DrussGT 2.4.12,zch.David 0.21 Can't load jk.mega.DrussGT 2.4.12, because it is invalid robot or team. Skipping battle because can't load robots: jk.mega.DrussGT 2.4.12,zch.David 0.21
Maybe you can find the issue with this little error snippet. Before this break i had a couple of fights where DrussGT did well, so it looks the original issue is solved.