gametechmods
Robot Arena => General Support => Topic started by: Meganerdbomb on January 12, 2013, 12:51:38 AM
-
Any bots with Popup.py in their bindings crash the game the second the countdown clock finishes for the start of a match. Does anyone have an idea as to what would cause this? And yes, I have Popup.py in my AI folder.
-
Examples of said Bindings?
-
almost certain something is wrong with the py itself. try installing a new popup.py
-
Examples of said Bindings?
list.append(("Crazy Awesome Bot","Popup",{'invertible':True,'topspeed':99,'throttle':100,'turnspeed':2.5,'turn':100,'radius':1,'NoChassisTime':5,'RunUpsideDown':1,'weapons':(59,60,63,64,65,66)}))
And the .py is from Clickbeetle's AI compilation. Ussually when i have a problem with AI, the game crashes as soon as i start the match. This one only crashes it when the countdown ends.