Freeze in item::deserialize
(during submap::load
)
#46127
Labels
<Crash / Freeze>
Fatal bug that results in hangs or crashes.
Describe the bug
When loading submap game freezes.
From the brief debugging I think it tries to deserialize invalid item json, fails, and then probably fails to advance parsing cursor, infinitely retrying to deserialize the invalid item.
Steps To Reproduce
Expected behavior
If that is indeed caused by invalid item, the item should be skipped and error displayed, no freeze should happen.
Screenshots
Profiling:
Versions and configuration
Dark Days Ahead [dda],
No Rail Stations [No_Rail_Stations],
Graphical Overmap [Graphical_Overmap]
]
Additional context
I'm not 100% sure, but that might be a regression from #45617 or #45635.
The text was updated successfully, but these errors were encountered: