Ticket #214 (closed defect: fixed)

Opened 5 years ago

Last modified 3 years ago

Exception reading 0x45C

Reported by: jan Owned by: anton
Priority: Should Have Milestone:
Component: Core engine Keywords:
Cc:

Description (last modified by anton) (diff)

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

comment:1 Changed 4 years ago by anton

  • Status changed from new to closed
  • Resolution set to fixed
  • Description modified (diff)

comment:2 Changed 3 years ago by anonymous

  • Milestone Open Source Release deleted

Milestone Open Source Release deleted

Note: See TracTickets for help on using tickets.