gametechmods
Robot Arena => General Support => Topic started by: TheUnknownRobotics on March 14, 2014, 01:15:15 PM
-
I've created a new robot that seems decent (possibly my best robot). But, for some reason, when I try putting AI and go against it, a runtime error from Microsoft or something keeps crashing my game (happens when I click "start"). Anyone have a idea on why it happens?
-
That usually happens when the name for the robot in the bindings doesn't exist, or is incorrect.
-
That usually happens when the name for the robot in the bindings doesn't exist, or is incorrect.
I'll check. Name is correct. Anything else?
-
Post the bindings, maybe there's a small error in it.
-
# 160 - Unknown Robotics 3
list.append(("Forgotten Saw","DirectionalSpinner"{'invertible':Flase,'nose':math.pi,'range':500,'radius':0.4,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(25,)}))
-
# 160 - Unknown Robotics 3
list.append(("Forgotten Saw","DirectionalSpinner"{'invertible':Flase,'nose':math.pi,'range':500,'radius':0.4,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(25,)}))
... F Notepad for no spellcheck.