Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: Tom on August 04, 2009, 11:40:40 AM
-
every time I join our server, when i am supposed to be a super admin, i spawn as a member. when i try to re-add myself through the rcon command i keep getting this error:
ULib/shared/misc.lua:349: Infinite Loop Detected![UCL] Access set.
What does this mean? how can i fix it?
any help would be appreciated, thanks again, tom
-
Add yourself and your other admins to the default garrysmod admin file. Settings/users.txt
settings/users.txt is overriding any other settings in rev 25. If you don't want that behavior, set ULib.UCL_LOAD_DEFAULT to false in defines.lua. For most people's purposes, this works out to be the better behavior.
The file Megiddo is talking about is located in Addons/ULib/Lua/ULib/Shared
Line number 51, simply change the 'true' to 'false'
That doesn't have anything to do with the infinite loop, but you should then have admin.
-
Well its not the fact that im not admin any more that worries me.
Its that every time someone joins i get the same ULX error and everyone's ranks are mucked up.
Thanks for the help though
-
Run 'ulx debuginfo' and post the output here, please.
-
Well it just came up with the name, steam ID and rank of every single member that has ever been on our server.
It also has the allow and denys of all the ranks and also has the default superadmins name and ID....
Is this the right thing?
-
yes
-
well how would that help?
Just names and IDs....
-
Tom, we wrote debug info to assist us in helping people like you.
It tells us many things, including possible file corruption, bad editing, mods that might conflict, to name but a few things it tells us.
You don't have to attach the file if you don't wish to; but it's difficult to assist you without it.