-
Notifications
You must be signed in to change notification settings - Fork 84
Description
Hello,
I tried to run the binary found on http://parrotsonjava.com/ home page on various Win7 64bits computers and it crash directly without displaying anything. I guess its not supported on this system ?
I also try on a newly installed Win7 32bits computer and noticed the following :
If the adhoc connection with the drone is not established when starting the program, it crash when doing the connection test.
I connected a very old/crappy PC gamepad to the computer. When I start the program, it crashs after the connection test with an unhandle exception : SystemIO.FileNotFoundException in ARDrone.Input.KeyboardInput.GetNewInputDevices(IntPtr, System.Collections.Generic.List1<ARDrone.Input.GenericInput>)
If I dont have any pad/joystick, I get the same errors.
Is it not possible to start/use the programme without a gamepad/joystick ?
Is this "normal behaviour" (in that case, maybe should handle the exceptions to at least terminate gracefully) or is it a problem coming from my setup ? (Should I rush buy a M$ xbox pad ? :)