TiManGames / AmnesiaTheDarkDescent

GNU General Public License v3.0
30 stars 8 forks source link

The About window doesn't show any text most of the time #12

Closed jkulawik closed 1 month ago

jkulawik commented 1 month ago

This seems to be tied to the app startup, as restarting sometimes makes the text show.

It could also be related to my particular build environment, because it didn't happen in the release version.

jkulawik commented 1 month ago

For future reference, this was caused by a bad position parameter; the Z argument needs to be bigger than 0 for the interface to sort the GUI properly.