Jump to content
TrinityCore

Mesaj

Plebs
  • Posts

    5
  • Joined

  • Last visited

Posts posted by Mesaj

  1. https://github.com/elysium-project/server/tree/development/src

    mangosd, realmd - typical names for authserver and worldserver for (c)mangos 

    https://github.com/elysium-project/server/blob/development/src/mangosd/ChatSocket.cpp
     * Copyright (C) 2005-2011 MaNGOS <http://getmangos.com/>
     * Copyright (C) 2009-2011 MaNGOSZero <https://github.com/mangos/zero>
     * Copyright (C) 2011-2016 Nostalrius <https://nostalrius.org>
     * Copyright (C) 2016-2017 Elysium Project <https://github.com/elysium-project>

    I guess that makes it clear

  2. Geting a full client instead incomplete client.

    I got 6.0.2.19034 build, Battle.net says it's fully updated, no download bar as everything should there, what's wrong?

    Having same problems as said above in #68854, master 6.x branch

     

    -Edit1

    Scan&repair initiated, going to look if it fixes my errors

    --Edit2

    Nope.

    ---Edit3

    Ok I got part of the deal, cleaned old files and run mapextractor again, guess it was some pandaria junk left from SFemu. After DBC are done I'm going to start again doing vmaps. 

    ----Edit4

    And still problems with extraction and creating vmaps, but at least server started and crashes at "initializing data stores". dbc might be corrupted tho.

    -----Edit5

    TrinityCore rev. 96b5eafc06d9 2014-10-24 15:11:40 -0400 (6.x branch) (Win64, Debug) (worldserver-daemon) rebuilt project and trying to redo all extractions again

    ------Edit6

    Still not running. my worldserver crashing at dbc http://i.imgur.com/ZiYmil7.png

    TrinityCore rev. 10fb948c409e 2014-10-25 17:11:35 +0200 (6.x branch) (Win64, Debug) (worldserver-daemon)


  3. error log
    this was some time ago, I reinstalled my windows from that time. they were mainly due to my mysql/mariadb installation caused probably by cmake generation (3.x/2.8) for VS that didn't allow to build with wrongly configured solution, anyways


    all updates of VS (including CTPs) and it does not generate any error
    that's all fine then and I'll just use updated VS, thank you
  4. Firstly, I'm not posting this to http://www.trinitycore.org/f/topic/120-compile-or-cmake-problems/page-74 because it should be clear to see and the topic is messy.

    It says on official README to use VS >= 2013 but does it need to be exact 2013 without updates? I'm asking because I've tried building it once before (a months ago or so) with VS2013Update3 and it had many errors and after reinstalling VS2013 without updates, it worked, so makes me confused for now. I'm going to download VS but need someone to clarify should it be with updates or not, don't want to run into more problems now, specially when going for 6.x. I'll build server on Linux VM later on, but so far I mainly need tools built for Windows and that's just easier for starting over.

    Thanks in advance for reply.

×
×
  • Create New...