smilz0 / Left4Bots

Improvements for the L4D2 survivor bots
https://steamcommunity.com/sharedfiles/filedetails/?id=3022416274
32 stars 4 forks source link

Dedicated Server Crash on Shutdown #93

Open caxanga334 opened 3 months ago

caxanga334 commented 3 months ago

Describe the bug This addon causes a dedicated server to crash on shutdown.

To Reproduce Steps to reproduce the behavior:

  1. Install a Dedicated Server.
  2. Install this addon and its dependencies.
  3. Start the server.
  4. Shutdown the server by typing quit on 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.

smilz0 commented 3 months ago

Unfortunately i don't have a linux server to test atm. Do you have a console.log with the l4b2 loglevel set to 4?

caxanga334 commented 3 months ago

l4d2server-console.log

caxanga334 commented 3 months ago

Update. The issue also happens on a fresh Windows dedicated server.

console.log

smilz0 commented 2 months ago

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.