Author Topic: a quick question is this a problem with ULX?  (Read 2269 times)

0 Members and 1 Guest are viewing this topic.

Offline DooBiiE

  • Newbie
  • *
  • Posts: 10
  • Karma: 0
a quick question is this a problem with ULX?
« on: March 09, 2013, 06:41:44 AM »
when i first join my server i get these in my console, just wondering if this is an issue

Code: [Select]
Requesting 2 lua files from the server
ConVarRef ai_keepragdolls doesn't point to an existing ConVar
ConVarRef ttt_time_limit_minutes doesn't point to an existing ConVar
ConVarRef ttt_round_limit doesn't point to an existing ConVar
ConVarRef ulx_votebanminvotes doesn't point to an existing ConVar
ConVarRef ulx_votebansuccessratio doesn't point to an existing ConVar
ConVarRef ulx_votekickminvotes doesn't point to an existing ConVar
ConVarRef ulx_votekicksuccessratio doesn't point to an existing ConVar
ConVarRef ulx_votemap2minvotes doesn't point to an existing ConVar
ConVarRef ulx_votemap2successratio doesn't point to an existing ConVar
ConVarRef ulx_voteecho doesn't point to an existing ConVar
ConVarRef ulx_kickafternamechangeswarning doesn't point to an existing ConVar
ConVarRef ulx_kickafternamechangescooldown doesn't point to an existing ConVar
ConVarRef ulx_kickafternamechanges doesn't point to an existing ConVar
ConVarRef ulx_showmotd doesn't point to an existing ConVar
ConVarRef ulx_welcomemessage doesn't point to an existing ConVar
ConVarRef ulx_chattime doesn't point to an existing ConVar
ConVarRef ulx_votemapmapmode doesn't point to an existing ConVar
ConVarRef ulx_votemapvetotime doesn't point to an existing ConVar
ConVarRef ulx_votemapminvotes doesn't point to an existing ConVar
ConVarRef ulx_votemapsuccessratio doesn't point to an existing ConVar
ConVarRef ulx_votemapwaittime doesn't point to an existing ConVar
ConVarRef ulx_votemapmintime doesn't point to an existing ConVar
ConVarRef ulx_votemapenabled doesn't point to an existing ConVar
ConVarRef ulx_rslotsvisible doesn't point to an existing ConVar
ConVarRef ulx_rslots doesn't point to an existing ConVar
ConVarRef ulx_rslotsmode doesn't point to an existing ConVar
ConVarRef ulx_logdir doesn't point to an existing ConVar
ConVarRef ulx_logjoinleaveecho doesn't point to an existing ConVar
ConVarRef ulx_logspawnsecho doesn't point to an existing ConVar
ConVarRef ulx_logspawns doesn't point to an existing ConVar
ConVarRef ulx_logchat doesn't point to an existing ConVar
ConVarRef ulx_logevents doesn't point to an existing ConVar
ConVarRef ulx_logfile doesn't point to an existing ConVar
ConVarRef ulx_logechocolormisc doesn't point to an existing ConVar
ConVarRef ulx_logechocolorplayer doesn't point to an existing ConVar
ConVarRef ulx_logechocolorplayerasgroup doesn't point to an existing ConVar
ConVarRef ulx_logechocoloreveryone doesn't point to an existing ConVar
ConVarRef ulx_logechocolorself doesn't point to an existing ConVar
ConVarRef ulx_logechocolorconsole doesn't point to an existing ConVar
ConVarRef ulx_logechocolordefault doesn't point to an existing ConVar
ConVarRef ulx_logechocolors doesn't point to an existing ConVar
ConVarRef ulx_logecho doesn't point to an existing ConVar
ConVarRef gmod_physiterations doesn't point to an existing ConVar

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: a quick question is this a problem with ULX?
« Reply #1 on: March 09, 2013, 02:29:33 PM »
Searched our forum using 'Search' from the first forum index page, looking for "ConVarRef"
Found some posts, this one answers your question. (No, not a problem with ULX or even TTT, but a "Gmod tries to load some stuff too early problem"
http://forums.ulyssesmod.net/index.php/topic,3363.msg26867.html#msg26867
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming