ULX

Author Topic: Difficulties running ULX on Serenity Servers  (Read 1955 times)

0 Members and 1 Guest are viewing this topic.

Offline Synthesized Distortion

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Difficulties running ULX on Serenity Servers
« on: June 05, 2016, 05:41:15 AM »
I recently bought a server from Serenity Servers for me and a few friends to play on, keep in mind that I have run a dedicated server before on my own PC and this mod worked fine in that. I have gone in the users file and set myself as a superadmin there, but to no avail, and I have also used the website's command line to try the "ulx adduser" command, but again, this doesn't work. I'm not sure what's stopping it from working, whether I'm doing something wrong or whether it's just the server, but it's rather irritating, and I haven't been able to find a solution anywhere else.

ULib/ULX versions:
ULib v2.60w
ULX v3.70w

Game mode I'm having this problem on:
Sandbox

Lua errors shown in console:
Code: [Select]

[Parakeet's Pill Pack] addons/ulx-master/lua/ulx/modules/uteam.lua:23: attempt to index a nil value
  1. fn - addons/ulx-master/lua/ulx/modules/uteam.lua:23
   2. old_hook_call - RunString:110
    3. Call - lua/includes/modules/momo/compat.lua:23
     4. probe - addons/ulib-master/lua/ulib/server/ucl.lua:1030
      5. tempfuncadd - addons/ulib-master/lua/ulib/server/ucl.lua:736
       6. addUser - addons/ulx-master/lua/ulx/xgui/server/sv_groups.lua:47
        7. call - addons/ulx-master/lua/ulx/modules/sh/user.lua:57
         8. __fn - addons/ulib-master/lua/ulib/shared/commands.lua:943
          9. unknown - addons/ulib-master/lua/ulib/shared/commands.lua:1296
           10. unknown - lua/includes/modules/concommand.lua:54


[ERROR] Player Synth has an invalid group (default), aborting. Please be careful when modifying the ULib files!
  1. query - [C]:-1
   2. fn - addons/ulx-master/lua/ulx/xgui/bans.lua:516
    3. old_hook_call - RunString:110
     4. fn - lua/includes/modules/momo/compat.lua:23
      5. func - addons/ulib-master/lua/ulib/client/cl_util.lua:22
       6. unknown - lua/includes/extensions/net.lua:32
« Last Edit: June 05, 2016, 05:49:15 AM by Synthesized Distortion »

Offline Bytewave

  • Respected Community Member
  • Hero Member
  • *****
  • Posts: 718
  • Karma: 116
  • :)
    • My Homepage
Re: Difficulties running ULX on Serenity Servers
« Reply #1 on: June 05, 2016, 08:56:18 AM »
I have gone in the users file and set myself as a superadmin there
Code: [Select]
[ERROR] Player Synth has an invalid group (default), aborting. Please be careful when modifying the ULib files!
My guess is that you've improperly modified the ULib users file (you should never hand-modify these files unless you absolutely know what you are doing). If you have no need for the contents fo that file, a simple factory reset (shut down your server, delete /data/ulx/ and /data/ulib/, and restart your server) should restore things t a working order, and you should be able to add yourself as an administrator with ulx adduser <a unique portion of your name, wrapped in double-quotes if there are spaces> superadmin when you rejoin your server.
bw81@ulysses-forums ~ % whoami
Homepage