ZhengPeiRu21 / mod-playerbots

AzerothCore Playerbots Module
MIT License
194 stars 95 forks source link

Errors when starting world server #211

Closed Wishmaster117 closed 9 months ago

Wishmaster117 commented 9 months ago

When starting world server i have this error:

Script named 'npc_kalecgos' is not assigned in the database. Script named 'npc_fiendish_imp' is assigned in the database, but has no code! Script named 'npc_fiendish_portal' is assigned in the database, but has no code!

I used https://github.com/ZhengPeiRu21/azerothcore-wotlk/tree/Playerbot and https://github.com/ZhengPeiRu21/mod-playerbots to compile.

Can someone help?

ZhengPeiRu21 commented 9 months ago

This is not related to the module. This is caused by your database and core versions not being in sync - please ensure you are running the latest core and the latest SQL updates.