Hello,
I use jMonkeyEngine with Nifty GUI and might discovered a bug. When you have gamma correction enabled and you restart the app with app.restart() the gui looks way to dark after the restart. When gamma correction is disabled however, the gui looks fine even after the restart.
Maybe app.restart() is doing something which leads to this behavoir?
Here is the related forum thread.
Best regards
Domenic