Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006466Dwarf FortressTechnical -- Generalpublic2014-04-17 02:212014-04-18 08:27
ReporterWieselTrupp 
Assigned ToDwarfu 
PrioritynormalSeveritycrashReproducibilityalways
StatusresolvedResolutionno change required 
PlatformPCOSWindows 7OS Version64bit
Product Version0.34.11 
Target VersionFixed in Version 
Summary0006466: Crash from invalid melt designations
DescriptionMy game crashed on my 160+ dwarfes save seconds after loading and unpausing the save.

I dont know the cause of this issue but it crashed in the cleaning phase of saving the game, like the report 0000277.
Steps To ReproduceSavegame:
( http://dffd.wimbli.com/file.php?id=8528 [^] )

Load save
Unpause game
Wait for up to 60 seconds
Additional InformationThe version i Created the World and the fortress with:
DF 34.11
DFHack 34.11 r3
Phoebus gfx Pack

Crash can be reproduced without DFHack, on a fresh install.
TagsNo tags attached.
Attached Files

- Relationships
related to 0006431acknowledgedFootkerchief Crash when mass-melting items via stocks menu 

-  Notes
(0024703)
Quietust (reporter)
2014-04-17 05:51

Did you, at any point, use Falconne's "Stocks" DFHack plugin to automatically melt items in certain stockpiles?
(0024704)
ag (reporter)
2014-04-17 05:57

The problem with your save is that the list of items to melt must be sorted by item ID, but it isn't. To fix the save, run this dfhack command immediately after loading:

:lua require('utils').sort_vector(df.global.world.items.other.ANY_MELT_DESIGNATED,'id')
(0024705)
WieselTrupp (reporter)
2014-04-17 09:05

Thanks to both of you, the mentioned command fixed this particular issue for me.
unfortunatly, it now chrashed about half an hour into the game, most probably because of one of the other DFHack plugins.

Are there other plugins i should disable because of known crash issues like this?
should i maybe disable DFHack altogether? it would be a shame, i really like the search and stockpile features.

i do use auto trade too, the last crash occured after the dwarfs hauled multiple bins back into the auto trade stockpile when the caravan left.
(0024706)
Dwarfu (manager)
2014-04-17 10:16

It is best to sort it with the authors of any mod/utility you use before reporting a bug on the tracker.

- Issue History
Date Modified Username Field Change
2014-04-17 02:21 WieselTrupp New Issue
2014-04-17 05:51 Quietust Note Added: 0024703
2014-04-17 05:57 ag Note Added: 0024704
2014-04-17 09:05 WieselTrupp Note Added: 0024705
2014-04-17 10:16 Dwarfu Note Added: 0024706
2014-04-17 10:16 Dwarfu Status new => resolved
2014-04-17 10:16 Dwarfu Resolution open => no change required
2014-04-17 10:16 Dwarfu Assigned To => Dwarfu
2014-04-18 08:27 Footkerchief Summary Crash in Fortress Mode, unknown cause => Crash from invalid melt designations
2014-04-18 08:28 Footkerchief Relationship added related to 0006431


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker