View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000581 | The Dark Mod | Saving/Loading | public | 18.02.2008 16:40 | 28.06.2008 18:10 |
Reporter | tels | Assigned To | greebo | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | SVN | ||||
Fixed in Version | SVN | ||||
Summary | 0000581: Crash upon loading a save game | ||||
Description | Upon loading a recently saved game, D3 segfaults. Probably some of the changes to the Save/Restore code accidentily broke it. | ||||
Tags | No tags attached. | ||||
In order to help pinpoint the crash: The only saved/loaded thing I added recently was the attachment position data (m_AttachPositions on idEntity). I tested saving and loading right after adding it, and didn't get any crashes. Is this crash inermittent or does it happen all the time? | |
It happens all the time here since at least a week, and it did work upon release of Thief's Den. But I haven't had time to go back "in time" to try to pinpoint since when it happens. Dram also posted on the forum that it crashes for him, so it is not just my system. |
|
Fixed. idMoveable::brokenModel is attempted to be restored, but is never saved. | |
Date Modified | Username | Field | Change |
---|---|---|---|
18.02.2008 16:40 | tels | New Issue | |
18.02.2008 16:53 | greebo | Status | new => assigned |
18.02.2008 16:53 | greebo | Assigned To | => greebo |
18.02.2008 19:26 | Ishtvan | Note Added: 0001064 | |
18.02.2008 21:04 | tels | Note Added: 0001065 | |
18.02.2008 21:04 | tels | Note Edited: 0001065 | |
26.02.2008 12:52 | greebo | Status | assigned => resolved |
26.02.2008 12:52 | greebo | Resolution | open => fixed |
26.02.2008 12:52 | greebo | Note Added: 0001076 | |
01.05.2008 07:15 | greebo | Status | resolved => closed |
28.06.2008 18:10 | greebo | Fixed in Version | => SVN |