Adding workshop addons

Post Reply
Zangrande
New to forums
New to forums
Posts: 9
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Tue Jan 01, 2013 8:08 pm
Location: Ohio

Adding workshop addons

Post by Zangrande »

Using the method prescribed through this forum to download addons from the workshop, i'm having some trouble installing ALL the addons. It seems as if only the first few install to my server. I believe it's only the first 5 addons. The directory for it is /garrysmod/workshop.vdf
http://www.nfoservers.com/forums/viewto ... =65&t=8320 <- Method I used

My code:

Code: Select all

"addons"
{
	"1"		"106516163"	// PlayX
	"2"		"104514796"	// Directional Gravity
	"3"		"107554072"	// Functional Clock
	"4"		"105115318"	// Fading Door
	"5"		"112388171"	// Builder
	"6"		"108424005"	// keypad + cracker
	"7"		"107214517"	// Turret tool
	"8"		"106944414"	// RT camera
	"9"		"110639547"	// Money detector wire
	"10"		"110600736"	// Spawnpoint
	"11"		"104619813"	// HL2 tools
	"12"		"104815552"	// Smartsnap
	"13"		"104479831"	// Stacker
	"14"		"112418323"	// Blastfungus
	"15"		"104479467"	// Doors
	"16"		"104601200"	// Bone Merger   
	"17"		"105841291"	// Mo' Materials
	"18"		"104486597"	// Npc tools
	"19"		"105447250"	// Particle Attacher
	"20"		"104768448"	// Check'em
	"21"		"104527283"	// Offset Trails
	"22"		"109989908"	// Gaben
	"23"		"115375720"	// m24 sniper
	"24"		"113554084"	// g-15 Gauss
	"25"		"109382995"	// Predator missle
	"26"		"107235820"	// HAAX swep
	"27"		"106565409"	// Nuke pack 4
	"28"		"104503988"	// Vehicles with weapons
	"29"		"105685526"	// Jihad bomb
	"30"		"104588702"	// Stickybomb rifle
	"31"		"104495009"	// Siminov's weapons
	"32"		"104700241"	// Siminov's weapons expansion
	"33"		"105038131"	// Admin weapons
	"34"		"116797740"	// HNPC
	"35"		"112702467"	// Teletubbies
	"36"		"105954448"	// NPC groups
	"37"		"105500058"	// Nature staff
	"38"		"104990330"	// WAV vehicles
	"39"		"104540057"	// Gravity Toggle
	"40"		"115476405"	// Speedpads and jump pads
}
User avatar
Edge100x
Founder
Founder
Posts: 12947
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Adding workshop addons

Post by Edge100x »

Is the server taking a long time (>5 minutes) to download the addons and as a result being restarted remotely due to its not responding?
Zangrande
New to forums
New to forums
Posts: 9
Joined: Tue Jan 01, 2013 8:08 pm
Location: Ohio

Re: Adding workshop addons

Post by Zangrande »

Edge100x wrote:Is the server taking a long time (>5 minutes) to download the addons and as a result being restarted remotely due to its not responding?
I'm new to dedicated server hosting, so I don't know if I'm doing this right. I simply restart the server. I assumed that this would download them. Is this correct?
Thanks for the quick response time
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: Adding workshop addons

Post by kraze »

In this case, yes restarting the server after making those changes would prompt them to download. You may also want to try rotating in others for the first five to see if there is just a cap of five or if it is just getting stuck.

Also are any of these addons bigger then 64MB? The note at the bottom of the wiki page says:

Code: Select all

There's a bug where the system can't download files over 64MB, Garry is aware and trying to fix it.
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Zangrande
New to forums
New to forums
Posts: 9
Joined: Tue Jan 01, 2013 8:08 pm
Location: Ohio

Re: Adding workshop addons

Post by Zangrande »

kraze wrote:In this case, yes restarting the server after making those changes would prompt them to download. You may also want to try rotating in others for the first five to see if there is just a cap of five or if it is just getting stuck.

Also are any of these addons bigger then 64MB? The note at the bottom of the wiki page says:

Code: Select all

There's a bug where the system can't download files over 64MB, Garry is aware and trying to fix it.
I would assume that the gun pack and WAV vehicle pack MIGHT be bigger than that, but I know all the other ones are not above the limit. I'm going to try rotating them. I'll post results
Zangrande
New to forums
New to forums
Posts: 9
Joined: Tue Jan 01, 2013 8:08 pm
Location: Ohio

Re: Adding workshop addons

Post by Zangrande »

I made a new one. How strange. Only the first one worked, which was on the original five from my first workshop.vdf. All these addons are smaller than the limit BTW.

Code: Select all

"addons"
{
	"1"		"108424005"	// keypad + cracker
	"2"		"107214517"	// Turret tool
	"3"		"106944414"	// RT camera
	"4"		"110639547"	// Money detector wire
	"5"		"110600736"	// Spawnpoint
	"6"		"104619813"	// HL2 tools
	"7"		"104815552"	// Smartsnap
	"8"		"104479831"	// Stacker
	"9"		"112418323"	// Blastfungus
	"10"		"104479467"	// Doors
}
User avatar
Edge100x
Founder
Founder
Posts: 12947
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Adding workshop addons

Post by Edge100x »

You might try changing the order, or removing the comments. Do the logs give you clues, as well?
Zangrande
New to forums
New to forums
Posts: 9
Joined: Tue Jan 01, 2013 8:08 pm
Location: Ohio

Re: Adding workshop addons

Post by Zangrande »

I removed the comments, that didn't work. Then I tried rearranging them, which only left me with 4/10 addons working. Checking logs now
Zangrande
New to forums
New to forums
Posts: 9
Joined: Tue Jan 01, 2013 8:08 pm
Location: Ohio

Re: Adding workshop addons

Post by Zangrande »

I guess i'm just going to install the addons via a .gma extractor, and wait for Garry to hopefully fix this. I assume this is not NFO's fault, as I have seen others with the same problem.
mr gunny
New to forums
New to forums
Posts: 2
Joined: Thu Jan 24, 2013 4:48 pm

Re: Adding workshop addons

Post by mr gunny »

I am having the same issue too, but my server isnt installing any of the addons at all. I tried the Workshop.vtf Tut. and directly downloading the addons to the addon folde(also a failure). I am new to this site and not familiar with the setup. May i get some help?
.=QUACK=.Major.Pain
This is my homepage
This is my homepage
Posts: 1573
Joined: Sun Jun 26, 2011 8:03 am

Re: Adding workshop addons

Post by .=QUACK=.Major.Pain »

mr gunny wrote:I am having the same issue too, but my server isnt installing any of the addons at all. I tried the Workshop.vtf Tut. and directly downloading the addons to the addon folde(also a failure). I am new to this site and not familiar with the setup. May i get some help?
Your problem is it should be .vdf and not vtf.
Visit gspreviews.com And Rate & Review Your Old & Current GSP's
Find Your GSP Coupons at gspreviews.com/coupons/
.=QUACK=.Major.Pain
This is my homepage
This is my homepage
Posts: 1573
Joined: Sun Jun 26, 2011 8:03 am

Re: Adding workshop addons

Post by .=QUACK=.Major.Pain »

@Zangrande

Found your problem.

Remove line 6 and 23 and try it again.
Should load right up.
Those 2 addons are bugged and the developer will have to fix them.

I will post a tutorial on how to debug and maybe the guys can pretty it up for the knowledgebase.
Visit gspreviews.com And Rate & Review Your Old & Current GSP's
Find Your GSP Coupons at gspreviews.com/coupons/
Post Reply