Cyberpunk 2077

Cyberpunk 2077

View Stats:
Kiberabobus Jun 3, 2021 @ 10:19am
Need help with cyberpsycho gig Where The Bodies Hit The Floor
I know Cyberpunk is a buggy game. No need to rub that in. I've had to do plenty of save reloading to get through some bugged bits before. But now, I could really use some help.

I recently completed every single quest in Night City, with a character who already finished the main storyline. I've run into an issue in my quest for full completion, however, and it concerns the gig Where The Bodies Hit The Floor. I'm not sure when I did it first, but I do vaguely remember having done it at some point, just by the name of the quest.

I looked at the journal and it actually says it's not finished. The cyberpsycho sighting list is at 16 of 17, so it confirms that the quest really isn't done. So I researched online and found the exact location where the quest took place. I went there, sure enough everyone's dead, no cyberpsycho in sight. The quest itself is untrackable, soon as I press "Track" it defaults to tracking the previously selected quest.

I researched some more and found the exact name of the shard you find on site, needed to send a message to Regina. Found it in my list, but it was already read. Then I opened my messages, looked at all of Regina's messages, and found the one related to this quest. She sent the first message as normal, but I don't have the option to send her anything back like you usually do.

Just to be safe, I read every single shard, and replied to every single message on my phone. Regina's message still can't be replied to.

The only thing I found that gave me a glimmer of hope was a mod called Cyber Engine Tweaks, which allows you to use the console. I tried resetting all map pins just so I could "track" the quest in question, but alas, it did not work. I could track literally any quest around it, but clicking on this one in particular does nothing at all.

The quest is totally stuck with no way of completing it, basically breaking my completionist run. And I can't reload a save, because I did that quest when I was like level 10 or lower if I remember correctly, and now I'm maxed out and finished everything I could but for this.

There's a bunch of info online on how to debug some of the main quests and relationship related progress, but nothing at all I could find on cyberpsycho sightings except for this:

journalManager = Game.GetJournalManager()

trackedEntry = journalManager:GetTrackedEntry()

questEntry = journalManager:GetParentEntry(journalManager:GetParentEntry(trackedEntry))

questEntryHash = journalManager:GetEntryHash(questEntry)

journalManager:ChangeEntryStateByHash(questEntryHash, 3, 2)

This code should in theory grab the currently tracked quest and force it to complete.

The problem is, the quest is untrackable so the command doesn't work. Another thing I tried to do is to track the Psycho Killer quest, which is trackable, just stuck at 16/17 because of Where The Bodies Hit The Floor. However, although the command was able to finish it, popping that quest did nothing to complete Where The Bodies, and it did not pop the related steam achievement, either. So it was totally useless.

I really don't want to redo 17 cyberpsycho quests on my next character just to get an achievement for something I already did. Things that could help me are as follows:

1. The exact fact name for Where The Bodies Hit The Floor. Hopefully the command Game.SetDebugFact('fact_name_goes_here', value) will then work with it.
2. A way to simply make that one achievement for Cyberpsycho sightings pop, NOT ALL OF THEM! I want my achievements to reflect my actual progress, and the only command I found for this makes all of them pop at the same time, which does nothing for me.
3. A way to reset either the entire quest or just Regina's text message.

I'm open to any and all suggestions, please help me save my sanity.
Last edited by Kiberabobus; Jun 3, 2021 @ 10:25am
< >
Showing 1-13 of 13 comments
V Jun 3, 2021 @ 11:23am 
i've had that bug before, its like i did the mission too quickly for it all to register properly ..scanned a few areas, the fight started, beat the cyber, scanned the rest.
but i noticed it before i left and just reloaded a save.

sorry to say you are stuck with it, until a patch fixes it or a mod, unless you want to start over, or from any save before you did the mission :/ good luck.
Kiberabobus Jun 3, 2021 @ 12:19pm 
Originally posted by Terran:
i've had that bug before, its like i did the mission too quickly for it all to register properly ..scanned a few areas, the fight started, beat the cyber, scanned the rest.
but i noticed it before i left and just reloaded a save.

sorry to say you are stuck with it, until a patch fixes it or a mod, unless you want to start over, or from any save before you did the mission :/ good luck.

Man that sucks, so it's a common thing.
V Jun 3, 2021 @ 12:37pm 
not 100% sure tbh ..it just happened to me once
Last edited by V; Jun 3, 2021 @ 12:38pm
WarForged Jun 3, 2021 @ 12:45pm 
I think there are two shards to that one, one is hiding behind a dumpster in the area. Read them both and it should allow you to send the message to Regina.
Kiberabobus Jun 3, 2021 @ 12:49pm 
Originally posted by WarForged:
I think there are two shards to that one, one is hiding behind a dumpster in the area. Read them both and it should allow you to send the message to Regina.

I'll definitely try
NewmanB Jun 5, 2021 @ 5:50pm 
I stuck exactly same position as you are. I've tried everything possible, use CyberEngineTweaks, quests.lua mod, save editor mod. Since I cannot track the quest, I'm not able to fix the quest by commands. Also, I've tried to find command for the quest script but I failed because I have no idea about the name of the script. Lastly, If someone finds a solution for this bug, please notify me about it!!!
Kiberabobus Jun 6, 2021 @ 1:59am 
Originally posted by NewmanB:
I stuck exactly same position as you are. I've tried everything possible, use CyberEngineTweaks, quests.lua mod, save editor mod. Since I cannot track the quest, I'm not able to fix the quest by commands. Also, I've tried to find command for the quest script but I failed because I have no idea about the name of the script. Lastly, If someone finds a solution for this bug, please notify me about it!!!

Yeah, nothing seems to have worked so far. If I find a solution I'll let you know about it.
NewmanB Jun 6, 2021 @ 2:23pm 
Originally posted by Whitest Wolf:
Originally posted by NewmanB:
I stuck exactly same position as you are. I've tried everything possible, use CyberEngineTweaks, quests.lua mod, save editor mod. Since I cannot track the quest, I'm not able to fix the quest by commands. Also, I've tried to find command for the quest script but I failed because I have no idea about the name of the script. Lastly, If someone finds a solution for this bug, please notify me about it!!!

Yeah, nothing seems to have worked so far. If I find a solution I'll let you know about it.

Thank you. I hope we’ll find a solution for this bug.
NewmanB Jun 6, 2021 @ 2:28pm 
I really wanted to finished the game with everything done and every achievements unlocked but it seem impossible in my playthrough. From now on I’ll check the journal or look out for any bug may appear after I finish any quest in my playthrough. Cyberpunk kind of made me paranoid about bugs and glitches😕
Kiberabobus Jun 17, 2021 @ 3:54am 
From 1.23 Patch notes:
Cyberpsycho Sighting: Where the Bodies Hit the Floor
Fixed an issue where after collecting the information the next objective to send it to Regina wouldn't appear.


As soon as I saw this I loaded my save and opened up my phone. There was a new option now to Reply to Regina there. As soon as I did, the mission completed, and the achievement popped as well.
Last edited by Kiberabobus; Jun 17, 2021 @ 5:36am
TTVSoullsterry Jun 17, 2021 @ 7:18am 
Wow so much text for nothing. The bug is fixed enjoy.
NewmanB Jun 17, 2021 @ 9:14pm 
I’m very happy that they fix this bug since it was interfering with the achievements. But, I hope they will fix this game eventually and get the recognition that they deserve.
paulolrr Dec 10, 2022 @ 1:53pm 
Originally posted by Whitest Wolf #StandWithUkraine:
I know Cyberpunk is a buggy game. No need to rub that in. I've had to do plenty of save reloading to get through some bugged bits before. But now, I could really use some help.

I recently completed every single quest in Night City, with a character who already finished the main storyline. I've run into an issue in my quest for full completion, however, and it concerns the gig Where The Bodies Hit The Floor. I'm not sure when I did it first, but I do vaguely remember having done it at some point, just by the name of the quest.

I looked at the journal and it actually says it's not finished. The cyberpsycho sighting list is at 16 of 17, so it confirms that the quest really isn't done. So I researched online and found the exact location where the quest took place. I went there, sure enough everyone's dead, no cyberpsycho in sight. The quest itself is untrackable, soon as I press "Track" it defaults to tracking the previously selected quest.

I researched some more and found the exact name of the shard you find on site, needed to send a message to Regina. Found it in my list, but it was already read. Then I opened my messages, looked at all of Regina's messages, and found the one related to this quest. She sent the first message as normal, but I don't have the option to send her anything back like you usually do.

Just to be safe, I read every single shard, and replied to every single message on my phone. Regina's message still can't be replied to.

The only thing I found that gave me a glimmer of hope was a mod called Cyber Engine Tweaks, which allows you to use the console. I tried resetting all map pins just so I could "track" the quest in question, but alas, it did not work. I could track literally any quest around it, but clicking on this one in particular does nothing at all.

The quest is totally stuck with no way of completing it, basically breaking my completionist run. And I can't reload a save, because I did that quest when I was like level 10 or lower if I remember correctly, and now I'm maxed out and finished everything I could but for this.

There's a bunch of info online on how to debug some of the main quests and relationship related progress, but nothing at all I could find on cyberpsycho sightings except for this:

journalManager = Game.GetJournalManager()

trackedEntry = journalManager:GetTrackedEntry()

questEntry = journalManager:GetParentEntry(journalManager:GetParentEntry(trackedEntry))

questEntryHash = journalManager:GetEntryHash(questEntry)

journalManager:ChangeEntryStateByHash(questEntryHash, 3, 2)

This code should in theory grab the currently tracked quest and force it to complete.

The problem is, the quest is untrackable so the command doesn't work. Another thing I tried to do is to track the Psycho Killer quest, which is trackable, just stuck at 16/17 because of Where The Bodies Hit The Floor. However, although the command was able to finish it, popping that quest did nothing to complete Where The Bodies, and it did not pop the related steam achievement, either. So it was totally useless.

I really don't want to redo 17 cyberpsycho quests on my next character just to get an achievement for something I already did. Things that could help me are as follows:

1. The exact fact name for Where The Bodies Hit The Floor. Hopefully the command Game.SetDebugFact('fact_name_goes_here', value) will then work with it.
2. A way to simply make that one achievement for Cyberpsycho sightings pop, NOT ALL OF THEM! I want my achievements to reflect my actual progress, and the only command I found for this makes all of them pop at the same time, which does nothing for me.
3. A way to reset either the entire quest or just Regina's text message.

I'm open to any and all suggestions, please help me save my sanity.

write the command in the console:

Game.AddToInventory("Items.ma_wat_nid_03_brick_and_elly_conversation", 1)

Enter

close the console

press z

track the service and send the message to Regina Jones about Cyberpsycho
Last edited by paulolrr; Dec 10, 2022 @ 1:54pm
< >
Showing 1-13 of 13 comments
Per page: 1530 50

Date Posted: Jun 3, 2021 @ 10:19am
Posts: 13