I have this same issue and am looking into it right now with the source code and the dB that I am running (5.5 zone and world server).
Try making a human warrior or an ogre sk ...
It seems that certain race/class combos work and others don't (even though all get the same no start_zone error).
There are 2 things I am thinking may cause this.
A. The variable in start_zones is 'zone_id' ... which is the only place in the dB that it is like this. For the character_ and zone tables it is 'zoneid'. This could be breaking it.
B. Perhaps it is looking for a 'start_zone' column in a different table.
Anywho ... here continues my search.
|