ULX

Author Topic: Need help!  (Read 2464 times)

0 Members and 1 Guest are viewing this topic.

Offline feed/z3

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Need help!
« 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
« Last Edit: September 06, 2015, 09:18:02 PM by feed/z3 »

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Need help!
« Reply #1 on: September 06, 2015, 09:18:35 PM »
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.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline feed/z3

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: Need help!
« Reply #2 on: September 06, 2015, 09:24:03 PM »
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)
 
« Last Edit: September 06, 2015, 09:26:33 PM by feed/z3 »

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Need help!
« Reply #3 on: September 06, 2015, 09:42:21 PM »
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.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline feed/z3

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: Need help!
« Reply #4 on: September 06, 2015, 09:49:44 PM »
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
and could i get a link for the github download
« Last Edit: September 06, 2015, 09:57:59 PM by feed/z3 »

Offline Caustic Soda-Senpai

  • Sr. Member
  • ****
  • Posts: 469
  • Karma: 54
  • <Insert something clever here>
    • Steam Page
Re: Need help!
« Reply #5 on: September 06, 2015, 10:01:15 PM »
Did you download ULX through your server host's "mods" area?

Github Link
Once you get to know me, you'll find you'll have never met me at all.

Offline feed/z3

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: Need help!
« Reply #6 on: September 06, 2015, 10:08:05 PM »
no didnt use it form the server host
« Last Edit: September 06, 2015, 10:11:09 PM by feed/z3 »

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Need help!
« Reply #7 on: September 06, 2015, 10:31:32 PM »
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.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline feed/z3

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: Need help!
« Reply #8 on: September 06, 2015, 10:32:57 PM »
Alright ill try that thank you

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Need help!
« Reply #9 on: September 06, 2015, 10:43:47 PM »
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.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline feed/z3

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: Need help!
« Reply #10 on: September 06, 2015, 10:47:51 PM »
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

Offline feed/z3

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: Need help!
« Reply #11 on: September 07, 2015, 12:00:26 AM »
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