Hi, i have started to make a few player models, and such, but the problem is they are just errors on my server... I have subscribed to the workshop and added to a collection, put the collection to the server and added a resources.lua file with them looking like this :
resource.AddWorkshop( '123456' ) -- example... I am using Pointshop 2 so i dont need to put anything anywhere else, can some one please help, they just come up as errors for other people (For me they are fine.)
Thanks, please reply on here or contact me on steam: [url]http://steamcommunity.com/profiles/76561198122111692/[/url]
If I remember correctly, you can't use resource.AddWorkShop for a collection. You need to follow the instructions here: [URL="http://wiki.garrysmod.com/page/Workshop_for_Dedicated_Servers"]Workshop for Dedicated Servers[/URL].
[QUOTE=roastchicken;48794942]If I remember correctly, you can't use resource.AddWorkShop for a collection. You need to follow the instructions here: [URL="http://wiki.garrysmod.com/page/Workshop_for_Dedicated_Servers"]Workshop for Dedicated Servers[/URL].[/QUOTE]
I have done this.. It still doesnt work, some work but most are errors for others.
So you have +host_workshop_collection 123456 and -authkey myauthkey in your start up script? Can you check the console to verify that it prints the successful connection? It should show this at startup:
[CODE]Fetching Workshop Addons...
Calling GetCollectionDetails
Collection has <x> Addons...
Mounting Addon 'AddonName' (1234567890)[/CODE]
[QUOTE=roastchicken;48795010]So you have +host_workshop_collection 123456 and -authkey myauthkey in your start up script? Can you check the console to verify that it prints the successful connection? It should show this at startup:
[CODE]Fetching Workshop Addons...
Calling GetCollectionDetails
Collection has <x> Addons...
Mounting Addon 'AddonName' (1234567890)[/CODE][/QUOTE]
Can you add me on steam so we can talk quickly as im quite confused
[editline]30th September 2015[/editline]
[QUOTE=roastchicken;48795010]So you have +host_workshop_collection 123456 and -authkey myauthkey in your start up script? Can you check the console to verify that it prints the successful connection? It should show this at startup:
[CODE]Fetching Workshop Addons...
Calling GetCollectionDetails
Collection has <x> Addons...
Mounting Addon 'AddonName' (1234567890)[/CODE][/QUOTE]
please?
Whats the problem following the guide?
[url]http://wiki.garrysmod.com/page/Workshop_for_Dedicated_Servers[/url]
[QUOTE=tzahush;48795214]Whats the problem following the guide?
[url]http://wiki.garrysmod.com/page/Workshop_for_Dedicated_Servers[/url][/QUOTE]
I am not using a dedicated server, thats the problem.
[QUOTE=iammatty;48801203]I am not using a dedicated server, thats the problem.[/QUOTE]
Then what do you mean by you've "put the collection to the server"?
The server needs FastDL - Or them subscribing to the collection, simplest answer.
[QUOTE=wh1t3rabbit;48801264]Then what do you mean by you've "put the collection to the server"?[/QUOTE]
In the command line manager you have to put the id of the collection in the server.
Sorry, you need to Log In to post a reply to this thread.