Raised This Month: $32 Target: $400
 8% 

Segmentation fault


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
MercureS
Junior Member
Join Date: Nov 2014
Old 05-01-2016 , 22:38   Segmentation fault
Reply With Quote #1

Hey,

I get this when the map changes
Code:
./srcds_run: line 318: 23946 Segmentation fault      $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Mon  2 May 04:14:08 CEST 2016: Server restart in 10 seconds
It leaves me on an infinite loading screen and then
Code:
Can't change replicated ConVar nextlevel from console of client, only server operator can change its value

Server connection timed out.
Using the latest dev buid of sourcemod (5885) on a Debian 8.4 (Fresh reinstalled)

Already tried : -debug, Ubuntu 16, without workshop collection, mapchooser, gameserver.txt.

Last edited by MercureS; 05-01-2016 at 22:39.
MercureS is offline
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Old 05-01-2016 , 22:40   Re: Segmentation fault
Reply With Quote #2

Can you show us your gamemodes_server file please.

Edit: which game also
__________________

Last edited by Neuro Toxin; 05-01-2016 at 22:41.
Neuro Toxin is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 05-02-2016 , 02:42   Re: Segmentation fault
Reply With Quote #3

Quote:
Originally Posted by Neuro Toxin View Post
Can you show us your gamemodes_server file please.

Edit: which game also
CS:GO is the only game that supports workshop collections...

so far...
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
Cooky
Veteran Member
Join Date: Jun 2010
Location: 127.0.0.1
Old 05-02-2016 , 04:01   Re: Segmentation fault
Reply With Quote #4

Have the exact same problem since today! No changes or updates made...

EDIT: It only happens when the first player is joining. The failure had something to do with a model crashing my server. Removed it and voila!

Last edited by Cooky; 05-02-2016 at 04:45.
Cooky is offline
MercureS
Junior Member
Join Date: Nov 2014
Old 05-02-2016 , 13:24   Re: Segmentation fault
Reply With Quote #5

Quote:
Originally Posted by Neuro Toxin View Post
Can you show us your gamemodes_server file please.

Edit: which game also
Sure, here (csgo) :
Code:
"competitive"{

		
		"maxplayers"		"16"
		"exec"
		{
			
			"exec"					"server.cfg" 
		}

		"mapgroupsMP"
		{
			"arenaws"		""
		}


}

	"mapgroups"
	{

		"arenasws"
		{
			"name"			"arenasws"
			"maps"
			{
				"workshop/256601025/am_water" ""
				"workshop/319658440/am_dust2014" ""
				"workshop/671585729/am_redline" ""
				"workshop/279177142/am_aztec2" ""
				"workshop/297241902/am_courtyard" ""
				"workshop/279697343/am_grass2" ""
				"workshop/279702034/am_warehouse2" ""
			}
		}

		"676203440"
		{
			"name"			"676203440"
			"maps"
			{
				"workshop/256601025/am_water" ""
				"workshop/319658440/am_dust2014" ""
				"workshop/671585729/am_redline" ""
				"workshop/279177142/am_aztec2" ""
				"workshop/297241902/am_courtyard" ""
				"workshop/279697343/am_grass2" ""
				"workshop/279702034/am_warehouse2" ""
			}
		}
	}
Tried both arenasws & 676203440, still crashing

Last edited by MercureS; 05-02-2016 at 13:24.
MercureS is offline
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 05-02-2016 , 17:02   Re: Segmentation fault
Reply With Quote #6

Have you tried loading each map on the server first to see if it's the map that's crashing the server and that you may need Stripper installed?
Maxximou5 is offline
MercureS
Junior Member
Join Date: Nov 2014
Old 05-03-2016 , 21:03   Re: Segmentation fault
Reply With Quote #7

Quote:
Originally Posted by Maxximou5 View Post
Have you tried loading each map on the server first to see if it's the map that's crashing the server and that you may need Stripper installed?
Yup, already tried that, now I'm just giving up.
MercureS is offline
Reply



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 19:08.


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