|
||
|
|||||||
| Server Support on Windows Get (and give) support on general questions related to the RunUO server itself. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Newbie
|
When i create new charater for testing, Im stuck at Character Creation and in the console it show that im disconnected. I change the max account per IP and the starting location, sometime its work and the most of the time it dont work. I change the starting location to:
Code:
CityInfo city = new CityInfo( "Arcana", "Great Inn", 523, 729, 5 ); Code:
newChar.Location = city.Location; Code:
newChar.Map = Map.Ilshenar; |
|
|
|
|
|
#2 (permalink) |
|
I've got the same problem. Client sends CharacterCreation packet and server disconnects me, it disconnects me even before enterning CharacterCreation.EventSink_CharacterCreater. Custom map too. I've been trying to resolve the problem for several hours ...
Edit: Got it ! In Accounting/AccountHandler.cs the StartingCities array MUST have 10 records. |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|