ULX

Author Topic: ULX Breaking  (Read 3865 times)

0 Members and 1 Guest are viewing this topic.

Offline vader0146

  • Jr. Member
  • **
  • Posts: 63
  • Karma: 9
ULX Breaking
« on: March 27, 2010, 06:14:22 AM »
Occasionally, all 3 of my servers will do this  :o

ULX concommands stop working, but the chat commands work fine.  Gag is broken, mute is broken, etc.

Here is a screenshot:



As you can see, I type the "ulx slap" command and the server then spams the command on me  :o

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: ULX Breaking
« Reply #1 on: March 27, 2010, 08:04:25 AM »
Have any other addons that use console commands sent to the server besides ULX/ULib based modules?
Do they break too?
Is this with SVN or Release?

EDIT - I'm suspecting mod conflict, just searched code.garrysmod.com for Server ConCommand and it finds no results.
Same for searching ULib and ULX.
« Last Edit: March 27, 2010, 08:11:48 AM by JamminR »
"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 Breaking
« Reply #2 on: March 27, 2010, 09:28:37 AM »
That ServerConCommand definitely doesn't come from gmod or ulx/ulib.
Experiencing God's grace one day at a time.

Offline vader0146

  • Jr. Member
  • **
  • Posts: 63
  • Karma: 9
Re: ULX Breaking
« Reply #3 on: March 27, 2010, 09:35:33 AM »
That ServerConCommand definitely doesn't come from gmod or ulx/ulib.

yeah the server concommand thing is part of my hack but thats not the point

ulx is spamming the command on me

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: ULX Breaking
« Reply #4 on: March 27, 2010, 09:43:21 AM »
What is the source of your hack?
Experiencing God's grace one day at a time.

Offline vader0146

  • Jr. Member
  • **
  • Posts: 63
  • Karma: 9
Re: ULX Breaking
« Reply #5 on: March 27, 2010, 10:04:57 AM »
What is the source of your hack?

Source?

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: ULX Breaking
« Reply #6 on: March 27, 2010, 10:22:00 AM »
Experiencing God's grace one day at a time.

Offline vader0146

  • Jr. Member
  • **
  • Posts: 63
  • Karma: 9
Re: ULX Breaking
« Reply #7 on: March 27, 2010, 10:23:29 AM »
The lua source code

uh.. sorry you can't have it

it's over 1100 lines... and it's private

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: ULX Breaking
« Reply #8 on: March 27, 2010, 10:39:03 AM »
uh.. sorry you can't have it

it's over 1100 lines... and it's private

Then I'm forced to assume your hack is breaking something.
Experiencing God's grace one day at a time.

Offline vader0146

  • Jr. Member
  • **
  • Posts: 63
  • Karma: 9
Re: ULX Breaking
« Reply #9 on: March 27, 2010, 10:41:39 AM »
Then I'm forced to assume your hack is breaking something.

I highly doubt that my clientside script will break ULX for all players on all my servers

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: ULX Breaking
« Reply #10 on: March 27, 2010, 06:01:02 PM »
Take out your lua project on one of your server, run for a week..see if it still happens.
If it does, let us know, and give us further errors.
Even if it's not your 'hack', your 'hack' is causing the spam, or at least the error message.
Extremely difficult to tell what's really going on if your code is taking over error messages or injecting it's own messages
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming