ReGameDLL_CS icon indicating copy to clipboard operation
ReGameDLL_CS copied to clipboard

[BUG]: bots down the server - Causes the server to crash

Open scripting6 opened this issue 8 months ago • 4 comments

👉👈 Contact Details (optional)

No response

🤔 What happened?

A bug happened!

⚠️ Meta-information

bots Causes the server to crash. I dont know why
and restart server takes time - 10-15 seconds

📄 Relevant log output


scripting6 avatar Apr 25 '25 16:04 scripting6

Try different navmesh. In my case the server was segfaulting because of it. Tried to improve it a bit, deleted and spitted/combined here and there - and it started randomly crashing without logs.

hlds_linux[10543]: segfault at 0 ip 00000000f2651a26 sp 00000000ffa4e64c error 4 in cs.so[f2558000+148000] likely on CPU 1 (core 0, socket 1)

tamr avatar Apr 29 '25 15:04 tamr

Try different navmesh. In my case the server was segfaulting because of it. Tried to improve it a bit, deleted and spitted/combined here and there - and it started randomly crashing without logs.

hlds_linux[10543]: segfault at 0 ip 00000000f2651a26 sp 00000000ffa4e64c error 4 in cs.so[f2558000+148000] likely on CPU 1 (core 0, socket 1)

sorry, dont work

someone ?

scripting6 avatar May 01 '25 11:05 scripting6

Try starting a server without bots, entering the command bot_nav_analyze 1 and adding one bot in order to start the analyzation process.

Half-Modern avatar Jul 09 '25 22:07 Half-Modern

Try changing bot_quota_mode to 'match' and then switch back to 'normal', then bot_add_t or ct. OR Change to bot_quota_mode 'match" then join the server and then add the bot. This worked for me, I was on the server before I added the bot if that would matter.

Eoz-ui avatar Jul 23 '25 17:07 Eoz-ui