Cataclysm-DDA icon indicating copy to clipboard operation
Cataclysm-DDA copied to clipboard

crash

Open jatsco opened this issue 3 years ago • 2 comments

Describe the bug

When the Advanced Inventory Manager is opened in the game, it will crash

Steps to reproduce

Press "/"to open advanced inventory manager

Expected behavior

Will open the "advanced inventory manager"

Screenshots

No response

Versions and configuration

  • OS: Android
    • OS Version: Manufacturer: HONOR; Model: JLH-AN00; Release: 11; Incremental: 4.2.0.186C00;
  • Game Version: 2924a24 [64-bit]
  • Graphics Version: Tiles
  • Game Language: 中文 (天朝) [zh_CN]
  • Mods loaded: [ 浩劫余生 [dda], 禁用NPC需求 [no_npc_food], 禁止真菌增殖 [no_fungal_growth], 生化职业 [package_bionic_professions] ]

Additional context

15:04:22.618 : Starting log. 15:04:22.618 INFO : Cataclysm DDA version 2924a24 15:04:22.619 INFO : [main] C locale set to C.UTF-8 15:04:22.619 INFO : [main] C++ locale set to 15:04:22.619 INFO : SDL version used during compile is 2.0.12 15:04:22.619 INFO : SDL version used during linking and in runtime is 2.0.12 15:04:22.674 INFO : [options] C locale set to C.UTF-8 15:04:22.675 INFO : [options] C++ locale set to 15:04:22.675 INFO : Read Android system language: 'zh_Hans_CN' 15:04:22.675 INFO : Setting language to: 'zh_CN' 15:04:22.675 INFO : [i18n] Scanning core translations from /storage/emulated/0/Android/data/com.cleverraven.cataclysmdda.experimental/files/lang/mo/ 15:04:22.675 INFO : [i18n] Scanning mod translations from /storage/emulated/0/Android/data/com.cleverraven.cataclysmdda.experimental/files/mods/ 15:04:22.675 WARNING : opendir [/storage/emulated/0/Android/data/com.cleverraven.cataclysmdda.experimental/files/mods/] failed with "No such file or directory". 15:04:22.857 INFO : Read Android system language: 'zh_Hans_CN' 15:04:22.888 ERROR SDL : (error message will follow backtrace)#01: 0x7989c72088 DebugLog(DebugLevel, DebugClass) #02: 0x798a78bb54 printErrorIf(bool, char const*) #03: 0x798a7895d4 gamepad::init() #04: 0x798a79d0f8 catacurses::init_interface() #05: 0x798a164964 SDL_main #06: 0x798bd095f0 Java_org_libsdl_app_SDLActivity_nativeRunMain Backtrace emission took 0 seconds. (continued from above) ERROR : /home/runner/work/Cataclysm-DDA/Cataclysm-DDA/android/app/jni/src/../../../../src/sdl_wrappers.cpp:26: SDL_GameControllerOpen failed: Couldn't find mapping for device (0) 15:04:22.913 INFO : USE_COLOR_MODULATED_TEXTURES is set to 0 15:04:23.469 INFO : Read Android system language: 'zh_Hans_CN' 15:04:23.469 INFO : Setting language to: 'zh_CN' 15:04:23.470 INFO : Read Android system language: 'zh_Hans_CN' 15:04:23.560 WARNING : opendir [/storage/emulated/0/Android/data/com.cleverraven.cataclysmdda.experimental/files/mods/] failed with "No such file or directory". 15:04:23.614 INFO : Read Android system language: 'zh_Hans_CN' 15:04:23.622 INFO : Read Android system language: 'zh_Hans_CN' 15:04:23.623 INFO : Read Android system language: 'zh_Hans_CN'

jatsco avatar Sep 12 '22 08:09 jatsco

I don't know if this particular log is related to this issue, but I'm experiencing the same thing, so I'll send it anyway crash.log

the-unknownperson avatar Sep 20 '22 00:09 the-unknownperson

the-unknownperson's crash log appears to be a different error than jatsco's, but it does match #59629 and #60047. #59821 is also a crash on opening the advanced inventory menu, but doesn't provide a log, so I'm not sure of the cause of that one.

I've got a fix in progress for the crash going through "trim_and_print", but I've been unable to replicate jatsco's crash above.

ZeroInternalReflection avatar Sep 20 '22 21:09 ZeroInternalReflection

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. Please do not bump or comment on this issue unless you are actively working on it. Stale issues, and stale issues that are closed are still considered.

github-actions[bot] avatar Mar 09 '23 10:03 github-actions[bot]