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

Crash on Android when starting new game #109

Closed
APAmk2 opened this issue Aug 1, 2022 · 10 comments
Closed

Crash on Android when starting new game #109

APAmk2 opened this issue Aug 1, 2022 · 10 comments

Comments

@APAmk2
Copy link

APAmk2 commented Aug 1, 2022

Hey, i tested f2-ce on my phone yesterday and it crashes when i trying start new game, i can create char and i can view elder monologue, but game crashes when starts loading temple enter map.

@alexbatalov
Copy link
Owner

Your phone and Android version?

@APAmk2
Copy link
Author

APAmk2 commented Aug 1, 2022

Xiaomi Redmi 9A, Android 10

@alexbatalov
Copy link
Owner

I cannot reproduce your problem. It works both on device and in emulator. I guess there is something wrong with permissions. Please post your logs.

@APAmk2
Copy link
Author

APAmk2 commented Aug 1, 2022

Where i can find log file?

@alexbatalov
Copy link
Owner

You need to have Android Studio. Run the game on your device, reproduce crash. Connect device to your pc. Open command line (I assume you're on Windows), use:

$ adb logcat | findstr com.alexbatalov.fallout2ce

Post your output (it's pretty big).

@APAmk2
Copy link
Author

APAmk2 commented Aug 2, 2022

log.txt

@alexbatalov
Copy link
Owner

There is something wrong with memory. Do the same on the latest build: https://github.com/alexbatalov/fallout2-ce/actions/runs/2781487838 so I can check exact address.

@APAmk2
Copy link
Author

APAmk2 commented Aug 2, 2022

log2.txt

@APAmk2
Copy link
Author

APAmk2 commented Aug 2, 2022

I installed F2 with ONLY official BIS patchs and its works, sorry for wasting your time.

@APAmk2 APAmk2 closed this as completed Aug 2, 2022
Repository owner deleted a comment from APAmk2 Aug 2, 2022
@alexbatalov
Copy link
Owner

Glad this is finally resolved without diving into ARM assembly.

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

2 participants