2 Open Issues Need Help Last updated: Jul 14, 2025

Open Issues Need Help

View All on GitHub
Game Development Mod Management

AI Summary: Debug and fix random flickering during scrolling in the TriOS Starsector mod manager application. The issue appears to be unrelated to terminal output, suggesting a problem within the application's UI rendering or interaction with the underlying graphics system. Debugging will likely involve examining the Flutter codebase, potentially focusing on widgets related to scrolling and UI updates.

Complexity: 4/5
help wanted

Starsector mod manager & toolkit.

Game Development Mod Management

AI Summary: Debug and fix a crash occurring in the TriOS Starsector mod manager upon exit. The crash is indicated by an EGL context error and a SIGABRT signal, suggesting a problem with the graphical user interface (GUI) library or its interaction with the underlying graphics system. The solution likely involves investigating the GUI code (potentially using a debugger) to identify the source of the assertion failure within the `epoxy_get_proc_address` function.

Complexity: 4/5
help wanted

Starsector mod manager & toolkit.