Author Topic: RA2 crash  (Read 899 times)

Offline Badnik96

  • tired of your shit
  • *
  • Posts: 17527
  • Rep: 3
  • Awards BOTM Winner
    • View Profile
    • Awards
RA2 crash
« on: May 13, 2012, 07:37:37 PM »
I put some of the new NAR AI BWs into my AI for BW Bash and now the game crashes. I tried deleting the new bindings and fixing what I thought to be indentation errors but it won't work.


Help?


edit: nvm, it was the EternalFlame.py that was crashing the game. Dunno why.


edit: nvm the nvm, the bindings still crash even with EternalFlame removed. HALP


edit3: Offending Bindings:


Code: [Select]
   list.append(("Nightbox 3","Pusher",{'nose':math.pi,'invertible':True,'radius':0.3,'topspeed':100,'throttle':130,'turn':60,'turnspeed':3.2}))
   list.append(("BW-FangY 2","OmniRam",{'invertible':True,'radius':0.1,'topspeed':100,'throttle':130,'turn':30,'turnspeed':2.5,'weapons':(1,)}))     
   list.append(("BW-Byter II","Omni",{'nose':math.pi*0.5,'invertible':True,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(12,13)}))
   list.append(("BW-Pretty Princess","FBSPlus",{'nose':0,'range':99,'radius':0.4,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(16,17,18,21)}))
   list.append(("BW-Sound Wall","Pusher",{'radius':0.05,'nose':math.pi,'invertible':True,'topspeed':100,'throttle':130,'turn':50,'turnspeed':3}))
   list.append(("BW-Thermite","EternalFlame",{'invertible':True,'radius':0.5,'topspeed':100,'throttle':100,'turn':100,'turnspeed':3.5,'weapons':(7,)}))

Offline Badnik96

  • tired of your shit
  • *
  • Posts: 17527
  • Rep: 3
  • Awards BOTM Winner
    • View Profile
    • Awards
Re: RA2 crash
« Reply #1 on: May 13, 2012, 07:58:14 PM »
DP

so it was nightbox 3 all along. nvm

Offline Badnik96

  • tired of your shit
  • *
  • Posts: 17527
  • Rep: 3
  • Awards BOTM Winner
    • View Profile
    • Awards
Re: RA2 crash
« Reply #2 on: May 13, 2012, 08:37:11 PM »
TP

I tried adding another Team51 with different bots and it still crashed. HALP