Author Topic: Everytime I set rank...  (Read 2560 times)

0 Members and 1 Guest are viewing this topic.

Offline Gurdin Fersh Vertchturber

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Everytime I set rank...
« on: January 01, 2018, 09:54:37 PM »
My ULib/ULX versions (run "ulx version" in console):
ULib v.2.63
ULX v.3.73

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

Lua errors shown in console, if any:
Code: [Select]
[ERROR] RunString:8: table index is nil
1. formatUlxData - RunString:8
2. nextevent - RunString:36
3. Call - addons/dlib_1153306104/lua/dlib/modules/hook.lua:439
4. probe - addons/ulib/lua/ulib/server/ucl.lua:1045
5. tempfuncadd - addons/ulib/lua/ulib/server/ucl.lua:744
6. addUser - addons/ulx/lua/ulx/xgui/server/sv_groups.lua:47
7. call - addons/ulx/lua/ulx/modules/sh/user.lua:57
8. __fn - addons/ulib/lua/ulib/shared/commands.lua:943
9. execute - addons/ulib/lua/ulib/shared/commands.lua:1323
10. unknown - addons/ulib/lua/ulib/shared/commands.lua:1351
11. Run - lua/includes/modules/concommand.lua:54
12. unknown - addons/ulib/lua/ulib/shared/commands.lua:1365
13. unknown - lua/includes/modules/concommand.lua:54

This error comes up every single time I try to set someones rank. I have already seen that someone posted this error in another location, and people said reinstall it and I have. The problem still exists. Any suggestions?

Offline Gurdin Fersh Vertchturber

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Re: Everytime I set rank...
« Reply #1 on: January 01, 2018, 09:57:13 PM »
Currently working on a fix. Will let you know if I figure out my issue/s.

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: Everytime I set rank...
« Reply #2 on: January 01, 2018, 10:00:35 PM »
http://wiki.garrysmod.com/page/Global/RunString

You are getting errors from RunString.

As far as I know, we don't use RunString in ULX or ULib. This is commonly used by exploiters to run code on your server to create back doors. Unless this is code you added yourself for some reason, you might want to find the addon that's doing it.

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: Everytime I set rank...
« Reply #3 on: January 01, 2018, 10:31:01 PM »
Also.. you have an addon called dlib? That is definitely your culprit.

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: Everytime I set rank...
« Reply #4 on: January 01, 2018, 10:50:56 PM »
My friends (who are better coders than I am) and I just took apart dlib and looked at it.

This addon is definitely your issue.

I know it's required for some of that guy's other stuff, but he's overwriting a lot of ULib stuff.. on purpose.. and overwriting other things too.

Long story short.. you need to lose dlib.