conan513/SingleCore_TC

WorldServer fails to start after logging out with NPCBots

Opened this issue · 1 comments

OS: Windows 10
SPP: Update 10 full

After adding NPCBots to server and then stopping and later starting the world server again, the server fails to start with the message:

bot_ai.cpp:7537 in bot_minion_ai::InitFaction ASSERTION FAILED:
result

This is fixed temporarily by running the SQL to reset NPCBots, but this requires adding the NPCBots after if you want to use them again.

Lordpsyan maded two type of npcbots.New and Old.In current patch the NewNpcbots used.Maybe try to compile and update with old npcbots and try to test it?Maybe such server crashes will be resolved?