View Single Post
  #1  
Old 09-04-2010, 10:30 AM
Capheus
Hill Giant
 
Join Date: Apr 2008
Location: Milwaukee
Posts: 141
Default 1639 compile pathing problem

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.

Code:
[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_maxclip,fog_red2,fog_green2,fog_blue2,fog_minclip2,fog_maxclip2,fog_red3,fog_green3,fog_blue3,fog_minclip3,fog_maxclip3,fog_red4,fog_green4,fog_blue4,fog_minclip4,fog_maxclip4,fog_density,sky,zone_exp_multiplier,safe_x,safe_y,safe_z,underworld,minclip,maxclip,time_type,canbind,cancombat,canlevitate,castoutdoor,hotzone,ruleset,suspendbuffs,map_file_name,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_maxclip,fog_red2,fog_green2,fog_blue2,fog_minclip2,fog_maxclip2,fog_red3,fog_green3,fog_blue3,fog_minclip3,fog_maxclip3,fog_red4,fog_green4,fog_blue4,fog_minclip4,fog_maxclip4,fog_density,sky,zone_exp_multiplier,safe_x,safe_y,safe_z,underworld,minclip,maxclip,time_type,canbind,cancombat,canlevitate,castoutdoor,hotzone,ruleset,suspendbuffs,map_file_name,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.
Reply With Quote