Page 1 of 1

Bots dead on arrival. BA 8.03

Posted: 30 Oct 2014, 20:24
by Norli
Does a bots failure to initialize in the following error:
Error: Unknown skirmish AI specified:
cause the bot to fail to initialize? I am trying to spectate a match between two bots but am getting games that end instantly due to both sides starting dead. I can see both commander units available despite what the games closing screen says.

Re: Bots dead on arrival. BA 8.03

Posted: 31 Oct 2014, 19:00
by abma
the ai's you specified in script.txt either don't exist or they fail to initialize for some reason. a complete infolog.txt would be useful.

Re: Bots dead on arrival. BA 8.03

Posted: 07 Nov 2014, 13:06
by Norli
Thank you for the response, sorry for not replying quicker. It turns out that I was trying to use an older script that used "gamehash", while the newer scripts generated by springlobby have "modhash" and "maphash". Also, my predecessor did not use the version trait when calling on which bots to use. Both of those issues have been fixed and now the bots initialize as expected.