Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: Aaron113 on February 10, 2010, 04:16:31 PM

Title: !menu error
Post by: Aaron113 on February 10, 2010, 04:16:31 PM
When some of my admins try to open the menu they get this error or even if they try to use a ulx console command.
ULib/shared/sh_ucl.lua:46: [ULIB] Unauthed player
Title: Re: !menu error
Post by: JamminR on February 10, 2010, 04:51:36 PM
If you're using SVN, this is usually caused by
1) a corrupt <file>
2) badly edited <file>
or
3) copied old RELEASE backed up copy of <file> over NEW SVN copy of <file

<file> may be gmod/data/ULib/groups.txt or users.txt


Title: Re: !menu error
Post by: Aaron113 on February 10, 2010, 04:58:33 PM
The thing is, it is only 1 of my admins complained about it, also this has never happened until I used the "ulx adduserid" to add new admins.
Title: Re: !menu error
Post by: MrPresident on February 10, 2010, 05:03:18 PM
can you try posting your groups and users.txt file please. And with that, tell us which admin is complaining about this issue.
Title: Re: !menu error
Post by: Aaron113 on February 10, 2010, 05:05:44 PM
Chuck Norris is the one.

Code: [Select]
"STEAM_0:1:25272720"
{
"deny"
{
}
"allow"
{
}
"name" "Rusty 9k"
"group" "temp-admin"
}
"STEAM_0:1:22394730"
{
"deny"
{
}
"allow"
{
}
"name" "Afterlife"
"group" "admin"
}
"STEAM_0:1:8653418"
{
"deny"
{
}
"name" "dewey cox"
"allow"
{
}
"group" "respected"
}
"STEAM_0:1:20520632"
{
"deny"
{
}
"group" "respected"
"allow"
{
}
"name" "ταζü™¦- AndrewBorders123"
}
"STEAM_0:1:28410725"
{
"deny"
{
}
"name" "^2{SGT}^9Sgt.Death"
"allow"
{
}
"group" "admin"
}
"STEAM_0:1:19976030"
{
"deny"
{
}
"group" "respected"
"name" "µ ƒãïl£d ßro | Oh Noooooo"
"allow"
{
}
}
"STEAM_0:0:25961541"
{
"deny"
{
}
"allow"
{
}
"name" "Talon The Fox"
"group" "admin"
}
"STEAM_0:0:23996884"
{
"deny"
{
}
"allow"
{
"ulx physgunplayer"
}
"name" "ILIKEKAB00MS31"
"group" "superadmin"
}
"STEAM_0:0:19949063"
{
"deny"
{
}
"allow"
{
}
"name" "z][KillaOfLight"
"group" "temp-admin"
}
"STEAM_0:1:26163508"
{
"deny"
{
}
"group" "superadmin"
"name" "wolfrapter"
"allow"
{
}
}
"STEAM_0:0:25862904"
{
"deny"
{
}
"name" "{ODST} VIP Dustin ROCKSTAR [BK]"
"allow"
{
}
"group" "respected"
}
"STEAM_0:0:19114120"
{
"deny"
{
}
"group" "admin"
"name" "Chuck Norris"
"allow"
{
}
}
"STEAM_0:0:29374621"
{
"deny"
{
}
"name" "-[=LAWD=]-2Ö-TéÑ"
"allow"
{
}
"group" "temp-admin"
}
"STEAM_0:0:25464234"
{
"deny"
{
}
"group" "owner"
"allow"
{
}
"name" "[EN] Aaron113{USGd1}"
}
"STEAM_0:1:20962366"
{
"deny"
{
}
"allow"
{
}
"name" "Offline"
"group" "minge"
}
"STEAM_0:0:29221260"
{
"deny"
{
}
"group" "respected"
"name" "FLYdudeO95"
"allow"
{
}
}
"STEAM_0:1:29375950"
{
"deny"
{
}
"group" "admin"
"allow"
{
}
"name" "ggjomo"
}
"STEAM_0:1:6044800"
{
"deny"
{
}
"group" "respected"
"allow"
{
}
"name" "rawr! =]"
}
"STEAM_0:1:27098916"
{
"deny"
{
}
"group" "admin"
"name" "[JG] Zach"
"allow"
{
"ulx menu"
"ulx adduser" "!%temp-admin"
}
}
"STEAM_0:0:24912368"
{
"deny"
{
}
"group" "respected"
"allow"
{
}
"name" "skullhunter"
}
"STEAM_0:0:24845503"
{
"deny"
{
}
"group" "respected"
"name" "[GW]Bryan"
"allow"
{
}
}

Title: Re: !menu error
Post by: Megiddo on February 10, 2010, 06:33:54 PM
Does he get this error on his local client, or on the server?
Title: Re: !menu error
Post by: Aaron113 on February 10, 2010, 08:12:20 PM
He is only one that gets the error.
Title: Re: !menu error
Post by: JamminR on February 10, 2010, 08:19:43 PM
He is only one that gets the error.
Right... we got that.
But, does the error appear on the server?
Or does it just appear on his machine, in the client?
Title: Re: !menu error
Post by: Aaron113 on February 11, 2010, 02:08:28 PM
As you can see from over there < I am a newbie.  So I figure this out how?