My game works fine in fullscreenmode whenever I run it straight from the source code in my compiler…
Then I converted it into webstart, now it throws this nasty error
java.lang.UnsupportedOperationException: Cannot change display mode
why is that? can you like not change display mode with WebStart? I have all-permissions on too.
if needed i can post my code…