Author Topic: Inherits from will not stay?  (Read 3803 times)

0 Members and 3 Guests are viewing this topic.

Offline Nightmare Night

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Inherits from will not stay?
« on: November 29, 2015, 03:09:58 AM »
Okay, so, I've been trying to create ranks, but every time I attempt to make a rank above a rank that already inherits from superadmin, it automatically forces itself to inherit from user. Any idea on what may be causing this error?
Step One:


Step Two:


Step Three(When the error occurs):

Offline WispySkies

  • Full Member
  • ***
  • Posts: 144
  • Karma: 0
  • I make random commands and Lua errors.
Re: Inherits from will not stay?
« Reply #1 on: November 29, 2015, 05:55:34 AM »
I hate to break in and be rude but read through this >_> http://forums.ulyssesmod.net/index.php/topic,6291.0.html

Theres also a file in data/ULib/ that's about groups I think .-. that might be able to help you :)

Offline roastchicken

  • Respected Community Member
  • Sr. Member
  • *****
  • Posts: 476
  • Karma: 84
  • I write code
Re: Inherits from will not stay?
« Reply #2 on: November 29, 2015, 08:32:20 AM »
This is kind of a stupid question, but did you hit the "Update" button after changing the inheritance?
Give a man some code and you help him for a day; teach a man to code and you help him for a lifetime.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Inherits from will not stay?
« Reply #3 on: November 29, 2015, 09:56:10 AM »
This is kind of a stupid question, but did you hit the "Update" button after changing the inheritance?
^^This, and, you may have conflicting addon fadmin. Try disabling fadmin if you haven't already
(There's a FAQ answr for that in our FAQ section)
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Inherits from will not stay?
« Reply #4 on: November 29, 2015, 10:32:24 AM »
We had someone report something similar to us via email. Though the error was being thrown from DarkRP, a ULib issue may have been involved too.

However, we fixed the ULib issue and I see that you're using the latest Git version of ULib, so the DarkRP error is probably the culprit. I'd recommend reporting the error to FPtje on his issues page, he's normally pretty good at responding quickly. Make sure you include the stacktrace for the error from your server console.
Experiencing God's grace one day at a time.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Inherits from will not stay?
« Reply #5 on: December 05, 2015, 12:33:07 PM »
I opened an issue for this -- https://github.com/FPtje/DarkRP/issues/2234
Experiencing God's grace one day at a time.

Offline Nightmare Night

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Re: Inherits from will not stay?
« Reply #6 on: December 05, 2015, 12:37:19 PM »
^^This, and, you may have conflicting addon fadmin. Try disabling fadmin if you haven't already
(There's a FAQ answr for that in our FAQ section)

Is there any chance you could link me to this FAQ thread. And yes, I have hit the update button, but when I do, it forces the "owner" rank to inherit from user.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Inherits from will not stay?
« Reply #7 on: December 06, 2015, 06:43:07 AM »
See if you're still having the issue using the latest from GitHub for ULX, ULib, and DarkRP.
Experiencing God's grace one day at a time.

Offline Aerosoft

  • Newbie
  • *
  • Posts: 6
  • Karma: 0
Re: Inherits from will not stay?
« Reply #8 on: December 06, 2015, 07:24:14 PM »
See if you're still having the issue using the latest from GitHub for ULX, ULib, and DarkRP.

Can I get link to it? The latest one was updated 15 days ago, so is that the one or is there a newer one?

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Inherits from will not stay?
« Reply #9 on: December 06, 2015, 07:37:59 PM »
https://github.com/TeamUlysses
ULib updated hours ago.

I don't know DarkRP.

"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming