Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: feed/z3 on September 06, 2015, 09:04:57 PM
-
so i after a restart on my gmod server the admins couldnt physgun anyone and well i need the to be able to keep the server running smoothing to deal with people sorry its kind a scattered kinda stressed about it all trying ot fix it and such
its something wrong in ulx but i cant find where it its or what would be affecting the physguns
-
Let me guess.
DarkRP, and you don't have Fadmin disabled.
I see this physgun issue many times a year, and it's usually because Fadmin wasn't disabled.
If it's not DarkRP/Fadmin, then you have another mod conflicting, or inheritance/can_target messed up.
ULX has nothing to do with physgun other than group control.
-
I disabled the Fadmin and it didnt change anything so the issue i was having before the phys gun issue was when ever the server reset it would up ban lengths then i installed a updated version of ulx then the phsyguns stoped working and now i cant go back to the previous version i dont know if it has anything to do with it though. (and checked the group setting everything is set to what i previously had)
-
Errors in server or game console?
Are you using latest ULib/ULX from our Github repo?
That's the only official location other than our much older version ulyssesmod.net downloads page.
In server console, type "ulx debuginfo" and it will create/tell you where to obtain a file.
Grab that file, attach it to your next post here using the "attachments and other options" link.
-
okay sorry in advanced this is the link i had my super admin grab he just took it a posted it here for a quick view but i was using the ulx ulysses.net not github but heres the link with all the info on that ulx debuginfo he gave me http://puu.sh/k2Gai/df1bd7a84e.txt (http://puu.sh/k2Gai/df1bd7a84e.txt)
and could i get a link for the github download
-
Did you download ULX through your server host's "mods" area?
Github Link (https://github.com/Nayruden/Ulysses)
-
no didnt use it form the server host
-
1) Get latest ULX from Github. Yours is several months out of date.
2) Your groups inheritance and can_target are a mess.
Though you CAN have custom groups, the more you have, the more things get confusing.
You've got branches in the inheritance tree all over the place. Possible, but only if you know what you're doing (and apparently you or your staff that made all the group inheritance don't)
The biggest issue I see besides many confusing and mixed case groups inheritance tree is that you seem to have can_target set to NOT target those below some others, or inherit groups above that can't target below.
If you clean up all your fancy group names, and clean up the tree so it flows down top to bottom better, I think your issue would clear itself.
-
Alright ill try that thank you
-
Good start is making a map.
Top to bottom or left to right.
Recommend superadmin at top, but if you just must have an owner, make sure it inherits superadmin, or, if you just must have coowner too,
owner inherit> coowner inherit> superadmin inherit> admin> inherit ... some lower groups which when not specified will automatically inherit user.
Then can_target would be opposite
admin !%superadmin > superadmin !%coowner > coowner !%owner
Gmod expects superadmin to be highest, as do many non RP scripts.
Try to keep it as Gmod expects.
-
its was working fine for well over 5 months this is the first this has happened over many updates at tweaks and same groups and such
-
alright the update fixed the phys gun issue still kinda upset that i didnt know what caused it i normally have this stuff under control but thanks for the help