Skilowi
Posts: 14
Joined: Thu May 14, 2020 8:17 pm
Location: Poland

Minecraft Pi Edition

Fri May 15, 2020 9:30 am

I made everything from https://www.minecraft.net/en-us/edition/pi/ instructions
When typing ./minecraft-pi I get ./minecraft-pi: symbol lookup error: ./minecraft-pi: undefined symbol: glAlphaFunc
What's wrong? Raspberry Pi 4B (4GB RAM)

User avatar
B.Goode
Posts: 10191
Joined: Mon Sep 01, 2014 4:03 pm
Location: UK

Re: Minecraft Pi Edition

Fri May 15, 2020 9:55 am

Skilowi wrote:
Fri May 15, 2020 9:30 am
I made everything from https://www.minecraft.net/en-us/edition/pi/ instructions
When typing ./minecraft-pi I get ./minecraft-pi: symbol lookup error: ./minecraft-pi: undefined symbol: glAlphaFunc
What's wrong? Raspberry Pi 4B (4GB RAM)



Isn't Minecraft installed by default with the 'Full' (Desktop+Software) variant of the Raspbian Buster Operating System?

The information you are following is very dated and refers to a long-obsoleted version of the Raspbian Operating System that will not run on your RPi4B board.

Skilowi
Posts: 14
Joined: Thu May 14, 2020 8:17 pm
Location: Poland

Re: Minecraft Pi Edition

Fri May 15, 2020 10:01 am

B.Goode wrote:
Fri May 15, 2020 9:55 am
Skilowi wrote:
Fri May 15, 2020 9:30 am
I made everything from https://www.minecraft.net/en-us/edition/pi/ instructions
When typing ./minecraft-pi I get ./minecraft-pi: symbol lookup error: ./minecraft-pi: undefined symbol: glAlphaFunc
What's wrong? Raspberry Pi 4B (4GB RAM)



Isn't Minecraft installed by default with the 'Full' (Desktop+Software) variant of the Raspbian Buster Operating System?

The information you are following is very dated and refers to a long-obsoleted version of the Raspbian Operating System that will not run on your RPi4B board.
It's downloaded with OS, but when opening, effect is the same: big window opens and close in the same second

User avatar
B.Goode
Posts: 10191
Joined: Mon Sep 01, 2014 4:03 pm
Location: UK

Re: Minecraft Pi Edition

Fri May 15, 2020 10:25 am

Skilowi wrote:
Fri May 15, 2020 10:01 am
B.Goode wrote:
Fri May 15, 2020 9:55 am
Skilowi wrote:
Fri May 15, 2020 9:30 am
I made everything from https://www.minecraft.net/en-us/edition/pi/ instructions
When typing ./minecraft-pi I get ./minecraft-pi: symbol lookup error: ./minecraft-pi: undefined symbol: glAlphaFunc
What's wrong? Raspberry Pi 4B (4GB RAM)



Isn't Minecraft installed by default with the 'Full' (Desktop+Software) variant of the Raspbian Buster Operating System?

The information you are following is very dated and refers to a long-obsoleted version of the Raspbian Operating System that will not run on your RPi4B board.
It's downloaded with OS, but when opening, effect is the same: big window opens and close in the same second


Something to do with the new video support for an RPi4 not being compatible with the dated and unsupported method used by Minecraft. Building it yourself isn't going to fix that. It has been discussed in these forums previously. I think there is a Configuration option in the Configuration GUI or the raspi-config cli utility that will allow you to select 'legacy' video drivers - that might be worth a try?

Return to “Troubleshooting”