Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: JerryTheStampede on July 02, 2008, 12:31:55 PM

Title: ulx/ulib client problems.
Post by: JerryTheStampede on July 02, 2008, 12:31:55 PM
My game was affected by the recent update. After reinstalling everything, and remaking our server from the ground up I am error free except for ulx

Whenever I join the server I have to download 24 lua files, all of which are ulx/ulib. I get this message in my console "  Warning: Unhandled usermessage 'ulib_init'  "

When I am in the server none of my ulx console commands work such as ulx noclip... etc. Typing them out still works but that is expected.

We are using ulx 3.31 with 2.20 ulib.

So far I've tried installing ulx/ulib on my own machine in addons... tried putting it in various ways directly into the game directory.
I tried disabling all downloads so I wouldn't download those lua files.

Supposedly you don't need the ulib lua to use ulx. Other admins in our server have ulx working.

One last thing. I've tried connecting with a completely vanilla client. Fresh install and i still have to download the ulib.
Title: Re: ulx/ulib client problems.
Post by: jay209015 on July 02, 2008, 01:18:34 PM
Try updating with svn
Title: Re: ulx/ulib client problems.
Post by: JamminR on July 02, 2008, 05:12:26 PM
Supposedly you don't need the ulib lua to use ulx. Other admins in our server have ulx working.
ULib is an absolute requirement for ULX on the server.
Both also require some client side files, so both will require download when you connect.

You do not need to install Ulib OR ulx locally if you're running a ded server.
Listen server, absolutely will need them.

I do not know why you keep having to redownload them, other than you'd have to redownload each time you reinstalled your client.
Title: Re: ulx/ulib client problems.
Post by: spbogie on July 02, 2008, 07:37:27 PM
Are you using sv_downloadurl? If so, did you upload your lua cache to the download server?
Title: Re: ulx/ulib client problems.
Post by: JerryTheStampede on July 02, 2008, 08:44:41 PM
ulx/ulib are on the dedicated server.
I keep having to download them to my client.


There is no sv_downloadurl yet. We just remade the server, I had this problem with and without the sv_downloadurl, however when we did have the sv_downloadurl I would download the ulx files and it would start to give me the nil value errors from a fresh install of gmod(when I would disable downloads and I didn't download the 24 lua files I would not get the nil value errors). After remaking the server completely I have none of those errors after downloading.


Also, if I type retry I will have to download the 24 ulx/ulib lua files. Even if I had just downloaded them a minute ago.


Does "Warning: Unhandled usermessage 'ulib_init'" mean anything? I can post an entire condump of me joining a server but I think this is the only ulx related line in the bunch.
Title: Re: ulx/ulib client problems.
Post by: spbogie on July 02, 2008, 09:03:13 PM
The fact that you have to redownload them every time tells me that they are actually not downloading at all, but just saying that they are. This is often what shows up when you do set up a sv_downloadurl w/o copying over the lua cache, which is why it was my first suggestion. If sv_downloadurl is set to "" then there must be something else preventing the download. I'm not entirely sure what it is though.

Unhandled usermessage 'ulib_init' means that the client wasn't ready to load ulib when the server told it to (possibly because it never got the files to load).

You said that it is working for some admins on your server, can you check to see if they have ULib/ULX installed on their client? I'm guessing this will likely be the case.
Title: Re: ulx/ulib client problems.
Post by: JerryTheStampede on July 02, 2008, 11:44:06 PM
The other players don't have ulx/ulib installed they just downloaded it from the server i'll go into more detail with them later...

is there a way i can manually put the ulx data into my comp?
like where would it normally download to?

Can have a friend download the ulx lua i'm missing from a game server and then put it into the correct spot. OR can I put the ulx/ulib files from the zip directly into my gmod folder somewhere.

The files not downloading at all makes the most sense I never thought of it that way.
Title: Re: ulx/ulib client problems.
Post by: JerryTheStampede on July 03, 2008, 12:07:45 AM
Does anyone know where it downloads to?

I can delete all the temp internet stuff... have my friend clear his... have him join the server... and then I can take all his downloads and happy day for me?

\garrysmod\garrysmod\downloads
???

If I don't get a response I'll try it Friday anyways.
Title: Re: ulx/ulib client problems.
Post by: spbogie on July 03, 2008, 10:16:16 AM
the cached lua downloads are stored in the /garrysmod/cache folder. You could try deleting the folder, it is possible you got a corrupt download that is preventing them from loading properly. When you reconnect to your server, it will recreate the folder, and re-download all clientside Lua scripts that are on the server.
Title: Re: ulx/ulib client problems.
Post by: JerryTheStampede on July 05, 2008, 03:49:43 PM
still have all the same errors... but now i have about a hundred more.

If you want a condump I could post it but it doesn't have me joining because i'm getting like 200 errors a second so the console does not have everything.
Title: Re: ulx/ulib client problems.
Post by: Megiddo on July 05, 2008, 04:18:31 PM
You don't have your download server set up properly.