satisfactorymodding / satisfactorymodding/SatisfactoryModManager
SMM 3.0.6 AppImage freezes trying to show some mod descriptions
Nobody has claimed this yet.
- Dominant language
- Svelte
- Stars
- 500
- Forks
- 94
- Avg merge
- 9d 19h
- Merged PRs (30d)
- 2
Description
As title said SMM 3.0.6 AppImage freezes when you try to show some mods description. No reaction other than window controls and any change to window or focus resets the whole window to white. This is the error shown in CLI:
././/include/c++/12/bits/stl_vector.h:1123: constexpr std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = {anonymous}::colrv1_configure_skpaint(FT_Face, const SkSpan<unsigned int>&, SkColor, const FT_COLR_Paint&, SkPaint*)::<lambda(const FT_ColorStopIterator&, std::vector<float>&, std::vector<SkRGBA4f<kUnpremul_SkAlphaType> >&)>::ColorStop; _Alloc = std::allocator<{anonymous}::colrv1_configure_skpaint(FT_Face, const SkSpan<unsigned int>&, SkColor, const FT_COLR_Paint&, SkPaint*)::<lambda(const FT_ColorStopIterator&, std::vector<float>&, std::vector<SkRGBA4f<kUnpremul_SkAlphaType> >&)>::ColorStop>; reference = {anonymous}::colrv1_configure_skpaint(FT_Face, const SkSpan<unsigned int>&, SkColor, const FT_COLR_Paint&, SkPaint*)::<lambda(const FT_ColorStopIterator&, std::vector<float>&, std::vector<SkRGBA4f<kUnpremul_SkAlphaType> >&)>::ColorStop&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.
Known affected mods:
Taj's Graphical Overhaul
Production Stats
TuxedoOS (Ubuntu noble based)
SMM AppImage 3.0.6
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Run SMM AppImage 3.0.6 from the CLI on Ubuntu and open the descriptions for Taj's Graphical Overhaul and Production Stats. Start with the reported stl_vector assertion and the mod-description rendering path. Done means those descriptions render without freezing or turning the window white, and the assertion no longer appears.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, ubuntu
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100