There is no display.close() in the quit() - method of FixedLogicrateGame.
Is this intentional ?
If not it would prevent an error detected outside the VM in the gl - libs each time the application is quitting if the user does no display.close() somewhere himself.
unintentional, I’ll commit it with the next batch.