Jump to content

durbatuluk

Members
  • Posts

    18
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by durbatuluk

  1. Update for newest pls... Cant compile it maybe this related to this patch:

    MiscHandler.cpp: In member function â€void WorldSession::HandleTogglePvP(WorldPacket&)’:
    MiscHandler.cpp:566: error: â€class Player’ has no member named â€GetOutdoorPvP’
    MiscHandler.cpp: In member function â€void WorldSession::HandleZoneUpdateOpcode(WorldPacket&)’:
    MiscHandler.cpp:587: error: no matching function for call to â€Player::SendInitWorldStates(bool, uint32&)’
    Player.h:1778: note: candidates are: void Player::SendInitWorldStates()
    MiscHandler.cpp: In member function â€void WorldSession::HandleAreaTriggerOpcode(WorldPacket&)’:
    MiscHandler.cpp:1024: error: â€class Player’ has no member named â€GetOutdoorPvP’
    make[3]: *** [MiscHandler.o] Error 1
    make[3]: *** Waiting for unfinished jobs....
    make[3]: Leaving directory `/home/xxx/MaNGOS/sources/src/game'

  2. Still the same errors - but i dont apply patch twice only what i have is arena patch...

    And there is files like OutdoorPvPEP.cpp a and so where can i download them?

    <div class='codetop'>CODE</div><div class='codemain' style='height:200px;white-space:Pre;overflow:auto'> then mv -f ".deps/OutdoorPvP.Tpo" ".deps/OutdoorPvP.Po"; else rm -f ".deps/OutdoorPvP.Tpo"; exit 1; fi

    OutdoorPvP.cpp:737: error: redefinition of âOutdoorPvPObjective::OutdoorPvPObjective(OutdoorPvP*)â

    OutdoorPvP.cpp:11: error: âOutdoorPvPObjective::OutdoorPvPObjective(OutdoorPvP*)â previously defined here

    OutdoorPvP.cpp:744: error: redefinition of âbool OutdoorPvPObjective::HandlePlayerEnter(Player*)â

    OutdoorPvP.cpp:18: error: âvirtual bool OutdoorPvPObjective::HandlePlayerEnter(Player*)â previously defined here

    OutdoorPvP.cpp:763: error: redefinition of âvoid OutdoorPvPObjective::HandlePlayerLeave(Player*)â

    OutdoorPvP.cpp:37: error: âvirtual void OutdoorPvPObjective::HandlePlayerLeave(Player*)â previously defined here

    OutdoorPvP.cpp:776: error: redefinition of âvoid OutdoorPvPObjective::HandlePlayerActivityChanged(Player*)â

    OutdoorPvP.cpp:50: error: âvirtual void OutdoorPvPObjective::HandlePlayerActivityChanged(Player*)â previously defined here

    OutdoorPvP.cpp:2901: error: redefinition of âbool OutdoorPvP::HandleAreaTrigger(Player*, uint32)â

    OutdoorPvP.cpp:723: error: âvirtual bool OutdoorPvP::HandleAreaTrigger(Player*, uint32)â previously defined here

    ...

    ...

    ...

    ...

    make[2]: *** [OutdoorPvP.o] Error 1

    make[2]: Leaving directory `/home/durbatuluk/MaNGOS/sources/src/game'

    make[1]: *** [install-recursive] Error 1

    make[1]: Leaving directory `/home/durbatuluk/MaNGOS/sources/src'

    make: *** [install-recursive] Error 1

    </div>

  3. Lots of errors during compiling (using arena.patch)

    OutdoorPvP.cpp:2620: error: redefinition of â€bool OutdoorPvP::HandleCapturePointEvent(Player*, uint32)’
    OutdoorPvP.cpp:1312: error: â€bool OutdoorPvP::HandleCapturePointEvent(Player*, uint32)’ previously defined here
    OutdoorPvP.cpp:2630: error: redefinition of â€bool OutdoorPvP::HandleGossipOption(Player*, uint64, uint32)’
    OutdoorPvP.cpp:668: error: â€virtual bool OutdoorPvP::HandleGossipOption(Player*, uint64, uint32)’ previously defined here
    OutdoorPvP.cpp:2640: error: redefinition of â€bool OutdoorPvP::CanTalkTo(Player*, Creature*, GossipOption&)’
    OutdoorPvP.cpp:678: error: â€virtual bool OutdoorPvP::CanTalkTo(Player*, Creature*, GossipOption&)’ previously defined here
    OutdoorPvP.cpp:2650: error: redefinition of â€bool OutdoorPvP::HandleDropFlag(Player*, uint32)’
    OutdoorPvP.cpp:688: error: â€virtual bool OutdoorPvP::HandleDropFlag(Player*, uint32)’ previously defined here
    OutdoorPvP.cpp:2660: error: redefinition of â€bool OutdoorPvPObjective::HandleGossipOption(Player*, uint64, uint32)’
    OutdoorPvP.cpp:698: error: â€virtual bool OutdoorPvPObjective::HandleGossipOption(Player*, uint64, uint32)’ previously defined here
    OutdoorPvP.cpp:2665: error: redefinition of â€bool OutdoorPvPObjective::CanTalkTo(Player*, Creature*, GossipOption&)’
    OutdoorPvP.cpp:703: error: â€virtual bool OutdoorPvPObjective::CanTalkTo(Player*, Creature*, GossipOption&)’ previously defined here
    OutdoorPvP.cpp:2670: error: redefinition of â€bool OutdoorPvPObjective::HandleDropFlag(Player*, uint32)’
    OutdoorPvP.cpp:708: error: â€virtual bool OutdoorPvPObjective::HandleDropFlag(Player*, uint32)’ previously defined here
    OutdoorPvP.cpp:2675: error: redefinition of â€int32 OutdoorPvPObjective::HandleOpenGo(Player*, uint64)’
    OutdoorPvP.cpp:713: error: â€virtual int32 OutdoorPvPObjective::HandleOpenGo(Player*, uint64)’ previously defined here
    OutdoorPvP.cpp:2685: error: redefinition of â€bool OutdoorPvP::HandleAreaTrigger(Player*, uint32)’
    OutdoorPvP.cpp:723: error: â€virtual bool OutdoorPvP::HandleAreaTrigger(Player*, uint32)’ previously defined here

×
×
  • 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