Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#214 closed defect (fixed)

Exception reading 0x45C

Reported by: Jan Wassenberg Owned by: Anton Galitch
Priority: Should Have Milestone:
Component: Core engine Keywords:
Cc: Patch:

Description (last modified by Anton Galitch)

Encountered by Erik whilst attempting MP on Latium map with Anton: in CEntity::UpdateXZOrientation(), apparently m_base is invalid, thus causing an access violation. Since inheritance is data-driven, we should add checks (especially in this function, likely in others as well) whether m_base is valid at all. If not, try to use reasonable defaults.

Change History (2)

comment:1 by Anton Galitch, 15 years ago

Description: modified (diff)
Resolution: fixed
Status: newclosed

comment:2 by (none), 14 years ago

Milestone: Open Source Release

Milestone Open Source Release deleted

Note: See TracTickets for help on using tickets.