Dylan van den Brink

Results 2 comments of Dylan van den Brink

I am getting the same error, but I am only getting it when I initialize/setup JMetro in my scene with the following code: ```java ... JMetro jMetro = new JMetro(Style.LIGHT);...