Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: Rayek on August 03, 2015, 03:18:47 am

Title: Weird error afther compiling an new script with Core editing
Post by: Rayek on August 03, 2015, 03:18:47 am
Dear Modcraft Comunity
i have an new error with  /dbc/ItemDisplayInfo.dbc
my server is uptodate and afther i compiled an transmog Script / core editing.

this error contains:
/dbc/ItemDisplayInfo.dbc exists, and has 25 field <expected 23> Extracted file
might be from wrong client version or a database-update has been forgotten.

i build/compiled this server on my own
DB is up to date
Server was working before this
so i gues it had to do something with the core editing from:


if hope you guys know how to fix this :(
Thnx already guys

Kind Regards
Rayek
Title: Re: Weird error afther compiling an new script with Core edi
Post by: Valkryst on August 03, 2015, 07:00:39 am
Sounds like it's due to having the wrong DBC file for your client version or editing it incorrectly. That's just my best guess at ~2am, so explore a bit. :p
Title: Re: Weird error afther compiling an new script with Core edi
Post by: Rochet2 on August 03, 2015, 01:01:22 pm
There are no edits to anything related since last update:
https://github.com/TrinityCore/TrinityC ... 1d...3.3.5 (https://github.com/TrinityCore/TrinityCore/compare/41e62739942907e1efa2a4656b4717c885873f1d...3.3.5" onclick="window.open(this.href);return false;)

And the latest version works fine.
You are either not using TrinityCore 3.3.5 branch or you have somehow corrupted or invalid DBC files.
Title: Re: Weird error afther compiling an new script with Core edi
Post by: Rayek on August 05, 2015, 11:39:42 pm
Quote from: "Rochet2"
There are no edits to anything related since last update:
https://github.com/TrinityCore/TrinityC ... 1d...3.3.5 (https://github.com/TrinityCore/TrinityCore/compare/41e62739942907e1efa2a4656b4717c885873f1d...3.3.5" onclick="window.open(this.href);return false;)

And the latest version works fine.
You are either not using TrinityCore 3.3.5 branch or you have somehow corrupted or invalid DBC files.

yeah noticed i just fked up somewhere ^^
got it fixed and fully runned