Jump to content

lostab

Members
  • Posts

    2
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by lostab

  1. I got an error when I compile the mongos with "make" command: CXX CreatureEventAIMgr.o CXX Creature.o ../../../src/game/Creature.cpp: In member function 'virtual void Creature::DeleteFromDB()': ../../../src/game/Creature.cpp:1377: error: no matching function for call to 'MapPersistentStateManager::DoForAllStatesWithMapId(uint32, CreatureRespawnDeleteWorker)' ../../../src/game/MapPersistentStateMgr.h:336: note: candidates are: void MapPersistentStateManager::DoForAllStatesWithMapId(uint32, Do&) [with Do = CreatureRespawnDeleteWorker] make[4]: *** [Creature.o] Error 1 make[4]:Leaving directory `/home/lostab/mangos/objdir/src/game' make[3]: *** [all-recursive] Error 1 make[3]:Leaving directory `/home/lostab/mangos/objdir/src/game' make[2]: *** [all-recursive] Error 1 make[2]:Leaving directory `/home/lostab/mangos/objdir/src' make[1]: *** [all-recursive] Error 1 make[1]:Leaving directory `/home/lostab/mangos/objdir' make: *** [all] Error 2 Can anyone help me, please?
  2. I got an error when I compile the mongos with "make" command: CXX CreatureEventAIMgr.o CXX Creature.o ../../../src/game/Creature.cpp: In member function 'virtual void Creature::DeleteFromDB()': ../../../src/game/Creature.cpp:1377: error: no matching function for call to 'MapPersistentStateManager::DoForAllStatesWithMapId(uint32, CreatureRespawnDeleteWorker)' ../../../src/game/MapPersistentStateMgr.h:336: note: candidates are: void MapPersistentStateManager::DoForAllStatesWithMapId(uint32, Do&) [with Do = CreatureRespawnDeleteWorker] make[4]: *** [Creature.o] Error 1 make[4]:Leaving directory `/home/lostab/mangos/objdir/src/game' make[3]: *** [all-recursive] Error 1 make[3]:Leaving directory `/home/lostab/mangos/objdir/src/game' make[2]: *** [all-recursive] Error 1 make[2]:Leaving directory `/home/lostab/mangos/objdir/src' make[1]: *** [all-recursive] Error 1 make[1]:Leaving directory `/home/lostab/mangos/objdir' make: *** [all] Error 2 Can anyone help me, please?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use