I also had a lot of timeout issues. It made me nervous !
After three days of tearing my hair off with java and its damned GC, I have decided to recode everything in C…
After an afternoon of typing C and debugging, the timeouts were still there… It was a bad surprise !
On Ocean of code I had set the timer to 49ms and it was fine. But here, it was definitely too much…
In the arena, everything went upside-down, the timeouts were stricking randomly but each time I sent the game parameters in the IDE, my bot was cruching the opponent who crushed me in the arena… Even lowering the timer to indecent values was not enough…
Maybe I wasn’t the only one to see that, but from one submit to another with the same code, the difference was huge. With my last code, my rank varied from 10 to 200.
The silver boss is very strong (maybe too strong), improving the code to beat him was fun, but took me a lot of time. To much time to find a strategy that could bring me to the gold league… It is the first time I could not beat a silver boss ! I am so angry I will stop coding and start selling beer !
This morning, I was crushing him in the IDE, but in the arena, I had so many timeouts I barely reached the 10th place. I was insuling him in front of my screen each time I saw my bot ranking several dozen places from him !
I was angry at him because my rank sucks ! But nevermind, each challenge makes me better, and despite my deception, I’ll be there in may !
One last thing : in case of crash, the error messages are not displayed in the new IDE console. Some timeouts were hiding segmentation faults and it was very hard to debug. Have you changed something in the console ?
I don’t blame the coding game team, I know you did the best that could be done so far. Your servers answered to several thousand players and you have certainly spent a week under pressure !
This challenge was bigger the the others, and most of all it was great ! Thanks the CG team for this great moments.
PS : Before I forget to talk about it, for a long time I wonder how some hardcore Codingamers have managed to rank java bots in Legend League… I fear it will remain a mystery to me…
(Sorry if this message is a little bit off-topic…)