Code:
ControllerEnvironment evn = ControllerEnvironment.getDefaultEnvironment();
Controller[] controllers = evn.getControllers();
Output: (reproducible on all 3 of my friend’s linux boxes)
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/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
^ what is “hopeful” is that it does say “claims to have found 1 controllers” whenever we plug in our DDR dance mat to the usb adaptor
I’ve seen posts handling this bug, but I fear it’s… reemerged? BTW the application works beautifully on my windows
err heres the applet: http://dragonfire.exofire.net/lightningsteps/Java