failing to zone normally
I noticed this upon trying to zone naturally from nektulos to
ecommons. Hopefully this is of some help.
from world:
Enter world: Horgboth: nektulos (25)
Zoneserver SetZone: 209.237.225.71:8015 nektulos (25)
[Debug] World: ClientList[0x080e0618]::FindByAccountID(0x0000007a) iterator.GetD
ata()[0x0819fa00]
Client disconnected
Removing client from ip:216.12.54.31 port:1822
Client disconnected
Removing client from ip:64.2.56.181 port:1761
Zoneserver SetZone: 209.237.225.70:8005 ecommons (22)
Broadcasting a world time update
9232745 New client from ip: 64.2.56.181 port: 1765
Logged in: LS#11656: bobzub
Telling client to continue session with: Horgboth
[Error] Zone not found in database zone_id=0, moveing char to arena character:Ho
rgboth
Zoneserver SetZone: 209.237.225.71:8015 (0)
Zoneserver SetZone: 209.237.225.71:8015 (0)
Zoneserver SetZone: 209.237.225.70:8005 (0)
Zoneserver SetZone: 209.237.225.70:8005 (0)
Client disconnected
At this point my client just sat there, never bringing me back into the game. My database does have ecommons in it, and the zone
ID is not 0.
mysql> select * from zone where short_name='ecommons';
+------------+-----------+------------------+--------+--------+--------+--------------+---------------+--------------+----------+------------+---------+
| short_name | file_name | long_name | safe_x | safe_y | safe_z | minium_level | minium_status | zoneidnumber | timezone | maxclients | weather |
+------------+-----------+------------------+--------+--------+--------+--------------+---------------+--------------+----------+------------+---------+
| ecommons | NULL | East Commonlands | -969 | 8 | -51 | 0 | 0 | 22 | 0 | 0 | 1 |
+------------+-----------+------------------+--------+--------+--------+--------------+---------------+--------------+----------+------------+---------+
1 row in set (0.00 sec)
-bobzub
|