-
Notifications
You must be signed in to change notification settings - Fork 134
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
Linux client not working #20
Comments
I have the same problem in Ubuntu 18.04 on VMware Workstation 15 (VMware tools installed). I hoped it would be an issue because my Ubuntu version is newer, but since you've tested it on 14.04... that's strange. |
with the newer versions i was not able to run the client supplied from the site( i couldn't get the one in the repo to connect to the server before and after the libssl fix_ because of libssl 1 not being supported , i acquired the old libssl and ran into a different issue with opengl , turns out that the version required for the game is not supported in virtualbox. I am going to run the client on my windows main and see if that works instead. |
i got the game working in windows with the server in virtual box using this information if it helps. [GameServer] hostfile windows 192.168.6.19 PwnMaster.com use virtualbox host only and if using wireshark attach it to virtualbox host-only adapter. |
@victorwitkamp thedarkvessle |
@chupacca I did not resolve the opengl issue, you cannot run that version of opengl in a vm, there's a hard restriction . i used my windows pc to play the game and the newest version of Ubuntu(Vm) to run the server. |
I was getting a SIGABRT on Arch LInux without any error message. |
Has anyone else problems with the Linux client ? I've tried to make it work with several Ubuntu version (14.04, 18.04, 19.04) and with two hypervisors (VMware and VirtualBox) and I couldn't. Depending on the hypervisor chosen, either it causes a crash or a freeze.
I've also tried to use the old client version provided in this guide, but it freezes in the "Checking for updates" part.
The Windows client works well at least, but it seems harder to exploit the VM.
The text was updated successfully, but these errors were encountered: