Author Topic: AI crashing my game  (Read 1156 times)

Offline Silverfish

  • The Hardest Part of Ending is Starting Again
  • Super Heavyweight
  • Posts: 843
  • Rep: 3
  • Welcome to the quiet before the storm hits...
  • Awards BOTM Winner
    • View Profile
    • Awards
AI crashing my game
« on: February 04, 2017, 09:35:35 AM »
Ok, I've gotten sick of this. I'm working on AIing bots for the Zone, but some are crashing my game for no reason. I tried literally just changing (on ronin's base AI) the name and AI type, but it gives me the "abnormal runtime error!" message and crashes. I'm running stock 1.4. Any ideas what it is?
Tourney stuffs:

"We need a new way to defeat them... Something they haven't seen. Something... no one... has ever seen..."
-Gelorum, Acceleracers: Ignition

Youtube(cuz I can't use the normal link): https://www.youtube.com/channel/UCZ8zJZecbrpqiZK2eLnKLAA

Offline Thrackerzod

  • Sparkle up your day!
  • *
  • Posts: 2035
  • Rep: 10
  • The distant future... the year 2000...
  • Awards BOTM Winner
    • View Profile
    • Awards
Re: AI crashing my game
« Reply #1 on: February 04, 2017, 09:37:23 AM »
Can you give the line that's crashing the game?

Offline Silverfish

  • The Hardest Part of Ending is Starting Again
  • Super Heavyweight
  • Posts: 843
  • Rep: 3
  • Welcome to the quiet before the storm hits...
  • Awards BOTM Winner
    • View Profile
    • Awards
Re: AI crashing my game
« Reply #2 on: February 04, 2017, 09:45:01 AM »
Two so far:
list.append( ("Olde Lance-a-Frogge", "Omni", { 'nose': math.pi, 'radius':0.5, 'range' : 500.0, 'topspeed' : 12.0, 'throttle' : 110, 'turnspeed': 3.5, 'weapons': (14) }) )
and the second is just ronin's, except with a changed name and ai type (specifically to "Smash Bash" (which is right) and "Omni")
Tourney stuffs:

"We need a new way to defeat them... Something they haven't seen. Something... no one... has ever seen..."
-Gelorum, Acceleracers: Ignition

Youtube(cuz I can't use the normal link): https://www.youtube.com/channel/UCZ8zJZecbrpqiZK2eLnKLAA

Offline Probably Rob

  • The Forgotten Obscure Orgasmic Mime
  • *
  • Posts: 1941
  • Rep: 10
  • You might want your lips around my silent chorus
    • RobotMPire
    • View Profile
    • Awards
Re: AI crashing my game
« Reply #3 on: February 04, 2017, 09:49:48 AM »
Do you have the Omni .py? 'cause funnily enough, when testing something last night on stock, mine crashed 'cause I forgot I didn't have the .py  ;s

Offline Silverfish

  • The Hardest Part of Ending is Starting Again
  • Super Heavyweight
  • Posts: 843
  • Rep: 3
  • Welcome to the quiet before the storm hits...
  • Awards BOTM Winner
    • View Profile
    • Awards
Re: AI crashing my game
« Reply #4 on: February 04, 2017, 09:58:40 AM »
Yup, I have omni. This is the same copy of RA2 I ran the Battle Arcade on. I actually found out that Omni's in Click/Firebeetle's AI Pack after I realized I didn't have it. lol
Tourney stuffs:

"We need a new way to defeat them... Something they haven't seen. Something... no one... has ever seen..."
-Gelorum, Acceleracers: Ignition

Youtube(cuz I can't use the normal link): https://www.youtube.com/channel/UCZ8zJZecbrpqiZK2eLnKLAA

Offline Gulden

  • Am I still considered active?
  • Posts: 1330
  • Rep: 7
  • Currently trying to make a Riff in Time and Space.
    • https://www.youtube.com/c
  • Awards Donated money for site hosting 2019 BOTM Winner
    • View Profile
    • Awards
  • Discord: Gulden#1901
Re: AI crashing my game
« Reply #5 on: February 04, 2017, 12:06:44 PM »
Usually when I get that error, it's because I misspelled the Name or AI type on the Robot.

I couldn't Find Olde Lance-a-Frogge in the Bot Exchange so I can't help otherwise.
I have several opinions.

Offline Badnik96

  • tired of your shit
  • *
  • Posts: 17537
  • Rep: 3
    • Badnik96GTM
  • Awards BOTM Winner
    • View Profile
    • BattleBots Wiki
    • Awards
  • See profile for gamer tags: Yes
  • Skype: Badnik96
Re: AI crashing my game
« Reply #6 on: February 04, 2017, 12:20:16 PM »
yeah you probably just misspelled the robot's name

Offline Asbestosstar

  • Most Bizzare of 2017. Also2nd Best new host of 2017
  • Super Heavyweight
  • Posts: 862
  • Rep: -4
    • Asbestosstar Gaming
    • View Profile
    • Asbestosstar.com
    • Awards
  • See profile for gamer tags: Yes
  • Skype: Asbestosstar
Re: AI crashing my game
« Reply #7 on: February 04, 2017, 01:22:35 PM »
I had the same prob to when i tryed to AI bots.