|
||
|
|||||||
| 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: Oct 2006
Posts: 18
|
Code:
World: Loading...done (0 items, 0 mobiles) (0.07 seconds) Reports: Stats: Loading...done Reports: Staff: Loading...done This server has no accounts. Do you want to create the owner account now? (y/n) Account not created. Restricting client version to 6.0.1.3. Action to be taken: Annoy Address: 127.0.0.1:2593 Address: 192.168.1.2:2593 Client: 127.0.0.1: Connected. [1 Online] Login: 127.0.0.1: Creating new account 'administrator' Login: 127.0.0.1: Account 'administrator' at character list Client: 127.0.0.1: Disconnected. [0 Online] [administrator] Client: 127.0.0.1: Connected. [1 Online] Login: 127.0.0.1: Invalid password for 'administrator' Client: 127.0.0.1: Disconnected. [0 Online] Client: 127.0.0.1: Connected. [1 Online] Login: 127.0.0.1: Valid credentials for 'administrator' Login: 127.0.0.1: Account 'administrator' at character list Client: 127.0.0.1: Sent ingame packet (0x9D) before having been attached to a mo bile Client: 127.0.0.1: Disconnected. [0 Online] [administrator] Core: Using standard save strategy World: Saving...done in 0.18 seconds. |
|
|
|
|
|
#2 (permalink) | |
|
Forum Expert
Join Date: Nov 2003
Location: The Internet
Age: 28
Posts: 3,510
|
How are you conencting? Connectuo, Razor?
In your connection tool what ip are you trying to connect to? It looks like you are connecting from the same computer that is running the server. Are you using 127.0.0.1 to connect? How is your serverlist setup? It also Looks like you didn't make your first account. Quote:
Last edited by stormwolff; 06-01-2007 at 03:50 PM. |
|
|
|
|
|
|
#3 (permalink) |
|
Newbie
Join Date: Oct 2006
Posts: 18
|
Yes i have use Razor, i trying use ip 127.0.0.1and 192.168.1.2-192.168.1.5
i tryed created owner account, but in game still cant create char. severlist.cs Code:
public static readonly string Address = null;
public const string ServerName = "Vertial UO";
public static void Initialize()
{
Listener.Port = 2593;
EventSink.ServerList += new ServerListEventHandler( EventSink_ServerList );
}
Last edited by mixer; 06-01-2007 at 10:19 PM. |
|
|
|
|
|
#4 (permalink) |
|
Master of the Internet
Join Date: Oct 2005
Age: 45
Posts: 6,283
|
This thread looks strangely familiar... Has it been posted elsewhere today? sigh...
Anyway... Read this: Code:
World: Loading...done (0 items, 0 mobiles) (0.07 seconds) Reports: Stats: Loading...done Reports: Staff: Loading...done This server has no accounts. Do you want to create the owner account now? (y/n) Account not created.
__________________
Why is it that I'm never as smart as I thought I was yesterday? My vast knowledge is only surpassed by my infinite ignorance. <TheOutkastDev> i might have to hire an assassin to killl mal so that i can jump in front of the bullet and piss on him |
|
|
|
|
|
#5 (permalink) |
|
Newbie
Join Date: Oct 2006
Posts: 18
|
Look
Code:
RunUO - [www.runuo.com] Version 2.0, Build 2707.994 Core: Running on .NET Framework Version 2.0.50727 Scripts: Compiling C# scripts...done (cached) Scripts: Compiling VB.NET scripts...no files found. Scripts: Verifying...done (2124 items, 545 mobiles) Regions: Loading...done World: Loading...done (0 items, 0 mobiles) (0.01 seconds) Reports: Stats: Loading...done Reports: Staff: Loading...done This server has no accounts. Do you want to create the owner account now? (y/n) Username: administrator Password: 11111 Account created. Restricting client version to 6.0.1.3. Action to be taken: Annoy Address: 127.0.0.1:2593 Address: 192.168.1.2:2593 Client: 127.0.0.1: Connected. [1 Online] Login: 127.0.0.1: Invalid password for 'administrator' Client: 127.0.0.1: Disconnected. [0 Online] Client: 127.0.0.1: Connected. [1 Online] Login: 127.0.0.1: Valid credentials for 'administrator' Login: 127.0.0.1: Account 'administrator' at character list Client: 127.0.0.1: Sent ingame packet (0x9D) before having been attached to a mo bile Client: 127.0.0.1: Disconnected. [0 Online] [administrator] |
|
|
|
|
|
#6 (permalink) |
|
Master of the Internet
Join Date: Oct 2005
Age: 45
Posts: 6,283
|
The next thing that jumps out at me is this:
Code:
Restricting client version to 6.0.1.3. Action to be taken: Annoy For now, I would try to trace where that message comes from and why it is sent to the console and try to debug from there.
__________________
Why is it that I'm never as smart as I thought I was yesterday? My vast knowledge is only surpassed by my infinite ignorance. <TheOutkastDev> i might have to hire an assassin to killl mal so that i can jump in front of the bullet and piss on him |
|
|
|
|
|
#8 (permalink) |
|
Master of the Internet
Join Date: Oct 2005
Age: 45
Posts: 6,283
|
and that changed something?
__________________
Why is it that I'm never as smart as I thought I was yesterday? My vast knowledge is only surpassed by my infinite ignorance. <TheOutkastDev> i might have to hire an assassin to killl mal so that i can jump in front of the bullet and piss on him |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|