You are not logged in.
For some reason, I cannot change my controls or move around in-game, but I can type my username and password.
I'm using the Sun/Oracle Java VM (as suggested) and the AUR minecraft package. Here's the output when I launch:
Username is 'sporkbox'
28
Setting user: sporkbox, -6208626806798852145
Failed to load options
java.lang.ArrayIndexOutOfBoundsException: 1
at gq.a(SourceFile:150)
at gq.<init>(SourceFile:52)
at net.minecraft.client.Minecraft.a(SourceFile:210)
at net.minecraft.client.Minecraft.run(SourceFile:559)
at java.lang.Thread.run(Thread.java:662)
Loading: net.java.games.input.LinuxEnvironmentPlugin
Failed to open device (/dev/input/event6): Failed to open device /dev/input/event6 (13)
Failed to open device (/dev/input/event5): Failed to open device /dev/input/event5 (13)
Failed to open device (/dev/input/event4): Failed to open device /dev/input/event4 (13)
Failed to open device (/dev/input/event3): Failed to open device /dev/input/event3 (13)
Failed to open device (/dev/input/event2): Failed to open device /dev/input/event2 (13)
Failed to open device (/dev/input/event1): Failed to open device /dev/input/event1 (13)
Failed to open device (/dev/input/event0): Failed to open device /dev/input/event0 (13)
Linux plugin claims to have found 0 controllers
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
OpenAL initialized.Any ideas? I'm using a TypeMatrix USB keyboard and symlinking it to /dev/input/typematrix. It's just a symlink, so it shouldn't be messing with the input subsystem at all...
Offline