Hello fellow garrys mod users
So I am having trouble with the FastDL part
I has added this in server.cfg
[QUOTE]
sv_downloadurl "http://144.76.138.183/fastdl/"
sv_allowdownload 0
sv_allowupload 0
[/QUOTE]
I has Made the files .bz2
This is how the fastdl looks like
[IMG]http://puu.sh/6gu3I.png[/IMG]
here is some vgui errors the client gets:
[IMG]http://puu.sh/6gu6S.png[/IMG]
And here is how the folder looks like in fastdl folder
[IMG]http://puu.sh/6gu90.png[/IMG]
And the files keeps redlding when I connect to the server, and the %GarrysModClient% doesnt save the files? I can't find it in its root folder atleast.
Your sv_downloadurl and file stucture is perfect. Do you have a resource.AddFile lua file?
yes it adds the workshop files. should I have something else added also?
You need a resource.AddFile("materials/models/material.vmt") for the materials, models, sound, etc.
resource.AddWorkshop("WORKSHOPID") is for workshop hosted files.
Take a look at [URL="http://facepunch.com/showthread.php?t=904405"]Fox-Warrior's Resource Generator[/URL].
Also, remove the entire lua folder from your FastDL.
Alright that worked thank you :p
Now everytime I connect, I gotta redld it? how come?
I believe it's because it can't find the file. Either that or it's not configured correctly[QUOTE=tno1;43498576]Alright that worked thank you :p
Now everytime I connect, I gotta redld it? how come?[/QUOTE]
Hmm just saw the weapons is pink When wearing and error in the f4 shop
Can you post your resource.AddFile lua file in [code] tags please?
I've always had issues with the "vgui" folder. I've changed all my scripts to use other folder structures for the custom materials and since then I haven't had any issue.
That's a lot of stuff. Where did you put that lua file?
well I save ppl from dlding 600mb so it is worth it :p as I took the materials and all that from the m9k pack :p
under lua/autorun/server
Put it in lua/autorun.
Also, remove that .bz2 extension from all lines that has one.
I has putted it in lua/autorun now, I has removed the .bz2 extensions from those which got one, but I still have the same error..
Idk what the error is, as to why it gives error sign at the F4 shop - DarkRP, and when bought it is the no material error.
It also neither saves the files so I still have to redld it everytime I connect.
Can you ask a player to open console when they join the server to see if there's any HTML errors?
There is this error:
[code]HTTP ERROR downloading http://144.76.138.183/fastdl/materials/models/weapons/v_models/minigunvulcan/chainbody.vmt.bz2
HTTP ERROR downloading http://144.76.138.183/fastdl/materials/models/weapons/v_models/minigunvulcan/chainbody_ref.vtf.bz2
HTTP ERROR downloading http://144.76.138.183/fastdl/materials/models/weapons/v_models/minigunvulcan/chain_ref.vtf.bz2
HTTP ERROR downloading http://144.76.138.183/fastdl/materials/models/weapons/v_models/minigunvulcan/handlemini.vtf.bz2
HTTP ERROR downloading http://144.76.138.183/fastdl/materials/models/weapons/v_models/minigunvulcan/handlemini.vmt.bz2
HTTP ERROR downloading http://144.76.138.183/fastdl/materials/models/weapons/v_models/minigunvulcan/minigunvulcan.vtf.bz2
HTTP ERROR downloading http://144.76.138.183/fastdl/materials/models/weapons/v_models/minigunvulcan/minigunvulcan.vmt.bz2
HTTP ERROR downloading http://144.76.138.183/fastdl/materials/models/weapons/v_models/minigunvulcan/minigunvulcan_ref.vtf.bz2
HTTP ERROR downloading http://144.76.138.183/fastdl/materials/models/weapons/v_models/minigunvulcan/v_hands.vtf.bz2
HTTP ERROR downloading http://144.76.138.183/fastdl/materials/models/weapons/v_models/minigunvulcan/v_hands.vmt.bz2
HTTP ERROR downloading http://144.76.138.183/fastdl/materials/models/weapons/v_models/minigunvulcan/v_hands_normal.vtf.bz2
HTTP ERROR downloading http://144.76.138.183/fastdl/materials/models/weapons/v_models/millenia_jackhammer/12ga.vtf.bz2
A[/code]
This is just part of it.
This is your problem: [url]http://144.76.138.183/fastdl/materials/models/weapons/v_models/millenia_jackhammer/12ga.vtf.bz2[/url]
Those files do not exist on your FastDL.
I just deleted it, as I got annoyed of it, so I am requesting this to be closed.
FastDL blows for my server.
Just gotta use addons instead, they work atleast.
#Request close#
Top left corner of the page, there should be button "Mark as Solved".
Sorry, you need to Log In to post a reply to this thread.