[SOLVED]spell.dbc load error results in crash

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:

[FONT=‘courier new’]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)[/FONT]

[FONT=arial]full worldserver log is here:[/FONT]

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 !!

The client that you used to extract the files has been modified? Those errors shouldn’t be happening at all.

you were right, i had forgotten about a patch in the client. this can be closed, tyvm

— Canned message start —
It appears the issue in the original post was solved, so this thread shall be closed.
Should you encounter any other difficulties, please open a new thread.
— Canned message end —