Bendy und das dunkle Revival

So beheben Sie einen Absturz nach dem Laden von Save in Bendy and the Dark Revival

This guide will help solve the crashing that occurs specifically in late Chapter 2, after interacting with the recharge station right before Chapter 3. That is because this is the only known crash that was recreated by many players.

Überblick

If your game crashes before loading a save, then this guide is not going to help, as that is likely a driver or hardware issue of your PC. If your game crashes soon after loading a savefile or after accessing a specific area of the game, then this should help solve the issue.

Einführung

This guide will help solve the crashing that occurs specifically in late Chapter 2, after interacting with the recharge station right before Chapter 3. That is because this is the only known crash that was recreated by many players.

This is the recharge station you want to avoid:

The bugged area is found after clearing this gap:

Or after backtracking through this door (next to bugged recharge station):

Step-by-Step Guide

  1. Press Windows + R > Type %appdata% > Eintreten
  2. Go back one folder to AppData/
  3. Go to LocalLow > Joey Drew Studios > Bendy und das dunkle Revival > Daten
  4. Choose any savefile you want to fix (other than data.game) and make a copy of it somewhere else just in case
  5. Open the original savefile with any text editor
  6. Suchen nach: m_SectionID”:113 
  7. Suchen nach: m_EnemyData (making sure it’s the 1st occurrence after the previous keyword)

  1. Suchen nach: }}}]} (making sure it’s the 1st occurrence after the previous keyword)

  1. Select all between the 2 previous keywords (included) and replace it with the following: m_EnemyData”:{“m_Name”:”EnemyDataObject”,”m_Keys”:[],”m_Values”:[]}
  2. Save the changes and load this savefile.

If the game loads indefinitely, copy and paste everything from the copy you made before onto the original savefile and repeat steps above.

What Did This To?

Section 113 is what in game is known as Artist’s Rest, which also happens to be the bugged area.

What happens is the game tries to load in too many enemies all at once (the values we now replaced with empty lists).

On average, there should be around 4-5 enemies per area, but interacting with that recharge station seems to mistakenly configure your save to load about 3x more (I had about 15).

Dieser Leitfaden über Bendy und das dunkle Revival wurde geschrieben von Noisewerk. Von hier aus können Sie die Originalveröffentlichung besuchen Verknüpfung. Wenn Sie Bedenken bezüglich dieses Leitfadens haben, Bitte zögern Sie nicht, uns zu erreichen hier.

Über den Autor