Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Did you extract the zip? Which Distro are you using? since I built the game on Ubuntu

(2 edits)

I’ve just tested on Debian and it doesn’t load.

./Rally 
bash: ./Rally: cannot execute binary file: Exec format error

And as the other commenter said, it has MacOS files so perhaps you packaged the wrong executables/files.

I just tried running from source and unfortunately it crashes while loading assets. I’ll investigate and raise it on Github.

Yeah sorry I cant help you there. It works perfectly fine on my VM of Ubuntu so idk :/ The reason it has a MacOS folder is because I zipped all of the builds on mac since i didnt have to deal with things such as winrar on windows

(1 edit)

I didn’t raise an issue in the end because someone already had and you told them how to fix it: all you need to do is set the Ursina dependency in requirements.txt to version 5+ (it’s currently set to 4.1.1).

So running from source can work.