Hello,
I use NFO and their Auto Installers.
On a fresh server ULX and ULIB works.
Once I install Wiremod, ulx/ulib only half works.
For example,
When making/editing custom groups.
Symptoms include:
- Inheritance resetting to "User" directly after hitting "update"
- Ability to see the group "no access" (Usually invisible)
- Sometimes ULX wont even be processed as being a addon, therefore, making ULX menu and commands inaccessible.
Anyone know what is going on?
Edit: Adding more info
- deleting the ulx and ulib addon and its data from data folder is possible but once you install ulx and ulib again it had the same data it did from before you deleted it. I dont get how that happens if you deleted its data it should have created a fresh set.
- Checked console log and no errors exsist
- I have tried manually installing both ulx/ulib and wiremod resulting with the same problem.
ULX might use sqlite, so open your sv.db file and delete everything ULX related. Maybe some of the data in one of the columns got malformed, like a tool permission or something?
As for it not loading as an addon, try finding the file where ULX loads everything, should be somewhere in ulx/lua/autorun/ and then add some print statements to see if the file is even running.
Fixed it for now thanks!
Was only a temporary fix.
Once I restart the server it will do the exact same thing as before and reset y groups inheritance. Again I can delete the sv.db and data and it will fix but another restart breaks it again.
Are you positive you are using the latest version(s) of each addon?
Also, double check to make sure that the data folder is 100% clear of all ULX/wiremod related things, as if there are any residual files, it could be reading from one of the broken files.
I'm going to assume you are running DarkRP, so make sure that is updated to the latest version as well—FAdmin may be trying to set up permissions for that and failing.
Sure, Ill try yet again on everything.
I will:
- Delete everything in the data folder having to do with ulx/wiremod.
- Remove sv.db
- Delete and reupload Wiremod ULX/ULIB and DarkRP to make sure they are all running the most current version.
Upon completion I will post the status here.
[editline]23rd December 2015[/editline]
Just as a precaution here are where I acquired the updates
ULX: [url]https://github.com/TeamUlysses/ulx.git[/url]
ULIB:[url]https://github.com/TeamUlysses/ulib.git[/url]
DarkRP: [url]https://github.com/FPtje/DarkRP/tree/master[/url]
DarkRPMod:[url]https://github.com/FPtje/darkrpmodification[/url]
Wiremod: Latest SVN
Anyways, it ended in the same result... Nothing has been fixed.
Clean install.
Step 1.) Completely shutdown your server(this will prevent any data being saved after changes)
Step 2.) Navigate to your servers Data folder (garrysmod/data)
Step 3.) Delete the folders ulib and ulx
Step 4.) search your sv.db for any ulx or ulib trace and delete those
Step 5.) Navigate to your servers addons and delete ulx and ulib
Step 6.) Remove Ulx and Ulib from the autoinstallers (They were always broken for me)
Step 7.) Install ulx and ulib and FTP them into your server
Step 8.) start your server and check if fixed.
Disco, As explained above, I did that. I didnt use the auto installers. I shutdown the server before touching anything to prevent data resaving as you said before. Then used all githubs and svn links to manually upload them. Still Same result...
Any lua errors? if no then turn on error logging in your control panel then start the server. once the server is started join it try to do a command then shut down the server and check console_log.txt in your root
@Disco
In my first post:
[QUOTE]Edit: Adding more info
- deleting the ulx and ulib addon and its data from data folder is possible but once you install ulx and ulib again it had the same data it did from before you deleted it. I dont get how that happens if you deleted its data it should have created a fresh set.
- Checked console log and no errors exsist
- I have tried manually installing both ulx/ulib and wiremod resulting with the same problem.[/QUOTE]
However, it turns out it is not wiremod causing this but yet DarkRP. When ulx/ulb and darkrp are both instaleld this error happens. Megiddo said "ULX and DarkRP had a bug that did this that both authors fixed a while ago. Sounds like you aren't running a recent version of either. Groups are carried over through a reset in DarkRP by CAMI. No access is a DarkRP group."
However when I use both of their updated Git it still happens.
*bumb*
Y it do dis to mehhh
Have you tried disabling the FAdmin in darkrp because that conflicts with ULX
Sorry, you need to Log In to post a reply to this thread.