Yeah i got this problem on my SRCDS dedicated server.
i add workshop.vdf in my garry's mod folder.
"addons"
{
"1" "105979856"
"2" "105115318"
"3" "109905241"
"4" "104479034"
"5" "110138917"
}
i don't know why sometimes my addons load but sometimes it don't.
can you help me please ?
Tanks. -High
The best thing to do is to decompile the addon.
And manually add it to your addon folder.
[url]http://facepunch.com/showthread.php?t=1188670&p=36210783#post36210783[/url]
[QUOTE=HighQC;38701814]-High[/QUOTE]
1. Don't sign your posts; your name is right beside your post.
2. Check this forum, there's at least 4-6 other threads about this same thing (workshop.vdf) that describe the problem better. Check those threads and see if anyone has a solution for you.
3. Check for pre-existing threads about the same thing [B]before[/B] you make a new one; I'm fairly certain it's a guideline (if not a rule) here.
Not trying to be an ass, I'm just trying to help.
I have had this problem on my server. This is strange but I fixed mine by adding my guns such as mad cow and real Cs as the first codes then I added tool gun related things as the very last. I think workshop.vdf works in a weird order. Try rearranging the order of the codes. Worked for me.
[QUOTE=_FR_Starfox64;38704049]The best thing to do is to decompile the addon.
And manually add it to your addon folder.
[url]http://facepunch.com/showthread.php?t=1188670&p=36210783#post36210783[/url][/QUOTE]
I tried this with my addons to no avail. I put the folders in my addons folder and it didn't work. Do I have to edit the addons.txt in the addons folder? I really need help with this. Your help would be appreciated a lot.
yes, i suppose you do...
I am also struggling with workshop.vdf at this point, because it fails to download many addons I need
-__-*
Here are reproduction steps:
Install a fresh server, and create a workshop.vdf with the following contents:
[code]
"addons"
{
"1" "105982362" //Bigcity
"2" "104479831" //Stacker STool
"3" "104480013" //Weight STool
"4" "104479467" //Door STool
"5" "106565409" //Nuke Pack 4 LOL
"6" "105115318" //Fading doors
"7" "104771157" //Relocated Tools
"8" "108424005" //Keypad
"9" "109987740" //Bigcity night
"10" "104607519" //Minecraft Torch
"11" "106516163" //PlayX
"12" "105984257" //Atomic
"13" "104842281" //Flatgrass Pit
"14" "104527283" //Offset Trails
}
[/code]
Next, start the server. The following errors will occur:
[img]http://puu.sh/1T0cA[/img]
As a result, not all Workshop addons will install. The final installed addon from that list is the keypad one.
[img]http://puu.sh/1T0ff[/img]
GMAD Extractor is the way to go! That way if something happens on the workshop you still have your addon :)
[QUOTE=nicatronTg;39368249]Here are reproduction steps:
Install a fresh server, and create a workshop.vdf with the following contents:
[code]
"addons"
{
"1" "105982362" //Bigcity
"2" "104479831" //Stacker STool
"3" "104480013" //Weight STool
"4" "104479467" //Door STool
"5" "106565409" //Nuke Pack 4 LOL
"6" "105115318" //Fading doors
"7" "104771157" //Relocated Tools
"8" "108424005" //Keypad
"9" "109987740" //Bigcity night
"10" "104607519" //Minecraft Torch
"11" "106516163" //PlayX
"12" "105984257" //Atomic
"13" "104842281" //Flatgrass Pit
"14" "104527283" //Offset Trails
}
[/code]
Next, start the server. The following errors will occur:
[img]http://puu.sh/1T0cA[/img]
As a result, not all Workshop addons will install. The final installed addon from that list is the keypad one.
[img]http://puu.sh/1T0ff[/img][/QUOTE]
Remove keypad tool+cracker.
Sorry, you need to Log In to post a reply to this thread.