ineedbots / iw5_bot_warfare

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

[Crash] Dropzone doesn't appear to work #107

Closed Master-64 closed 3 days ago

Master-64 commented 1 week ago

When loading into what seems like any map with the Dropzone gamemode, the game gets stuck on "Setting up game..." in the loading screen. The console spams a ton of code like this every frame:

cannot cast undefined to bool in a control statement

        at function "initfirstzone" in file "maps/mp/gametypes/grnd.gsc"
        at function "onstartgametype" in file "maps/mp/gametypes/grnd.gsc"
        at function "callback_startgametype" in file "maps/mp/gametypes/_gamelogic.gsc"
        at function "startgametypewithdev" in file "maps/mp/gametypes/_callbacksetup.gsc"
        at function "codecallback_startgametype" in file "maps/mp/gametypes/_callbacksetup.gsc"
ineedbots commented 1 week ago

image i can play just fine? do you have mods or something?

ineedbots commented 1 week ago

This is likely due to a custom map not support the gamemode.

Master-64 commented 14 hours ago

I've done further testing, turns out I just happened to pick a bunch of maps that all happened to not support Drop Zone, including Rust which I was assuming was fixed, but it wasn't. The issue isn't related with the mod, but the maps themselves. 👍