LazyWizard / console-commands

An unofficial developer's console for Fractal Softworks' indie space combat game Starsector.
https://fractalsoftworks.com/forum/index.php?topic=4106.0
14 stars 4 forks source link

Starsector crashes when opening the console if the game's resolution is set too high #2

Open LazyWizard opened 4 years ago

LazyWizard commented 4 years ago

This is caused by the console's background texture, which is a screenshot of the game at the moment the console was opened. This is almost certainly due to creating or attempting to draw a texture of higher resolution than the user's card supports.

Note: I've been unable to replicate the crash in my personal builds, so this may already have been fixed by local changes that haven't been committed yet. I need to find someone who's encountered this bug and send them a patched jar to confirm.

Szaszy commented 3 years ago

Here I am, would be happy to test it.

Never mind, I won't be able to check this page every day.