Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: qumusabel on June 09, 2017, 11:59:40 PM
-
G'day all. I am experiencing some problems.
One of these issues is I haven't got any ULX files in <root>/data/
Because of this, the ULX MOTD generator is broken and ULX does not remember users' groups.
My ULib/ULX versions (run "ulx version" in console):
ULib v2.63d
ULX v3.73d
Game mode(s) I am having this problem on:
DarkRP
I tried to fix the problem by running ulx resettodefaults FORCE
but this didn't solve the issue.
Is there any way to fix this?
-
Using Linux or Windows?
Does the user Gmod DS is running as have write permissions to /data ?
And, you'd be getting lua errors during server startup regarding ULib/ULX (and likely others if you have others installed), please post them.
-
Hi JamminR!
I am using Ubuntu 16.04
I temporarily set 777 mod for the GModDS root and its subdirectories
Here are my Lua errors:
[ERROR] addons/darkrp_slot_machine_647401973/lua/autorun/server/resource.lua:1: unexpected symbol ne
ar '<'
1. unknown - addons/darkrp_slot_machine_647401973/lua/autorun/server/resource.lua:0
---------------------------------------------------------------------
*ULX error*
Groups file was not formatted correctly. Attempting to fix and backing up original
Original file was backed up to data/ulib/groups_backup.txt
-
I wouldn't have gone 777 entire root, but for testing, /data only.
Now that you tested, did ULX(ULib actually) create a good /ulib/groups.txt file after that error?
Did other ULX files get created in /data?