Unknown error….
I’m in the Cove, and can secure shell directly into redpanda, so I assumed I’d be able to run the game from here, but when I tried I got this error, before anything in the game actually loaded:
java.lang.NoSuchMethodError: method sun.misc.Service.providers with signature (Ljava.lang.Class;)Ljava.ut
il.Iterator; was not found.
at com.jme.system.DisplaySystem.getSystemProviderMap(Unknown Source)
at com.jme.system.DisplaySystem.getCachedSystemProvider(Unknown Source)
at com.jme.system.DisplaySystem.getDisplaySystem(Unknown Source)
at game.BetterGame.initSystem(BetterGame.java:116)
at com.jme.app.BaseGame.start(Unknown Source)
at game.NetworkBetterGame.notAMainMethod(NetworkBetterGame.java:104)
at game.FrontClient$2.run(FrontClient.java:87)
Has anyone encountered this before? I don’t even know what it means.
Tags: issues