Jump to content
TrinityCore

Voy

Plebs
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Voy

  1. I've fixed it now. When I first downloaded source (using git thing) in sql/update/world folder there was only one file (so I thought I've updated). After failure, and posting here, I've retraced all steps and when I downloaded source again there was 405 files in sql/update/world folder. I've applied them all and it works.

     

    So it was more like number 1 error.

  2. Similar problem, but I cannot solve it.

     

     

    - What is your O.S. version? Windows 7 x64
    - What is your core version?  (There is no "last version", on somedays we can do more than 1 commit, so post your correct core version)  Revision 52 2013/7/17
    - Where did you grab it? https://github.com/T...TrinityCore.git 
    - Did you compiled yourself? Yes
    - Do you have all dependency's correctly installed? Gitext 2.47, Visual C++ 2010 express, MySQL 5.6.14, SQLyog, Cmake 2.8.12.1, OpenSSL 64/32 1.0.1e, Visual C++ redistributables 2008.
    - Did you Follow our wiki? Followed it step by step.
    - Did you correctly updated the databases? I only added updates for world from sql/updates/world
     - Is your MySQL correctly configured and running? yes
    - What is your MySQL client? (SQLyog? MySQL command line? etc.. NOTE: please, don't use navicat) SQLyog
    - Did you opened the necessary ports? It's not public yet
    - Do you have any custom patches in the core? Which ones? Did you try without them? no
    - What is your wow client version? Did you extracted the necessary files from it? 3.3.5a, and yes I ran maps extractor, vmaps.bat and I moved mmaps generator back to bin/release and ran it to get mmaps.

     

    3l6k.jpg

     

    Also from Aokromes post in FAQ:

     

     

    1) You have cloned master repository (3.3.5a) and installed TDB, but you forgot to apply the files present on sql/updates/world you need to run those to properly start core.
    2) You have updated your database, but you forgot to update your binary files, you usually can't run older cores with newer databases.
    3) You have updated your core, but you forgot to update your database, you usually can't run older databases with newer cores.
    4) You have download 4.3.4 database, but you cloned master repository (3.3.5a), you can't use 4.3.4 database with 3.3.5a core.
    6) You have download 4.3.4 core and installed TDB 4.3.4 but you forgot to apply the sql files present on TrinityCore_4.3.4_DB_Alpha repository.
    7) You have download 4.3.4 core and installed TDB 4.3.4 and the sql files present on TrinityCore_4.3.4_DB_Alpha repository but 4.3.4 DB repository needs to be updated, if you are on this issue you must clone the hash of the date of the last database sync (not for newbies).
    8) You are trying to use a custom patch and you forgot to apply the sql files for it or they don't exist.
    9) You are trying to use one sql for another project or deprecated sql files.
    10) You are trying to apply the same update 2 times. 

    1) updated

    2-3)new install

    4-7)I've downloaded 335

    8)no custom patches

    9)I had arcemu databases but deleted them

    10)only once

     

    Any Ideas where I could go wrong?

     

     

     

×
×
  • Create New...