Raised This Month: $7 Target: $400
 1% 

[CS:GO] Cannot run local server windows


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Ilusion9
Veteran Member
Join Date: Jun 2018
Location: Romania
Old 09-02-2019 , 08:57   [CS:GO] Cannot run local server windows
Reply With Quote #1

Hello, I've installed a local dedicated server through steamcmd. Everything works fine (I can join my local server, it appears at Local servers) until I install sourcemod. I have tried latest stable and dev versions, but my server crashes.

I have some .mdmp files with some crash info ... The server console doesn't say so much about the crash.
__________________
Ilusion9 is offline
TomL.
Veteran Member
Join Date: Oct 2017
Location: Germany
Old 09-02-2019 , 09:15   Re: [CS:GO] Cannot run local server windows
Reply With Quote #2

First install meta mod and see if it's still working, than add sourcemod.
TomL. is offline
Ilusion9
Veteran Member
Join Date: Jun 2018
Location: Romania
Old 09-02-2019 , 09:27   Re: [CS:GO] Cannot run local server windows
Reply With Quote #3

It's crashing with the latest stable metamod version, without it it's working fine.

Code:
#
#Console initialized.
#Using breakpad minidump system 740/13711.971.DC
#Loading VPK file hashes for pure server operation.
#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_death' unknown.
#CGameEventManager::AddListener: event 'hltv_replay' 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).
#GameTypes: missing mapgroupsSP entry for game type/mode (cooperative/coopmission).
Failed to load gamerulescvars.txt, game rules cvars might not be reported to management tools.
Server is hibernating
No web api auth key specified - workshop downloads will be disabled.
Steam_: Saved dump file to 'C:\steamcmd\csgo\srcds_2117156_crash_2019_9_2T13_26_21C0.mdmp'
Steam_: Saved dump file to 'C:\steamcmd\csgo\srcds_2117156_crash_2019_9_2T13_26_21C0.mdmp'
Missing shutdown function for sv.Init( bDedicated ) : sv.Shutdown()
__________________

Last edited by Ilusion9; 09-02-2019 at 09:27.
Ilusion9 is offline
TomL.
Veteran Member
Join Date: Oct 2017
Location: Germany
Old 09-02-2019 , 09:54   Re: [CS:GO] Cannot run local server windows
Reply With Quote #4

Try a older version?
TomL. is offline
iskenderkebab33
Senior Member
Join Date: Jun 2018
Old 09-02-2019 , 11:18   Re: [CS:GO] Cannot run local server windows
Reply With Quote #5

Quote:
Originally Posted by Ilusion9 View Post
It's crashing with the latest stable metamod version, without it it's working fine.

Code:
#
#Console initialized.
#Using breakpad minidump system 740/13711.971.DC
#Loading VPK file hashes for pure server operation.
#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_death' unknown.
#CGameEventManager::AddListener: event 'hltv_replay' 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).
#GameTypes: missing mapgroupsSP entry for game type/mode (cooperative/coopmission).
Failed to load gamerulescvars.txt, game rules cvars might not be reported to management tools.
Server is hibernating
No web api auth key specified - workshop downloads will be disabled.
Steam_: Saved dump file to 'C:\steamcmd\csgo\srcds_2117156_crash_2019_9_2T13_26_21C0.mdmp'
Steam_: Saved dump file to 'C:\steamcmd\csgo\srcds_2117156_crash_2019_9_2T13_26_21C0.mdmp'
Missing shutdown function for sv.Init( bDedicated ) : sv.Shutdown()
i have the same issue
iskenderkebab33 is offline
fragnichtnach
AlliedModders Donor
Join Date: Oct 2008
Old 09-02-2019 , 15:52   Re: [CS:GO] Cannot run local server windows
Reply With Quote #6

Having this issue as well but only on one out of 50 servers! This started out of nowhere this morning. Was there a serversided update for csgo?

Code:
Missing shutdown function for sv.Init( bDedicated ) : sv.Shutdown()
Than the server crashs!
fragnichtnach is offline
drunkeNNN
New Member
Join Date: Sep 2019
Old 09-02-2019 , 16:00   Re: [CS:GO] Cannot run local server windows
Reply With Quote #7

Quote:
Originally Posted by fragnichtnach View Post
Having this issue as well but only on one out of 50 servers! This started out of nowhere this morning. Was there a serversided update for csgo?

Code:
Missing shutdown function for sv.Init( bDedicated ) : sv.Shutdown()
Than the server crashs!
Its the stable metamod build. For me DevBuild #1127 works.
drunkeNNN is offline
fragnichtnach
AlliedModders Donor
Join Date: Oct 2008
Old 09-02-2019 , 17:26   Re: [CS:GO] Cannot run local server windows
Reply With Quote #8

Looks like we need an metamod update:
https://forums.alliedmods.net/showthread.php?t=318483

As soon as the next forced CSGO Updated is rolled out all Windows Servers with metamod will stop working.

Last edited by fragnichtnach; 09-02-2019 at 17:28.
fragnichtnach is offline
fragnichtnach
AlliedModders Donor
Join Date: Oct 2008
Old 09-03-2019 , 01:33   Re: [CS:GO] Cannot run local server windows
Reply With Quote #9

metamod/sourcemod update out.
So this problem is solved.

Big thanks to the admins.
fragnichtnach is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:33.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode