Thread history

Fragment of a discussion from User talk:Tkiesel/Dev Notebook
Viewing a history listing
Jump to navigation Jump to search
Time User Activity Comment
No results

I agree having everything in onScannedRobot for a 1v1 bot is reasonable, and is a setup I've used in some bots. I just have an infinite loop in run() like Wompi put above.

I see your initialization code only runs in the first round. I don't know what's happening, but if your bot throws an exception in the initialization in the first round, you'd be dead in the water. I usually check for null... but at least this way it's really obvious something is wrong, which is probably a good thing.

Voidious01:04, 18 June 2012