Updating Character database...
ERROR 1146 (42S02) at line 45 in file: '/azerothcore/data/sql/updates/db_world/2024_01_20_07.sql': Table 'acore_world.creature' doesn't exist
Applying of file '/azerothcore/data/sql/updates/db_world/2024_01_20_07.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.
Could not update the World database, see log for details.
Current Behaviour
Updating Character database... ERROR 1146 (42S02) at line 45 in file: '/azerothcore/data/sql/updates/db_world/2024_01_20_07.sql': Table 'acore_world.creature' doesn't exist
Applying of file '/azerothcore/data/sql/updates/db_world/2024_01_20_07.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. Could not update the World database, see log for details.
Expected Blizzlike Behaviour
Should finish the ac-import
Source
No response
Steps to reproduce the problem
git clone https://github.com/azerothcore/azerothcore-wotlk.git --depth 1 docker compose -f docker-compose.yml up -d --build
Extra Notes
No response
AC rev. hash/commit
NA
Operating system
docker
Custom changes or Modules
No response