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.Error: Unknown skirmish AI specified:
Bots dead on arrival. BA 8.03
Moderators: hoijui, Moderators
Bots dead on arrival. BA 8.03
Does a bots failure to initialize in the following error:
Re: Bots dead on arrival. BA 8.03
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
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.