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

Can't get keyboard nor Mouse input in the client. #19

Open
Apotekaren opened this issue Jul 10, 2017 · 4 comments
Open

Can't get keyboard nor Mouse input in the client. #19

Apotekaren opened this issue Jul 10, 2017 · 4 comments
Labels

Comments

@Apotekaren
Copy link

In the client I can't get inputs to work. Touching anything in the client (with the mouse) results in nothing. I've messed around in the settings trying to fix it but I can't seem to find a fix for it.

@rolandoislas
Copy link
Owner

I need a few more detais:

  • Logs. Preferably at the "finer" level.
  • Wii U region and version
  • DRC Sim Server/Client version
  • Operating System Version
  • Was this an upgrade from a 1.x client version. If so, did 1.x work correctly?
  • Wireless adapter information. This is not necessary. I would just like to add it to the wiki if it is not already there.

@Apotekaren
Copy link
Author

Hi! Sorry for not responding earlier, I've been really busy with work...

Anyway, I'm not really sure how to grab the logs (I'm not really experienced with linux). I've tried bot version 1x and 2, neither of them working. I've tried it on both my laptop and my desktop computer. both on ubuntu 16.04 LTS.

The laptop and desktop computers have different network cards, I get the picture and sound but the client is unresponsive to key and mouse inputs. But since I'm getting the visual I assume the network cards are somewhat compatible?

To get information on the Wireless adapters is there some command in ubuntu to grab that? Or is it just by the name of the card?

Thanks for answering

@rolandoislas
Copy link
Owner

To enable debug logging on the server run: sudo drc-sim-backend --finer.

The output will then be at: ~/.drc-sim/log/drc_sim_c.log.

The client can be launched with debug logging and on screen controls: java -jar drc-sim-client-x.x.jar --finer --touch.

The client's log is stored at: ~/.drc-sim/log/client.log.

@Roet-Ivar
Copy link

Roet-Ivar commented Jun 4, 2020

@rolandoislas Hi. I understand that you're not really maintain this project anymore. See if you have any tips when no touch inputs are working? The problem starts when I try to use my secondary interface to have another computer as client.

The only thing the client --finer --touch logs out is:
[DATE TIME] FINE:drcsim Received command id 2
[DATE TIME] FINE:drcsim Received command id 2
[DATE TIME] FINE:drcsim Received command id 2
...

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

No branches or pull requests

3 participants