[DiscordArchive] hey i try to instaqll the modul - transmog with ne youtube tutorial from nirv
[DiscordArchive] hey i try to instaqll the modul - transmog with ne youtube tutorial from nirv
Archived author: Devillein92 • Posted: 2025-04-11T08:56:52.133000+00:00
Original source
hey i try to instaqll the modul - transmog with ne youtube tutorial from nirv
i typed cd ~/azerothcore-wotlk/modules/ on my putty
then git clone https://github.com/azerothcore/mod-transmog.git
moved back to cd ~/azerothcore-wotlk/ and compiled with ./acore.sh compiler build
stoped and started server and now i have following issue:
[1146] Table 'acore_characters.custom_unlocked_appearances' doesn't exist
Your database structure is not up to date. Please make sure you've executed all queries in the sql/updates folders.
how can i fix this?
[Embed: GitHub - azerothcore/mod-transmog: Plug&Play transmog module for Az...]
Plug&Play transmog module for AzerothCore, based on Rochet2 works - azerothcore/mod-transmog
https://github.com/azerothcore/mod-transmog.git
Archived author: Tereneckla • Posted: 2025-04-11T08:59:47.190000+00:00
Original source
execute the sql in the data/sql folder
Archived author: Devillein92 • Posted: 2025-04-11T09:01:04.636000+00:00
Original source
and how can i do this? im kinda new to this stuff started 2 days ago
Archived author: Tereneckla • Posted: 2025-04-11T09:04:57.529000+00:00
Original source
I assume mysql cli
`mysql dbname < file`