I found the problem in my deployment. In fact it was not related to the deployment, the problem was the fact that I used the DirectInputEnvironmentPlugin class directly in the code. Don’t ask me why I did that. I think I didn’t relalized that it was specific to DX.
This bug fixed, I have now another one that occurs on Linux. I can initialize the plugin but no controller is found with the call ControllerEnvironment.getDefaultEnvironment().getControllers();
Any idea why it behaves like that?
For your information the OS is SUSE (version 8 I think) with KDE 3.1 running on a Pentium 3.
Thanks in advance.