[DiscordArchive] Is there a command or item number to add a whole gear set?
[DiscordArchive] Is there a command or item number to add a whole gear set?
Archived author: BootlessFawn007 • Posted: 2025-07-30T19:29:10.491000+00:00
Original source
Is there a command or item number to add a whole gear set?
Archived author: BootlessFawn007 • Posted: 2025-07-30T19:29:22.611000+00:00
Original source
Or is there only a way to add each piece one by one?
Archived author: Dreathean • Posted: 2025-07-30T19:31:27.916000+00:00
Original source
yes
Archived author: Dreathean • Posted: 2025-07-30T19:31:55.563000+00:00
Original source
it's .additem set #itemsetid
Archived author: BootlessFawn007 • Posted: 2025-07-30T19:34:15.566000+00:00
Original source
Thank you!
Archived author: raistrose • Posted: 2025-07-30T19:57:48.196000+00:00
Original source
howdy all,
Archived author: raistrose • Posted: 2025-07-30T19:59:44.831000+00:00
Original source
new to docker but thought a first fun project would be a vanilla wow server 8)
found the acore github and sorta muddled my way to where I am now
it docker composes, but always throws some error.
for awhile it said the Database was unhealthy, but finally figured out how to clean that out and start fresh.
Archived author: raistrose • Posted: 2025-07-30T19:59:59.652000+00:00
Original source
Now it says
ERROR 1146 (42S02) at line 4 in file: '/azerothcore/data/sql/updates/db_world/2025_07_19_01.sql': Table 'acore_world.creature_template' doesn't exist
Archived author: raistrose • Posted: 2025-07-30T20:00:14.423000+00:00
Original source
Applying of file '/azerothcore/data/sql/updates/db_world/2025_07_19_01.sql' to database 'acore_world' failed! If you are a user, please pull the latest revision from the repository. Also make sure you have not applied any of the databases with your sql client. You cannot use auto-update system and import sql files from AzerothCore repository with your sql client. If you are a developer, please fix your sql query.
ac-db-import-1 | Could not update the World database, see log for details.
Archived author: raistrose • Posted: 2025-07-30T20:00:39.822000+00:00
Original source
sorry if this is totally wrong place to ask.