java.lang.ArrayIndexOutOfBoundsException: 0
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via robocode by nat3738
, 1 year agojava.lang.ArrayIndexOutOfBoundsException: 0
at pe.a.i.else(Unknown Source)
at pe.SandboxDT.run(Unknown Source)
at net.sf.robocode.host.proxies.HostingRobotProxy.run(HostingRobotProxy.java:250)
at java.lang.Thread.run(Thread.java:595)