Possible errors

Jump to navigation Jump to search
Revision as of 25 December 2017 at 01:34.
The highlighted comment was created in this revision.

Possible errors

I still see low scores such as %5 against some bots and it seems like it isn't about the crowd part. I tried to fix it two times and it didn't work. I also tried to reproduce the error but it doesn't occur in my robocode 1.9.3.0. I didn't change anything but the normalised crowd thing. I would see if there was any IndexOutOfBounds Exception or Arithmetic Exception.

    Dsekercioglu (talk)16:59, 24 December 2017

    Don’t worry, ScalarBot is having the same bug, e.g. it scores near 0% against some opponents, which is never reproduced even after thousands of rounds.

    Anyway, if that happens too much, you can try to catch every exception and log it to file, then look up the low scored opponents on the log. ScalarBot fixed a really rare bug in kd-tree by doing so.

    Anyway, it still scores very low against some bot randomly, without throwing any exceptions,

      Xor (talk)03:34, 25 December 2017