Raised This Month: $ Target: $400
 0% 

SCRDS Not switching to workshop map on server start


Post New Thread Reply   
 
Thread Tools Display Modes
Garlicvideos
Member
Join Date: Nov 2018
Old 01-11-2019 , 01:59   Re: SCRDS Not switching to workshop map on server start
Reply With Quote #11

Quote:
Originally Posted by Bacardi View Post
What you have in server.cfg ?

And show sm plugins list
server.cfg:

Quote:
sv_broadcast_ugc_downloads 1
sv_broadcast_ugc_download_progress_interval 600
hostport 27014

mp_forcecamera 0 //Settings for dead players/spectators to roam freely around the map
mp_autoteambalance 0 // Settings for auto balance; but we won't be using this.
mp_autokick 0 // PLEASE turn this off because of a valve-suicide bug that bans players if they die by world too much.
sv_alltalk 1 //so warden can talk to T's and T's can talk back

mp_limitteams 100 // Limit the teams so the ratio plugin works
aws_alwaysreplace 1 // Part of weapon-skins replaced plugin
sv_airaccelerate 200 // added to make surfing better on certain jailbreak maps.

//Parachute
sm_parachute_model 1
sm_parachute_roundmsg 0
sm_parachute_welcome 0

//Double credits
sm_store_custom_credits o 2

// Gameplay

mp_freezetime 1
mp_round_restart_delay 5
mp_warmuptime 0
mp_win_panel_display_time 0
mp_solid_teammates 0
mp_weapons_allow_zeus 1
mp_halftime 0
bot_quota "0"
host_info_show 2
host_players_show 2

exec banned_user.cfg
exec banned_ip.cfg
writeid
writeip

bot_kick all
mp_freezetime 0
mp_round_restart_delay 7
mp_roundtime 15
mp_roundtime_defuse 12
mp_timelimit 40
mp_free_armor 0
mp_weapons_allow_map_placed 1
mp_forcecamera 0
mp_autokick 0

sv_full_alltalk 1
sv_deadtalk 1
sv_accelerate 5.6
sv_allow_lobby_connect_only 0
sv_allow_votes 0
sv_allow_wait_command 0
sv_alternateticks 0
sv_cheats 0
sv_consistency 0

sv_talk_enemy_living 1
sv_talk_enemy_dead 1
sm plugins list:


Quote:
01 "Basic Chat" (1.9.0.6273) by AlliedModders LLC
02 "Admin File Reader" (1.9.0.6273) by AlliedModders LLC
03 "SourceBans++: SourceSleuth" (1.6.3) by ecca, SourceBans++ Dev Team
04 "VipInfo" (1.0) by Hacker
05 "Admin Menu" (1.9.0.6273) by AlliedModders LLC
06 "Player-Teleport by Dr. HyperKiLLeR" (1.2.0.0) by Dr. HyperKiLLeR
07 "Dynamic" (0.0.32) by Neuro Toxin
08 "Admin Help" (1.9.0.6273) by AlliedModders LLC
09 "SourceBans++: Main Plugin" (1.6.3) by SourceBans Development Team, SourceB
ans++ Dev Team
10 "SourceBans++: SourceComms" (1.6.3) by Alex, SourceBans++ Dev Team
11 "Fun Commands" (1.9.0.6273) by AlliedModders LLC
12 "DR.API JOIN SOUNDS" (1.0.1) by Dr. Api
13 "[SWGM] Command Listener" (1.1) by Someone
14 "MessageSummon" (1.0) by Hacker
15 "ServerAdvertisements3" (3.1.3) by ESK0
16 "[SWGM] Command Listener" (1.1) by Someone
17 "Gloves" (1.0.3) by kgns | oyunhost.net
18 "SQL Admin Manager" (1.9.0.6273) by AlliedModders LLC
19 "Store" (1.2-dev) by Zephyrus
20 "Sound Commands" (1.9.0.6273) by AlliedModders LLC
21 "SourceBans++: Bans Checker" (1.6.3) by psychonic, Ca$h Munny, SourceBans++
Dev Team
22 "Client Preferences" (1.9.0.6273) by AlliedModders LLC
23 "Flashlight" (1.3.63) by Mitch
23 "Flashlight" (1.3.63) by Mitch
24 "AfkCommand" (1.0) by Hacker
25 "Steam Works Group Manager" (1.7) by Someone
26 "In-game Help Menu" (0.5) by chundo, emsit, joinedsenses
27 "Basic Commands" (1.9.0.6273) by AlliedModders LLC
28 "Button Watcher" (2.0) by Franc1sco franug
29 "Reset Knife" (1.1.0) by Trinia
30 "Basic Info Triggers" (1.9.0.6273) by AlliedModders LLC
31 "Player Commands" (1.9.0.6273) by AlliedModders LLC
32 "SQL Admins (Threaded)" (1.9.0.6273) by AlliedModders LLC
33 "Basic Comm Control" (1.9.0.6273) by AlliedModders LLC
34 "Reserved Slots" (1.9.0.6273) by AlliedModders LLC
35 "Weapons & Knives" (1.3.2) by kgns | oyunhost.net
36 "Thirdperson | Mirrow Mode" (1.11) by Zephyrus
37 "Stop Map Music" (1.0.0) by GoD-Tony [Fixed by The Count]
38 "Store - Trade System" (1.0) by Zephyrus
39 "Basic Votes" (1.9.0.6273) by AlliedModders LLC
40 "SourceBans++ Report Plugin" (1.6.3) by RumbleFrog, SourceBans++ Dev Team
41 "Fun Votes" (1.9.0.6273) by AlliedModders LLC
42 "SourceBans++: Admin Config Loader" (1.6.3) by AlliedModders LLC, SourceBans++ Dev Team
43 "TokenStash Automatic Token Updater" (1.0.1) by Neuro Toxin - Toxic Gaming
44 "Anti-Flood" (1.9.0.6273) by AlliedModders LLC
Garlicvideos is offline
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 01-11-2019 , 06:39   Re: SCRDS Not switching to workshop map on server start
Reply With Quote #12

Quote:
Originally Posted by Garlicvideos View Post
Yes I do. The maps are part of a collection that was downloaded by the server using my AuthKey


I have sourcemod installed, would maplidt be an issue?

In my maplist.txt I have
Same thing in my mapcycle.txt
I don't know if this is the issue, but you don't want the ".bsp" in those files
__________________
Boycott ESEA
My servers
ghostofmybrain is offline
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 01-11-2019 , 06:40   Re: SCRDS Not switching to workshop map on server start
Reply With Quote #13

Quote:
Originally Posted by Garlicvideos View Post
At boot, it says that no map was specified and would default to D2. It also gi
Instead of paraphrasing, will you post the actual console output?
__________________
Boycott ESEA
My servers
ghostofmybrain is offline
Garlicvideos
Member
Join Date: Nov 2018
Old 01-11-2019 , 22:45   Re: SCRDS Not switching to workshop map on server start
Reply With Quote #14

Quote:
Originally Posted by ghostofmybrain View Post
I don't know if this is the issue, but you don't want the ".bsp" in those files
Just tried removing .bsp, didn't work.
Garlicvideos is offline
Garlicvideos
Member
Join Date: Nov 2018
Old 01-11-2019 , 22:46   Re: SCRDS Not switching to workshop map on server start
Reply With Quote #15

OK I FIXED THE ISSUE.


For any future people out there that finds this thread: My workshop folder was unreadable. Just ran the server as root and it switched over just fine, so its time for me to edit the permissions of the workshop folder oops.
Garlicvideos 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 17:14.


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