Erreur compilation ScriptDev2
Bonjour,

J'ai compiler MaNGOS correctement sans aucune erreur.
Je suis passez ensuite a la compilation du scriptdev2 et voilà ce que çà m'affiche (Attention c'est long Heureux) :

[code] 1>------ Début de la régénération globale : Projet : ScriptDev2, Configuration : Release Win32 ------
1> Extracting revision
1> precompiled.cpp
1> escort_ai.cpp
1> follower_ai.cpp
1>..\base\follower_ai.cpp(291): error C2039: 'GetGUID' : is not a member of 'Player'
1> c:\users\remy\desktop\source\mangos\src\game\Player.h(1009) : see declaration of 'Player'
1>..\base\follower_ai.cpp(316): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\base\follower_ai.cpp(331): error C2039: 'GetGUID' : is not a member of 'Player'
1> c:\users\remy\desktop\source\mangos\src\game\Player.h(1009) : see declaration of 'Player'
1>c:\users\remy\desktop\source\mangos\src\bindings\scriptde​v2\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1> guard_ai.cpp
1>..\base\escort_ai.cpp(344): error C2039: 'HasSplineFlag' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\base\escort_ai.cpp(345): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\base\escort_ai.cpp(346): error C2039: 'HasSplineFlag' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\base\escort_ai.cpp(347): error C2039: 'AddSplineFlag' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\base\escort_ai.cpp(435): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\base\escort_ai.cpp(442): error C2039: 'AddSplineFlag' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\base\escort_ai.cpp(503): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1> pet_ai.cpp
1> battleground.cpp
1> alterac_mountains.cpp
1> arathi_highlands.cpp
1>C:\Users\remy\Desktop\Source\MaNGoS\src\bindings\ScriptDe​v2\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\arathi_highlands.cpp(107): error C2039: 'GetGUID' : is not a member of 'Player'
1> c:\users\remy\desktop\source\mangos\src\game\Player.h(1009) : see declaration of 'Player'
1> blasted_lands.cpp
1> boss_kruul.cpp
1>..\scripts\eastern_kingdoms\blasted_lands.cpp(46): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blasted_lands.cpp(77): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blasted_lands.cpp(88): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blasted_lands.cpp(99): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blasted_lands.cpp(102): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blasted_lands.cpp(108): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blasted_lands.cpp(114): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blasted_lands.cpp(118): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blasted_lands.cpp(122): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blasted_lands.cpp(126): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blasted_lands.cpp(130): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blasted_lands.cpp(134): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1> burning_steppes.cpp
1>..\scripts\eastern_kingdoms\burning_steppes.cpp(74): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\burning_steppes.cpp(79): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\burning_steppes.cpp(89): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\burning_steppes.cpp(93): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\burning_steppes.cpp(97): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\burning_steppes.cpp(101): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\burning_steppes.cpp(105): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\burning_steppes.cpp(109): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\burning_steppes.cpp(113): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\burning_steppes.cpp(117): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\burning_steppes.cpp(121): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\burning_steppes.cpp(125): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\burning_steppes.cpp(129): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1> dun_morogh.cpp
1> eastern_plaguelands.cpp
1>..\scripts\eastern_kingdoms\eastern_plaguelands.cpp(63): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\eastern_plaguelands.cpp(68): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\eastern_plaguelands.cpp(75): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\eastern_plaguelands.cpp(103):​ error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\eastern_plaguelands.cpp(104):​ error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\eastern_plaguelands.cpp(116):​ error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\eastern_plaguelands.cpp(121):​ error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\eastern_plaguelands.cpp(132):​ error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\eastern_plaguelands.cpp(136):​ error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\eastern_plaguelands.cpp(140):​ error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1> elwynn_forest.cpp
1> eversong_woods.cpp
1> ghostlands.cpp
1>C:\Users\remy\Desktop\Source\MaNGoS\src\bindings\ScriptDe​v2\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\eversong_woods.cpp(135): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\eversong_woods.cpp(161): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\eversong_woods.cpp(165): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\eversong_woods.cpp(195): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\eversong_woods.cpp(199): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\eversong_woods.cpp(239): error C2039: 'GetGUID' : is not a member of 'Player'
1> c:\users\remy\desktop\source\mangos\src\game\Player.h(1009) : see declaration of 'Player'
1>..\scripts\eastern_kingdoms\eversong_woods.cpp(314): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\eversong_woods.cpp(324): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\eversong_woods.cpp(330): error C2039: 'GetGUID' : is not a member of 'Player'
1> c:\users\remy\desktop\source\mangos\src\game\Player.h(1009) : see declaration of 'Player'
1>..\scripts\eastern_kingdoms\eversong_woods.cpp(368): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\eversong_woods.cpp(387): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\eversong_woods.cpp(428): error C2039: 'GetGUID' : is not a member of 'Player'
1> c:\users\remy\desktop\source\mangos\src\game\Player.h(1009) : see declaration of 'Player'
1> hinterlands.cpp
1>C:\Users\remy\Desktop\Source\MaNGoS\src\bindings\ScriptDe​v2\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\ghostlands.cpp(45): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\ghostlands.cpp(71): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\ghostlands.cpp(76): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\ghostlands.cpp(129): error C2039: 'GetGUID' : is not a member of 'Unit'
1> c:\users\remy\desktop\source\mangos\src\game\Unit.h(1127) : see declaration of 'Unit'
1>..\scripts\eastern_kingdoms\ghostlands.cpp(148): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\ghostlands.cpp(157): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\ghostlands.cpp(187): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\ghostlands.cpp(215): error C2039: 'GetGUID' : is not a member of 'Player'
1> c:\users\remy\desktop\source\mangos\src\game\Player.h(1009) : see declaration of 'Player'
1>..\scripts\eastern_kingdoms\ghostlands.cpp(227): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\ghostlands.cpp(232): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\ghostlands.cpp(234): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\ghostlands.cpp(242): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>C:\Users\remy\Desktop\Source\MaNGoS\src\bindings\ScriptDe​v2\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\hinterlands.cpp(123): error C2039: 'GetGUID' : is not a member of 'Player'
1> c:\users\remy\desktop\source\mangos\src\game\Player.h(1009) : see declaration of 'Player'
1>..\scripts\eastern_kingdoms\hinterlands.cpp(235): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\hinterlands.cpp(316): error C2039: 'GetGUID' : is not a member of 'Player'
1> c:\users\remy\desktop\source\mangos\src\game\Player.h(1009) : see declaration of 'Player'
1> ironforge.cpp
1>..\scripts\eastern_kingdoms\ironforge.cpp(43): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\ironforge.cpp(48): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\ironforge.cpp(51): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\ironforge.cpp(62): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\ironforge.cpp(66): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\ironforge.cpp(70): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\ironforge.cpp(74): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1> isle_of_queldanas.cpp
1> loch_modan.cpp
1>C:\Users\remy\Desktop\Source\MaNGoS\src\bindings\ScriptDe​v2\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\loch_modan.cpp(39): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\loch_modan.cpp(44): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\loch_modan.cpp(55): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\loch_modan.cpp(59): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\loch_modan.cpp(63): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\loch_modan.cpp(67): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\loch_modan.cpp(71): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\loch_modan.cpp(75): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\loch_modan.cpp(170): error C2039: 'GetGUID' : is not a member of 'Player'
1> c:\users\remy\desktop\source\mangos\src\game\Player.h(1009) : see declaration of 'Player'
1> redridge_mountains.cpp
1> searing_gorge.cpp
1>..\scripts\eastern_kingdoms\searing_gorge.cpp(39): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\searing_gorge.cpp(44): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\searing_gorge.cpp(55): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\searing_gorge.cpp(59): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\searing_gorge.cpp(76): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\searing_gorge.cpp(81): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\searing_gorge.cpp(104): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\searing_gorge.cpp(109): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\searing_gorge.cpp(120): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\searing_gorge.cpp(124): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1> silvermoon_city.cpp
1>C:\Users\remy\Desktop\Source\MaNGoS\src\bindings\ScriptDe​v2\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\redridge_mountains.cpp(129): error C2039: 'GetGUID' : is not a member of 'Player'
1> c:\users\remy\desktop\source\mangos\src\game\Player.h(1009) : see declaration of 'Player'
1> silverpine_forest.cpp
1> stormwind_city.cpp
1>..\scripts\eastern_kingdoms\stormwind_city.cpp(42): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\stormwind_city.cpp(47): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\stormwind_city.cpp(207): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\stormwind_city.cpp(212): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\stormwind_city.cpp(223): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\stormwind_city.cpp(227): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\stormwind_city.cpp(231): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1> stranglethorn_vale.cpp
1>C:\Users\remy\Desktop\Source\MaNGoS\src\bindings\ScriptDe​v2\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\silverpine_forest.cpp(62): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\silverpine_forest.cpp(73): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\silverpine_forest.cpp(128): error C2039: 'GetGUID' : is not a member of 'Unit'
1> c:\users\remy\desktop\source\mangos\src\game\Unit.h(1127) : see declaration of 'Unit'
1>..\scripts\eastern_kingdoms\silverpine_forest.cpp(133): error C2039: 'GetGUID' : is not a member of 'Unit'
1> c:\users\remy\desktop\source\mangos\src\game\Unit.h(1127) : see declaration of 'Unit'
1>..\scripts\eastern_kingdoms\silverpine_forest.cpp(157): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\silverpine_forest.cpp(170): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\silverpine_forest.cpp(206): error C2039: 'GetGUID' : is not a member of 'Player'
1> c:\users\remy\desktop\source\mangos\src\game\Player.h(1009) : see declaration of 'Player'
1>..\scripts\eastern_kingdoms\silverpine_forest.cpp(296): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\silverpine_forest.cpp(325): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\silverpine_forest.cpp(383): error C2039: 'GetGUID' : is not a member of 'Player'
1> c:\users\remy\desktop\source\mangos\src\game\Player.h(1009) : see declaration of 'Player'
1> swamp_of_sorrows.cpp
1> tirisfal_glades.cpp
1>..\scripts\eastern_kingdoms\tirisfal_glades.cpp(130): error C2039: 'GetGUID' : is not a member of 'Unit'
1> c:\users\remy\desktop\source\mangos\src\game\Unit.h(1127) : see declaration of 'Unit'
1>..\scripts\eastern_kingdoms\tirisfal_glades.cpp(153): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1> undercity.cpp
1>..\scripts\eastern_kingdoms\undercity.cpp(84): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\undercity.cpp(90): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\undercity.cpp(174): error C2039: 'AddSplineFlag' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\undercity.cpp(175): error C2039: 'SendMonsterMoveWithSpeed' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\undercity.cpp(204): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\undercity.cpp(211): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\undercity.cpp(214): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1> western_plaguelands.cpp
1>..\scripts\eastern_kingdoms\western_plaguelands.cpp(39): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\western_plaguelands.cpp(49): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\western_plaguelands.cpp(51): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\western_plaguelands.cpp(61): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\western_plaguelands.cpp(65): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\western_plaguelands.cpp(69): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\western_plaguelands.cpp(73): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\western_plaguelands.cpp(77): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\western_plaguelands.cpp(103):​ error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\western_plaguelands.cpp(109):​ error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\western_plaguelands.cpp(113):​ error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1> westfall.cpp
1>C:\Users\remy\Desktop\Source\MaNGoS\src\bindings\ScriptDe​v2\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\swamp_of_sorrows.cpp(80): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\swamp_of_sorrows.cpp(86): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\swamp_of_sorrows.cpp(101): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\swamp_of_sorrows.cpp(143): error C2039: 'GetGUID' : is not a member of 'Player'
1> c:\users\remy\desktop\source\mangos\src\game\Player.h(1009) : see declaration of 'Player'
1> wetlands.cpp
1>C:\Users\remy\Desktop\Source\MaNGoS\src\bindings\ScriptDe​v2\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\wetlands.cpp(145): error C2039: 'GetGUID' : is not a member of 'Player'
1> c:\users\remy\desktop\source\mangos\src\game\Player.h(1009) : see declaration of 'Player'
1> blackrock_depths.cpp
1>C:\Users\remy\Desktop\Source\MaNGoS\src\bindings\ScriptDe​v2\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\westfall.cpp(174): error C2039: 'GetGUID' : is not a member of 'Player'
1> c:\users\remy\desktop\source\mangos\src\game\Player.h(1009) : see declaration of 'Player'
1>..\scripts\eastern_kingdoms\westfall.cpp(240): error C2039: 'GetGUID' : is not a member of 'Player'
1> c:\users\remy\desktop\source\mangos\src\game\Player.h(1009) : see declaration of 'Player'
1> boss_ambassador_flamelash.cpp
1>C:\Users\remy\Desktop\Source\MaNGoS\src\bindings\ScriptDe​v2\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_de​pths.cpp(199): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_de​pths.cpp(310): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_de​pths.cpp(525): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_de​pths.cpp(534): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_de​pths.cpp(536): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_de​pths.cpp(547): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_de​pths.cpp(551): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_de​pths.cpp(556): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_de​pths.cpp(560): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_de​pths.cpp(564): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_de​pths.cpp(568): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_de​pths.cpp(572): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_de​pths.cpp(576): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_de​pths.cpp(611): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_de​pths.cpp(624): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_de​pths.cpp(626): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_de​pths.cpp(640): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_de​pths.cpp(682): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_de​pths.cpp(737): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1> boss_anubshiah.cpp
1> boss_coren_direbrew.cpp
1> boss_emperor_dagran_thaurissan.cpp
1> boss_general_angerforge.cpp
1>..\scripts\eastern_kingdoms\blackrock_depths\boss_emperor​_dagran_thaurissan.cpp(69): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\blackrock_depths\boss_emperor​_dagran_thaurissan.cpp(182): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\blackrock_depths\boss_emperor​_dagran_thaurissan.cpp(227): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1> boss_gorosh_the_dervish.cpp
1> boss_grizzle.cpp
1> boss_high_interrogator_gerstahn.cpp
1> boss_magmus.cpp
1> boss_tomb_of_seven.cpp
1>..\scripts\eastern_kingdoms\blackrock_depths\boss_tomb_of​_seven.cpp(58): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_depths\boss_tomb_of​_seven.cpp(68): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_depths\boss_tomb_of​_seven.cpp(76): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_depths\boss_tomb_of​_seven.cpp(157): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\blackrock_depths\boss_tomb_of​_seven.cpp(159): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\blackrock_depths\boss_tomb_of​_seven.cpp(161): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\blackrock_depths\boss_tomb_of​_seven.cpp(163): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\blackrock_depths\boss_tomb_of​_seven.cpp(165): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\blackrock_depths\boss_tomb_of​_seven.cpp(167): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\blackrock_depths\boss_tomb_of​_seven.cpp(289): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1> instance_blackrock_depths.cpp
1>..\scripts\eastern_kingdoms\blackrock_depths\instance_bla​ckrock_depths.cpp(79): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_depths\instance_bla​ckrock_depths.cpp(80): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_depths\instance_bla​ckrock_depths.cpp(81): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_depths\instance_bla​ckrock_depths.cpp(82): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_depths\instance_bla​ckrock_depths.cpp(83): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_depths\instance_bla​ckrock_depths.cpp(84): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_depths\instance_bla​ckrock_depths.cpp(85): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_depths\instance_bla​ckrock_depths.cpp(86): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_depths\instance_bla​ckrock_depths.cpp(87): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_depths\instance_bla​ckrock_depths.cpp(88): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_depths\instance_bla​ckrock_depths.cpp(96): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_depths\instance_bla​ckrock_depths.cpp(97): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_depths\instance_bla​ckrock_depths.cpp(98): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_depths\instance_bla​ckrock_depths.cpp(99): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_depths\instance_bla​ckrock_depths.cpp(100): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_depths\instance_bla​ckrock_depths.cpp(101): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_depths\instance_bla​ckrock_depths.cpp(102): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_depths\instance_bla​ckrock_depths.cpp(103): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_depths\instance_bla​ckrock_depths.cpp(104): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_depths\instance_bla​ckrock_depths.cpp(105): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_depths\instance_bla​ckrock_depths.cpp(106): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_depths\instance_bla​ckrock_depths.cpp(107): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_depths\instance_bla​ckrock_depths.cpp(108): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_depths\instance_bla​ckrock_depths.cpp(109): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_depths\instance_bla​ckrock_depths.cpp(110): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_depths\instance_bla​ckrock_depths.cpp(111): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_depths\instance_bla​ckrock_depths.cpp(112): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_depths\instance_bla​ckrock_depths.cpp(113): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_depths\instance_bla​ckrock_depths.cpp(114): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_depths\instance_bla​ckrock_depths.cpp(115): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1> boss_drakkisath.cpp
1> boss_gyth.cpp
1>..\scripts\eastern_kingdoms\blackrock_spire\boss_drakkisa​th.cpp(78): error C2039: 'GetGUID' : is not a member of 'Unit'
1> c:\users\remy\desktop\source\mangos\src\game\Unit.h(1127) : see declaration of 'Unit'
1> boss_halycon.cpp
1> boss_highlord_omokk.cpp
1> boss_mother_smolderweb.cpp
1> boss_overlord_wyrmthalak.cpp
1> boss_pyroguard_emberseer.cpp
1> boss_quartermaster_zigris.cpp
1> boss_rend_blackhand.cpp
1> boss_shadow_hunter_voshgajin.cpp
1> boss_the_beast.cpp
1> boss_warmaster_voone.cpp
1> instance_blackrock_spire.cpp
1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blac​krock_spire.cpp(75): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blac​krock_spire.cpp(80): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blac​krock_spire.cpp(83): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blac​krock_spire.cpp(88): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blac​krock_spire.cpp(91): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blac​krock_spire.cpp(94): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blac​krock_spire.cpp(99): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blac​krock_spire.cpp(100): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blac​krock_spire.cpp(101): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blac​krock_spire.cpp(102): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blac​krock_spire.cpp(103): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blac​krock_spire.cpp(104): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blac​krock_spire.cpp(105): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blac​krock_spire.cpp(107): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blac​krock_spire.cpp(116): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blac​krock_spire.cpp(117): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blac​krock_spire.cpp(118): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blac​krock_spire.cpp(121): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blac​krock_spire.cpp(122): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blac​krock_spire.cpp(254): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blac​krock_spire.cpp(256): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blac​krock_spire.cpp(281): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1> boss_broodlord_lashlayer.cpp
1> boss_chromaggus.cpp
1> boss_ebonroc.cpp
1> boss_firemaw.cpp
1> boss_flamegor.cpp
1> boss_nefarian.cpp
1> boss_razorgore.cpp
1> boss_vaelastrasz.cpp
1> boss_victor_nefarius.cpp
1>..\scripts\eastern_kingdoms\blackwing_lair\boss_vaelastra​sz.cpp(88): error C2039: 'GetGUID' : is not a member of 'Unit'
1> c:\users\remy\desktop\source\mangos\src\game\Unit.h(1127) : see declaration of 'Unit'
1>..\scripts\eastern_kingdoms\blackwing_lair\boss_vaelastra​sz.cpp(153): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\blackwing_lair\boss_victor_ne​farius.cpp(315): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackwing_lair\boss_victor_ne​farius.cpp(327): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\blackwing_lair\boss_vaelastra​sz.cpp(269): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackwing_lair\boss_vaelastra​sz.cpp(272): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackwing_lair\boss_victor_ne​farius.cpp(351): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackwing_lair\boss_victor_ne​farius.cpp(361): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blackwing_lair\boss_victor_ne​farius.cpp(365): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1> instance_blackwing_lair.cpp
1> deadmines.cpp
1>..\scripts\eastern_kingdoms\deadmines\deadmines.cpp(34): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\blackwing_lair\instance_black​wing_lair.cpp(61): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackwing_lair\instance_black​wing_lair.cpp(64): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackwing_lair\instance_black​wing_lair.cpp(69): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackwing_lair\instance_black​wing_lair.cpp(72): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackwing_lair\instance_black​wing_lair.cpp(75): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackwing_lair\instance_black​wing_lair.cpp(78): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackwing_lair\instance_black​wing_lair.cpp(83): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\blackwing_lair\instance_black​wing_lair.cpp(88): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1> instance_deadmines.cpp
1> boss_thermaplugg.cpp
1>..\scripts\eastern_kingdoms\deadmines\instance_deadmines.​cpp(55): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\deadmines\instance_deadmines.​cpp(61): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\deadmines\instance_deadmines.​cpp(64): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\deadmines\instance_deadmines.​cpp(73): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\deadmines\instance_deadmines.​cpp(105): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\gnomeregan\boss_thermaplugg.c​pp(112): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\gnomeregan\boss_thermaplugg.c​pp(122): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\gnomeregan\boss_thermaplugg.c​pp(134): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\gnomeregan\boss_thermaplugg.c​pp(139): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\gnomeregan\boss_thermaplugg.c​pp(152): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\gnomeregan\boss_thermaplugg.c​pp(203): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1> gnomeregan.cpp
1> instance_gnomeregan.cpp
1>..\scripts\eastern_kingdoms\gnomeregan\instance_gnomerega​n.cpp(47): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\remy\desktop\source\mangos\src\game\Creature.h(440)​ : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\gnomeregan\instance_gnomerega​n.cpp(55): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\gnomeregan\instance_gnomerega​n.cpp(56): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\gnomeregan\instance_gnomerega​n.cpp(57): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\gnomeregan\instance_gnomerega​n.cpp(58): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\gnomeregan\instance_gnomerega​n.cpp(59): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\gnomeregan\instance_gnomerega​n.cpp(61): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) : see declaration of 'GameObject'
1>..\scripts\eastern_kingdoms\gnomeregan\instance_gnomerega​n.cpp(62): error C2039: 'GetGUID' : is not a member of 'GameObject'
1> c:\users\remy\desktop\source\mangos\src\game\GameObject.h(59​2) :

Retourner en haut Accueil