rolandoislas / drc-sim-client

Wii U Gamepad Simulator Frontend
Other
80 stars 11 forks source link

Joystick input causing socket errors in Linux Desktop version #9

Closed gleparc closed 7 years ago

gleparc commented 7 years ago

Hi Roland,

I am getting this error regarding my joystick input. I am using Qjoypad and openJDK on my virtual machine ubuntu linux box with the drc-sim-client. Should I be using another joystick input program/driver?

I have tried two separate gamepads, but get a similar error

image

image image

rolandoislas commented 7 years ago

Is the server version 1.6.2? There are a few of oversights:

If the client is a version prior to the 1.2 release it will disconnect if there is no video stream.

Were there issues with using a controller directly?

Edit: Does this only happen when using a controller?

gleparc commented 7 years ago

Thanks a lot for your reply. It is only server version 1.6 (I think, could not find another) - but I neglected to tell you that I was using client 1.2-beta (didn't notice you had updated the client! my fault!). Now I can report to you that there are no more problems when I used server version 1.6 and client version 1.2. The beta was the one that was disconnecting. Now the connection stays for a long time.

Btw - I can confirm that the blow (mic) button works - I just tried it with Captain Toad game and it's brilliant! You have made a great piece of software!