-
Notifications
You must be signed in to change notification settings - Fork 161
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[AC] [Crash] [Core] Worldserver fails start #964
Comments
How old is your previous version? |
Thanks for the quick response. I tried setting NpcBot.WanderingBots.Continents.Count=0 (per the link) and that had no effect, as I'm assuming these bots are for something else? the post you linked said something about null, Is it safe to remove these, and if so is that the guid reference (it says id) in the acore_world/creature table? |
It's |
Sorry, I do not see an 'id' in creature table: 1 guid int UNSIGNED No None Global Unique Identifier AUTO_INCREMENT |
2 id1 int UNSIGNED No 0 Creature Identifier This |
This unfortunately did not work, other errors. So I just started fresh. |
DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
Current behaviour
#----------------------------------------------------------------------#
Location: /home/internet/WOW/wrath/azerothcore/src/server/game/AI/NpcBots/botdatamgr.cpp:987
Function: operator()
Condition: false
Message: Invalid NPCBot spawns found in
creature
table having no data incharacters_npcbot
table! IDs: 70164, 70268, 70267, 70265, 70459, 70458, 70455, 70233, 70152, 70151, 70132, 70116, 70055, 70053, 70064, 70052, 70051, 70033, 91967, 91902, 91233, 91749, 70405, 70404, 70403, 70402, 70401, 70372, 70359, 70358, 70357, 70356, 70324, 70318, 70317, 70307, 70306, 70260, 70257, 70253, 70252, 70251, 70462, 70460, 70457, 70454, 70452, 70214, 70207, 70231, 70213, 70206, 70158, 70177, 70163, 70159, 70157, 70130, 70110, 70106, 70105, 70102, 70067, 70066, 70065, 70063, 70062, 70038, 70019, 70010, 70008, 70005, 70410, 70409, 70408, 70407, 70406, 70367, 70366, 70353, 70352, 70351, 70326, 70305, 70304, 70302, 70301, 70453, 70451, 70202, 70211, 70204, 70201, 70154, 70174, 70115, 70103, 70101, 70028, 70020, 70002, 70001,Fix your DB contents and retry
#----------------------------------------------------------------------#
Segmentation fault
I upgraded my server to the current github version of AC and Trinity-Bots and this is what I get, but if I restore the previous version it works fine.
Expected behaviour
Worldserver should start
Crashlog
No response
Steps to reproduce the problem
No response
TrinityCore or AzerothCore
AzerothCore
Core rev. hash/commit
AzerothCore rev. 3193a5ba5add+ 2025-01-03 23:01:54 +0100 (master branch) (Unix, RelWithDebInfo, Static) (authserver)
Operating system
Ubuntu 24.04.1 LTS
The text was updated successfully, but these errors were encountered: