jotto

Untitled

May 6th, 2015
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. java.lang.ArrayIndexOutOfBoundsException: -1
  2. at MyRobot.run(MyRobot.java:56)
  3. at net.sf.robocode.host.proxies.HostingRobotProxy.callUserCode(HostingRobotProxy.java:274)
  4. at net.sf.robocode.host.proxies.HostingRobotProxy.run(HostingRobotProxy.java:221)
  5. at net.sf.robocode.host.proxies.BasicRobotProxy.run(BasicRobotProxy.java:44)
  6. at java.lang.Thread.run(Thread.java:745)
Advertisement
Add Comment
Please, Sign In to add comment