View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002205 | The Dark Mod | Physics | public | 07.05.2010 13:52 | 26.12.2010 17:16 |
Reporter | greebo | Assigned To | greebo | ||
Priority | normal | Severity | normal | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | TDM 1.00 | ||||
Target Version | TDM 1.02 | Fixed in Version | TDM 1.02 | ||
Summary | 0002205: Crash at shutdown in idEntity::UnbindNotify() of AI | ||||
Description | idEntity::UnbindNotify() calls idPhysics::Activate() and this for some reason crashes during shutdown (physics is NULL). Update: This is due to a rare case, where an AI with a lantern in their hand is in a water during map shutdown AND the water has been destroyed first. The AI will activate their physics and will run into a stray idPhysics_Liquid* pointer. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
07.05.2010 13:52 | greebo | New Issue | |
07.05.2010 13:52 | greebo | Status | new => assigned |
07.05.2010 13:52 | greebo | Assigned To | => greebo |
07.05.2010 13:52 | greebo | Product Version | TDM 1.01 => TDM 1.02 |
07.05.2010 16:05 | greebo | Description Updated | |
07.05.2010 16:14 | greebo | Product Version | TDM 1.02 => TDM 1.00 |
07.05.2010 16:14 | greebo | Target Version | => TDM 1.02 |
07.05.2010 16:15 | greebo | Status | assigned => resolved |
07.05.2010 16:15 | greebo | Fixed in Version | => TDM 1.02 |
07.05.2010 16:15 | greebo | Resolution | open => fixed |
26.12.2010 17:16 | greebo | Status | resolved => closed |