Log in

View Full Version : Zoning..crash everytime *some zones*


saladbowl
10-14-2002, 04:18 AM
Hello,
I've been having a problem with zoning into the "bigger" type zones, and i know i posted how you will mostly always crash if you do..but why does this happen, ok lets take one day for a example...i zone into chardok..everything is fine, so i'm like..i'll get my warrior over here..so i log on my warrior..game crashes to the server screen, so i go in again, game crashes to the server select again!, i've contantly tried zoning into chardok tons of times and i still always crash, along with dreadlands, and a few others..like the huge zones..timirous deep too..lol.....list goes on, how do i solve this...?

Saladbowl

7elm7
11-07-2002, 07:06 PM
I, like most everyone else have the same problem with crashing to desktop when zoning, however, after i crash to desktop, i cant load back into that character. The only fix i have found so far is to create another character. Anyone know how to fix this, or at least anyone have a list of zones that will do this to you?

Trumpcard
11-08-2002, 01:36 AM
Move your character...

command prompt

cd c:/mysql/bin
mysql eq -u <databaseusername> -p
databasepassword

mysql>update character_ set zonename='newzone' where name='characters name';


afterwards, do a select * from character_ where name='character name';

and verify they're in a new zone. To get a list of zonenames you can use

select * from zone;

astemus
11-08-2002, 05:10 AM
The reason it's doing that is because there is too much spawn info for the zoneserver to handle. try upgrading your server computer ;)