CroMagRally
CroMagRally copied to clipboard
Crash: LoadDataFile:1643: :Sprites:Maps:StoneHengeMap.png
Thanks for bringing these old classics back to life!
I'm trying to play survival on StoneHenge, and I'm getting a crash with the following dialog:
LoadDataFile:1643: :Sprites:Maps:StoneHengeMap.png
Let me know if there's anything else I can do to help debug this.
I'm using the latest Flatpak on PopOS 22.04: v3.0.1
Whoops! That was a trivial filename casing issue. If you're eager to play this map before I cut a new release you can simply rename the file:
cd /var/lib/flatpak/app/io.jor.cromagrally/x86_64/stable/active/files/cromagrally/Data/Sprites/Maps
mv StonehengeMap.png StoneHengeMap.png
Thanks!
Thank you. Had the same problem. Path in my case was wrong, but once I found the right location, a rename fixed the crash.