Author Topic: ULX Svn keeps corrupting!  (Read 8976 times)

0 Members and 3 Guests are viewing this topic.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: ULX Svn keeps corrupting!
« Reply #15 on: April 05, 2008, 06:55:29 PM »
Corrected in SVN rev 160.
This was due to a change made by Garry beyond our control.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline MathieuG89

  • Newbie
  • *
  • Posts: 28
  • Karma: 1
Re: ULX Svn keeps corrupting!
« Reply #16 on: April 05, 2008, 09:07:47 PM »
Wow that was fast! Thank you very much for fixing this issue so quickly!

Offline MathieuG89

  • Newbie
  • *
  • Posts: 28
  • Karma: 1
Re: ULX Svn keeps corrupting!
« Reply #17 on: April 06, 2008, 09:32:52 PM »
I don't want to be a jackass but it seems the last SVN update hasn't fixed the problem after all, I am still getting the same error  ???

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: ULX Svn keeps corrupting!
« Reply #18 on: April 06, 2008, 11:39:36 PM »
Can you post the errors again? Maybe you are getting different lines.

The errors you get contain lua lines that help them find the error.

Offline MathieuG89

  • Newbie
  • *
  • Posts: 28
  • Karma: 1
Re: ULX Svn keeps corrupting!
« Reply #19 on: April 07, 2008, 07:53:37 AM »
ULX version 3.31 (BETA) SVN revision 160 loaded.
ulx/modules/cl/adminmenu.lua:15: bad argument #1 to 'SetText' (string expected, got nil)
ulx/modules/cl/adminmenu.lua:15: bad argument #1 to 'SetText' (string expected, got nil)
ulx/modules/cl/adminmenu.lua:46: bad argument #1 to 'SetText' (string expected, got nil)
ulx/modules/cl/adminmenu.lua:46: bad argument #1 to 'SetText' (string expected, got nil)
ulx/modules/cl/adminmenu.lua:46: bad argument #1 to 'SetText' (string expected, got nil)
ulx/modules/cl/adminmenu.lua:46: bad argument #1 to 'SetText' (string expected, got nil)

Looks like they're the same errors I was getting before and they act the exact same way. That is really strange, am I the only one getting this?

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: ULX Svn keeps corrupting!
« Reply #20 on: April 07, 2008, 06:09:39 PM »
That is really strange, am I the only one getting this?

Yes? :D

When you look at your admin menu, do you still have a Max Sents slider?
In the problem I corrected, I commented out the Max Sents menu option, as it isn't in Garry's mod anymore.

I had some PC problems and am currently in a Safe Mode full antivirus scan; I'll check this again over the next few hours(perhaps a day, I'm 3 hours and 80% into an already 350k and counting file scan)
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline MathieuG89

  • Newbie
  • *
  • Posts: 28
  • Karma: 1
Re: ULX Svn keeps corrupting!
« Reply #21 on: April 07, 2008, 06:44:06 PM »
This is what the menu looks like right now:


It works great until it gets corrupted after a while for unknown reasons.