Notes |
|
(0038829)
|
Loci
|
2018-09-25 16:07
|
|
The posted save reliably crashes vanilla v0.44.12 on windows too. |
|
|
|
Trying to figure out or at least group together some adventure mode crashes this time, before we are exposed to horrors of the upcoming version
0011066 and 0010865 would crash when:
* walking away from nearby fort
* fast travelling (reads "offloading site"; 10865 doesn't allow FT due to mountains)
* saving (cleaning phase)
* giving up to starvation (reads "ending game")
They are identical according to backtracing (all ways to crash were checked against each other, generally stack structure is the same for all of them with expected slight variations depending on the chosen trigger)
0011039 and 0010908 would crash when:
* walking towards nearby fort
* walking away from the fort until FT is possible and then trying to FT further away (reads "offloading site")
* saving (cleaning phase)
* giving up to starvation (reads "ending game")
These two also have identical footprint. Compared to the above pair of bugs they show significant similarity, but not totally the same
* Apart from this group and whatever links to 10364 the other two dozens faulty saves i checked (which is majority of all reported) don't seem to reveal any clear recurrent patterns, and should be treated separately |
|
|
|
Got these to reproduce in 0.47.02, but not in the upcoming 0.47.03. I fixed some tangentially related stuff, but I'm skeptical they are gone. But it's possible. We'll have to see. |
|