Author Topic: Got an error while adding a new group!!!???  (Read 1856 times)

0 Members and 1 Guest are viewing this topic.

Offline Jaydon382

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Got an error while adding a new group!!!???
« on: May 21, 2016, 09:38:47 AM »
So Got help to fix a problem before this where I ended up having to reset all of the default settings on this server and my other server. the other server let me add groups just fine and when i went to add a owner group it adds the group it just does not update it when i change the "inherits from" setting, and it pops up the error below into the server console, And another thing is whenever I restart my server it adds another group called no-access.

any help would be greatly appreciated. Thanks A Ton.

Jaydon

My ULib/ULX versions (run "ulx version" in console):
ULib v2.52d (12/12/15)
ULX v3.62d (12/12/15)


Game mode(s) I am having this problem on: DarkRP

Lua errors shown in console, if any:

[ERROR] gamemodes/darkrp/gamemode/modules/fadmin/fadmin/access/sh_shared.lua:26:
 attempt to concatenate a nil value
  1. callback - gamemodes/darkrp/gamemode/modules/fadmin/fadmin/access/sh_shared
.lua:26
   2. queryValue - gamemodes/darkrp/gamemode/libraries/mysqlite/mysqlite.lua:300

    3. AddGroup - gamemodes/darkrp/gamemode/modules/fadmin/fadmin/access/sh_shar
ed.lua:23
     4. fn - gamemodes/darkrp/gamemode/modules/fadmin/fadmin/access/sh_shared.lu
a:53
      5. Call - addons/ulib-master/lua/ulib/shared/hook.lua:110
       6. RegisterUsergroup - addons/ulib-master/lua/ulib/shared/cami_global.lua
:101
        7. setGroupInheritance - addons/ulib-master/lua/ulib/server/ucl.lua:544
         8. unknown - addons/ulx-master/lua/ulx/xgui/server/sv_groups.lua:28
          9. unknown - addons/ulx-master/lua/ulx/modules/xgui_server.lua:65
           10. unknown - lua/includes/modules/concommand.lua:54

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Got an error while adding a new group!!!???
« Reply #1 on: May 21, 2016, 10:14:42 AM »
Your ULX/ULib is very old. Please update.
« Last Edit: May 21, 2016, 10:34:25 AM by Megiddo »
Experiencing God's grace one day at a time.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Got an error while adding a new group!!!???
« Reply #2 on: May 21, 2016, 10:32:01 AM »
Additionally, the error you're getting starts with Fadmin, not ULX.
Make sure that you not only update to a latest release of ULib and ULX from http://ulyssesmod.net/downloads.php , but make sure you're running latest DarkRP code for the gamemode.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming