Poll

Do You Like The New GUI Better?

Yes, Much Better!
71 (59.7%)
Yeah
22 (18.5%)
I Don't Care, I Use The Console
14 (11.8%)
No
4 (3.4%)
I Prefer The Old GUI
8 (6.7%)

Total Members Voted: 116

Author Topic: URestrict [Depreciated-author no longer supports]  (Read 483991 times)

0 Members and 7 Guests are viewing this topic.

Offline bennie900

  • Jr. Member
  • **
  • Posts: 75
  • Karma: 5
Re: URestrict
« Reply #300 on: August 22, 2009, 12:56:19 PM »
Great new look how ever i cant add any group to excluded. I did get the same errors as  JackBauer i think but not anymore :S

JackBauer

  • Guest
Re: URestrict
« Reply #301 on: August 22, 2009, 01:18:17 PM »
i have pfound bugs:

I can add Groups etc with weapons, but tools i can add but it delete if i close urestrict.

Offline bennie900

  • Jr. Member
  • **
  • Posts: 75
  • Karma: 5
Re: URestrict
« Reply #302 on: August 22, 2009, 04:36:20 PM »
Just found out from my admins, when a player leaves it crash's the server aswell.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: URestrict
« Reply #303 on: August 22, 2009, 05:25:36 PM »
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline EC

  • Newbie
  • *
  • Posts: 11
  • Karma: 0
    • ArtZeen -- Poorly updated since of my addiction to gaming!
Re: URestrict
« Reply #304 on: August 22, 2009, 05:58:24 PM »
Am getting this error when i start the server or when someone respawns:
ERROR: Hook 'ur.syncClient' Failed: ULib/modules/server/URestrict.lua:50: attempt to call field 'clientRPC' (a nil value)
Removing Hook 'ur.syncClient'
Nothing Like Fresh PHP In The Morning, Aaaaaah...............

Offline jay209015

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 934
  • Karma: 62
    • Dev-Solutions
Re: URestrict
« Reply #305 on: August 22, 2009, 06:15:11 PM »
Quote
Am getting this error when i start the server or when someone respawns:
ERROR: Hook 'ur.syncClient' Failed: ULib/modules/server/URestrict.lua:50: attempt to call field 'clientRPC' (a nil value)
Removing Hook 'ur.syncClient'
     -You need to update your ULib
An error only becomes a mistake when you refuse to correct it. --JFK

"And thus the downfall of the great ULX dynasty was wrought not by another dynasty, but the slow and steady deterioration of the leaders themselves, followed by the deprecation of the great knowledge they possessed." -Gmod, Chapter 28, verse 34 -- Stickly

Offline EC

  • Newbie
  • *
  • Posts: 11
  • Karma: 0
    • ArtZeen -- Poorly updated since of my addiction to gaming!
Re: URestrict
« Reply #306 on: August 22, 2009, 06:21:58 PM »
     -You need to update your ULib

I have the v2.30 that can be downloaded on the Ulysses download page.
Maybe something wrong with my files? o.O
Nothing Like Fresh PHP In The Morning, Aaaaaah...............

Offline EC

  • Newbie
  • *
  • Posts: 11
  • Karma: 0
    • ArtZeen -- Poorly updated since of my addiction to gaming!
Re: URestrict
« Reply #307 on: August 22, 2009, 06:25:05 PM »
And this is a pretty noobish, stupid, idiotic (diffrence between stupid is??), stupid (again) question:
But how do i make groups and restrict them from spawning and using the guns on the Q Menu Weapons tab?
I've read all the pages but didnt see how to make it work or setup and groups :(
seems like everyone knows except me  :( (feeling dumb)
Nothing Like Fresh PHP In The Morning, Aaaaaah...............

Offline jay209015

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 934
  • Karma: 62
    • Dev-Solutions
Re: URestrict
« Reply #308 on: August 22, 2009, 06:32:49 PM »
Quote
I have the v2.30 that can be downloaded on the Ulysses download page.
Maybe something wrong with my files? o.O
     - That is the current stable release, sadly you have to use the svn beta release to make it work until Megiddo fixes a few bugs and make it the new stable release
Quote
And this is a pretty noobish, stupid, idiotic (diffrence between stupid is??), stupid (again) question:
But how do i make groups and restrict them from spawning and using the guns on the Q Menu Weapons tab?
I've read all the pages but didnt see how to make it work or setup and groups :(
seems like everyone knows except me  :( (feeling dumb)
     - No need to feel dumb everyone has questions, and some don't understand certain things.
     - When a group is restrict from a tool, that include spawning, using, picking up, and everything in between. The tool is 100% off limits
An error only becomes a mistake when you refuse to correct it. --JFK

"And thus the downfall of the great ULX dynasty was wrought not by another dynasty, but the slow and steady deterioration of the leaders themselves, followed by the deprecation of the great knowledge they possessed." -Gmod, Chapter 28, verse 34 -- Stickly

Offline EC

  • Newbie
  • *
  • Posts: 11
  • Karma: 0
    • ArtZeen -- Poorly updated since of my addiction to gaming!
Re: URestrict
« Reply #309 on: August 22, 2009, 06:50:58 PM »
Okay so i got it to work, i downloaded the ULib from SVN and URestrict works...well i get this error when i want to remove a tool from the restriction: "ULib/modules/client/ur_gui.lua:321: attempt to call method 'GetColoumnText' (a nil value)"
And in the srcds console i get:
"Something called ULib.sendLuaFunction! This Function is now deprecated, use ULib.clientRPC insteed!"
And also at the start of the server i get
game.consolecommand blocked! (Dont know if its suppost to be like that... seems wierd anyhow)

And this last question, if i want to make the RPG restricted for default players where would i add it, and how?
(Sorry am so noob, kinda tierd to...4 am)
Nothing Like Fresh PHP In The Morning, Aaaaaah...............

Offline jay209015

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 934
  • Karma: 62
    • Dev-Solutions
Re: URestrict
« Reply #310 on: August 22, 2009, 09:32:15 PM »
Quote
"Something called ULib.sendLuaFunction! This Function is now deprecated, use ULib.clientRPC insteed!"
     -Update ulx via svn to get rid of that error.
Quote
game.consolecommand blocked! (Dont know if its suppost to be like that... seems wierd anyhow)
     -Idk where that comes from, it's on my server, and URestrict doesn't call any console commands from the server to the client.
Quote
Okay so i got it to work, i downloaded the ULib from SVN and URestrict works...well i get this error when i want to remove a tool from the restriction: "ULib/modules/client/ur_gui.lua:321: attempt to call method 'GetColoumnText' (a nil value)
     -I found the error, fixing it when I get home.
An error only becomes a mistake when you refuse to correct it. --JFK

"And thus the downfall of the great ULX dynasty was wrought not by another dynasty, but the slow and steady deterioration of the leaders themselves, followed by the deprecation of the great knowledge they possessed." -Gmod, Chapter 28, verse 34 -- Stickly

Offline jay209015

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 934
  • Karma: 62
    • Dev-Solutions
Re: URestrict
« Reply #311 on: August 22, 2009, 11:00:39 PM »
Revision 2:
*Fixed the error when trying to use the remove button on the tools tab
*Fixed: made the add and remove buttons on the tools tab line up with the rest of the buttons.
An error only becomes a mistake when you refuse to correct it. --JFK

"And thus the downfall of the great ULX dynasty was wrought not by another dynasty, but the slow and steady deterioration of the leaders themselves, followed by the deprecation of the great knowledge they possessed." -Gmod, Chapter 28, verse 34 -- Stickly

Offline EC

  • Newbie
  • *
  • Posts: 11
  • Karma: 0
    • ArtZeen -- Poorly updated since of my addiction to gaming!
Re: URestrict
« Reply #312 on: August 23, 2009, 04:29:54 AM »
OK :D I got it all to work :D (Yaaays)

But when someone disconnects from the server I get this error like 10 times in the Server Console:
Timer Error: ULib/server/util.lua:39: Tried to use a NULL entity!
Error: Calling umsg.End without a valid RecipientFilter!?
Nothing Like Fresh PHP In The Morning, Aaaaaah...............

Offline jay209015

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 934
  • Karma: 62
    • Dev-Solutions
Re: URestrict
« Reply #313 on: August 23, 2009, 06:15:14 AM »
Quote
But when someone disconnects from the server I get this error like 10 times in the Server Console:
Timer Error: ULib/server/util.lua:39: Tried to use a NULL entity!
Error: Calling umsg.End without a valid RecipientFilter!?
     - Yeah, there's nothing I can do about that error. That's part of ULib and Megiddo is working on a fix.
An error only becomes a mistake when you refuse to correct it. --JFK

"And thus the downfall of the great ULX dynasty was wrought not by another dynasty, but the slow and steady deterioration of the leaders themselves, followed by the deprecation of the great knowledge they possessed." -Gmod, Chapter 28, verse 34 -- Stickly

JackBauer

  • Guest
Re: URestrict
« Reply #314 on: August 23, 2009, 08:33:07 AM »
WTFIT  i think it is fixed?

my server crashed if player disconnect.
« Last Edit: August 23, 2009, 08:58:21 AM by JackBauer »