Trinitycore: [3.3.5] After Server Startup Crash

Created on 1 Jun 2017  路  12Comments  路  Source: TrinityCore/TrinityCore

Description:

After Serverstart the Server Crashd

Branch(es):

3.3.5

TC rev. hash/commit:

TrinityCore rev. ed43883160f2 2017-06-01 09:08:01 -0300 (335 branch)
TDB version: TDB_full_world_335.63_2017_04_18 + updates

Operating system: Win7

HasBacktrace

Most helpful comment

Maybe posting a crashlog wouldn't be a bad idea?

All 12 comments

Maybe posting a crashlog wouldn't be a bad idea?

float m_positionX = 3926.739990
float m_positionY = 4960.709961
float m_positionZ = -12.973800
float m_orientation = 1.179500
unsigned int m_mapId = 0x23B (571)

std::string m_name = "Defendo-tank 66D"

unsigned int Entry = 0x649E (25758)

btw, not startup, you go c 51914 to get crash.

Map::LoadAllCells

it happens on startup if the "load all cells" config is enabled

SELECT `MovementType` FROM `creature_template` WHERE `entry`=25758;

@ariel-
SELECT guid, `MovementType` FROM `creature` WHERE `id`=25758 and `MovementType` > 1;
2 results

51879 | 9
51914 | 9

Shauren

i Love u .

d

value validation on db load incomming

Ah, so it was the spawns table the offender....

value validation on db load incomming

sure it does

Was this page helpful?
0 / 5 - 0 ratings