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

NextMap "


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
hydrosis
Junior Member
Join Date: Nov 2011
Old 06-17-2013 , 15:48   NextMap "
Reply With Quote #1

I keep getting this error:
Nextmap: Mapcycle Not Found

Here are my configs:
I have this line in my server.cfg
Code:
mapcyclefile = "mapcycle.txt"
maplists.cfg
Code:
/**
 * Use this file to configure map lists.
 *
 * Each section is a map list that plugins can use.  For example, the Admin Menu
 * requests an "admin menu" map list, and you can control which maps appear via
 * this file.
 *
 * Each section must have a property that explains where to read the maps from.
 * There are two properties:
 *
 *    target         - Redirect the request to another section.
 *    file                       - Read a file of map names, in mapcycle.txt format.
 *
 * There is one section by default, called "mapcyclefile" - it is mapped to the
 * mapcycle.txt file, or whatever the contents of your mapcyclefile cvar is.
 *
 * If a plugin requests a map list file which doesn't exist, or is empty, SourceMod
 * tries the "default" section, and then the "mapcyclefile" section.
 */
"MapLists"
{
        /**
         * Default requests go right to the mapcyclefile.
         */
        "default"
        {
                "target"                "mapcyclefile"
        }

        /* Admin menu, map menu */
        "sm_map menu"
        {
                "file"                  "default"
        }

        /* Admin menu, map voting menu */
        "sm_votemap menu"
        {
                "file"                  "default"
        }

        /* For the "randomcycle" plugin */
        "randomcycle"
        {
                "target"                "default"
        }

        /* For the "mapchooser" plugin */
        "mapchooser"
        {
                "target"                "default"
        }

        /* For the "nominations" plugin */
        "nominations"
        {
                "target"                "default"
        }
}
here is what I get when I type sm plugins list
Code:
sm plugins list
[SM] Listing 25 plugins:
  01 "Admin Menu" (1.5.0-dev+3842) by AlliedModders LLC
  02 "Basic Chat" (1.5.0-dev+3842) by AlliedModders LLC
  03 "Sound Commands" (1.5.0-dev+3842) by AlliedModders LLC
  04 <Error> "Nextmap" (1.5.0-dev+3842) by AlliedModders LLC
  05 "Connect Announce" (1.6) by Arg!
  06 "Player Commands" (1.5.0-dev+3842) by AlliedModders LLC
  07 "Reserved Slots" (1.5.0-dev+3842) by AlliedModders LLC
  08 "Admin File Reader" (1.5.0-dev+3842) by AlliedModders LLC
  09 "Basic Comm Control" (1.5.0-dev+3842) by AlliedModders LLC
  10 "Fun Commands" (1.5.0-dev+3842) by AlliedModders LLC
  11 "Client Preferences" (1.5.0-dev+3842) by AlliedModders LLC
  12 "DeadChat" (2.0) by Greyscale
  13 "RandomCycle" (1.5.0-dev+3842) by AlliedModders LLC
  14 "Rock The Vote" (1.5.0-dev+3842) by AlliedModders LLC
  15 "Advertisements" (0.6) by Tsunami
  16 "Basic Commands" (1.5.0-dev+3842) by AlliedModders LLC
  17 "Basic Votes" (1.5.0-dev+3842) by AlliedModders LLC
  18 "Basic Info Triggers" (1.5.0-dev+3842) by AlliedModders LLC
  19 "Basic Ban Commands" (1.5.0-dev+3842) by AlliedModders LLC
  20 "Admin Help" (1.5.0-dev+3842) by AlliedModders LLC
  21 "Anti-Flood" (1.5.0-dev+3842) by AlliedModders LLC
  22 "Simple Chat Processor (Redux)" (1.1.5) by Simple Plugins, Mini
  23 "MapChooser Extended" (1.9.3) by Powerlord, Zuko, and AlliedModders LLC
  24 "Map Nominations" (1.5.0-dev+3842) by AlliedModders LLC
  25 "Fun Votes" (1.5.0-dev+3842) by AlliedModders LLC
Load Errors:
Nextmap: Mapcycle Not Found
I've tried googling the problem, but I can't seem to find the solution (either they're not working for me or I'm misunderstanding them). Thanks in advance for any support

Also, since I've posted this, my server keeps going to arena_xxxx maps, even though they're not in my mapcycle.txt. Can someone tell me why this is happening?

mapcycle.txt
Code:
// ** MODIFIED FILE **
// Also, note that the "mapcyclefile" convar can be used to specify a particular mapcycle file.

cp_gravelpit
cp_dustbowl
cp_granary
cp_well
ctf_2fort
tc_hydro
ctf_well
cp_badlands
pl_goldrush
cp_fastlane
ctf_turbine
pl_badwater
cp_steel
cp_egypt_final
cp_junction_final
plr_pipeline
pl_hoodoo_final
koth_sawmill
koth_nucleus
koth_viaduct
ctf_sawmill
cp_yukon_final
koth_harvest_final
ctf_doublecross
cp_gorge
cp_freight_final1
pl_upward
plr_hightower
pl_thundermountain
cp_coldfront
cp_mountainlab
cp_degrootkeep
cp_5gorge
pl_frontier_final
plr_nightfall_final
koth_lakeside_final
koth_badlands
pl_barnblitz
cp_gullywash_final1
cp_foundry
sd_doomsday
koth_king

Last edited by hydrosis; 06-17-2013 at 15:51.
hydrosis is offline
AeroAcrobat
AlliedModders Donor
Join Date: Apr 2011
Location: lives in a circus
Old 06-17-2013 , 16:35   Re: NextMap "
Reply With Quote #2

try https://forums.alliedmods.net/showpo...34&postcount=4
__________________
AeroAcrobat is offline
hydrosis
Junior Member
Join Date: Nov 2011
Old 06-17-2013 , 16:38   Re: NextMap "
Reply With Quote #3

Thanks it works now! I thought I read a different post that said NOT to include the cfg part, but I guess I misread it. haha
hydrosis 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 01:04.


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