Convars are being set before the convar is created

Post Reply
Prawx
New to forums
New to forums
Posts: 6
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Mon Mar 23, 2015 7:42 pm

Convars are being set before the convar is created

Post by Prawx »

I get these errors and they actually cause huge problems with my mapcycle

ConVarRef ttt_time_limit_minutes doesn't point to an existing ConVar
ConVarRef ttt_round_limit doesn't point to an existing ConVar
ConVarRef gmod_physiterations doesn't point to an existing ConVar

and I was told by an employee in the "help" section of the control panel that
"It looks like a problem with Gmod trying to load stuff earlier than it should"
What should I do?
All help is greatly appreciated!
Bubka3
Compulsive poster
Compulsive poster
Posts: 70
Joined: Fri Feb 21, 2014 10:24 am

Re: Convars are being set before the convar is created

Post by Bubka3 »

Unless this is the bootup map I don't see how the convars could not exist. Even then, it's kinda of meh.

Regardless, it shouldn't cause any issues, other than those convars not being set.
Prawx
New to forums
New to forums
Posts: 6
Joined: Mon Mar 23, 2015 7:42 pm

Re: Convars are being set before the convar is created

Post by Prawx »

Bubka3 wrote:Unless this is the bootup map I don't see how the convars could not exist. Even then, it's kinda of meh.

Regardless, it shouldn't cause any issues, other than those convars not being set.
The map changes after ever 1 round. It most definitely causes issues. I need help with this ASAP.
I have ttt_round_limit set to 12.
Bubka3
Compulsive poster
Compulsive poster
Posts: 70
Joined: Fri Feb 21, 2014 10:24 am

Re: Convars are being set before the convar is created

Post by Bubka3 »

Where are you trying to set this cvar?
Prawx
New to forums
New to forums
Posts: 6
Joined: Mon Mar 23, 2015 7:42 pm

Re: Convars are being set before the convar is created

Post by Prawx »

Bubka3 wrote:Where are you trying to set this cvar?
server.cfg of course..
Prawx
New to forums
New to forums
Posts: 6
Joined: Mon Mar 23, 2015 7:42 pm

Re: Convars are being set before the convar is created

Post by Prawx »

I really need help with this if someone could assist me... my maps change after one single round and I do not know why.. these errors seem like they may be the cause of the problem, but I am not sure.
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: Convars are being set before the convar is created

Post by kraze »

Is this happening on all your maps or just a select few?
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Prawx
New to forums
New to forums
Posts: 6
Joined: Mon Mar 23, 2015 7:42 pm

Re: Convars are being set before the convar is created

Post by Prawx »

Every single map will changelevel after EVERY round.
I have ttt_round_limit set to 12
Prawx
New to forums
New to forums
Posts: 6
Joined: Mon Mar 23, 2015 7:42 pm

Re: Convars are being set before the convar is created

Post by Prawx »

kraze wrote:Is this happening on all your maps or just a select few?
I really, REALLY need help with this. I responded to you :(
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: Convars are being set before the convar is created

Post by kraze »

Just as a test, what if you disable TTT and run the server in sandbox. Do your standard round limit settings work then?
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Mayoz
A semi-regular
A semi-regular
Posts: 18
Joined: Sat Jan 03, 2015 11:49 am

Re: Convars are being set before the convar is created

Post by Mayoz »

Have you set ttt_time_limit_minutes? This could also be causing the map change.
Post Reply