[DiscordArchive] Is your WoW version 901 by any chance?
[DiscordArchive] Is your WoW version 901 by any chance?
Archived author: MaxtorCoder • Posted: 2020-10-29T12:01:35.585000+00:00
Original source
`MapLoadInfo::Instance()` has a pre-defined structure (here: https://github.com/TrinityCore/TrinityCo...nfo.h#L225)
[Embed: TrinityCore/TrinityCore]
TrinityCore Open Source MMO Framework (master = 8.3.7.35662, 3.3.5 = 3.3.5a.12340) - TrinityCore/TrinityCore
https://github.com/TrinityCore/TrinityCo...LoadInfo.h
Archived author: MaxtorCoder • Posted: 2020-10-29T12:01:50.862000+00:00
Original source
That structure is incorrect, which means it cannot load the maps which results in Map extraction failing.
Archived author: MaxtorCoder • Posted: 2020-10-29T12:01:59.972000+00:00
Original source
Same goes for the rest of the extraction process.
Archived author: MaxtorCoder • Posted: 2020-10-29T12:07:32.527000+00:00
Original source
(Sorry if it's a lot to process) <:lul:451485508380655616>
Archived author: Kamian • Posted: 2020-10-29T12:10:17.535000+00:00
Original source
Thank you for the explanation (:
Archived author: MaxtorCoder • Posted: 2020-10-29T12:18:13.189000+00:00
Original source
No problem