Anonymous | Login | Signup for a new account | 2024-11-01 13:38 PDT |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
ID | Project | Category | View Status | Date Submitted | Last Update | |
0006466 | Dwarf Fortress | Technical -- General | public | 2014-04-17 02:21 | 2014-04-18 08:27 | |
Reporter | WieselTrupp | |||||
Assigned To | Dwarfu | |||||
Priority | normal | Severity | crash | Reproducibility | always | |
Status | resolved | Resolution | no change required | |||
Platform | PC | OS | Windows 7 | OS Version | 64bit | |
Product Version | 0.34.11 | |||||
Target Version | Fixed in Version | |||||
Summary | 0006466: Crash from invalid melt designations | |||||
Description | My 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 Reproduce | Savegame: ( http://dffd.wimbli.com/file.php?id=8528 [^] ) Load save Unpause game Wait for up to 60 seconds | |||||
Additional Information | The 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. | |||||
Tags | No tags attached. | |||||
Attached Files | ||||||
Relationships | ||||||
|
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 |