Jump to content
TrinityCore

debaasje

Members
  • Posts

    66
  • Joined

  • Last visited

Posts posted by debaasje

  1. can somebody help me please with these errors i just pulled the latest updates 1 min ago and im getting some errors

    6>Server\Protocol\Handlers\MiscHandler.cpp(1804): error C2227: left of '->AddPlayerToResurrectQueue' must point to class/struct/union/generic type

    6>Server\Protocol\Handlers\MiscHandler.cpp(1804): error C2065: 'Bf' : undeclared identifier

    6>Server\Protocol\Handlers\MiscHandler.cpp(1777): error C2065: 'sBattlegroundMgr' : undeclared identifier

    6>Server\Protocol\Handlers\MiscHandler.cpp(1777): error C2228: left of '.SendAreaSpiritHealerQueryOpcode' must have class/struct/union

    6> type is ''unknown-type''

    6>Server\Protocol\Handlers\MiscHandler.cpp(1779): error C2065: 'Battlefield' : undeclared identifier

    6>Server\Protocol\Handlers\MiscHandler.cpp(1779): error C2065: 'Bf' : undeclared identifier

    6>Server\Protocol\Handlers\MiscHandler.cpp(1779): error C2065: 'sBattlefieldMgr' : undeclared identifier

    10> boss_anubarak_trial.cpp

    6>Server\Protocol\Handlers\MiscHandler.cpp(1779): error C2228: left of '.GetBattlefieldToZoneId' must have class/struct/union

    10> boss_faction_champions.cpp

    6> type is ''unknown-type''

    10> boss_lord_jaraxxus.cpp

    6>Server\Protocol\Handlers\MiscHandler.cpp(1780): error C2065: 'Bf' : undeclared identifier

    6>Server\Protocol\Handlers\MiscHandler.cpp(1780): error C2227: left of '->SendAreaSpiritHealerQueryOpcode' must point to class/struct/union/generic type

    6> type is ''unknown-type''

    6>Server\Protocol\Handlers\MiscHandler.cpp(1786): error C2228: left of '.outDebug' must have class/struct/union

    6> type is 'Log *'

    6> did you intend to use '->' instead?

    6>Server\Protocol\Handlers\MiscHandler.cpp(1803): error C2065: 'Battlefield' : undeclared identifier

    6>Server\Protocol\Handlers\MiscHandler.cpp(1803): error C2065: 'Bf' : undeclared identifier

    6>Server\Protocol\Handlers\MiscHandler.cpp(1803): error C2065: 'sBattlefieldMgr' : undeclared identifier

    6>Server\Protocol\Handlers\MiscHandler.cpp(1803): error C2228: left of '.GetBattlefieldToZoneId' must have class/struct/union

    6> type is ''unknown-type''

    6>Server\Protocol\Handlers\MiscHandler.cpp(1804): error C2065: 'Bf' : undeclared identifier

    6>Server\Protocol\Handlers\MiscHandler.cpp(1762): error C2228: left of '.outDebug' must have class/struct/union

    can somebody help me please

  2. As I said in the previous thread: REGENERATE THE PROJECT FILES WITH CMAKE.

    If you really need help to understand that, I suggest you read the wiki : http://www.trinitycore.info/ - read the Windows-part there. Thank you.

    thank you its already fixed! mods can close this

  3. im still getting the same errors on the latest pull d1307ee47baa1f4bd95905c8d94ff7fd847d5923

    11>c1xx : fatal error C1083: Cannot open source file: '.\World\boss_ysondre.cpp': No such file or directory

    11>c1xx : fatal error C1083: Cannot open source file: '.\World\boss_taerar.cpp': No such file or directory

    11>c1xx : fatal error C1083: Cannot open source file: '.\Northrend\ObsidianSanctum\boss_sartharion.cpp': No such file or directory

    11>c1xx : fatal error C1083: Cannot open source file: '.\World\boss_lethon.cpp': No such file or directory

    11>c1xx : fatal error C1083: Cannot open source file: '.\World\boss_emeriss.cpp': No such file or directory

    somebody told me this

    rebuild projectfiles with cmake how to do that?

    and now im also getting some problems with my teleporter

    6>..\..\..\..\Backup\scripts\universal_teleporter.cpp(62) : error C2065: 'TEXTEMOTE_DANCE' : undeclared identifier

    6>..\..\..\..\Backup\scripts\universal_teleporter.cpp(62) : error C2051: case expression not constant

    6>..\..\..\..\Backup\scripts\universal_teleporter.cpp(66) : error C2065: 'TEXTEMOTE_SALUTE' : undeclared identifier

    6>..\..\..\..\Backup\scripts\universal_teleporter.cpp(66) : error C2051: case expression not constant

    6>..\..\..\..\Backup\scripts\universal_teleporter.cpp(70) : error C2065: 'TEXTEMOTE_ROFL' : undeclared identifier

    6>..\..\..\..\Backup\scripts\universal_teleporter.cpp(70) : error C2051: case expression not constant

    6>..\..\..\..\Backup\scripts\universal_teleporter.cpp(71) : error C2065: 'TEXTEMOTE_LAUGH' : undeclared identifier

    6>..\..\..\..\Backup\scripts\universal_teleporter.cpp(71) : error C2051: case expression not constant

    6>..\..\..\..\Backup\scripts\universal_teleporter.cpp(75) : error C2065: 'TEXTEMOTE_WAVE' : undeclared identifier

    6>..\..\..\..\Backup\scripts\universal_teleporter.cpp(75) : error C2051: case expression not constant

    6>..\..\..\..\Backup\scripts\universal_teleporter.cpp(76) : error C2065: 'TEXTEMOTE_BYE' : undeclared identifier

    6>..\..\..\..\Backup\scripts\universal_teleporter.cpp(76) : error C2051: case expression not constant

    6>..\..\..\..\Backup\scripts\universal_teleporter.cpp(80) : error C2065: 'TEXTEMOTE_RUDE' : undeclared identifier

    6>..\..\..\..\Backup\scripts\universal_teleporter.cpp(80) : error C2051: case expression not constant

    6>..\..\..\..\Backup\scripts\universal_teleporter.cpp(81) : error C2065: 'TEXTEMOTE_SPIT' : undeclared identifier

    6>..\..\..\..\Backup\scripts\universal_teleporter.cpp(81) : error C2051: case expression not constant

    6>..\..\..\..\Backup\scripts\universal_teleporter.cpp(82) : error C2065: 'TEXTEMOTE_SLAP' : undeclared identifier

    6>..\..\..\..\Backup\scripts\universal_teleporter.cpp(82) : error C2051: case expression not constant

    6>..\..\..\..\Backup\scripts\universal_teleporter.cpp(86) : warning C4060: switch statement contains no 'case' or 'default' labels

  4. i pulled the last updates 91b572d6693be64d0ff9b7fff501d4db3a535fff.

    11>c1xx : fatal error C1083: Cannot open source file: '.\World\boss_ysondre.cpp': No such file or directory

    11>c1xx : fatal error C1083: Cannot open source file: '.\World\boss_taerar.cpp': No such file or directory

    11>c1xx : fatal error C1083: Cannot open source file: '.\Northrend\ObsidianSanctum\boss_sartharion.cpp': No such file or directory

    11>c1xx : fatal error C1083: Cannot open source file: '.\World\boss_lethon.cpp': No such file or directory

    11>c1xx : fatal error C1083: Cannot open source file: '.\World\boss_emeriss.cpp': No such file or directory

    this are the errors from the latest pull.

    so can somebody help me about it?

  5. Why don't you look at the last commit. hint "CloseGossip"

    Another hint......

    
    -#define CLOSE_GOSSIP_MENU()        PlayerTalkClass->CloseGossip()
    
    +#define CLOSE_GOSSIP_MENU()        PlayerTalkClass->SendCloseGossip()

    sorry man i dont know what you mean? can you be a little bit specifiek

  6. hi i just pulled again some updates stashed my things before and pulled and just apply my stash again but now im compiling and getting errors why?

    6>..\..\..\..\Backup\scripts\Npc_Beastmaster.cpp(25) : error C2039: 'CloseGossip' : is not a member of 'PlayerMenu'

    6> H:\TrinityCore\src\server\game\Entities\Creature\GossipDef.h(249) : see declaration of 'PlayerMenu'

    6>..\..\..\..\Backup\scripts\Npc_Beastmaster.cpp(31) : error C2039: 'CloseGossip' : is not a member of 'PlayerMenu'

    6> H:\TrinityCore\src\server\game\Entities\Creature\GossipDef.h(249) : see declaration of 'PlayerMenu'

    6>..\..\..\..\Backup\scripts\Npc_Beastmaster.cpp(71) : error C2039: 'CloseGossip' : is not a member of 'PlayerMenu'

    6> H:\TrinityCore\src\server\game\Entities\Creature\GossipDef.h(249) : see declaration of 'PlayerMenu'

    6>..\..\..\..\Backup\scripts\Npc_Beastmaster.cpp(166) : error C2039: 'SEND_VENDORLIST' : is not a member of 'Player'

    it has something to do with my Beastmaster script but before it was working fine with no problems so please can somebody help me?

×
×
  • Create New...