No. Don't install ULX on client.
When you say " latest stable release"... we don't consider Github 'stable release' like we consider downloading from ulyssesmod.net.
However, we do consider it 'latest beta that is stable most of the time'. Please make sure you're getting the Github code.
There have been several Gmod updates since our last 'release' that we've fixed stuff for in our 'beta' Github repository.
If you are running latest Ulysses Library and admin code, I really don't know why those 3 aren't loading for you.
Tried removing all except for ULib/ULX, then adding each problem child addon one at a time.
I don't know if _restart truly restarts a server, but yes, overall, each new 'old fashioned' addon requires a total server restart.
Thank you very much for your replies.
I don't install ULX on my client, of course, since I'm aware it's a server-side lua system. I'll grab the latest github zip and install those into the server and see what happens, thanks very much!
Edit:
Reinstalled ULX, Ulib, ups, utime, etc via the github zip. Some nice shiny new options, but the same modules still don't seem to be loading. I'll have to disable everything and gradually add it in to see what's going on. Will do that tomorrow and give a report.
Further edit:
I checked through the system log and the srcds system reported this:
Adding Filesystem Addon '/home/gmod_67284/garrysmod/addons/customcommands_onecategory'
Adding Filesystem Addon '/home/gmod_67284/garrysmod/addons/ulx_afk'
Adding Filesystem Addon '/home/gmod_67284/garrysmod/addons/awarn2(dev)'
Adding Filesystem Addon '/home/gmod_67284/garrysmod/addons/chat_tags'
Adding Filesystem Addon '/home/gmod_67284/garrysmod/addons/sui_scoreboard'
Adding Filesystem Addon '/home/gmod_67284/garrysmod/addons/uclip'
Adding Filesystem Addon '/home/gmod_67284/garrysmod/addons/ulib'
Adding Filesystem Addon '/home/gmod_67284/garrysmod/addons/ulx'
Adding Filesystem Addon '/home/gmod_67284/garrysmod/addons/ulx set utime'
Adding Filesystem Addon '/home/gmod_67284/garrysmod/addons/ups'
Adding Filesystem Addon '/home/gmod_67284/garrysmod/addons/utime'
So apparently SRCDS is loading them, but ulx is not recognizing them for some reason? Are there some 'loading module' options I can fiddle with or something to try and alter this behavior?
The custom commands aren't working (unless they're deprecated now or I need a fixed version. I installed the version in the OP)