gametechmods

Robot Arena => General Support => Topic started by: Meganerdbomb on January 12, 2013, 12:51:38 AM

Title: Popup.py
Post 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.
Title: Re: Popup.py
Post by: Conraaa on January 15, 2013, 12:54:35 PM
Examples of said Bindings?
Title: Re: Popup.py
Post by: Mr. AS on January 15, 2013, 01:48:28 PM
almost certain something is wrong with the py itself. try installing a new popup.py
Title: Re: Popup.py
Post by: Meganerdbomb on January 15, 2013, 10:48:22 PM
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.