splewis / csgo-retakes

CS:GO Sourcemod plugin for a site-retake gamemode
GNU General Public License v3.0
329 stars 115 forks source link

Server crashes on player join #109

Closed gorgitko closed 7 years ago

gorgitko commented 7 years ago

Retakes plugin is not working with latest SM (6017) and MM (959) on Linux server. Server crashes immediately when player joins the game. When I disable Retakes plugins (retakes.smx, retakes_standardallocator.smx), server is working normally. I have tried server validation, but crashes still persist.

No errors in SM log. Server console:

Segmentation fault
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Fri Aug 18 12:24:44 CEST 2017: Server restart in 10 seconds
LD_LIBRARY_PATH=/home/csgo-retakes2/serverfiles/bin:/home/csgo-retakes2/serverfiles:/home/csgo-retakes2/serverfiles/bin:
#
#Console initialized.
#Loading VPK file hashes for pure server operation.
#Loading VPK file hashes for pure server operation.
#Loading VPK file hashes for pure server operation.
#Game.dll loaded for "Counter-Strike: Global Offensive"
#CGameEventManager::AddListener: event 'server_pre_shutdown' unknown.
#CGameEventManager::AddListener: event 'game_newmap' unknown.
#CGameEventManager::AddListener: event 'finale_start' unknown.
#CGameEventManager::AddListener: event 'round_start' unknown.
#CGameEventManager::AddListener: event 'round_end' unknown.
#CGameEventManager::AddListener: event 'difficulty_changed' unknown.
#CGameEventManager::AddListener: event 'player_connect' unknown.
#CGameEventManager::AddListener: event 'player_disconnect' unknown.
#GameTypes: missing mapgroupsSP entry for game type/mode (custom/custom).
#GameTypes: missing mapgroupsSP entry for game type/mode (cooperative/cooperative).
Failed to load gamerulescvars.txt, game rules cvars might not be reported to management tools.
Server is hibernating

AlliedMods post: https://forums.alliedmods.net/showthread.php?p=2542363#post2542363

nicedayzhu commented 7 years ago

same problem for my win server

romkazor commented 7 years ago

same problem Listing 5 plugins: [01] SourceMod (1.8.0.6017) by AlliedModders LLC [02] CS Tools (1.8.0.6017) by AlliedModders LLC [03] SDK Tools (1.8.0.6017) by AlliedModders LLC [04] SDK Hooks (1.8.0.6017) by AlliedModders LLC [05] DHooks (2.0.1) by AlliedModders

on build 5997 same (then i update to 6017)

gorgitko commented 7 years ago

Maybe related to latest CSGO update? http://blog.counter-strike.net/index.php/2017/08/19239/

romkazor commented 7 years ago

its not retake mod problem, its global problem with sourcemod https://forums.alliedmods.net/showthread.php?t=300464

gorgitko commented 7 years ago

@romkazor But as I said, when retakes plugins are disabled, server runs fine.

Technoblazed commented 7 years ago

Do you have any error logs in your /addons/sourcemod/logs/ directory?

Technoblazed commented 7 years ago

Update: Restart your server twice, update your gamedata, I can't replicate these issues anymore.

gorgitko commented 7 years ago

Yeah, latest SM (6020) brings updated gamedata. Will try asap.

Technoblazed commented 7 years ago

You don't need to reupload sourcemod to update gamedata

gorgitko commented 7 years ago

But I have a nice tool (SM updater) which do it on all servers at once :)

Technoblazed commented 7 years ago

Just restart your servers twice lol

gorgitko commented 7 years ago

Huh, did I miss something? Gamedata is a part of SM and it is not updated automatically on server restart, is it?

splewis commented 7 years ago

https://wiki.alliedmods.net/Gamedata_Updating_(SourceMod)

On Aug 18, 2017 10:38 AM, "Jiri Novotny" notifications@github.com wrote:

Huh, did I miss something? Gamedata is a part of SM and it is not updated automatically on server restart, is it?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/splewis/csgo-retakes/issues/109#issuecomment-323415888, or mute the thread https://github.com/notifications/unsubscribe-auth/AB0aVuhUf-ld_9QIYs7EeC4cTR_GiRo6ks5sZcwGgaJpZM4O7bPD .