Changes between Initial Version and Version 1 of Ticket #214


Ignore:
Timestamp:
Nov 25, 2008, 1:03:47 AM (15 years ago)
Author:
Anton Galitch
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #214

    • Property Status newclosed
    • Property Resolutionfixed
  • Ticket #214 – Description

    initial v1  
    11Encountered by Erik whilst attempting MP on Latium map with Anton:
    22in 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.
     3