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

Quest to find Pneumatic Pnowledge suddenly "completed", but book itself is nowhere to be seen #74731

Open
Brroleg opened this issue Jun 23, 2024 · 5 comments
Labels
Missions Quests and missions (S2 - Confirmed) Bug that's been confirmed to exist

Comments

@Brroleg
Copy link

Brroleg commented Jun 23, 2024

Describe the bug

I was clearing some settlement from monsters, was walking down the road to next house, when suddenly quest to find book of Pneumatic Pnowledge suddenly became "completed", but i didnt have the book and i could not find it anywhere around my pc when it happened. I even searched save folder with notepad++ for said book (book_pneumatics), it found mention of this book only in quest line, not anywhere in the world. Sadly i dont have safe file of the moment this quest became suddenly completed, i assumed my pc just saw this book somewhere in line of sight and thats how quest got completed so i began to search surrounds for some time and in process saved several times rewriting the save, and now save file is far from the moment of this quest became completed both in time and in place.

So, what happened? Why quest got completed if book is nowhere to be found? Possible bug?

Attach save file

N/A

Steps to reproduce

  1. Play the game
  2. Get the quest to find book of Pneumatic Pnowledge
    3...
  3. Quest suddenly completed without book anywhere to be seen even in save files

Expected behavior

I expected to find quest book somewhere around my pc when quest to find it suddenly marked as completed

Screenshots

No response

Versions and configuration

2024-05-23-1642

Additional context

No response

@Brroleg Brroleg added the (S1 - Need confirmation) Report waiting on confirmation of reproducibility label Jun 23, 2024
@Karol1223 Karol1223 added the Missions Quests and missions label Jun 23, 2024
@PatrikLundell
Copy link
Contributor

No, that quest is very weird. Once your character sees it it disappears and the quest is completed, depriving you of the opportunity to keep it for yourself until you find another one, as well as causing a lot of confusion.

@LyranRenegade
Copy link
Contributor

LyranRenegade commented Jun 24, 2024

I noticed something similar with another mission in my mod just to find some items..

    {
        "id": "HA_MISSION_INFECTED_START_FIND_ANTIVIRALS",
        "type": "mission_definition",
        "name": { "str": "Find something to mitigate your infection before you die!" },
        "goal": "MGOAL_FIND_ITEM",        
        "difficulty": 1,
        "value": 0,
        "item": "antivirals",
        "origins": [ "ORIGIN_GAME_START" ]
        
    },
    ``
    
    The mission is completed once the player can see the item somewhere.. 
    (I think, or when it's somewhere near..)
    

    

@natsirt721
Copy link
Contributor

Yeah, its especially weird for what is otherwise a bog-standard fetch-quest. Shouldn't the success criterion be handing the book over to Jenny?

@PatrikLundell
Copy link
Contributor

Yes, it ought to be.

Copy link
Contributor

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 github-actions bot added the stale Closed for lack of activity, but still valid. label Jul 25, 2024
@Maleclypse Maleclypse added (S2 - Confirmed) Bug that's been confirmed to exist and removed (S1 - Need confirmation) Report waiting on confirmation of reproducibility stale Closed for lack of activity, but still valid. labels Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Missions Quests and missions (S2 - Confirmed) Bug that's been confirmed to exist
Projects
None yet
Development

No branches or pull requests

6 participants