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

Unable to find and assign mission target LIXA_road_guard #73109

Open
l29ah opened this issue Apr 18, 2024 · 0 comments
Open

Unable to find and assign mission target LIXA_road_guard #73109

l29ah opened this issue Apr 18, 2024 · 0 comments
Labels
(S1 - Need confirmation) Report waiting on confirmation of reproducibility

Comments

@l29ah
Copy link
Contributor

l29ah commented Apr 18, 2024

Describe the bug

20:15:02.862 ERROR : (error message will follow backtrace)
    /usr/bin/cataclysm(debug_write_backtrace(std::ostream&)+0x51) [0x55e08170d141]
    /usr/bin/cataclysm(DebugLog(DebugLevel, DebugClass)+0x1b7) [0x55e08170f6e7]
    /usr/bin/cataclysm(realDebugmsg(char const*, char const*, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x7b) [0x55e08170faeb]
    /usr/bin/cataclysm(+0x1c0724e) [0x55e0822a224e]
    /usr/bin/cataclysm(mission_util::assign_mission_target(mission_target_params const&, dialogue&)+0x47) [0x55e0822a2427]
    /usr/bin/cataclysm(+0x1c075c6) [0x55e0822a25c6]
    /usr/bin/cataclysm(+0x1c02f0d) [0x55e08229df0d]
    /usr/bin/cataclysm(mission::assign(avatar&)+0x285) [0x55e0822591b5]
    /usr/bin/cataclysm(+0x1ed730b) [0x55e08257230b]
    /usr/bin/cataclysm(talk_effect_t::apply(dialogue&) const+0x118) [0x55e0825a0528]
    /usr/bin/cataclysm(dialogue::opt(dialogue_window&, talk_topic const&)+0x20fc) [0x55e0825ced9c]
    /usr/bin/cataclysm(avatar::talk_to(std::unique_ptr<talker, std::default_delete<talker> >, bool, bool, bool)+0x2d3) [0x55e0825cfff3]
    /usr/bin/cataclysm(iexamine::intercom(Character&, tripoint const&)+0xdb) [0x55e081af7e9b]
    /usr/bin/cataclysm(game::examine(tripoint const&, bool)+0x711) [0x55e081a23d31]
    /usr/bin/cataclysm(game::examine(bool)+0x16a) [0x55e081a243fa]
    /usr/bin/cataclysm(game::do_regular_action(action_id&, avatar&, std::optional<tripoint> const&)+0x2978) [0x55e081ab7bb8]
    /usr/bin/cataclysm(game::handle_action()+0x765) [0x55e081ab9e75]
    /usr/bin/cataclysm(do_turn()+0x13ad) [0x55e0817f879d]
    /usr/bin/cataclysm(main+0x203d) [0x55e080f3b04d]
    /lib64/libc.so.6(+0x262e0) [0x7f57ffc5f2e0]

    Attempting to repeat stack trace using debug symbols…
    sh: line 1: /usr/bin/addr2line: Permission denied
    backtrace: addr2line failed
Backtrace emission took 1 seconds.
(continued from above) ERROR : src/mission_util.cpp:258 [std::optional<coords::coord_point<tripoint, coords::origin::abs, coords::scale::overmap_terrain> > find_or_create_om_terrain(const tripoint_abs_omt&, const mission_target_params&, dialogue&)] Unable to find and assign mission target LIXA_road_guard.

Attach save file

2024.04.05.tar.xz

Steps to reproduce

Load the saved game, talk to intercom, grab the Data Retrieval mission.

Expected behavior

No error.

Screenshots

No response

Versions and configuration

  • OS: Linux
    • OS Version:
  • Game Version: cdda-experimental-2024-04-17-0140 0853a71-dirty [64-bit]
  • Graphics Version: Curses
  • Game Language: English [en]
  • Mods loaded: [
    Dark Days Ahead [dda],
    Disable NPC Needs [no_npc_food],
    Portal Storms Ignore NPCs [personal_portal_storms],
    Slowdown Fungal Growth [no_fungal_growth]
    ]

Additional context

No response

@l29ah l29ah added the (S1 - Need confirmation) Report waiting on confirmation of reproducibility label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
(S1 - Need confirmation) Report waiting on confirmation of reproducibility
Projects
None yet
Development

No branches or pull requests

1 participant