gl91306 / lunar

15 stars 5 forks source link

Cant open Lunar client on Raspberry pi os bookworm #42

Closed DatBoiG265 closed 9 months ago

DatBoiG265 commented 9 months ago

I went to open Lunar client and it gave me a popup message for an error so i tried to reinstall and it still showed the same error 297903286-261a8cc7-2a76-4a6a-9663-ae9a13a67f34

My system specs: OS: Debian GNU/Linux 12 (bookworm) OS architecture: 64-bit Last updated Pi-Apps on: 01/16/2024 Latest Pi-Apps version: 01/17/2024 Kernel: aarch64 6.1.0-rpi7-rpi-v8 Device model: Raspberry Pi 4 Model B Rev 1.2 SOC identifier: bcm2711 Cpu name: Cortex-A72 Ram size: 3.79 GB Raspberry Pi OS image version: 2023-12-05 Language: en_US.UTF-8

oxmc commented 9 months ago

@DatBoiG265 What version of lunar are you using?

DatBoiG265 commented 9 months ago

@DatBoiG265 What version of lunar are you using?

I'll let you know in a minute once I have checked

DatBoiG265 commented 9 months ago

@oxmc Question how do I check what version of lunar client am I useing?

oxmc commented 9 months ago

What did you download? that should have a certain release.

DatBoiG265 commented 9 months ago

What did you download? that should have a certain release.

In the pi-apps files it says in install-64.sh that the version that gets installed is lunarclient-2.10.1-arm64.AppImage

oxmc commented 9 months ago

Are you willing to compile lunar from source? it might be just an issue on our end.

DatBoiG265 commented 9 months ago

Are you willing to compile lunar from source? it might be just an issue on our end.

Yes I'll try. I would need a list of commands to put into terminal so I don't screw it up though.

oxmc commented 9 months ago

first install nodejs from pi-apps

you can install it from terminal or from the gui

from terminal: cd ~/pi-apps/manage 'install' 'Node.JS' note my spelling of the name might be incorrect

DatBoiG265 commented 9 months ago

first install nodejs from pi-apps

Will do

DatBoiG265 commented 9 months ago

What the next step?

oxmc commented 9 months ago

have you already cloned the repo?

oxmc commented 9 months ago

if not, run: git clone https://github.com/gl91306/lunar

DatBoiG265 commented 9 months ago

cloned the repo now whats next?

oxmc commented 9 months ago

cd into the dir, and run npm i

DatBoiG265 commented 9 months ago

ok will do

oxmc commented 9 months ago

oh- i completly forgot- this repo just has the require files not the actual launcher, i apologise, i'll talk to pikachu

DatBoiG265 commented 9 months ago

oh- i completly forgot- this repo just has the require files not the actual launcher, i apologise, i'll talk to pikachu

Okay

oxmc commented 9 months ago

@DatBoiG265 Try downloading this version: https://github.com/gl91306/lunar/releases/download/v3.0.3/lunarclient-3.03-arm64.AppImage

DatBoiG265 commented 9 months ago

@DatBoiG265 Try downloading this version: https://github.com/gl91306/lunar/releases/download/v3.0.3/lunarclient-3.03-arm64.AppImage

Will do also are there any apt packages I will have to install to get it running

oxmc commented 9 months ago

as far as im aware, no

DatBoiG265 commented 9 months ago

@DatBoiG265 Try downloading this version: https://github.com/gl91306/lunar/releases/download/v3.0.3/lunarclient-3.03-arm64.AppImage

Will do also are there any apt packages I will have to install to get it running

Ok

DatBoiG265 commented 9 months ago

@oxmc It doesn't seem to support accounts using pc gamepass to play minecraft java

DatBoiG265 commented 9 months ago

@oxmc It doesn't seem to support accounts using pc gamepass to play minecraft java

Because I launch lunar client useing terminal to see what's wrong and its says error unable to get minecraft profile

gl91306 commented 9 months ago

@DatBoiG265 don't install from pi-apps, they haven't fixed an issue with releases. Install using the install script on this repo, depending on the architecture of your system. Like install32 for 32 bit and 64 for 64.

DatBoiG265 commented 9 months ago

@DatBoiG265 don't install from pi-apps, they haven't fixed an issue with releases. Install using the install script on this repo, depending on the architecture of your system. Like install32 for 32 bit and 64 for 64.

Will do. Also does Lunar Client have game pass support on raspberry pi?

gl91306 commented 9 months ago

If your Minecraft account is connected to a game pass, it will work. Also please note that this port is not official so please report an issue in this repo if u have any future problems :)

gl91306 commented 9 months ago

Clsoing

DatBoiG265 commented 9 months ago

Thank you very much this has helped :)