hey when i start up the mangosx server, terminal pops up, and on mangosx world, after it loads the creature data, it shows this
Loading Creature Data...
SQL: SELECT creature.guid, id, map, modelid,equipment_id, position_x, position_y, position_z, orientation, spawntimesecs, spawndist, currentwaypoint,curhealth, curmana, DeathState, MovementType, spawnMask, event FROM creature LEFT OUTER JOIN game_event_creature ON creature.guid = game_event_creature.guid
query ERROR: Unknown column 'spawnMask' in 'field list'
[**************************************************] 100%
>> Loaded 0 creature. DB table `creature` is empty.
Loading Creature Addon Data...
[20 ms] SQL: SELECT MAX(entry) FROM creature_template_addon
[0 ms] SQL: SELECT COUNT(*) FROM creature_template_addon
[4 ms] SQL: SELECT * FROM creature_template_addon
Error in creature_template_addon table, probably sql file format was updated (there should be 8 fields in sql).
macos/FastLock.h:73: failed assertion `false'
Abort trap
logout
[Process completed]
wtf! i wanna play >_<