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

0.G android, Crafting menu crashes game #63950

Closed
JDaggon opened this issue Mar 4, 2023 · 2 comments · Fixed by #64415
Closed

0.G android, Crafting menu crashes game #63950

JDaggon opened this issue Mar 4, 2023 · 2 comments · Fixed by #64415
Labels
OS: Android Issues related to Android operating system (S2 - Confirmed) Bug that's been confirmed to exist

Comments

@JDaggon
Copy link

JDaggon commented Mar 4, 2023

Describe the bug

Game crashes whenever I try to access the crafting menu.

Attach save file

N/A

Steps to reproduce

  1. Make/Load up character

  2. Press crafting menu hotkey or select from menu

  3. Have game crash

Expected behavior

I expected to be able to access the crafting menu.

Screenshots

No response

Versions and configuration

  • OS: Android
    • OS Version: Manufacturer: motorola; Model: moto g(7) power; Release: 10; Incremental: 7287f;
  • Game Version: eed25b0 [64-bit]
  • Graphics Version: Tiles
  • Game Language: System language []
  • Mods loaded: [
    Dark Days Ahead [dda],
    Disable NPC Needs [no_npc_food],
    Portal Storms Ignore NPCs [personal_portal_storms],
    No Fungal Growth [no_fungal_growth],
    Bionic Professions [package_bionic_professions],
    Aftershock [aftershock],
    Blaze Industries [blazeindustries],
    Magiclysm [magiclysm],
    Alternative Map Key [alt_map_key],
    Translate Complex Dialogue [translate_dialogue],
    No Rail Stations [No_Rail_Stations],
    SpeedyDex [speedydex],
    Stats Through Kills [stats_through_kills],
    Stats Through Skills [StatsThroughSkills],
    Tamable Wildlife [Tamable_Wildlife]
    ]

Additional context

VERSION: eed25b0
St12length_error vector
STACK TRACE:

4: 0x7491df9100 __cxa_get_exception_ptr

8: 0x74375ebf48 std::__ndk1::vector<cata_cursesport::cursecell, std::__ndk1::allocator<cata_cursesport::cursecell> >::__append(unsigned long)

9: 0x74375eaabc catacurses::newwin(int, int, point const&)

#11: 0x74382eb964 ui_adaptor::redraw_invalidated()
#12: 0x74375b590c select_crafting_recipe(int&, string_id const&)
#13: 0x7437599da8 Character::craft(cata::optional const&, string_id const&)
#14: 0x7437819fb0 game::do_regular_action(action_id&, avatar&, cata::optional const&)
#15: 0x7437824b88 game::handle_action()
#16: 0x7437668c54 do_turn()
#17: 0x7437b347f8 SDL_main
#18: 0x74919ca5f0 Java_org_libsdl_app_SDLActivity_nativeRunMain

@JDaggon JDaggon added the (S1 - Need confirmation) Report waiting on confirmation of reproducibility label Mar 4, 2023
@Maleclypse Maleclypse added the OS: Android Issues related to Android operating system label Mar 6, 2023
@giakhanh7901
Copy link

They still haven't fix this yet

@RenechCDDA
Copy link
Member

/confirmed on 936b383

VERSION: 936b383
St12length_error vector
STACK TRACE:
# 4: 0x792e833100 __cxa_get_exception_ptr
# 8: 0x78d2c47e68 std::__ndk1::vector<cata_cursesport::cursecell, std::__ndk1::allocator<cata_cursesport::cursecell> >::__append(unsigned long)
# 9: 0x78d2c469dc catacurses::newwin(int, int, point const&)
#11: 0x78d3947b38 ui_adaptor::redraw_invalidated()
#12: 0x78d2c11528 select_crafting_recipe(int&, string_id<recipe> const&)
#13: 0x78d2bf59c4 Character::craft(cata::optional<tripoint> const&, string_id<recipe> const&)
#14: 0x78d2e788f4 game::do_regular_action(action_id&, avatar&, cata::optional<tripoint> const&)
#15: 0x78d2e834cc game::handle_action()
#16: 0x78d2cc46f4 do_turn()
#17: 0x78d31907f4 SDL_main
#18: 0x792e64a5f0 Java_org_libsdl_app_SDLActivity_nativeRunMain

@github-actions github-actions bot added (S2 - Confirmed) Bug that's been confirmed to exist and removed (S1 - Need confirmation) Report waiting on confirmation of reproducibility labels Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS: Android Issues related to Android operating system (S2 - Confirmed) Bug that's been confirmed to exist
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants