Jump to content
TrinityCore

funnybunny

Plebs
  • Posts

    2
  • Joined

  • Last visited

Posts posted by funnybunny

  1. i just freshly compiled the 335 branch and got a fresh extraction of client data. also fresh db etc. realm server starts fine, but when i start the world server it complains about the spell.dbc giving this error:

     

    spelldifficulty_dbc: spell 71356 at field id:2108 at spellid0 does not exist in SpellStore (spell.dbc), loaded as 0

     

    the first time I ran the thing, it told me that it successfully applied all of the database updates, and the contents of the db seem to agree with this:

    mysql> select * from version;
    +----------------------------------------------------------------------------------------+---------------+------------+----------+
    | core_version                                                                           | core_revision | db_version | cache_id |
    +----------------------------------------------------------------------------------------+---------------+------------+----------+
    | TrinityCore rev. e7a12edb833f 2016-05-18 11:06:24 +0200 (3.3.5 branch) (Unix, Release) | e7a12edb833f  | TDB 335.61 |       61 |
    +----------------------------------------------------------------------------------------+---------------+------------+----------+
    1 row in set (0.00 sec)

     

    full worldserver log is here:

    https://gist.github.com/jrsa/d1a67b24a91acafd81013f57fa283c98

    backtrace is here:

    https://gist.github.com/jrsa/d46f7265593bb074b85baba6a57eb801

     

    both of these outputs are consistent every time i try to run the world server. thanks in advance for any help !!

×
×
  • Create New...