ineedbots / iw5_bot_warfare

The Bot Warfare mod for MW3
https://www.moddb.com/mods/bot-warfare
107 stars 29 forks source link

exceded the number of child0 script variables error after playing for a while?! #72

Closed theminecraften66 closed 2 years ago

theminecraften66 commented 2 years ago

so i will play sagotage on any map and after about three to five matches back to back it freezes the game and i have to press the windows key and it has this error in a little box next to the launcher on the taskbar at the bottom of the windows screen

ineedbots commented 2 years ago

https://github.com/ineedbots/piw5_bot_warfare/blob/master/raw/maps/mp/bots/_bot_script.gsc#L56 Its because of the challenge processing, it uses too much variable. It fine when bots are processing challenges one by one, but when a round changes, they do it all at once.

https://github.com/chxseh/MW3-GSC-Dump/blob/main/_wii-gsc-dump/maps/mp/gametypes/_missions.gsc#L2631

ineedbots commented 2 years ago

https://github.com/ineedbots/piw5_bot_warfare/commit/6a5af7d510b336b5ba3d377cdb172eaffd72d1d0 should fix this

theminecraften66 commented 2 years ago

thanks for this love the mod but it kinda kills the mood when binge playing it and it crashes

theminecraften66 commented 2 years ago

also should fix what?