[DiscordArchive] Has anyone run in to issues when changing to the new Data file v.17? Am I missing something?
[DiscordArchive] Has anyone run in to issues when changing to the new Data file v.17? Am I missing something?
Archived author: Honk • Posted: 2025-10-17T10:36:01.410000+00:00
Original source
Has anyone run in to issues when changing to the new Data file v.17? Am I missing something?
Archived author: Revision • Posted: 2025-10-17T10:38:39.704000+00:00
Original source
That's hard to know without knowing what issue you're having
Archived author: Honk • Posted: 2025-10-17T10:39:40.508000+00:00
Original source
Getting error message that mmaps is expecting v16, i recompiled the core but using the same database.
Archived author: Revision • Posted: 2025-10-17T10:40:43.810000+00:00
Original source
Are you using a fork of azerothcore by any chance? Perhaps playerbots
Archived author: Honk • Posted: 2025-10-17T10:41:33.626000+00:00
Original source
Yepp, I guess thats it
Archived author: Revision • Posted: 2025-10-17T10:41:50.171000+00:00
Original source
Yeah, it hasn't been updated yet so you have to use v16 until it has been.
Archived author: Honk • Posted: 2025-10-17T10:41:58.012000+00:00
Original source
Thanks
Archived author: Mithria • Posted: 2025-10-17T10:43:53.615000+00:00
Original source
If no one has answered you yet on the modding discord (since it looks like your support post didnt auto create a thread), the mpq from that link just comes with the ported models, you need to add the CreatureModelData.dbc and CreatureDisplayInfo.dbc info yourself for the model paths and textures, then add entries for those display ids in the creature_model_info table in the acore_world db.
Archived author: Ryan Turner • Posted: 2025-10-17T10:55:12.147000+00:00
Original source
You can also change the define 16 to 17 if you want to use 17, but I would say for playerbots to push the change
Archived author: Honk • Posted: 2025-10-17T10:57:42.922000+00:00
Original source
Okey, had some ingame issues where creature and npc were all over the place so I think i will wait. Or maybe the define fixes it?