|
||
|
|||||||
| Server Support on Windows Get (and give) support on general questions related to the RunUO server itself. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Newbie
Join Date: Jul 2007
Age: 21
Posts: 13
|
Hey all, apologies for the new thread if this should have been posted elsewhere; I know how forums like to keep clean.
![]() Just tonight I installed RunUo in the hopes that I could partially rekindle my glory days of pre-UO:R while learning some basic coding techniques. Unfortunately, after many attempts I am unable to get the computer who's running the server, or any other comp on the network, to connect to the server. I meticulously followed jumpnjahosofat's thorough explanation on how one sets up a dynamic IP for foreign connections, but oddly enough I can't connect when on the same network - though I have yet to see if others can connect to my server. When trying to connect I stop at the Verifying Accounts page and my server puts out this code: "Client: 192.168.1.xxx: Connected. [1 Online] Client: 192.168.1.xxx: Encrypted Client Detected, disconnecting Client: 192.168.1.xxx: Disconnected. [0 Online]" Any ideas? Would you guys like any more info? Thanks! |
|
|
|
|
|
#2 (permalink) |
|
Newbie
Join Date: Jul 2007
Age: 21
Posts: 13
|
So I fixed that issue only to find another. I can now connect to the server page by running UORazor (duh) but when I try to connect to the actual server I get this error page in-game: "The client could not attach to the game server. It must have been taken down, please wait a few minutes and try again."
Ideas? |
|
|
|
|
|
#3 (permalink) |
|
Newbie
Join Date: Jul 2007
Age: 21
Posts: 13
|
w00t! Problem two solved. I did this by using that updated serverlist.cs that floats around. My final issue is that I can connect to the server, log in, create a char, and then run three seconds before the client lags out. hehe *sigh*
|
|
|
|
|
|
#4 (permalink) |
|
Forum Expert
Join Date: Dec 2005
Posts: 272
|
It would help if you specified 'client' and 'server':
Client: version 5.x.x.x or 6.0.1.7? Server: RC1, SVN xxx Installed mods? It looks like you are using the latest patch though (did you install this on the server too?), if so, read thread: Patch 6.0.1.7 |
|
|
|
|
|
#5 (permalink) |
|
Newbie
Join Date: Jul 2007
Age: 21
Posts: 13
|
I'm running the latest client version (patched all the way) with RC1 and I'm connecting through Razor. I'm not running any mods aside from Razor, but I did modify a few of the scripts (such as server restart time) in accordance to the FAQ forum.
Client: 6.0.1.7 Server: RC1, SVN ??? Edit: I suppose I should wipe and reinstall with a patch up to 5.0.9. Last edited by ryu597; 07-18-2007 at 01:23 AM. |
|
|
|
|
|
#6 (permalink) | |
|
Forum Expert
Join Date: Jun 2007
Posts: 367
|
Quote:
__________________
|
|
|
|
|
|
|
#8 (permalink) | |
|
Forum Expert
Join Date: Jun 2007
Posts: 367
|
Quote:
You might also want to read Shard Connections & Configuration See if that helps you any.... Any other questions just ask ![]()
__________________
|
|
|
|
|
|
|
#10 (permalink) |
|
Newbie
Join Date: Jul 2007
Age: 21
Posts: 13
|
Thank you all for all the excellent help so far. I believe I'm on the last leg of this process. I just installed Pandora's Box on a comp that's different from the one which is running the server. When I try to run it, PB hangs in the load screen. Do I fix this by running PB concurrent to RunUO on the server comp? Also, I'm trying to connect to the server via an "owner" account. Do I need to modify my accounts.xml at all?
|
|
|
|
|
|
#11 (permalink) | |
|
Forum Expert
Join Date: Dec 2005
Posts: 272
|
May I assume that you did install the server side component (BoxServer) on your server? (just asking because you stated that you run Pandora on a different computer), and if you have, did you follow up on all the installation instructions described in:
[RunUO 2.0 RC1] Pandora's Box / BoxServer and things like: Quote:
Then, when you start Pandora, you should be able to supply the administrator password as the Owner password. |
|
|
|
|
|
|
#12 (permalink) |
|
Forum Expert
Join Date: Dec 2005
Location: Germany
Age: 31
Posts: 401
|
Also, when you run PB for the first time, it wants to create a new profile for you. Unfortunately it hides the message window behind the loadscreen. You need to click on the PB entry in the taskbar to bring it to the front.
|
|
|
|
|
|
#15 (permalink) |
|
Forum Expert
Join Date: Dec 2005
Location: Germany
Age: 31
Posts: 401
|
The login function is only needed for a few special features, like access to the script folder (download scripts or upload new ones - dangerous if you are not 100% certain your GMs aren't up to any mischief) or (re-)generating certain lists for PB.
*edit* BTW: This is also a very good example of where Ashlar's/Lokai's Workbench Mod with my own little addition has great use even beyond the intended one: if you allow your GMs/devs to access script folders, they usually also get access to the boxserver files, which hold any and all limitations to what you can do with PB. Now simply put the boxserver into Scripts.lv5 and don't give anyone access to that, and they can still have access to the Scripts folder itself as much as they want. (of course, the good scripters can still do anything they want through scripts, but w/e )Last edited by Setharnas; 07-19-2007 at 08:22 AM. |
|
|
|
|
|
#16 (permalink) | |
|
Forum Expert
Join Date: Jun 2007
Posts: 367
|
Quote:
How can i get it to where it will log on and not stay offline?
__________________
|
|
|
|
|
|
|
#17 (permalink) |
|
Forum Expert
Join Date: Dec 2005
Location: Germany
Age: 31
Posts: 401
|
Depends. Which version are you on? 2.0.0.5 (the original final version Arya released) or 2.0.0.7 (the update Irian did)? You can check that on the loadscreen.
Code:
if (2.0.0.5)
{
using (forumlink Pandora 2Beta7)
doUpdate(files_provided);
using (forumlink [RunUO 2.0 RC1] Pandora's Box / BoxServer) {
doUpdate(files_provided);
doUpdate(link_provided_in_post_#13);}
}
![]() |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|