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

CSGO Server Workshop Map Change Error !


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ratasdeacequia
New Member
Join Date: Jun 2018
Old 06-11-2018 , 15:44   CSGO Server Workshop Map Change Error !
Reply With Quote #1

This text is automatically translated by google translator because I am Spanish and I do not speak much English

Three days ago I set out to create a csgo server, my idea was to make a multi 1vs1 server with the same configuration as NexusNation [185.38.148.140:27015]. I managed to install the multi 1vs1 mod and all the mods of "! Knife", "! Ws" and "! Gloves", the problem came when I started to configure the maps. Create a steam collection with the maps that I wanted for my server [https://steamcommunity.com/sharedfil...id=1407938924] and I managed to make the server open the "am_dust2014" map when I started the server, but when with I go to the map selector of SorceMod 1.8 none is shown. Look for this on the internet and I found a plugin called "Workshop Map Loader" and installed it with "MapChooser Extended" but at the time of starting the voting the maps of the workshop do not come out.

INFO and FILES
· I run csgo server on windows.
· My satrt.bat
Quote:
srcds -game csgo -console -usercon +sv_setsteamaccount xxxxxxxxxxxxx +hostport 27032 -tickrate 128 -net_port_try 1 -authkey xxxxxxxxxxxxxx -maxplayers_override 32 +host_workshop_collection 1407938924 +host_workshop_map 319658440 +map am_dust2014
· maplist.txt and mapcycle.txt (the same content)
Quote:
workshop/256877071/am_ramps
workshop/279708083/am_must2
workshop/279709564/am_plain2
workshop/287672707/am_sandtunnel
workshop/302869851/am_crashz_dust_v2
workshop/312854302/am_warehouse3
workshop/319658440/am_dust2014
workshop/320033268/am_must2014
workshop/325325700/am_breakout
workshop/328763607/am_nuke2
workshop/382605291/am_temple_ly
workshop/644183353/am_xenon
· server.cfg
Quote:
hostname "RDA - MULTI 1VS1 + !knife + !ws + !gloves [ES]"
rcon_password "mypass"
sv_password ""
sv_setsteamaccount "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
sv_tags "1vs1, !knife, !ws, !gloves, !tagname"


sv_downloadurl ""
sv_allowdownload 1
sv_allowupload 1
sv_broadcast_ugc_downloads 1
sv_broadcast_ugc_download_progress_interval 100
sv_debug_ugc_downloads 1
desarrollador 1
sv_allow_votes "1"

sm_advertisements_enabled 1
sm_advertisements_file "advertisements.txt"
sm_advertisements_interval 300

mp_freezetime 5
mp_join_grace_time 15
mp_match_end_restart 0
sv_cheats 0
sv_lan 0

fps_max 0
sv_minrate 128000
sv_maxrate 0
sv_mincmdrate 128

bot_difficulty 6
bot_chatter "off"
bot_join_after_player 1
bot_quota 0
bot_quota_mode "fill"

// write out any bans
writeid
writeip

sv_region 0
log 1
· My csgo/maps folder [I deleted all default maps]
Click image for larger version

Name:	Capture.PNG
Views:	233
Size:	12.8 KB
ID:	170071


If you need more files ask me and I'll teach them
Thanks in advance
ratasdeacequia is offline
Lubricant Jam
AlliedModders Donor
Join Date: Oct 2016
Location: United Kingdom
Old 06-12-2018 , 05:45   Re: CSGO Server Workshop Map Change Error !
Reply With Quote #2

It's nice to know you're wanting to create a server because of mine, kudos to me. Our 1v1 server configuration is customised by me so you won't be able to get a perfect match.

I personally hate using workshop and I use FastDL for my maps. I'm also unsure if Multi1v1 even supports workshop maps without a decompiled version.

Last edited by Lubricant Jam; 06-12-2018 at 05:50.
Lubricant Jam is offline
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 06-12-2018 , 08:16   Re: CSGO Server Workshop Map Change Error !
Reply With Quote #3

It does support it. I used to run several 1v1 servers with only workshop maps.

What does your maplists.cfg file look like? It's contained in /addons/sourcemod/configs. This is what mine looked like when I was running a 1v1 server.

Code:
"MapLists"
{
        /**
         * Default requests go right to the mapcyclefile.
         */
        "default"
        {
                "target"                "mapcyclefile"
        }

        /* Admin menu, map menu */
        "sm_map menu"
        {
                "file"                  "mapcycle.txt"
        }

        /* Admin menu, map voting menu */
        "sm_votemap menu"
        {
                "file"                  "mapcycle.txt"
        }

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

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

        /* For the "nominations" plugin */
        "nominations"
        {
                "target"                "default"
        }
}
__________________
Boycott ESEA
My servers

Last edited by ghostofmybrain; 06-12-2018 at 08:19.
ghostofmybrain 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 18:10.


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