/ScarletPrism.x86_64: /usr/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by ./ScarletPrism.x86_64)
I can't run it because I'm on GLIBC 2.35-0ubuntu3.14.
Kind of unusual for a Godot game. There is also an .so file?
thank you for letting me know! it seems unusual because I used a custom Godot version, as well as some C++ gdextension, but compiled it all on the newish version of Ubuntu and didn't realize I messed it up lol. I updated the Linux build, it should now use Godot's default GLIBC 2.28 version. please tell me if that fixed it!