ULX

Author Topic: Admin settings on Q menu not working  (Read 10438 times)

0 Members and 1 Guest are viewing this topic.

Offline Khriss

  • Newbie
  • *
  • Posts: 10
  • Karma: -5
Admin settings on Q menu not working
« on: April 02, 2016, 08:40:39 AM »
I am using ULib v2.60w and ULX v3.70w on a sandbox dedicated server, and I am unable to use any admin options in the Q menu. I have tons of things to change and I don't feel like changing 70 cvars every time my server starts back up.
ulx is horrible

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Admin settings on Q menu not working
« Reply #1 on: April 02, 2016, 09:00:42 AM »
What admin options are you referring to?
Experiencing God's grace one day at a time.

Offline Bytewave

  • Respected Community Member
  • Hero Member
  • *****
  • Posts: 718
  • Karma: 116
  • :)
    • My Homepage
Re: Admin settings on Q menu not working
« Reply #2 on: April 02, 2016, 09:07:40 AM »
What admin options are you referring to?
I assume he means admin-restricted settings in Sandbox, ie cleanup commands. To me, that indicates he's messed with inheritance and broke something. :p
bw81@ulysses-forums ~ % whoami
Homepage

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Admin settings on Q menu not working
« Reply #3 on: April 02, 2016, 09:48:10 AM »
I assume he means admin-restricted settings in Sandbox, ie cleanup commands. To me, that indicates he's messed with inheritance and broke something. :p

That is what I'm thinking, too. What group are you in, Khriss?
Experiencing God's grace one day at a time.

Offline Khriss

  • Newbie
  • *
  • Posts: 10
  • Karma: -5
Re: Admin settings on Q menu not working
« Reply #4 on: April 02, 2016, 10:15:35 AM »
That is what I'm thinking, too. What group are you in, Khriss?

I'm in the default superadmin added through rcon, but yeah, I probably broke something.
EDIT: Also, yes, I mean the admin settings but not the clear props buttons. I ment things like the menu where you turn on/off things like sbox_weapons and such, or a menu where I change where I change what customizable weaponry attachments players spawn with.
« Last Edit: April 03, 2016, 04:43:48 AM by Khriss »
ulx is horrible

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Admin settings on Q menu not working
« Reply #5 on: April 03, 2016, 03:22:38 PM »
If it's not in XGUI, it's not part of ULX. Those panels are probably making sure that you're an admin, which means you just need to be in a group that inherits from the admin group.
Experiencing God's grace one day at a time.

Offline Khriss

  • Newbie
  • *
  • Posts: 10
  • Karma: -5
Re: Admin settings on Q menu not working
« Reply #6 on: April 03, 2016, 04:16:35 PM »
If it's not in XGUI, it's not part of ULX. Those panels are probably making sure that you're an admin, which means you just need to be in a group that inherits from the admin group.

Well, I don't know then. I'm in superadmin, which inherits from admin, and I still cannot change anything in the q menu utilities/options. Works fine on a listen server as the host... but not a dedicated.
Can't change replicated [respective q menu slider/checkbox] from console of client, only server operator can change its value
will I seriously have to change several hundred commands manually through console? I swore on a server using ulx months ago I could freely change things through the q menu.
« Last Edit: April 03, 2016, 04:28:17 PM by Khriss »
ulx is horrible

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Admin settings on Q menu not working
« Reply #7 on: April 03, 2016, 04:30:55 PM »
You can change the settings using XGUI, if that's what you mean.
Experiencing God's grace one day at a time.

Offline Khriss

  • Newbie
  • *
  • Posts: 10
  • Karma: -5
Re: Admin settings on Q menu not working
« Reply #8 on: April 03, 2016, 04:44:14 PM »
Sorta, I'm talking about every other addon's admin settings, etc for a weapon bases' admin settings, which there are many sliders and check boxes: Can't change replicated ConVar sv_tfa_allow_dryfire from console of client, only server operator can change its value
ulx is horrible

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Admin settings on Q menu not working
« Reply #9 on: April 03, 2016, 05:06:28 PM »
I can't speak for how other panels are coded, but it still sounds like your inheritance may be messed up to me. Run "ulx debuginfo" in your server console and post the results here.
Experiencing God's grace one day at a time.

Offline Khriss

  • Newbie
  • *
  • Posts: 10
  • Karma: -5
Re: Admin settings on Q menu not working
« Reply #10 on: April 04, 2016, 05:18:34 AM »
http://puu.sh/o5HeU/7e81b550c1.txt
we made an owner rank last night just to see if it'd work, it didn't
ulx is horrible

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Admin settings on Q menu not working
« Reply #11 on: April 04, 2016, 07:22:23 PM »
KHriss,
Adding a group isn't going to fix it if groups below are already broken.
Additionally, you're going to confuse any script in Gmod because you've added yourself in ULX to owner, but your cfg\users.txt file has you as superadmin.
That isn't going to be root problem though.

You ran that from server, not client, console, right?
Was anyone connected to the server when you ran debuginfo?
If so, you have an addon breaking gmod spawn or auth hooks. They're empty in the output.
If not, you and or other supers need to join and then run the command again.
« Last Edit: April 04, 2016, 07:32:59 PM by JamminR »
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Khriss

  • Newbie
  • *
  • Posts: 10
  • Karma: -5
Re: Admin settings on Q menu not working
« Reply #12 on: April 05, 2016, 08:21:44 AM »
ulx is horrible

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Admin settings on Q menu not working
« Reply #13 on: April 05, 2016, 03:33:57 PM »
Khriss, I see no issue with your groups output.
Can Pancakes change settings? They are listed as superadmin when they joined.
If not, then it's nothing to do with ULX.
ULX sees them as superadmin.
There likely is another addon causing issues in some way.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Khriss

  • Newbie
  • *
  • Posts: 10
  • Karma: -5
Re: Admin settings on Q menu not working
« Reply #14 on: April 05, 2016, 04:03:18 PM »
Nope, no one that is superadmin can change settings. Is there any way to tell if it is conflicting with another addon?
ulx is horrible