Author Topic: ULX unknown command  (Read 3220 times)

0 Members and 1 Guest are viewing this topic.

Offline vader0146

  • Jr. Member
  • **
  • Posts: 63
  • Karma: 9
ULX unknown command
« on: January 25, 2010, 01:42:00 PM »

] ulx slap
Unknown Command: 'ulx'
Warning: Unhandled usermessage 'ups_ownerinfo'

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: ULX unknown command
« Reply #1 on: January 26, 2010, 11:04:49 AM »
Split this from another topic since it's another problem than the original thread entirely.

Do you have ULX installed, and are there errors on startup? Is this SVN?
Experiencing God's grace one day at a time.

Offline vader0146

  • Jr. Member
  • **
  • Posts: 63
  • Karma: 9
Re: ULX unknown command
« Reply #2 on: January 26, 2010, 12:46:59 PM »
Split this from another topic since it's another problem than the original thread entirely.

Do you have ULX installed, and are there errors on startup? Is this SVN?

Same problem as DiscoBiscuit, ULX and UPS goes down for no reason.

which is why I posted it in his thread.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: ULX unknown command
« Reply #3 on: January 26, 2010, 04:27:37 PM »
Same problem as DiscoBiscuit, ULX and UPS goes down for no reason.

which is why I posted it in his thread.

Same end result, different symptoms... which from the code side means that the problems are not related.
Experiencing God's grace one day at a time.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: ULX unknown command
« Reply #4 on: January 26, 2010, 05:42:39 PM »
Vader, your getting feedback from Gmod that "ulx" is an unknown command.
Discobiscuit, on the other hand, does not. He types in "ulx <something>", and gets dead air.


Though they do seem 'same', they are only similiar at this point that they occur, according to you, after time has passed.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline vader0146

  • Jr. Member
  • **
  • Posts: 63
  • Karma: 9
Re: ULX unknown command
« Reply #5 on: January 27, 2010, 08:49:18 AM »
Attached a debuginfo from when it's broken.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: ULX unknown command
« Reply #6 on: January 27, 2010, 12:31:00 PM »
How are you using an ulx command when ulx is broken?
Experiencing God's grace one day at a time.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: ULX unknown command
« Reply #7 on: January 27, 2010, 03:11:02 PM »
Your users.txt seems to be corrupt, or ULib's reading of it.
ULX 3.4 has known issues with working with players with slashes "\\" in thier names.
If you open your users.txt file and find any \\\\\\ in it... you'd need to delete that entire record, or replace that field with a proper non-slashed name.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline vader0146

  • Jr. Member
  • **
  • Posts: 63
  • Karma: 9
Re: ULX unknown command
« Reply #8 on: January 28, 2010, 03:00:28 AM »
Your users.txt seems to be corrupt, or ULib's reading of it.
ULX 3.4 has known issues with working with players with slashes "\\" in thier names.
If you open your users.txt file and find any \\\\\\ in it... you'd need to delete that entire record, or replace that field with a proper non-slashed name.

Ah, probably happened because I have an escaped name.  >:(