Ticket #214 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.
