To get more details about the crash, you can use a logcat viewer application or by using "adb": https://github.com/luanti-org/luanti/bl ... on-android
Actually, I think I know what happens when the aforementioned crash occurs (On Android): The game momentarily freezes, then Android detects a hanging application and forcibly closes the app. So something in Luanti is causing the hang, which…