minecraft-linux / mcpelauncher-ui-manifest

Manifest for the Qt launcher part, which lets you download and manage Minecraft versions and can assist in troubleshooting.
https://minecraft-linux.github.io
29 stars 8 forks source link

Am I the only one having this problem? #2

Closed stayandwait closed 6 years ago

stayandwait commented 6 years ago

I compiled everything, followed all the instructions provided, then got the launcher to open by running cd /home/liam/Desktop/mcpelauncher-ui/build/mcpelauncher-ui-qt/ then ./mcpelauncher-ui-qt I download a version and once the version opens, I always get this error: "Could not find the game launcher" This is what I specified when compiling (So is this the game launcher PATH?) This is what I specified when compiling. cmake -DGAME_LAUNCHER_PATH=/home/liam/Desktop/mcpelauncher/build/mcpelauncher-client .. or is it this? /home/liam/.local/share/mcpelauncher/versions/1.7.0.13 I'm a little confused to what I am doing wrong here.

SuperKali commented 6 years ago

yes, i have same problem

MCMrARM commented 6 years ago

You must have not installed the game launcher.

stayandwait commented 6 years ago

I reinstalled again and that fixed the problem I had initially.