Skip to content
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

Issue with OpenRCT #136

Open
Davidthemerc opened this issue Dec 27, 2021 · 0 comments
Open

Issue with OpenRCT #136

Davidthemerc opened this issue Dec 27, 2021 · 0 comments
Assignees
Labels

Comments

@Davidthemerc
Copy link

Hello, I seem to have run into an issue when installing OpenRCT2 on a new Raspberry Pi OS install (Bullseye), with the Pi user. The script indicates that a package can't be located during installation, and then the game won't run because the package is missing. I will include the installation log here (emphasis mine):

Log

PiKISS is going to install this software for you ;)

OpenRCT2
= = = = = = = =

· Optimized for Raspberry Pi 4.
· Total space occupied: 1.6 Gb.
· Install the demo version by default with no limits.
· Install path: /home/pi/games/openrct2

Press [Enter] to continue or [CTRL]+C to abort...

Installing OpenRCT2, please wait...
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package libduktape203

Downloading...

openrct2-rpi.tar.gz 100%[===================>] 37.12M 6.09MB/s in 6.9s

Extracting...

Searching game data files,...

Downloading...

RollerCoasterTycoon 100%[===================>] 532.28M 6.25MB/s in 95s

Extracting...

Generating icon...

Done!. You can play typing /home/pi/games/openrct2/openrct2.sh or opening the Menu > Games > Openrct2.

Press [ENTER] to run...
./openrct2: error while loading shared libraries: libduktape.so.203: cannot open shared object file: No such file or directory


End of Log

I don't know a whole lot about how packages work, but I looked up libduktape203 and it seems that there might not be a version of that specific package available for Bullseye (only the previous version, Buster), so I thought maybe that could be why the script gives the error on install and why the game won't run after the script is finished.

@jmcerrejon jmcerrejon self-assigned this Dec 28, 2021
@jmcerrejon jmcerrejon added the bug label Dec 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants