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

Segfault when turning in 'gather 120 rocks' #33539

Closed
JacobKessler opened this issue Aug 25, 2019 · 2 comments
Closed

Segfault when turning in 'gather 120 rocks' #33539

JacobKessler opened this issue Aug 25, 2019 · 2 comments
Labels
<Crash / Freeze> Fatal bug that results in hangs or crashes. Missions Quests and missions NPC / Factions NPCs, AI, Speech, Factions, Ownership

Comments

@JacobKessler
Copy link

JacobKessler commented Aug 25, 2019

Describe the bug

I met a random NPC who asked me to gather 120 rocks for a kiln. When I did that, they
started looking for a map tile at MIN_INT, and then the game crashed.

Steps To Reproduce

Steps to reproduce the behavior:
Encounter a random NPC who gives the 'gather 120 rocks for a kiln' mission
Complete the mission

Expected behavior

The mission is turned in successfully. Maybe a kiln is built?
Alternately, since this looks like it's part of the "Isherwood farm" mission string, and seems to be trying to find something, there might be a problem with completing the mission before finding the farm. If that's the case, then random NPCs shouldn't give the mission.

Versions and configuration

  • OS: Windows 10
  • Game Version: 0.D-67`7-g55206497c6. This is a local branch, the last Master commit is 367f3a8
  • Graphics version: Tiles
  • Mods loaded:
    [
    "dda",
    "no_npc_food",
    "crt_expansion",
    "ArmUpSurvEx",
    "craftgp",
    "growable-pots",
    "ew_pack",
    "Medieval_Stuff",
    "nw_pack",
    "SM",
    "DinoMod",
    "hydroponics",
    "mutant_npcs",
    "MMA",
    "more_locations",
    "FujiStruct",
    "Urban_Development",
    "blazemod",
    "Tanks",
    "deoxymod",
    "DP_XOTTO_INDICATORS",
    "manualbionicinstall",
    "Nonperishable_Overhaul",
    "rmod",
    "safeautodoc",
    "stats_through_kills",
    "StatsThroughSkills",
    "speedydex"
    ]

Additional context

Add any other context about the problem here.
crash.log
debug.log

I can provide the save if needed, but that seems potentially less useful since it's not on a 'real' version

@curstwist
Copy link
Contributor

Yeah, so it was a random npc? Thanks for reporting it.

@ZhilkinSerg
Copy link
Contributor

Should be fixed in #33541.

@ZhilkinSerg ZhilkinSerg added <Crash / Freeze> Fatal bug that results in hangs or crashes. NPC / Factions NPCs, AI, Speech, Factions, Ownership Missions Quests and missions labels Aug 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Crash / Freeze> Fatal bug that results in hangs or crashes. Missions Quests and missions NPC / Factions NPCs, AI, Speech, Factions, Ownership
Projects
None yet
Development

No branches or pull requests

3 participants