-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Gives an error when entering the game #77462
Comments
Debug |
Please just upload the text file next time instead of copy/pasting its entire contents into a comment, you can just drag and drop the file into the comment box to upload it. The formatting in your original issue makes it nearly unreadable. |
What device do you use and what icon are you clicking? At what point exactly does the game crash? Can you see the start screen? At the point of your last save, were you using an item with a magazine that requires charges? |
Android Device honor 90 lite |
Describe the bug
VERSION: ba07ee6
Signal SIGSEGV: Segmentation fault
STACK TRACE:
#3: 0x7cd1e5a394 art::SignalChain::Handler(int, siginfo*, void*)
4: 0x7cdcaf95c0_kernel_rt_sigreturn
#6: 0x79701eebc8 cata_cursesport::cu
rses_drawwindow(catacurses::window const&)
#8: 0x7970322d98ui_adaptor::redraw_invalidated()
#10: 0x796b09ccb0 realDebugmsg(char const*, char const*, char const*,
std::_ndk1::char_traits,
std::_ndk1::basic_string<char, #11: 0x796ae28a5c void realDebugmsg<char const*, char const*>(char const*, char const*, char const*, char const*, char const*&&, char const*&&)
std::_ndk1::allocator > const&)
#12: 0x796ae29810 read_from_file_json(cata_pathconst&, std::_ndk1::function<void (JsonValue const&)> const&)
#13: 0x796bee134c
snippet_library::reload_names(cata_path const&) #14: 0x796bf16b88
set_language(std::_ndk1::basic_string<char,
std::_ndk1::char_traits,
std::_ndk1::allocator > const&)
#15: 0x796bf169f8 set_language_from_options()
#16: 0x796b6556ec SDL_main#17: 0x79732e2390
Java_org_libsdl_app_SDLActivity_nativeRunMain
Attach save file
After the update, when entering the game it crashes and gives an error
Steps to reproduce
I click on the icon and go into the game, an error pops up and throws me out of the game.
Expected behavior
Will I be able to play cataclysm?
Screenshots
No response
Versions and configuration
The 0.H release candidate experimental release 2024-10-28-0634 (commit ba07ee6)
Additional context
VERSION: ba07ee6
Signal SIGSEGV: Segmentation fault
STACK TRACE:
3: 0x7cd1e5a394 art::SignalChain::Handler(int, siginfo*, void*)
4: 0x7cdcaf95c0 __kernel_rt_sigreturn
6: 0x79835c6bc8 cata_cursesport::curses_drawwindow(catacurses::window const&)
8: 0x79836fad98 ui_adaptor::redraw_invalidated()
#10: 0x798284dcb0 realDebugmsg(char const*, char const*, char const*, std::__ndk1::basic_string<char, std::__ndk1::char_traits, std::__ndk1::allocator > const&)
#11: 0x79825d9a5c void realDebugmsg<char const*, char const*>(char const*, char const*, char const*, char const*, char const*&&, char const*&&)
#12: 0x79825da810 read_from_file_json(cata_path const&, std::__ndk1::function<void (JsonValue const&)> const&)
#13: 0x798369234c snippet_library::reload_names(cata_path const&)
#14: 0x79836c7b88 set_language(std::__ndk1::basic_string<char, std::__ndk1::char_traits, std::__ndk1::allocator > const&)
#15: 0x79836c79f8 set_language_from_options()
#16: 0x7982e066ec SDL_main
#17: 0x798d4b3390 Java_org_libsdl_app_SDLActivity_nativeRunMain
The text was updated successfully, but these errors were encountered: