ZhengPeiRu21 / mod-individual-progression

AzerothCore Individual Progression Module
MIT License
112 stars 51 forks source link

sql error #293

Closed cutdachez closed 3 months ago

cutdachez commented 3 months ago

Pulled latest build. Now have sql error when it attempts to update new sql.

naxx40_creatures.sql': Table 'world.creature_template_model' doesn't exist♪◙

creature_model does not the above

Very new issue.

ZhengPeiRu21 commented 3 months ago

Please ensure you have an up-to-date build of AzerothCore. You seem to be missing this commit, which contains the creature_template_model change.

cutdachez commented 3 months ago

Please ensure you have an up-to-date build of AzerothCore. You seem to be missing this commit, which contains the creature_template_model change.

Updated fresh error: 2024_04_07_00_creatures_objects.sql': Unknown column 'modelid1' in 'field list'♪◙

ZhengPeiRu21 commented 3 months ago

Thank you for reporting this issue. All field model consistency issues should now be fixed as of https://github.com/ZhengPeiRu21/mod-individual-progression/commit/db9b87226e21a00152fb04772769b80163238ab7. Please make sure you have the latest version of the module and of AzerothCore.