ZhengPeiRu21 / mod-playerbots

AzerothCore Playerbots Module
MIT License
194 stars 95 forks source link

acore_world.charsections_dbc not created #205

Closed mhshph closed 10 months ago

mhshph commented 10 months ago

First dropped databases: acore_* Compiled commit 1c2ca09e4cceea877bac81c2c2cf1cab0ddd5fca from scratch with no errors but some warnings. Reran the various map extractors without problems. Started worldserver Creation of db tables completed with no errors, but at least 1 table was not created. Here is the tail of the log:

>> Applying update "2023_07_29_01.sql" 'CCA2F2D'...
>> Applying update "2023_07_30_00.sql" '1B2A97A'...
>> Applying update "2023_07_30_01.sql" 'DDCE039'...
>> Applying update "2023_07_31_00.sql" '51EC740'...
>> Applied 213 queries. Containing 370 new and 3654 archived updates.

Loading World Information...
> RealmID:              1
> Version DB world:     ACDB 335.10-dev
Will clear `logs` table of entries older than 1209600 seconds every 10 minutes.
Using DataDir ./server/data/
WORLD: VMap support included. LineOfSight:true, getHeight:true, indoorCheck:true PetLOS:true

Loading Acore Strings...
>> Loaded 1154 Acore Strings in 9 ms

Initialize Data Stores...
[1146] Table 'acore_world.charsections_dbc' doesn't exist
Your database structure is not up to date. Please make sure you've executed all queries in the sql/updates folders.
mhshph commented 10 months ago

sorry I am a retard. I did not realize there is a separate repo for the mod, so was only compiling the modified base.