Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started 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.
-
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)
-
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.
-
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?
-
I don't use fastdl but I i delete the data folder and reinstalled ulx and ulib nothing works still.
-
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.
-
Well i did a fresh install of my server and a fresh install of ulx/ulib and still doesnt work.
-
Well it doesn't look like I am getting any error on the server console so I don't know whats wrong.
-
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?
-
Sure let me get a screenshot of it.
-
(http://i739.photobucket.com/albums/xx38/Kingsteve032/Serverpic.jpg)
This good? It looks like it loads correctly.
-
What commands are you running and what's the exact error?
-
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.
-
I mean regular ulx commands
-
No ulx commands work.
-
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?
-
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.
-
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.
-
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
-
Ahhhh gotme lol I had a sv_downloadurl setup lol. Well thanks for help.