Reverting to Base Gamemode

Post Reply
Dirty Serb
New to forums
New to forums
Posts: 3
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Fri Mar 16, 2012 12:31 am

Reverting to Base Gamemode

Post by Dirty Serb »

Hello.

I recently uploaded my gamemode to the FTP of my server, I websynced and everything and the gamemode was working, but I seem to keep running into this problem.

Whenever the server crashes, restarts, or stops, every time the server goes online again, the gamemode is the base gamemode, I checked the console and I got this message.
Couldn't include file 'DarkRP1\gamemode\cl_init.lua' (File not found) (<nowhere>)
[cpp]
There was a problem opening the gamemode file 'DarkRP1/gamemode/cl_init.lua'
I've checked the file path and it is correct, I haven't broken cl_init.lua, I need help with this.
User avatar
Edge100x
Founder
Founder
Posts: 12945
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Reverting to Base Gamemode

Post by Edge100x »

This may be a bug with that specific game mode.

Have you run an SVN update recently?

Is the game mode set to DarkRP1 on the "Easy setup" page?
Dirty Serb
New to forums
New to forums
Posts: 3
Joined: Fri Mar 16, 2012 12:31 am

Re: Reverting to Base Gamemode

Post by Dirty Serb »

Edge100x wrote:This may be a bug with that specific game mode.

Have you run an SVN update recently?

Is the game mode set to DarkRP1 on the "Easy setup" page?
Yes it is.

I run a svn update.
User avatar
Edge100x
Founder
Founder
Posts: 12945
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Reverting to Base Gamemode

Post by Edge100x »

Does it have problems starting in any other game modes?

This one might be a good question for the DarkRP guys.
Dirty Serb
New to forums
New to forums
Posts: 3
Joined: Fri Mar 16, 2012 12:31 am

Re: Reverting to Base Gamemode

Post by Dirty Serb »

This never happened on other server providers, it just seems to be this one, it's a shame because this is a great server host, the only thing which is holding it back for me is this error.
User avatar
Edge100x
Founder
Founder
Posts: 12945
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Reverting to Base Gamemode

Post by Edge100x »

The good news here is that this wouldn't be a provider-specific problem. We just use the standard files. Whatever fix you find will apply to your server here or at another provider.
TheLastPenguin
A semi-regular
A semi-regular
Posts: 25
Joined: Tue Aug 28, 2012 4:33 pm

Re: Reverting to Base Gamemode

Post by TheLastPenguin »

This sounds like the cl_init file isn't being added to the cache file for some reason. Probably because there is a scriot error in the file or something. Have you edited the file or even opened it in any way? The smallest character added accidentally will break the file and stop it from being included in the cache.
Post Reply