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

[BUG] Server does not exchange map - nextmap.smx


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 05-16-2019 , 18:51   [BUG] Server does not exchange map - nextmap.smx
Reply With Quote #1

Server: CS:GO - Linux Ubuntu
SourceMod Version: 1.9.0.6280

I have the following plugins installed on my server:
Code:
[SM] Listing 37 plugins:
  01 "Gloves" (1.0.3) by kgns | oyunhost.net
  02 "Sound Commands" (1.9.0.6276) by AlliedModders LLC
  03 "Basic Comm Control" (1.9.0.6276) by AlliedModders LLC
  04 "Basic Commands" (1.9.0.6276) by AlliedModders LLC
  05 "Fun Votes" (1.9.0.6276) by AlliedModders LLC
  06 "Basic Info Triggers" (1.9.0.6276) by AlliedModders LLC
  07 "Admin Menu" (1.9.0.6276) by AlliedModders LLC
  08 "Steam Works Group Manager" (1.10) by Someone
  09 "ServerAdvertisements3" (3.1.3) by ESK0
  10 "CS:GO PugSetup" (2.0.5) by splewis
  11 "Fun Commands" (1.9.0.6276) by AlliedModders LLC
  12 "Chat-Processor" (2.2.0) by Keith Warren (Drixevel)
  13 "Basic Votes" (1.9.0.6276) by AlliedModders LLC
  14 "Weapons & Knives" (1.3.3) by kgns | oyunhost.net
  15 "Basic Chat" (1.9.0.6276) by AlliedModders LLC
  16 "CS:GO PugSetup: RWS balancer" (2.0.5) by splewis
  17 "CS:GO Team Name and Flag Changer" (1.0.1) by Fanzy
  18 "CowAntiCheat" (1.17) by CodingCow
  19 "CS:GO PugSetup: team locker" (2.0.5) by splewis
  20 "Player Commands" (1.9.0.6276) by AlliedModders LLC
  21 "CS:GO PugSetup: autokicker" (2.0.5) by splewis
  22 "CS:GO PugSetup: team names setter" (2.0.5) by splewis
  23 "Admin File Reader" (1.9.0.6276) by AlliedModders LLC
  24 "CS:GO PugSetup: damage printer" (2.0.5) by splewis
  25 "Anti-Flood" (1.9.0.6276) by AlliedModders LLC
  26 "SwapTeam" (1.2.6) by Rogue - Originally by MistaGee
  27 "CS:GO PugSetup: write team money to chat" (2.0.5) by Versatile_BFG/jkroepke
  28 "Basic Ban Commands" (1.9.0.6276) by AlliedModders LLC
  29 "CS:GO PugSetup: hostname setter" (2.0.5) by splewis
  30 "Admin Help" (1.9.0.6276) by AlliedModders LLC
  31 "[SWGM] Command Listener" (1.3) by Someone
  32 "Client Preferences" (1.9.0.6276) by AlliedModders LLC
  33 "Reserved Slots" (1.9.0.6276) by AlliedModders LLC
  34 "MapChooser Extended" (1.10.2) by Powerlord, Zuko, and AlliedModders LLC
  35 "hextags" (1.45) by Hexah
  36 "[CS:GO/CSS] TecnoHard™ Clan Stats" (2.0) by MMYTH e AbNeR @CSB
  37 <Failed> "Nextmap" (1.9.0.6276) by AlliedModders LLC
Errors:
nextmap.smx (Nextmap): Mapcycle Not Found
What would be my problem, on my server I have activated the vote at the end of the map, for that I use the MapChooser Extended Plugin, I have already used the default version of SourceMod and I have the same problem.

Finally, arriving at the end of the map the plugin opens the map voting, the players choose the map and everything, however the server does not change the map when it arrives at the end, it gives a reload on the same map and it is just like that, it has the voting and back to the same map.

Checking the server error log found this:
Code:
L 05/16/2019 - 14:54:43: SourceMod error session started
L 05/16/2019 - 14:54:43: Info (map "de_overpass") (file "errors_20190516.log")
L 05/16/2019 - 14:54:43: [mapchooser.smx] Unable to create a valid map list.
L 05/16/2019 - 14:54:43: [nextmap.smx] FATAL: Cannot load map cycle. Nextmap not loaded.
L 05/16/2019 - 14:54:43: [SM] Exception reported: Mapcycle Not Found
L 05/16/2019 - 14:54:43: [SM] Blaming: nextmap.smx
L 05/16/2019 - 14:54:43: [SM] Call stack trace:
L 05/16/2019 - 14:54:43: [SM]   [0] SetFailState
L 05/16/2019 - 14:54:43: [SM]   [1] Line 143, /home/builds/sourcemod/linux-1.9/build/plugins/nextmap.sp::FindAndSetNextMap
L 05/16/2019 - 14:54:43: [SM]   [2] Line 113, /home/builds/sourcemod/linux-1.9/build/plugins/nextmap.sp::OnConfigsExecuted
L 05/16/2019 - 15:54:30: Error log file session closed.
L 05/16/2019 - 15:54:33: SourceMod error session started
L 05/16/2019 - 15:54:33: Info (map "de_dust2") (file "errors_20190516.log")
L 05/16/2019 - 15:54:33: [mapchooser.smx] Unable to create a valid map list.
L 05/16/2019 - 15:54:33: [nextmap.smx] FATAL: Cannot load map cycle. Nextmap not loaded.
L 05/16/2019 - 15:54:33: [SM] Exception reported: Mapcycle Not Found
L 05/16/2019 - 15:54:33: [SM] Blaming: nextmap.smx
L 05/16/2019 - 15:54:33: [SM] Call stack trace:
L 05/16/2019 - 15:54:33: [SM]   [0] SetFailState
L 05/16/2019 - 15:54:33: [SM]   [1] Line 143, /home/builds/sourcemod/linux-1.9/build/plugins/nextmap.sp::FindAndSetNextMap
L 05/16/2019 - 15:54:33: [SM]   [2] Line 113, /home/builds/sourcemod/linux-1.9/build/plugins/nextmap.sp::OnConfigsExecuted
I have already correctly configured the files mapcycle.txt, maplist.txt and maplists.cfg, even checked them again and nothing.

I have already verified the permissions of the server files, I currently changed all to 777 and still nothing.

What can I do to fix this? Would some BUG of the Plugin Nextmap really be? Is anyone else having this problem?

Last edited by paulo_crash; 05-16-2019 at 18:51.
paulo_crash is offline
Dr.Doctor
AlliedModders Donor
Join Date: Feb 2017
Location: Hong Kong
Old 05-16-2019 , 19:45   Re: [BUG] Server does not exchange map - nextmap.smx
Reply With Quote #2

You should put the mapcycle.txt to /cfg/
__________________
Dr.Doctor is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 05-17-2019 , 13:41   Re: [BUG] Server does not exchange map - nextmap.smx
Reply With Quote #3

Quote:
Originally Posted by Dr.Doctor View Post
You should put the mapcycle.txt to /cfg/
I did the procedure, but the problem continues.
Code:
L 05/17/2019 - 14:42:20: [mapchooser_extended.smx] Loaded map list for csgo.

L 05/17/2019 - 14:42:20: [nextmap.smx] FATAL: Cannot load map cycle. Nextmap not loaded.

L 05/17/2019 - 14:42:20: [SM] Exception reported: Mapcycle Not Found

L 05/17/2019 - 14:42:20: [SM] Blaming: nextmap.smx

L 05/17/2019 - 14:42:20: [SM] Call stack trace:

L 05/17/2019 - 14:42:20: [SM]   [0] SetFailState

L 05/17/2019 - 14:42:20: [SM]   [1] Line 143, /home/builds/sourcemod/linux-1.9/build/plugins/nextmap.sp::FindAndSetNextMap

L 05/17/2019 - 14:42:20: [SM]   [2] Line 113, /home/builds/sourcemod/linux-1.9/build/plugins/nextmap.sp::OnConfigsExecuted
[EDIT1]
I do not know if it would have something to do, but this problem is only happening to me on the competitive server, after I activated PUGSetup, could it be something from him, some incompatibility?

In any case I deactivated the plugin just to test and I will contact the PUGSetup developer too so I can check it out better.

[EDIT2]
I did the test without the Plugins of the active PUGSetup, and everything worked right now the Nextmap and the Mapchooser, without any error. I believe it's lake related to PUGSetup itself, I'll be contacting its developer to check it out.

As you can see, all plugins are working now, with no errors.
Code:
[SM] Listing 29 plugins:
  01 "Gloves" (1.0.3) by kgns | oyunhost.net
  02 "Sound Commands" (1.9.0.6276) by AlliedModders LLC
  03 "Basic Comm Control" (1.9.0.6276) by AlliedModders LLC
  04 "Basic Commands" (1.9.0.6276) by AlliedModders LLC
  05 "Fun Votes" (1.9.0.6276) by AlliedModders LLC
  06 "Basic Info Triggers" (1.9.0.6276) by AlliedModders LLC
  07 "Admin Menu" (1.9.0.6276) by AlliedModders LLC
  08 "Steam Works Group Manager" (1.10) by Someone
  09 "ServerAdvertisements3" (3.1.3) by ESK0
  10 "Fun Commands" (1.9.0.6276) by AlliedModders LLC
  11 "Chat-Processor" (2.2.0) by Keith Warren (Drixevel)
  12 "Basic Votes" (1.9.0.6276) by AlliedModders LLC
  13 "Weapons & Knives" (1.3.3) by kgns | oyunhost.net
  14 "Basic Chat" (1.9.0.6276) by AlliedModders LLC
  15 "CS:GO Team Name and Flag Changer" (1.0.1) by Fanzy
  16 "CowAntiCheat" (1.17) by CodingCow
  17 "Player Commands" (1.9.0.6276) by AlliedModders LLC
  18 "Admin File Reader" (1.9.0.6276) by AlliedModders LLC
  19 "Anti-Flood" (1.9.0.6276) by AlliedModders LLC
  20 "SwapTeam" (1.2.6) by Rogue - Originally by MistaGee
  21 "Basic Ban Commands" (1.9.0.6276) by AlliedModders LLC
  22 "Admin Help" (1.9.0.6276) by AlliedModders LLC
  23 "[SWGM] Command Listener" (1.3) by Someone
  24 "Client Preferences" (1.9.0.6276) by AlliedModders LLC
  25 "Reserved Slots" (1.9.0.6276) by AlliedModders LLC
  26 "hextags" (1.45) by Hexah
  27 "Nextmap" (1.9.0.6276) by AlliedModders LLC
  28 "[CS:GO/CSS] TecnoHard™ Clan Stats" (2.0) by MMYTH e AbNeR @CSB
  29 "MapChooser" (1.9.0.6276) by AlliedModders LLC
[EDIT3]
Update, I tested with the WarMod plugin, with it funciounou everything correctly, changed the map to the vote chosen by mapchooser.

Last edited by paulo_crash; 05-19-2019 at 02:02.
paulo_crash 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 21:52.


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