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

Some problems and suggestions for Android build #12754

Closed
Dawimpy opened this issue Sep 11, 2022 · 1 comment
Closed

Some problems and suggestions for Android build #12754

Dawimpy opened this issue Sep 11, 2022 · 1 comment

Comments

@Dawimpy
Copy link

Dawimpy commented Sep 11, 2022

Unfortunately, Minetest on Android still stuck at 5.1.1 . I managed to get Minetest 5.6.0 on Android Minetest just CRASH when a new world is loaded. And according to @rubenwardy , it is the irrlichtMt problem. So I have some suggestions for devs.

  • Fix irrlichtMt so it's compatible with Android
  • Adding a crosshair in Android build Add crosshair support for Android #7865 (It's made my life easier)
  • made Minetest more stable (It constantly crash in Mt5.5.1)
@rollerozxa
Copy link
Member

The issues with IrrlichtMt has already been fixed and will be included with 5.6.1, but the crosshair will have to wait until 5.7.0.

And "make minetest more stable" is way too vague. I've personally only experienced OOM issues with large games on Android (no fix other than change your taste in games). Report any crashes as a separate issues with a stack trace included from logcat and reproduction steps.

@Zughy Zughy closed this as completed Sep 11, 2022
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

3 participants