Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: KingSteve032 on May 13, 2010, 07:45:03 PM

Title: Question
Post by: KingSteve032 on May 13, 2010, 07:45:03 PM
Did the latest updates break ulx and ulib? Because I try to use it and admin stuff isn't working.
Title: Re: Question
Post by: JamminR on May 13, 2010, 07:58:38 PM
We've had variour reports that menu and configs aren't loading.
Most seem to correct themselves after a full 'reinstall' after removal of gmod/data/UL<*> (only in svn)
"Release" version is probably beyond repair.
Are you running SVN or release?
And, common questions... dedicated or listen? What errors, etc?
(note, I'm headed to bed soon, 16+ hours before my next response. Someone else may help)
Title: Re: Question
Post by: KingSteve032 on May 13, 2010, 09:18:09 PM
I am running a dedicated server was running release but nothng was working for that so I did a reinstall with svn. Svn was still doing the same thing like release so I don't what happened.
Title: Re: Question
Post by: JamminR on May 14, 2010, 03:13:42 PM
Did you try moving /data/ULib and /data/ulx* and after a server restart, if you use fastdl, reupload your cache folder to your fastdl host?
Title: Re: Question
Post by: KingSteve032 on May 16, 2010, 08:00:18 PM
I don't use fastdl but I i delete the data folder and reinstalled ulx and ulib nothing works still.
Title: Re: Question
Post by: JamminR on May 16, 2010, 09:29:39 PM
Exactly what commands are you running?
What errors are you getting when you run those commands?
Are you running them in chat or console?
Try each one.
Give results of each.

My first guess is another mod conflict, but lets see answers to above first.
Title: Re: Question
Post by: KingSteve032 on May 20, 2010, 01:30:48 PM
Well i did a fresh install of my server and a fresh install of ulx/ulib and still doesnt work.
Title: Re: Question
Post by: KingSteve032 on May 20, 2010, 01:33:39 PM
Well it doesn't look like I am getting any error on the server console so I don't know whats wrong.
Title: Re: Question
Post by: Megiddo on May 20, 2010, 02:15:19 PM
Well it doesn't look like I am getting any error on the server console so I don't know whats wrong.

Can you post the server log from the time a map starts to the time a player joins?
Title: Re: Question
Post by: KingSteve032 on May 20, 2010, 02:31:03 PM
Sure let me get a screenshot of it.
Title: Re: Question
Post by: KingSteve032 on May 20, 2010, 02:41:15 PM
(http://i739.photobucket.com/albums/xx38/Kingsteve032/Serverpic.jpg)
This good? It looks like it loads correctly.
Title: Re: Question
Post by: Megiddo on May 20, 2010, 03:21:24 PM
What commands are you running and what's the exact error?
Title: Re: Question
Post by: KingSteve032 on May 20, 2010, 04:26:50 PM
when you say command do you mean server.cfg? And whats funny is I don't get any errors on the server console it acts like it boots up fine.
Title: Re: Question
Post by: Megiddo on May 20, 2010, 06:30:44 PM
I mean regular ulx commands
Title: Re: Question
Post by: KingSteve032 on May 20, 2010, 07:32:57 PM
No ulx commands work.
Title: Re: Question
Post by: JamminR on May 20, 2010, 08:33:40 PM
Steve, pay attention, you're only giving us bits and peices of what we ask and that is very frustrating.
It's taken 14+ posts to arrive at the following and we still don't have the answers we need from you.
What we know - dedicated server, no commands work, using svn and release of ULib/ULX - very generic.

You keep saying "it doesn't work" but in no way shape form or fashion have described what "it" is you are trying to do.

I want you to copy paste the following into your next reply, then tell us the answer to each one.

What are you typing that doesn't work?
Where are you typing it?
If your typing in the above on server console, what does server console say?
If you're typing command in chat box, what does game console say? What does server console say?
If you're typing command in game console, what does game console say? What does server console say?
When you type "ulx who" in game console, what does it say?
Title: Re: Question
Post by: KingSteve032 on May 21, 2010, 04:58:08 PM
What are you typing that doesn't work? !menu !adminmenu etc.
Where are you typing it? chat
If your typing in the above on server console, what does server console say?
If you're typing command in chat box, what does game console say? What does server console say? Getting alot of Warning: Unhandled usermessage DSPacket,DSEnd, DSStart etc.
If you're typing command in game console, what does game console say? What does server console say?
When you type "ulx who" in game console, what does it say?
Game Console
ID Name                                 Group
1   marc                                   admin
2   KingSteve                           superadmin
Server Console is same as game console.
Error trying when trying to pick up people with superadmin.
ERROR: Hook 'ulxPlayerPickup' Failed: ulib/shared/sh_ucl.lua:44: attempt to index local 'access' (a nil value)
Removing Hook 'ulxPLayerPickup'
Also the MOTD isn't working either.
Title: Re: Question
Post by: JamminR on May 21, 2010, 07:15:42 PM
Please provide a copy/paste of your console with the 'DS' errors / unhandled messages.
I can't think/find off the top of my head anything we call DS<anything>. Really sounds like a conflicting mod sending bad user messages.
Title: Re: Question
Post by: JamminR on May 21, 2010, 07:34:01 PM
Ah ha! using google for DSPacket, even found a link on our own darn site.
Basically, it seems your client/game isn't getting the lua cache from your server.
See this discussion. Once he re-installed everything, it worked for him, but hopefully you won't need to go that far, just make sure your configuration of your server allows for the downloads.
http://forums.ulyssesmod.net/index.php?topic=4488.0
Title: Re: Question
Post by: KingSteve032 on May 21, 2010, 08:07:08 PM
Ahhhh gotme lol I had a sv_downloadurl setup lol. Well thanks for help.