Ii openjdk-8-jre-headless:amd64 8u66-b01-1~bpo8+1 amd64 OpenJDK Java runtime, using Hotspot JIT (headless)
I thought as much, but none the less, I can run Minecraft on the desktop with only the headless package installed:
> necessary for running applications like Minecraft. > So the -headless package, by design, does not include the parts > keyboard, mouse, graphical user interface etc. > Headless means here system usually running without local monitor, > headless package is intended for "headless" machines like servers.
> you need the non-headless openjdk package (i.e. If you want to run any Java application with a GUI, Necessary for running applications like Minecraft.ĭate: Sat, 16:26:10 +0200, 21:23, "Jan Henke" : So the -headless package, by design, does not include the parts Keyboard, mouse, graphical user interface etc. Headless means here system usually running without local monitor, Headless package is intended for "headless" machines like servers. You need the non-headless openjdk package (i.e. > If I remove the package from testing and manually install the version from jessie-backports (8u66-b01-1~bpo8+1), the problem is gone. > Exception in thread "main" : Assistive Technology not found: > Having just upgraded with an apt-get dist-upgrade on "testing" the following error occurs running Minecraft with java: If I remove the package from testing and manually install the version from jessie-backports (8u66-b01-1~bpo8+1), the problem is gone. Having just upgraded with an apt-get dist-upgrade on "testing" the following error occurs running Minecraft with java:Įxception in thread "main" : Assistive Technology not found: Īt (Toolkit.java:807)Īt (Toolkit.java:886)Īt (Window.java:1362)Īt net.mc.(Main.java:173)