[DiscordArchive] What the fuck. I was trying to import my custom map into my clients. I created an MPQ with two dirs
[DiscordArchive] What the fuck. I was trying to import my custom map into my clients. I created an MPQ with two dirs
Archived author: Vargat • Posted: 2021-06-29T16:41:34.183000+00:00
Original source
What the fuck. I was trying to import my custom map into my clients. I created an MPQ with two dirs : World and DBFilesClient. In the first one reside a further dir Exuma containing exuma.wdl and all ADTs. In DBFilesClient I have Map and MapDifficulty. Both extracted from my client which I'm trying to patch. I move the mpq to the Data folder and start WoW.exe. It crashes saying that Map has 65 columns but 66 were expected. Out of curiosity I extracted the DBFilesClient and applied it back as a patch. Even without any new content in the MPQ, just the extracted DBFilesClient, it still crashes. Am I missing something?
Archived author: A2 • Posted: 2021-06-29T16:42:49.236000+00:00
Original source
<:What:721421095827275848>
Archived author: A2 • Posted: 2021-06-29T16:43:09.547000+00:00
Original source
From which patch you extracted Map.dbc
Archived author: stoneharry • Posted: 2021-06-29T16:43:11.567000+00:00
Original source
I suspect you got your DBC files from one one of the MPQs instead of opening them all in merged mode (which will apply load priority)
Archived author: stoneharry • Posted: 2021-06-29T16:43:30.253000+00:00
Original source
The same file exists in multiple MPQs often, but it loads the latest one based on the load order
Archived author: stoneharry • Posted: 2021-06-29T16:44:03.908000+00:00
Original source
https://i.imgur.com/vX48EU0.pnghttps://i...om/vX48EU0
Archived author: Vargat • Posted: 2021-06-29T16:44:20.018000+00:00
Original source
I've merged-opened all the locale patches from Data/enUS