• Lua Download Issues
    5 replies, posted
Somewhere about a day ago I suddenly started having issues with lua files being downloaded clientside. When you join the server, you download everything fine. When you actually arrive, the gamemode appears as either sandbox or base (depending on which is derived by the gamemode). In the console, you get tons of errors about files missing, along with this: [CODE] Downloaded File CRC is wrong (effects/effect_mad_shell_pistol/init.lua) Deleting cache/dua/b2075191780.dua Couldn't include file 'effects/effect_mad_shell_pistol/init.lua' (File not found) Downloaded File CRC is wrong (effects/effect_mad_shell_rifle/init.lua) Deleting cache/dua/b1369504902.dua Couldn't include file 'effects/effect_mad_shell_rifle/init.lua' (File not found) Downloaded File CRC is wrong (effects/effect_mad_shell_shotgun/init.lua) Deleting cache/dua/b2966333421.dua Couldn't include file 'effects/effect_mad_shell_shotgun/init.lua' (File not found) Downloaded File CRC is wrong (effects/effect_mad_shotgunsmoke/init.lua) Deleting cache/dua/b2015404329.dua Couldn't include file 'effects/effect_mad_shotgunsmoke/init.lua' (File not found) Downloaded File CRC is wrong (effects/effect_shieldrecharge/init.lua) Deleting cache/dua/b1877971365.dua Couldn't include file 'effects/effect_shieldrecharge/init.lua' (File not found) [/CODE] The dedicated server I use hosts two servers. Both are roleplay, but use different gamemodes. One is still in beta and hasn't even been touched for a few days while the script is fixed clientside. When it was first booted everything was downloaded fine, but now it doesn't even after not being restarted. Fast downloaded was disabled, but that wasn't the issue apparently. In fact this is basically the same issue as this thread that was never resolved: [url]http://www.facepunch.com/showthread.php?t=508908[/url] Any help is appreciated. I can't think of any more ideas to what it can be.
Bump... Still can't seem to find what's causing it :/
Bump, again..
Bump ...
Try to remove the "cache" and "downloads" folders inside /garrysmod, or make a clean install of Garry's Mod.
Yeah, I tried that. We figured out what's going on recently, but we don't know why. If you join any server, when you download the dua files you see they're basically a copy of the lua script that was downloaded. When you join our server you download a strange HTML file instead in a dua file. The duas on the server are fine though, and in fact if I copied the cache folder from the server into my gmod directory, I can join fine. The only thing about this is it's going to be hard to get players to constantly re-download a folder every time a small portion of the script is updated.
Sorry, you need to Log In to post a reply to this thread.