What is wrong with meleerumble?
Something is wrong with meleerumble. My client fails with
Uploading results ... Exception in thread "Application Thread" java.lang.ArrayIndexOutOfBoundsException: 1 at net.sf.robocode.roborumble.netengine.ResultsUpload.senddata(ResultsUpload.java:293) at net.sf.robocode.roborumble.netengine.ResultsUpload.uploadResults(ResultsUpload.java:184) at roborumble.RoboRumbleAtHome.main(RoboRumbleAtHome.java:137)
On top of it the last upload was 11 hours ago and it was from me, but I think it start to misbehave by this time already.
I think it's your client again, same fix procedure as last time. You aren't running two clients out of the same folder, are you? It can corrupt the results file, which causes the client to crash.
I am quite convinced that it is on my side, but I was suspecting that others had the same problem, due to lack of uploads.
Same procedure did not fix it, but today I started it again after 8 hours and it works now.
I do run roborumble and meleerumble in the same folder, strangely roborumble is stable as a rock, while meleerumble gives me hick ups. Do you suspect some race condition and advise to use separate folders?