When i run my game in netbeans the playground is beeing drawn with a paintcomponent and i can play the game.
When i build the poject and i start the Jar file. My paintComponent is the only thing thats not beeing drawn. Everything else works.
What can this be?
