mod-guildhouse icon indicating copy to clipboard operation
mod-guildhouse copied to clipboard

SQL scripts are not located in the automated import directory

Open sao123 opened this issue 2 months ago • 0 comments

4 sql scripts are not in found in the correct import directory.

/modules/mod-guildhouse/data/sql/db-characters/2024_04_07_guildhouse.sql /modules/mod-guildhouse/data/sql/db-world/2024_04_07_00_creatures_objects.sql /modules/mod-guildhouse/data/sql/db-world/2024_04_07_01_guildhouse_spawns.sql /modules/mod-guildhouse/data/sql/db-world/2024_04_07_02_innkeeper.sql

This current folder structure is incompatible with the current Azerothcore SQL structure https://www.azerothcore.org/wiki/sql-directory

\data\sql\base \data\sql\updates \data\sql\custom\

sao123 avatar Nov 16 '25 06:11 sao123