Need help fixing a crash issue
-
ok, there's a bit of an issue with 2 maps, round based modes, and bots. The maps are berlin wall and convoy; they both cause a CTD on the second round. I was using the latest version of the Bot Warfare mod. Funnily enough, I sort of know how to fix this. The fix is in the Black Frontlines mod. It's a code snippet in there. I'm no coder, so is someone willing to take a look at that code snippet in that mod and integrate it into Bot Warfare?
Here's the black frontlines mod, you'll need to extract the ff file (I don't have BO1 or the mod tools installed ATM, so I forgot where exactly the fix was, but just open the one of the .gsc files or w/e and look for berlinwall and you'll find the code snippets)
https://www.moddb.com/mods/black-frontlines/downloads/black-frontlines-10IIRC, the way that mod fixed the issue was to despawn the bots and then respawn them on the next round. It should hopefully be easy to integrate into Bot Warfare.
Thanks and I'm sorry if this is the wrong place to post this.
Moreover, I do recall sharing this exact same fix and code snippet with the creator of Bot Warfare years ago. They either didn't bother fixing the issue or forgot, maybe? -
Bot Warfare is a third party mod that's not related to Plutonium or managed by us or anything. It's like contacting Steam to tell them you found how to fix a crash on a specific game they have on their store.
Create an issue/PR on BW's repository I guess