Closed Achaean closed 3 years ago
The game still run ? This is the library used for gamepad. Sounds like a missing dynamic dependency around udev.
Try to install this package (just to see): libudev-dev
I don't have this problem with Debian 10. I will try to include this library directly then.
I installed it, but didn't see any difference.
Maybe this is related: Left Ctrl, can't be assigned. Other than that, I can't see any defects.
But gamepad is working on my side, even with warning. Are you using a gamepad ? It should be working.
I don't have a pad nowadays, but it's configuration panel looks flawless.
Thanks for your time, I will do my best for the warning !
Can't find where come from the log.
Only way to avoid this log is to redirect to dev null:
./jvm_linux_x86_64/bin/java -Xms256M -Xmx256M -server -Dsun.java2d.uiScale=1.0 -splash:splash.png -jar lionheart-pc-1.X.X.jar > /dev/null
Game log will still be visible.
When starting, I'm receiving a failure message. (Not sure, what it is). I'm attaching console's output. (Launching game -> getting the warning message -> game control panel opens -> I'm closing it).