ULX

Author Topic: Ulx is broken and i cant figure out how to fix it...  (Read 2093 times)

0 Members and 1 Guest are viewing this topic.

Offline jamesben62

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Ulx is broken and i cant figure out how to fix it...
« on: November 24, 2012, 03:48:43 PM »
i try to join the server and in my clientside console it says once it disconnects me...
ConVarRef wire_expression2_file_max_size doesn't point to an existing ConVar
ConVarRef ups_cleartime doesn't point to an existing ConVar
ConVarRef ups_deleteadmin doesn't point to an existing ConVar
ConVarRef ups_deletetime doesn't point to an existing ConVar
ConVarRef ups_disableglobal_use doesn't point to an existing ConVar
ConVarRef ups_disableglobal_unfreeze doesn't point to an existing ConVar
ConVarRef ups_disableglobal_tool doesn't point to an existing ConVar
ConVarRef ups_disableglobal_remove doesn't point to an existing ConVar
ConVarRef ups_disableglobal_physgun doesn't point to an existing ConVar
ConVarRef ups_disableglobal_freeze doesn't point to an existing ConVar
ConVarRef ups_disableglobal_vehicle doesn't point to an existing ConVar
ConVarRef ups_disableglobal_damage doesn't point to an existing ConVar
ConVarRef ups_disableglobal doesn't point to an existing ConVar
ConVarRef ups_disableplayer_use20 doesn't point to an existing ConVar
ConVarRef ups_disableplayer_unfreeze20 doesn't point to an existing ConVar
ConVarRef ups_disableplayer_tool20 doesn't point to an existing ConVar
ConVarRef ups_disableplayer_remove20 doesn't point to an existing ConVar
ConVarRef ups_disableplayer_physgun20 doesn't point to an existing ConVar
ConVarRef ups_disableplayer_freeze20 doesn't point to an existing ConVar
ConVarRef ups_disableplayer_vehicle20 doesn't point to an existing ConVar
ConVarRef ups_disableplayer_damage20 doesn't point to an existing ConVar
ConVarRef ups_disableplayer20 doesn't point to an existing ConVar
ConVarRef ups_disableplayer_use19 doesn't point to an existing ConVar
ConVarRef ups_disableplayer_unfreeze19 doesn't point to an existing ConVar
ConVarRef ups_disableplayer_tool19 doesn't point to an existing ConVar
ConVarRef ups_disableplayer_remove19 doesn't point to an existing ConVar
ConVarRef ups_disableplayer_physgun19 doesn't point to an existing ConVar
ConVarRef ups_disableplayer_freeze19 doesn't point to an existing ConVar
ConVarRef ups_disableplayer_vehicle19 doesn't point to an existing ConVar
ConVarRef ups_disableplayer_damage19 doesn't point to an existing ConVar
ConVarRef ups_disableplayer19 doesn't point to an existing ConVar
ConVarRef ups_disableplayer_use18 doesn't point to an existing ConVar
ConVarRef ups_disableplayer_unfreeze18 doesn't point to an existing ConVar
ConVarRef ups_disableplayer_tool18 doesn't point to an existing ConVar
ConVarRef ups_disableplayer_remove18 doesn't point to an existing ConVar
ConVarRef ups_disableplayer_physgun18 doesn't point to an existing ConVar
ConVarRef ups_disableplayer_freeze18 doesn't point to an existing ConVar
ConVarRef ups_disableplayer_vehicle18 doesn't point to an existing ConVar
ConVarRef ups_disableplayer_damage18 doesn't point to an existing ConVar
ConVarRef ups_disableplayer18 doesn't point to an existing ConVar
ConVarRef ups_disableplayer_use17 doesn't point to an existing ConVar
ConVarRef ups_disableplayer_unfreeze17 doesn't point to an existing ConVar
ConVarRef ups_disableplayer_tool17 doesn't point to an existing ConVar
ConVarRef ups_disableplayer_remove17 doesn't point to an existing ConVar
Netchannel: unknown net message (53) from 69.162.64.82:27016.
ConVarRef ulx_chattime doesn't point to an existing ConVar
ConVarRef ulx_welcomemessage doesn't point to an existing ConVar
ConVarRef ulx_logecho doesn't point to an existing ConVar
ConVarRef ulx_votemapsuccessratio doesn't point to an existing ConVar
ConVarRef sbox_plpldamage doesn't point to an existing ConVar
ConVarRef ai_keepragdolls 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: Ulx is broken and i cant figure out how to fix it...
« Reply #1 on: November 24, 2012, 09:05:22 PM »
From my understanding, convar errors are normal.
What is the message you're being disconnected for?
What is disconnecting you? (Client or server?)
What's not working in ULX?
Does ULib and ULX load in server startup (see the SERVER log)?
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline jamesben62

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Re: Ulx is broken and i cant figure out how to fix it...
« Reply #2 on: November 30, 2012, 02:14:08 PM »
ok sorry i havent been on recently... ok so i got the svn version and no one can join like i said. u join and it freezes it dosent even disconnect you. it stops on receiving server info. all commands work in the server console but no one can join and then you have to spam esc and ~ then it blackscreens for a sec and it is like you never attempted to log in. i have found another admin mod much like ulx to use for the time being but i prefer ulx so if you can help me i much appreciate it. also the version of ulx works in single player but like i said on the server no one can join.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Ulx is broken and i cant figure out how to fix it...
« Reply #3 on: December 01, 2012, 02:55:02 PM »
You got the SVN from github, not ulyssesmod.net, right?

If you got the latest from our new repo (github);
It REALLY sounds like something on your server is conflicting with ULX/ULib.
Never in my years here have I seen anything prevent players from joining within ULX itself (bans aside!)

It's a pain to do, but did you try removing all other addons but ULX and ULib?
(including a game mode)
Tried a diff gamemode?

"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Ulx is broken and i cant figure out how to fix it...
« Reply #4 on: December 19, 2012, 01:56:48 PM »
All fixed, you should not receive any warnings or disconnects anymore.
Experiencing God's grace one day at a time.