In the Bloof Furnace , activating the lever that starts the fight with Broggok, immediately crashes server.
I believe there is some db data missing, as it is looking for a (FIRST_BROGGOK_CELL_STRING) around line 286 in blood_furnace.cpp. I am not sure , but it looks like the spawn group(s) db data is missing from the db.
// Prison Cell SpawnGroups
SPAWN_GROUP_PRISON_CELL_1 = 5420044, // Back Left
SPAWN_GROUP_PRISON_CELL_2 = 5420045, // Back Right
SPAWN_GROUP_PRISON_CELL_3 = 5420042, // Front Left
SPAWN_GROUP_PRISON_CELL_4 = 5420043, // Front Right
Bug Details
In the Bloof Furnace , activating the lever that starts the fight with Broggok, immediately crashes server. I believe there is some db data missing, as it is looking for a (FIRST_BROGGOK_CELL_STRING) around line 286 in blood_furnace.cpp. I am not sure , but it looks like the spawn group(s) db data is missing from the db. // Prison Cell SpawnGroups SPAWN_GROUP_PRISON_CELL_1 = 5420044, // Back Left SPAWN_GROUP_PRISON_CELL_2 = 5420045, // Back Right SPAWN_GROUP_PRISON_CELL_3 = 5420042, // Front Left SPAWN_GROUP_PRISON_CELL_4 = 5420043, // Front Right
Steps to Reproduce
Expected behavior
No response
Suggested Workaround
No response
Crash Log
No response
Core SHA1 Commit Hash
-
Database SHA1 Commit Hash
-
Operating System
Linux
Client Version
3.3.5a (Wrath of the Lich King)