I keep getting this error when players join my multiplayer server. I get it to.
There was a problem opening the gamemode file 'CakeScript/gamemode/cl_init.lua'
If this isnt already in your init.lua. Do it.
[lua]
AddCSLuaFile( "cl_init.lua" )
[/lua]
[QUOTE=MattGunter;15976764]If this isnt already in your init.lua. Do it.
[lua]
AddCSLuaFile( "cl_init.lua" )
[/lua][/QUOTE]
tried.
Do you use fast-download? If yes, make sure the /cache/dua folder within garrysmod is on that fast-download server.
[QUOTE=aVoN;15977970]Do you use fast-download? If yes, make sure the /cache/dua folder within garrysmod is on that fast-download server.[/QUOTE]
Nope. My game mode is cake script.
Is there a space in the gamemode name, if there is it'll cause that error
Give us your cl_init.lua, there's probably an error in there.
Refresh the ftp with that file in and, restart the map.
I have same problem. :/
Sorry, you need to Log In to post a reply to this thread.