Closed pierredavidbelanger closed 6 months ago
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.
For posterity this is most likely fixed by https://github.com/CleverRaven/Cataclysm-DDA/pull/73747
Describe the bug
When there is a vehicle visible and I climb to a roof, the game stop and display the debug message here , with point being at 0,0.
Attach save file
Northfield-trimmed.tar.gz
Steps to reproduce
<
) to the south (2
)Expected behavior
I do not expect a crash.
Screenshots
No response
Versions and configuration
Additional context
It usually display a message in game, but since I enabled
DEBUG_SYMBOLS=1
in my build . it hangs forever there , i guess i miss something on my linux ,addr2line
or something.