Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: Khriss 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.
-
What admin options are you referring to?
-
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
-
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?
-
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.
-
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.
-
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.
-
You can change the settings using XGUI, if that's what you mean.
-
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
-
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.
-
http://puu.sh/o5HeU/7e81b550c1.txt
we made an owner rank last night just to see if it'd work, it didn't
-
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.
-
http://puu.sh/o746e/d50b81497f.txt
-
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.
-
Nope, no one that is superadmin can change settings. Is there any way to tell if it is conflicting with another addon?
-
You have 165 (!!) workshop addons installed. It's entirely possible one of them may be conflicting. Try using only ULX and ULib for a few minutes and see if the problem persists.
-
Only way I know is to remove them all (the addons)
Test, then add back 1 or 2 at a time.
One thing to verify, will it let you "change" them, but reverts back after a map start?
Or will it not even let you change?
If they're changing, but reverting, that might be default behavior.
Many of the server settings in ULX XGUI tab do not save.
They're meant to be set in server.cfg
Just something to verify.
Another "if they change but don't save", might check folder permissions. I don't know if the Q menu settings get stored anywhere, but if the user Gmod runs as doesn't have write permission, saves won't get stored.
-
http://puu.sh/o93On/150aa94aa4.txt
tried wiping the entire data folder and such, removing any legacy addons with lua involved, and many others and still can't get it to work, any admin-esque command gives "Can't change replicated ConVar [convar] from console of client, only server operator can change its value"
-
Everything looks good there. Not sure what the panel is checking for, but you are definitely registering as an admin/superadmin. Are you able to spawn admin-only weapons?
-
Yeah, I am. Is there any way to see what the panels I'm trying to use are searching for?
-
you guys should have your non-existent god fix your decrepit and ancient pile of trash addon, thanks for being useless :D
-
you guys should have your non-existent god fix your decrepit and ancient pile of trash addon, thanks for being useless :D
That's pretty harsh for a community that's been nothing but helpful, don't you think?
-
Interesting.
I've seen us blamed for lots of issues over the years, but never breaking Q menu access.
I'm tempted to play forum 'god' and ban you.
Fortunately for you, I'm a forgiving forum god, for now.
Khriss, blame us all you want.
I'm not saying ULib isn't involved in some way, I'm simply saying, in agreement with much of the rest of the community, we're likely not breaking your Q menu.
ULib and Gmod sees you as the required group. That's it - we're not involved anymore. Nada.
You had 165 addons.
I don't think you removed all of them.
Something is still likely conflicting.
Backup your data/ulib and data/ulx folders if you want.
Start from scratch, blank folders.
Install Gmod server, ulib, and ulx. Nothing else.
Re-install Gmod client.
If after that, you still can't use Q menu, let us know.