Jump to content
TrinityCore

Leaderboard

Popular Content

Showing content with the highest reputation on 10/09/15 in Posts

  1. Two new full world database has been upload to Github Releases. TDB 735.00 (2018/02/19) was released for the master branch (previous release TDB 720.00 from 2017/04/18). TDB 335.19031 (2019/03/19) was released for the 3.3.5 branch (previous release TDB 335.64 from 2018/02/19). Notes: If you are installing a new DB you only need the 2 full SQLs plus any file at /sql/updates/world/ and sql/updates/hotfixes/ on Trinitycore repository. On 3.3.5: single full SQL file plus any file at /sql/updates/world/
    1 point
  2. I get the following error while compiling on El Capitan: /Users/*******/TrinityCore/src/server/game/Server/Packets/BattlePetPackets.cpp:84:18: fatal error: use of overloaded operator '<<' is ambiguous (with operand types 'WorldPacket' and 'size_type' (aka 'unsigned long')) _worldPacket << Pets.size(); UPDATE: Since zlib wasn't in the El Captain's default homebrew repo, I had to brew tap homebrew/dupes, in order to add it, and then install it - after that, the build went fine.
    -1 points
×
×
  • Create New...