Description:
I’ve encountered a game-breaking issue with Yunru's Space Block where the Space Platform camera becomes unusable on large platforms.
Key Symptoms:
Camera Lockdown: In Remote View, the camera is "trapped" at the Hub. It’s impossible to scroll or move the view to the edges of the platform because the logical bounds have shrunk to a 1x1 tile at the Hub.
Visuals: show-platform-bounds confirms this by showing only a single blue tile at the Hub, even though the physical foundation extends far beyond it.
Logic is OK: All machines outside the visible bounds are powered, connected, and functioning normally.
Manual Building: I can still place entities/tiles if they are within the immediate reach of the "stuck" camera or via blueprints.
Technical context:
The moving_surface logic of Space Age platforms seems to lose track of the foundation tiles when interacting with the custom "Space" tiles from the mod. Since the camera in Space Age is restricted to the platform's logical bounds, this visual/logical desync effectively prevents players from managing their space factories.
Game version: 2.0.x
Mod: Yunru's Space Block (latest)