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

Error while loading shared libraries: librt.so.1: file too short #8

Closed
FriedPotatoes49 opened this issue Mar 8, 2024 · 2 comments
Closed

Comments

@FriedPotatoes49
Copy link

It seems like version 0.2 and beyond have this same issue. When I run start.sh it first says permission denied for main.elf, so I marked main as executable, then after marking it as executable, I get the error: "Error while loading shared libraries: librt.so.1: file too short". This weirdly never happens on versions below 0.2, including marking main as executable. The game does run but without music and crashes when selecting a car brand and when the crown ghosts show on the attract mode. I'll leave 2 logs for 0.2 and beyond and 0.1.2
log_0.2.txt
log_0.1.2.txt

@BroGamer4256
Copy link
Owner

That's a dump issue, the so's aren't properly linked.

@FriedPotatoes49
Copy link
Author

Makes sense, since I have the chinese bootleg dump. I'll find a JP dump then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants