Raised This Month: $ Target: $400
 0% 

CSGO server crash at mapchange


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Nexd
BANNED
Join Date: Dec 2013
Location: Hungary
Old 01-03-2018 , 14:18   CSGO server crash at mapchange
Reply With Quote #1

Hello guys!
Errorlog ends with:
Code:
L 01/03/2018 - 20:07:07: [mapchooser_extended.smx] Unable to create a valid map list.
L 01/03/2018 - 20:07:07: [nextmap.smx] FATAL: Cannot load map cycle. Nextmap not loaded.
L 01/03/2018 - 20:07:07: [SM] Exception reported: Mapcycle Not Found
L 01/03/2018 - 20:07:07: [SM] Blaming: nextmap.smx
L 01/03/2018 - 20:07:07: [SM] Call stack trace:
L 01/03/2018 - 20:07:07: [SM]   [0] SetFailState
L 01/03/2018 - 20:07:07: [SM]   [1] Line 142, /home/builds/sourcemod/linux-1.8/build/plugins/nextmap.sp::FindAndSetNextMap
L 01/03/2018 - 20:07:07: [SM]   [2] Line 112, /home/builds/sourcemod/linux-1.8/build/plugins/nextmap.sp::OnConfigsExecuted
maplist.ini:

Code:
"MapLists"
{
	/**
	 * Default requests go right to the mapcyclefile.
	 */
	"default"
	{
		"file"		"mapcyclefile"
	}
	
	/* Admin menu, map menu */
	"sm_map menu"
	{
		"file"			"addons/sourcemod/configs/adminmenu_maplist.ini"
	}
	
	/* Admin menu, map voting menu */
	"sm_votemap menu"
	{
		"file"			"addons/sourcemod/configs/adminmenu_maplist.ini"
	}
	
	/* For the "mapchooser" plugin */
	"mapchooser_extended"
	{
		"target"		"default"
	}
	
	/* For the "nominations" plugin */
	"nominations_extended"
	{
		"target"		"default"
	}
}

After vote, the plugin say what is the next map, but almost always crashing, and going back to de_cache(default map)

Edit1: Fixed: https://forums.alliedmods.net/showthread.php?t=303249

Last edited by Nexd; 01-04-2018 at 10:02. Reason: Solved
Nexd is offline
 



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 18:37.


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