6 Open Issues Need Help Last updated: Jul 17, 2025

Open Issues Need Help

View All on GitHub
Game Development Action RPG
Derelicts Don't Spawn about 1 month ago

AI Summary: Debug and fix a bug in a C# game engine where derelict spaceship spawns are not working as expected. The issue seems related to game rules not being properly applied, potentially due to recent changes in the game's Point of Interest (POI) system or bluespace event spawning. The fix likely involves investigating the game's codebase, specifically the `BluespaceSalvage` and `BluespaceSalvageEventScheduler` game rules, and ensuring they are correctly enabled and functioning.

Complexity: 4/5
bug help wanted S: Untriaged size/M

All for one, one for all.

C#
Game Development Action RPG

AI Summary: Debug and fix a bug in the Null Sector game where the respawn menu is grayed out and options are unavailable after a forced respawn. This involves investigating the game's code (C#), potentially using debugging tools, and identifying the root cause of the issue within the respawn menu functionality. The fix will require modifying the game's source code and testing the changes.

Complexity: 4/5
bug help wanted UI size/M

All for one, one for all.

C#
Game Development Action RPG

AI Summary: The task involves debugging a texture overlay error in the Null Sector game, a fork of Frontier Station 14. The error, appearing as a monkey holding a beaker with an incorrect texture, is likely due to missing sprites. The solution requires identifying and replacing the missing sprite assets.

Complexity: 3/5
bug good first issue UI YML size/S

All for one, one for all.

C#
Game Development Action RPG

AI Summary: The task is to fix a bug in the Null Sector game where folded wheelchairs do not save their folded state when a map is saved. This likely involves finding and modifying a 'saved = true' condition in the game's code, similar to how it's handled for chairs.

Complexity: 3/5
bug good first issue No C# size/S

All for one, one for all.

C#
Game Development Action RPG

AI Summary: The task involves correcting the item rotation within the Exped Outpost money case spawner in the Null Sector game. This is a minor bug fix, potentially requiring only a single line of code change. The fix should ensure items spawn with the correct orientation.

Complexity: 1/5
good first issue size/XS C#

All for one, one for all.

C#
Game Development Action RPG

AI Summary: The task is to debug a rendering issue in the Null Sector game, a fork of Space Station 14. Jump suits are invisible unless the mouse hovers over the player when Ambient Occlusion is enabled. The bug is reproducible on Linux, and seems related to client-side rendering differences between Steam and IDE versions. The solution requires investigating the interaction between Ambient Occlusion and jumpsuit rendering within the C# game engine.

Complexity: 4/5
bug help wanted S: Untriaged size/L C#

All for one, one for all.

C#