You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I put in everything I think maybe I missed something with Mod-ARAC. And in the character creation I was able to choose any race with any class but when I press create character it gives me an error.
After that I go into any character and for some reason I was unable to equip anything. Idk what I missed maybe it’s the query part.
I’m a bit of a noob when it comes to this I just got started. Could anybody possibly give me a dumb down guide on what to do?
The text was updated successfully, but these errors were encountered:
download the module and place it like this "/azerothcore-wotlk/modules/mod-arac/"
run the arac.sql file ("azerothcore-wotlk/modules/mod-arac/data/sql/db-world" ) via mysql in the acore_world database.
take the three .dbc-files from "azerothcore-wotlk/modules/mod-arac/patch-contents/DBFilesContent/" and put them into "azerothcore-wotlk/env/dist/bin/dbc" (where all the other dbc files are, had to overwrite the existing files).
recompile
start server
in docker (linux - you'd need to find the correct location on windows):
same, but at step 3):
copy the three files into (overwrite again)
/var/lib/docker/volumes/azerothcore-wotlk_ac-client-data/_data/dbc/
for client (your gamefolder, not server files):
also make sure you have PatchA.mpq in your [WoW-Folder]/Data/
if all that is correct, you probably have another problem and it's not because of this mod alone.
So I put in everything I think maybe I missed something with Mod-ARAC. And in the character creation I was able to choose any race with any class but when I press create character it gives me an error.
After that I go into any character and for some reason I was unable to equip anything. Idk what I missed maybe it’s the query part.
I’m a bit of a noob when it comes to this I just got started. Could anybody possibly give me a dumb down guide on what to do?
The text was updated successfully, but these errors were encountered: