Left4Bots
Left4Bots copied to clipboard
Dedicated Server Crash on Shutdown
Describe the bug This addon causes a dedicated server to crash on shutdown.
To Reproduce Steps to reproduce the behavior:
- Install a Dedicated Server.
- Install this addon and its dependencies.
- Start the server.
- Shutdown the server by typing
quiton the server console.
Additional context Crash dump: https://crash.limetech.org/rmasav6ajlbc
The server crash was reproduced on a full vanilla server install. Metamod and Sourcemod was not installed. No other addons were also installed.
Unfortunately i don't have a linux server to test atm. Do you have a console.log with the l4b2 loglevel set to 4?
Sorry man, i still don't have a dedicated server to test on but you may try this: remove the sb_all_bot_game line from convars.txt file, see if it still crashes. There is a known crash due to that cvar, i thought it was only on the windows server but maybe i was wrong.
Hey, if you are still interested you can try this: https://github.com/smilz0/Left4Lib/issues/7#issuecomment-2500177102
I already don't have allow_all_bot_survivor_team and sb_all_bot_game on my server.cfg.
Removing those convars from Left4Bots's convars.txt and leaving them at their default value did not fix the crash.