Raised This Month: $51 Target: $400
 12% 

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


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
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
 



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 15:28.


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