Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various problems #26

Open
stettler opened this issue Jul 14, 2011 · 2 comments
Open

Various problems #26

stettler opened this issue Jul 14, 2011 · 2 comments

Comments

@stettler
Copy link

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 ? :)

@shtejv
Copy link
Owner

shtejv commented Jul 20, 2011

None of the problems should occur, they are simply bugs.

The crash when no network connection is established is already known.

The file should be created when not present. There seems to be a problem with the new version.

@shtejv
Copy link
Owner

shtejv commented Jan 2, 2012

Try the new version. I tried plugging in some new device when there are no files present in the folders and it worked fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants