Everything's running but no NPCs?

Results 1 to 2 of 2
  1. #1
    Member Jelsoft is offline
    MemberRank
    Dec 2006 Join Date
    43Posts

    Everything's running but no NPCs?

    I was able to get my Mangos server PvP running and I am able to create my Orc character.

    When I get into the world, there's nobody home! I don't even see a NPC.

    Does anybody know what is going on?


  2. #2
    Member Jelsoft is offline
    MemberRank
    Dec 2006 Join Date
    43Posts
    I was able to study the server.log and found a sample of the issue:

    Code:
    2006-12-13 20:43:56 ERROR:SQL: SELECT `id`,`creature`.`map`,`creature`.`position_x`,`creature`.`position_y`,`position_z`,`orientation`,`spawntimemin`,`spawntimemax`,`spawndist`,`spawn_position_x`,`spawn_position_y`,`spawn_position_z`,`curhealth`,`curmana`,`respawntimer`,`state`,`npcflags`,`faction`,`MovementType`,`auras`,`creature`.`guid`FROM `creature` LEFT JOIN `creature_grid` ON `creature`.`guid` = `creature_grid`.`guid`WHERE `grid` = '1944' AND `cell` = '98544' AND `creature_grid`.`map` = '1'
    2006-12-13 20:43:56 ERROR:query ERROR: Unknown column 'npcflags' in 'field list'
    2006-12-13 20:43:56 ERROR:SQL: SELECT `id`,`creature`.`map`,`creature`.`position_x`,`creature`.`position_y`,`position_z`,`orientation`,`spawntimemin`,`spawntimemax`,`spawndist`,`spawn_position_x`,`spawn_position_y`,`spawn_position_z`,`curhealth`,`curmana`,`respawntimer`,`state`,`npcflags`,`faction`,`MovementType`,`auras`,`creature`.`guid`FROM `creature` LEFT JOIN `creature_grid` ON `creature`.`guid` = `creature_grid`.`guid`WHERE `grid` = '1944' AND `cell` = '99056' AND `creature_grid`.`map` = '1'
    2006-12-13 20:43:56 ERROR:query ERROR: Unknown column 'npcflags' in 'field list'
    2006-12-13 20:43:56 ERROR:SQL: SELECT `id`,`creature`.`map`,`creature`.`position_x`,`creature`.`position_y`,`position_z`,`orientation`,`spawntimemin`,`spawntimemax`,`spawndist`,`spawn_position_x`,`spawn_position_y`,`spawn_position_z`,`curhealth`,`curmana`,`respawntimer`,`state`,`npcflags`,`faction`,`MovementType`,`auras`,`creature`.`guid`FROM `creature` LEFT JOIN `creature_grid` ON `creature`.`guid` = `creature_grid`.`guid`WHERE `grid` = '1944' AND `cell` = '99568' AND `creature_grid`.`map` = '1'
    2006-12-13 20:43:56 ERROR:query ERROR: Unknown column 'npcflags' in 'field list'



Advertisement