PDA

View Full Version : 1639 compile pathing problem


Capheus
09-04-2010, 10:30 AM
Just compiled 1639 with and without bots. I'm getting beneath the world errors and the same problems as seen in this thread two years ago.

http://www.eqemulator.org/forums/showthread.php?t=25325


I've updated my maps and checked the db out (Version 1589). Everything looks normal as it always has been. Not sure what I am missing. The only errors I can see in the logs out of the ordinary is the one listed below.

[09.04. - 06:34:39] Starting Log: logs/eqemu_error_zone_6000.log
[09.04. - 06:34:39] Error in GetZoneCFG query SELECT ztype,fog_red,fog_green,fog_blue,fog_minclip,fog_m axclip,fog_red2,fog_green2,fog_blue2,fog_minclip2, fog_maxclip2,fog_red3,fog_green3,fog_blue3,fog_min clip3,fog_maxclip3,fog_red4,fog_green4,fog_blue4,f og_minclip4,fog_maxclip4,fog_density,sky,zone_exp_ multiplier,safe_x,safe_y,safe_z,underworld,minclip ,maxclip,time_type,canbind,cancombat,canlevitate,c astoutdoor,hotzone,ruleset,suspendbuffs,map_file_n ame,short_name from zone where zoneidnumber=61 and version=0: #1054: Unknown column 'suspendbuffs' in 'field list'
[09.04. - 06:34:39] Error loading the Zone Config.
[09.04. - 06:34:39] Error in GetZoneCFG query SELECT ztype,fog_red,fog_green,fog_blue,fog_minclip,fog_m axclip,fog_red2,fog_green2,fog_blue2,fog_minclip2, fog_maxclip2,fog_red3,fog_green3,fog_blue3,fog_min clip3,fog_maxclip3,fog_red4,fog_green4,fog_blue4,f og_minclip4,fog_maxclip4,fog_density,sky,zone_exp_ multiplier,safe_x,safe_y,safe_z,underworld,minclip ,maxclip,time_type,canbind,cancombat,canlevitate,c astoutdoor,hotzone,ruleset,suspendbuffs,map_file_n ame,short_name from zone where zoneidnumber=0 and version=0: #1054: Unknown column 'suspendbuffs' in 'field list'
[09.04. - 06:34:39] Error loading the Zone Config.
[09.04. - 06:34:39] Path File ./Maps/default.path not found.

joligario
09-04-2010, 11:46 AM
Reading your error message, I would say that you didn't apply the zone sql from 1618

Capheus
09-04-2010, 03:18 PM
Yep that was it, thx Joligario. And to think I was looking right at it several times.