View Single Post
  #1  
Old 05-01-2004, 11:18 AM
Gyrepin
Fire Beetle
 
Join Date: May 2004
Location: Seattle, Washington
Posts: 10
Default Zone Bootup - Error in GetWaypoints query

Almost there.

After creating my character on my local server, and upon hitting 'enter world', I get an error that the zone is unavailable. Digging through the console output on my five zones, one of them displayed the following output:

[Status] Zone Bootup: gfaydark (54)
Error in GetWaypoints query 'SELECT type,type2,wp1,wp2,wp3,wp4,wp5,wp6,wp7,wp8,w
p9,wp10,wp11,wp12,wp13,wp14,wp15,wp16,wp17,wp18,wp 19,wp20,wp21,wp22,wp23,wp24,wp
25,wp26,wp27,wp28,wp29,wp30,wp31,wp32,wp33,wp34,wp 35,wp36,wp37,wp38,wp39,wp40,wp
41,wp42,wp43,wp44,wp45,wp46,wp47,wp48,wp49,wp50 from grid where id = 1127 and zo
neid = 0' #1054: Unknown column 'zoneid' in 'where clause'
Time Broadcast Packet: EQTime [02:10 pm]
[Status] Zone Shutdown: gfaydark (54)

The section between the two [Status] indicators repeated several times.

I have some idea what the problem is (the zoneid column doesn;t exist in the database table). But I have no idea how to fix it.

Help?

Thanks.
-Gyre
__________________
I am Omnivore - the all devouring!
Reply With Quote