Author Topic: start screen appears then crashes  (Read 1913 times)

Offline El Chickenado

  • Super Heavyweight
  • Posts: 1034
  • Rep: 2
  • from the 200's apparently... dont judge.
    • View Profile
    • Awards
  • See profile for gamer tags: Yes
  • Skype: El Chickenado
start screen appears then crashes
« on: June 13, 2014, 01:42:48 PM »
i start the game the infogrames logo comes up and then
"robot arena 2 has stopped working" appears and the game closes
"cool quote" poet
dsl showcase
https://gametechmods.com/forums/index.php?topic=15982.msg633553;topicseen#new
and my forum game
https://gametechmods.com/forums/index.php?topic=16175.0
and my tournament
https://gametechmods.com/forums/index.php?topic=16259.0
TOURNEY RESULTS
powers of three lost in the first round but to clickbeetle so yeah
battlebots 9... i dont want to talk about it
father and son tournament: wait i won something...?
YEEEEEEEEEEEEEEEEEEEEESSSSSSSSSSSSSS!

Offline Badnik96

  • tired of your shit
  • *
  • Posts: 17537
  • Rep: 3
  • Awards BOTM Winner
    • View Profile
    • Awards
Re: start screen appears then crashes
« Reply #1 on: June 13, 2014, 01:51:51 PM »
Have you tried AIing anything recently? Usually that happens when you screwed up something in the bindings.

Offline El Chickenado

  • Super Heavyweight
  • Posts: 1034
  • Rep: 2
  • from the 200's apparently... dont judge.
    • View Profile
    • Awards
  • See profile for gamer tags: Yes
  • Skype: El Chickenado
Re: start screen appears then crashes
« Reply #2 on: June 13, 2014, 01:57:20 PM »
Have you tried AIing anything recently? Usually that happens when you screwed up something in the bindings.
yes
any way to fix it?
"cool quote" poet
dsl showcase
https://gametechmods.com/forums/index.php?topic=15982.msg633553;topicseen#new
and my forum game
https://gametechmods.com/forums/index.php?topic=16175.0
and my tournament
https://gametechmods.com/forums/index.php?topic=16259.0
TOURNEY RESULTS
powers of three lost in the first round but to clickbeetle so yeah
battlebots 9... i dont want to talk about it
father and son tournament: wait i won something...?
YEEEEEEEEEEEEEEEEEEEEESSSSSSSSSSSSSS!

Offline Gazea2

  • Ultra Heavyweight
  • Posts: 3670
  • Rep: 9
  • the one and only
    • View Profile
    • Awards
  • Skype: gazea2
Re: start screen appears then crashes
« Reply #3 on: June 13, 2014, 04:56:40 PM »
Post the relevant bindings. People are usually quick at finding mistakes


Offline El Chickenado

  • Super Heavyweight
  • Posts: 1034
  • Rep: 2
  • from the 200's apparently... dont judge.
    • View Profile
    • Awards
  • See profile for gamer tags: Yes
  • Skype: El Chickenado
Re: start screen appears then crashes
« Reply #4 on: June 13, 2014, 06:34:43 PM »
ok
"cool quote" poet
dsl showcase
https://gametechmods.com/forums/index.php?topic=15982.msg633553;topicseen#new
and my forum game
https://gametechmods.com/forums/index.php?topic=16175.0
and my tournament
https://gametechmods.com/forums/index.php?topic=16259.0
TOURNEY RESULTS
powers of three lost in the first round but to clickbeetle so yeah
battlebots 9... i dont want to talk about it
father and son tournament: wait i won something...?
YEEEEEEEEEEEEEEEEEEEEESSSSSSSSSSSSSS!

Offline Gazea2

  • Ultra Heavyweight
  • Posts: 3670
  • Rep: 9
  • the one and only
    • View Profile
    • Awards
  • Skype: gazea2
Re: start screen appears then crashes
« Reply #5 on: June 13, 2014, 06:43:26 PM »
In which team did you AI your bot?


Offline El Chickenado

  • Super Heavyweight
  • Posts: 1034
  • Rep: 2
  • from the 200's apparently... dont judge.
    • View Profile
    • Awards
  • See profile for gamer tags: Yes
  • Skype: El Chickenado
Re: start screen appears then crashes
« Reply #6 on: June 13, 2014, 06:44:14 PM »
20
"cool quote" poet
dsl showcase
https://gametechmods.com/forums/index.php?topic=15982.msg633553;topicseen#new
and my forum game
https://gametechmods.com/forums/index.php?topic=16175.0
and my tournament
https://gametechmods.com/forums/index.php?topic=16259.0
TOURNEY RESULTS
powers of three lost in the first round but to clickbeetle so yeah
battlebots 9... i dont want to talk about it
father and son tournament: wait i won something...?
YEEEEEEEEEEEEEEEEEEEEESSSSSSSSSSSSSS!

Offline Gazea2

  • Ultra Heavyweight
  • Posts: 3670
  • Rep: 9
  • the one and only
    • View Profile
    • Awards
  • Skype: gazea2
Re: start screen appears then crashes
« Reply #7 on: June 13, 2014, 06:56:02 PM »
Code: [Select]
    list.append(("M.O.E.","DirectionalSpinner",{'invertible':True,'nose':math.pi,'range':99,'radius':.5,'turn':30,'turnspeed':2.5,'weapons':(12,13,25,26,27,28,29,30)}))
should say 'radius':0.5 instead of 'radius':.5 I think


Offline Clickbeetle

  • *
  • Posts: 3375
  • Rep: 21
  • In Soviet Russia, bugs stomp YOU!
  • Awards BOTM Winner
    • View Profile
    • Beetle Bros site
    • Awards
Re: start screen appears then crashes
« Reply #8 on: June 14, 2014, 02:18:15 AM »
Code: [Select]
    list.append(("M.O.E.","DirectionalSpinner",{'invertible':True,'nose':math.pi,'range':99,'radius':.5,'turn':30,'turnspeed':2.5,'weapons':(12,13,25,26,27,28,29,30)}))
should say 'radius':0.5 instead of 'radius':.5 I think

That's always been there.  This is an unmodified DSL 2.1 Bindings.py, as near as I can tell.  The problem must be elsewhere.  How did you try to AI your bot, if you didn't edit Bindings.py?

To lack feeling is to be dead, but to act on every feeling is to be a child.
-Brandon Sanderson, The Way of Kings

Offline El Chickenado

  • Super Heavyweight
  • Posts: 1034
  • Rep: 2
  • from the 200's apparently... dont judge.
    • View Profile
    • Awards
  • See profile for gamer tags: Yes
  • Skype: El Chickenado
Re: start screen appears then crashes
« Reply #9 on: June 14, 2014, 11:24:43 AM »
i did modify the bindings
"cool quote" poet
dsl showcase
https://gametechmods.com/forums/index.php?topic=15982.msg633553;topicseen#new
and my forum game
https://gametechmods.com/forums/index.php?topic=16175.0
and my tournament
https://gametechmods.com/forums/index.php?topic=16259.0
TOURNEY RESULTS
powers of three lost in the first round but to clickbeetle so yeah
battlebots 9... i dont want to talk about it
father and son tournament: wait i won something...?
YEEEEEEEEEEEEEEEEEEEEESSSSSSSSSSSSSS!

Offline S.T.C.

  • *
  • Posts: 2105
  • Rep: 3
  • Not to be confused with STDs.
    • www.youtube.com/user/Shad
    • View Profile
    • Awards
  • See profile for gamer tags: Yes
Re: start screen appears then crashes
« Reply #10 on: June 14, 2014, 01:19:19 PM »
Did you remove any .py or .pyc files from the AI folder?



Offline El Chickenado

  • Super Heavyweight
  • Posts: 1034
  • Rep: 2
  • from the 200's apparently... dont judge.
    • View Profile
    • Awards
  • See profile for gamer tags: Yes
  • Skype: El Chickenado
Re: start screen appears then crashes
« Reply #11 on: June 14, 2014, 04:44:29 PM »
maybe i dont think so
"cool quote" poet
dsl showcase
https://gametechmods.com/forums/index.php?topic=15982.msg633553;topicseen#new
and my forum game
https://gametechmods.com/forums/index.php?topic=16175.0
and my tournament
https://gametechmods.com/forums/index.php?topic=16259.0
TOURNEY RESULTS
powers of three lost in the first round but to clickbeetle so yeah
battlebots 9... i dont want to talk about it
father and son tournament: wait i won something...?
YEEEEEEEEEEEEEEEEEEEEESSSSSSSSSSSSSS!

Offline Gazea2

  • Ultra Heavyweight
  • Posts: 3670
  • Rep: 9
  • the one and only
    • View Profile
    • Awards
  • Skype: gazea2
Re: start screen appears then crashes
« Reply #12 on: June 14, 2014, 04:45:19 PM »
i did modify the bindings

C'mon, we're gonna need more info than that. What did you change? Where did you change it?


Offline El Chickenado

  • Super Heavyweight
  • Posts: 1034
  • Rep: 2
  • from the 200's apparently... dont judge.
    • View Profile
    • Awards
  • See profile for gamer tags: Yes
  • Skype: El Chickenado
Re: start screen appears then crashes
« Reply #13 on: June 14, 2014, 05:06:12 PM »
i aid a bot into team 20 i thought
ill just reinstall
"cool quote" poet
dsl showcase
https://gametechmods.com/forums/index.php?topic=15982.msg633553;topicseen#new
and my forum game
https://gametechmods.com/forums/index.php?topic=16175.0
and my tournament
https://gametechmods.com/forums/index.php?topic=16259.0
TOURNEY RESULTS
powers of three lost in the first round but to clickbeetle so yeah
battlebots 9... i dont want to talk about it
father and son tournament: wait i won something...?
YEEEEEEEEEEEEEEEEEEEEESSSSSSSSSSSSSS!

Offline yugitom

  • *
  • Posts: 2378
  • Rep: 17
  • Google Garry's Wars
    • TheYuGiTom
    • View Profile
    • Awards
  • Skype: nanwiththeplan
Re: start screen appears then crashes
« Reply #14 on: June 14, 2014, 05:41:47 PM »
If you have already reinstalled then this may be too late but, when Aing, these are the things you have to consider:
1. Are the bots and teams listed in the bindings?
2. Does the amount of robots in the team bot folder correspond to the Team.py folder?
3. Is the team index number correct (some forget to change it when copying, myself included)
4. Are the teams and robots in the bindings correctly laid out?

I may have missed one or two but these are the major factors that, if you get them wrong, can cause RA2 to crash.
« Last Edit: June 14, 2014, 06:11:22 PM by yug1tom »

Offline 090901

  • alcoholic in denial
  • *
  • Posts: 7009
  • Rep: 22
  • :mrgreen:
  • Awards Donated money for site hosting 2019 GTMCS2 Divison Winner GTMCS Division Winner
    • View Profile
    • Awards
Re: start screen appears then crashes
« Reply #15 on: June 14, 2014, 05:57:48 PM »
i did modify the bindings
The bindings you uploaded weren't modified in anyway at all.