View Issue Details

IDProjectCategoryView StatusLast Update
0000581The Dark ModSaving/Loadingpublic28.06.2008 18:10
Reportertels Assigned Togreebo  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product VersionSVN 
Fixed in VersionSVN 
Summary0000581: Crash upon loading a save game
DescriptionUpon loading a recently saved game, D3 segfaults. Probably some of the changes to the Save/Restore code accidentily broke it.
TagsNo tags attached.

Activities

Ishtvan

Ishtvan

18.02.2008 19:26

reporter   ~0001064

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?
tels

tels

18.02.2008 21:04

reporter   ~0001065

Last edited: 18.02.2008 21:04

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.

greebo

greebo

26.02.2008 12:52

administrator   ~0001076

Fixed. idMoveable::brokenModel is attempted to be restored, but is never saved.

Issue History

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