This site requires JavaScript, please enable it in your browser!
Greenfoot back
Conor
Conor wrote ...

2011/3/24

Gamepad error

Conor Conor

2011/3/24

#
Hi There, I have greenfoot up and running on my laptop (Win Vista 32bit) everything is fine until I try to get the gamepad connected. I'm using a microsift xbox type controller (wireless) I have downloaded and installed driver. When I download the GamePadTester and the GamePadTemplate and tried to run the scenario I get an error that says that Grenfoot does not see the Gamepad, what am I doing wrong ? do I need to add in any libraries etc? Thank you Conor. Error log: No GamePad found, please ensure one is plugged in! java.lang.IllegalArgumentException: No gamepad found, are you sure it's plugged in? . . . . . . . . . . . . .
MathManiac MathManiac

2011/4/3

#
It will be better if you place in your source code, because the Error log doesn't seem real. I don't know if you created a try/catch block for the log to say that.
You need to login to post a reply.