You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the same issue.
This seems to be an issue with the bundled binary. It looks like it was compiled on a nix machine so it won't work without patching the linker.
You can fix it by doing sudo patchelf --set-interpreter /lib/ld-linux-x86-64.so.2 /usr/bin/honkers-launcher
or compiling the launcher yourself.
I get the error message that it can't find the file or path to star the command launcher doesn't starts
The text was updated successfully, but these errors were encountered: