• People see errors in my server
    8 replies, posted
So all the workshops I add to the server via collection people that join not download them automatic and see instead errors, I setup authkey and workshop collection at start.bat and still not work any solution? thanks :)
Have you followed [URL="https://wiki.garrysmod.com/page/Workshop_for_Dedicated_Servers"]this?[/URL] If you have, have another shot just in case you missed anything.
[QUOTE=QuackDuck;51282639]Have you followed [URL="https://wiki.garrysmod.com/page/Workshop_for_Dedicated_Servers"]this?[/URL] If you have, have another shot just in case you missed anything.[/QUOTE] yep I made it as I said and also made a workshop.lua file inside lua/autorun/server with resource.AddWorkshop and still nothing
[QUOTE=eprom33;51282736]yep I made it as I said and also made a workshop.lua file inside lua/autorun/server with resource.AddWorkshop and still nothing[/QUOTE] If you've followed the steps correctly, it will work. You've done something wrong.
[QUOTE=Snuff_;51283035]If you've followed the steps correctly, it will work. You've done something wrong.[/QUOTE] I followed anything and its still not working
example: workshop addon: resource.AddWorkshop("123456789") server file: resource.AddFile("materials/asd/asd.png") right ?
[QUOTE=Trexi;51286600]example: workshop addon: resource.AddWorkshop("123456789") server file: resource.AddFile("materials/asd/asd.png") right ?[/QUOTE] yeap
anybody know how to fix this?
Can you see it downloading when you join the server? Check your downloads folder to see if it's in there. Make sure the file is server side.
Sorry, you need to Log In to post a reply to this thread.