Sarjuuk / aowow

Database viewer for TrinityCore based on aowow by @LordJZ, based on the JS-Engine of Wowhead
198 stars 211 forks source link

DBC not found #405

Closed strn-xx closed 2 months ago

strn-xx commented 2 months ago

Hi, I can't solve the problem with loading mpqdata. The files I got from TrinityCore extractor are in the root folder setup/mpqdata/. But for some reason the installer doesn't see them. The problem is observed both on the web server and on the local machine. Could you please tell me how to solve it?

изображение

изображение

изображение

Sarjuuk commented 2 months ago

setup expects all files in the same directory structure they had in the mpq archives. so: setup/mpqdata/<localeCode>/DBFilesClient the locale for you is probably enUS or ruRU

see https://github.com/Sarjuuk/aowow?tab=readme-ov-file#4-extract-the-client-archives-mpqs

I don't know if the TrinityCore extractor extracs all dbc files or just the ones nessecary for the server to run. You may be missing some.

strn-xx commented 2 months ago

@Sarjuuk изображение

изображение

I apologize for bringing the hassle, but how do you get a site up and running? Does this mean that some key files are missing, or?

Sarjuuk commented 2 months ago

If the setup crashed at 104/105 enable DEBUG in seiteconfig and try again.

Also, this should be a separate issue.

Also, also, highlighting me does nothing.