Jump to content

Extractor fix for cataclysm.


Guest dlunch

Recommended Posts

There is a new patch for cataclysm. how can i download it?

You have two options, logging with your battle.net account in the Cata, and it will start updating itself (Obviously you need to have the correct realmlist.wtf data to update)

Or search the patches, their are all over the internet (use SanGoogle)

But there are still not a good extractor that work with the new patch, and the most recent commits for the most newer version are all broken.

Link to comment
Share on other sites

  • 3 weeks later...

Hi, I have client version 4.0.0.12232 enGB, download ad.exe from first post and extract dbc/maps, upload on server, when run my server i get this error

Initialize data stores...

[0 ms] SQL: SET NAMES `utf8`

[0 ms] SQL: SET CHARACTER SET `utf8`

[0 ms] SQL: SET NAMES `utf8`

[1 ms] SQL: SET NAMES `utf8`

[0 ms] SQL: SET CHARACTER SET `utf8`

[0 ms] SQL: UPDATE account SET active_realm_id = 0 WHERE active_realm_id = '1'

[0 ms] SQL: SET CHARACTER SET `utf8`

[0 ms] SQL: UPDATE realmlist SET allowedSecurityLevel = '0' WHERE id = '1'

[0 ms] SQL: UPDATE characters SET online = 0 WHERE online<>0

[0 ms] SQL: UPDATE realmlist SET icon = 1, timezone = 1 WHERE id = '1'

[1 ms] SQL: UPDATE character_battleground_data SET instance_id = 0

[0 ms] SQL: DELETE FROM character_inventory WHERE item >= '3942098'

[[22 ms] SQL: DELETE FROM mail_items WHERE item_guid >= '3942098'

[0 ms] SQL: DELETE FROM auctionhouse WHERE itemguid >= '3942098'

[0 ms] SQL: DELETE FROM guild_bank_item WHERE item_guid >= '3942098'

[0 ms] SQL: DELETE FROM corpse WHERE corpse_type = '0' OR time < (UNIX_TIMESTAMP()-'259200')

[**************************************************] 100%

Some required *.dbc files (1 from 85) not found or not compatible:

/usr/local/games/mangos4/maps/dbc/Spell.dbc (exist, but have 48 fields instead 179) Wrong client version DBC file?

When I put dbc files extracted from 12065 I get this error:

Initialize data stores...

[0 ms] SQL: SET NAMES `utf8`

[0 ms] SQL: SET CHARACTER SET `utf8`

[0 ms] SQL: SET NAMES `utf8`

[0 ms] SQL: SET CHARACTER SET `utf8`

[0 ms] SQL: UPDATE characters SET online = 0 WHERE online<>0

[0 ms] SQL: SET NAMES `utf8`

[0 ms] SQL: SET CHARACTER SET `utf8`

[0 ms] SQL: UPDATE account SET active_realm_id = 0 WHERE active_realm_id = '1'

[1 ms] SQL: UPDATE character_battleground_data SET instance_id = 0

[1 ms] SQL: DELETE FROM character_inventory WHERE item >= '3942098'

[1 ms] SQL: UPDATE realmlist SET allowedSecurityLevel = '0' WHERE id = '1'

[1 ms] SQL: UPDATE realmlist SET icon = 1, timezone = 1 WHERE id = '1'

[20 ms] SQL: DELETE FROM mail_items WHERE item_guid >= '3942098'

[0 ms] SQL: DELETE FROM auctionhouse WHERE itemguid >= '3942098'

[0 ms] SQL: DELETE FROM guild_bank_item WHERE item_guid >= '3942098'

[0 ms] SQL: DELETE FROM corpse WHERE corpse_type = '0' OR time < (UNIX_TIMESTAMP()-'259200')

Found DBC files for build 12065 but mangosd expected DBC for one from builds: 12232 Please extract correct DBC files.

Please help, I can't find answer for my question on this forum.....

Link to comment
Share on other sites

I tried the ad.exe from first post with client 12232 and got the same error. It seams to be not suitable for 12232 (it's for 12025/12065).

I also tried the ad.exe which is supplied in the 400 git-branch. It stops working saying: invalid component.wow-enUS.txt file format

So anyone have a working extractor for version 12232?

Link to comment
Share on other sites

sorry my english, i'm from slovakia.

I have downloaded newest 400 branch (http://github.com/mangos/mangos/commit/5ce8ab34aadf6c2c41e2191cd387b7fe07380913)

but i can't compile it in vc90. I get hundreds errors from linker like this:

2>game.lib(ChatHandler.obj) : error LNK2001: unresolved external symbol "public: unsigned int const * __thiscall SpellEntry::GetEffectSpellClassMask(enum SpellEffectIndex)const " (?GetEffectSpellClassMask@SpellEntry@@QBEPBIW4SpellEffectIndex@@@Z)

All errors are about SpellEntry methods. Is some file missing in rep or in vcproject?

EDIT: Problem solved. "DBCStructure.cpp" was missing in vc90

Link to comment
Share on other sites

  • 2 weeks later...

ok ,closed, waaaay to much discussion of things that shouldnt be discussed, even after Vladimir deleted a lot of posts, it still continued.

Dev branches in GiT are NOT supported in any way, if you cant figure it out on your own, then you shouldnt be using it.

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use