The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

The Deleted
 This topic has been pinned, so it's probably important
popjam  [developer] Mar 10, 2022 @ 6:47pm
FAQ
The Deleted is crashing when I load the character, but works fine on other save files, why?

It's possible that the save data for that save file got corrupted somehow, or the last run as the Deleted you picked up so many corrupted items that the game can't clear the data for the next run as the file is too large. This is more likely if you selected VCS mode and set the number of effects to 10+, or put 'chance for more effects' to a high percentage (effects per item can go up to 30 with this) and get an item that generates more corrrupted items every few seconds.

1. If it's freezing on the black screen as soon as you select the deleted, try waiting for a minute as it may just be taking a while to process the data

2. If that doesn't work, start a run as Isaac on another save file, turn off the deleted mod, unsubscribe, load the game, start a run, exit the game, subscribe, then see if it works

2.5. Try this: https://steamcommunity.com/sharedfiles/filedetails/?id=2640358185

3. If that still doesn't work, you'll need to delete the save data for the deleted. This will not affect data for any other characters, or any other unlocks, just the Deleted.

REMOVING CORRUPT DATA WITHOUT REMOVING UNLOCKS

To fix the issue without completely deleting Deleted's achievements and unlocks and post-it-notes, you'll need to delete certain lines from the save file.

  1. Make sure the game is not running
  2. Go to This PC and under 'devices and drives' find the drive with Program Files (x86) folder (probably C: drive)
  3. Click on Program Files (x86) > Steam > steamapps > common > The Binding of Isaac Rebirth > data > the_deleted
  4. https://i.imgur.com/HL0xuKf.png
  5. Open the saveX.dat file corresponding to the save file (e.g if it's crashing on save file 1 delete save1.dat) in a text editor. Remember this save file ONLY affects the Deleted data not anything else.
  6. If you know how JSON works, delete the key and value for these keys: 'TheDeletedSave', 'flipped', 'normal', and if it exists, 'imaginary'.
  7. If you don't know JSON, go to this website: https://jsonformatter.org/json-viewer
  8. Select everything in the SaveX.dat file (ctrl+a then ctrl+c) and paste it on the left input box.
  9. On the right, the data should be displayed. On the drop down menu, select 'Tree':
  10. https://i.imgur.com/Xfj1PDn.png
  11. Close all segments by clicking on 'collapse all fields' icon (two arrows pointing to eachother)
  12. Open the object segment by clicking on the triangle
  13. Now delete these segments (you can delete a segment by clicking on the rectangle next to it and pressing Remove): TheDeletedSave, normal, flipped, imaginary
  14. If you delete the wrong thing press ctrl+z to revert.
  15. Put it back to code using the drop down menu. Select all of it and replace it with everything in the SaveX.dat file. Save the file and start the game up.

If this didn't work or you messed something up:

REMOVING CORRUPT DATA WHILE REMOVING UNLOCKS

If the above doesn't work or you messed up something, you can simply delete the whole file instead. This will remove unlocks and post-it-note completion only for the Deleted (not anything else).

Windows 10:

  1. Make sure the game is not running
  2. Go to This PC and under 'devices and drives' find the drive with Program Files (x86) folder (probably C: drive)
  3. Click on Program Files (x86) > Steam > steamapps > common > The Binding of Isaac Rebirth > data > the_deleted
  4. https://i.imgur.com/HL0xuKf.png
  5. Now delete the saveX.dat file corresponding to the save file (e.g if it's crashing on save file 1 delete save1.dat).
  6. Once deleted, load the game and it should be working.


The Deleted crashes when I load the character on any save file?

This is probably a mod incompatibility, try turning off all mods except the deleted and see if it still happens. If it still happens, follow the steps above.


The Deleted is crashing my save file when I select it?

This is the modded character bug, which happens when you try to turn off a modded character while a run with them is still in progress.

https://www.reddit.com/r/bindingofisaac/comments/nf8p0m/i_made_a_mistake_and_now_my_game_crashes_whenever/

https://steamcommunity.com/app/250900/discussions/0/3104647961275161557/


The Deleted is crashing Isaac as soon as I open the game?

This is most likely a steam/modded character bug, try this:

https://steamcommunity.com/sharedfiles/filedetails/?id=2640358185

or

Try enabling the character again, loading the game and starting a normal isaac run before disbling the character


https://www.reddit.com/r/bindingofisaac/comments/mhet9i/biding_of_isaac_afterbirth_crashing_on_startup/

The Deleted is crashing randomly or crashing when I pick up an item?

If you're playing as Tainted Deleted, unfortunately sometimes TMTRAINER crashes as it may be creating infinite loops or other weird stuff. If you're playing as regular Deleted, it may be an issue with certain modded items, they may not be properly implemented or not intended to be given to the player every 10 seconds etc. Try turning off modded items in the Mod Config Menu. If the crashing continues, it's probably another mod compatibility issue or corrupted save data, try following the steps above.

I've tried everything and it's still crashing or not working?

Send a friend request and I'll try and fix it.

Can the Deleted corrupt or delete my save file?

No.

I got softlocked after picking up an item that spawns rocks?

Make sure you have bombs before picking up those items, or keys when picking up items that spawn locks etc.

Is Deleted safe to play on my 200+ streak?

Probably not, however there are some 'safer' modes than others. Cryptolocker is a gamble as items are concealed, however modes such as Jerusalem, Zip Bomber and ILOVEYOU theoretically should be streak safe if you know what you're doing (Jerusalem active item may instantly kill you though, either view it through the Encyclopedia or put it down to check its effects)

Does co-op work?

For tainted Deleted, it should work. For regular Deleted, it's currently broken, I'll fix it some time in the future. It might work as Deleted + Another character, though I haven't tested.

What do the different icons mean?

Check out this thread:

https://steamcommunity.com/workshop/filedetails/discussion/2681372884/3191363817368047305/

I didn't receive consumables / stats from an item?

If the corrupted effect is 'get X item until Y' it will act as if the item has already been picked up (e.g red stew won't give you the damage bonus). If it's just 'get X' it will give you the item as usual.

Known Bugs

- Encyclopedia doesn't show icons + other issues
- Non-players (lost soul, strawmann) can pick up glitched pedestals
- Glitched chest items automatically picked up / removed
- Jumping into glitched item with how to jump picks it up but doesn't give feedback
- MEMZ mode
- co-op

Known Incompatibilities

- Planetariums in Greed Mode breaks a bunch of stuff
- Neko Potato mods
- Always start with treasure room mod
- Mod Config Hack (not sure)
Last edited by popjam; Apr 5, 2022 @ 10:05pm
< >
Showing 1-13 of 13 comments
popjam  [developer] Mar 10, 2022 @ 8:03pm 
bump
Cynda Mar 11, 2022 @ 5:45am 
helped out a lot tysm
Welun Oct 30, 2022 @ 9:15pm 
As a note to anyone else, entering the death certificate room and using bitflip before save quitting will almost surely create too much data if you walk around a bit
popjam  [developer] Oct 31, 2022 @ 8:04pm 
Originally posted by Welun:
As a note to anyone else, entering the death certificate room and using bitflip before save quitting will almost surely create too much data if you walk around a bit

Do you remember what mode you were on?
Kaethela Nov 4, 2022 @ 4:05pm 
Posting here in the hope that it gets noticed. Can we get an explanation of how MYDOOM works? Put it behind a link for spoilers if needed. I've played it a bunch and I still have really no idea how any of it functions.
popjam  [developer] Nov 4, 2022 @ 9:00pm 
Originally posted by Kaethela:
Posting here in the hope that it gets noticed. Can we get an explanation of how MYDOOM works? Put it behind a link for spoilers if needed. I've played it a bunch and I still have really no idea how any of it functions.

It's pretty simple, pedestals are trinkets-only and the eye allows you to de-corrupt them back to their original item. The eye has a limited number of uses, and when it disappears random negative effects happen. Also, the eye can kill anything (may change this from killing bosses but that's how it works for now)
Kaethela Nov 5, 2022 @ 9:08am 
Thank you! I was going crazy trying to work it out.
the j Feb 24, 2023 @ 10:28am 
does planterariums in greed mode only break greed mode or the entire mod
SENT DUDES Mar 21, 2023 @ 3:30pm 
its not the og its the tantied idk how it only crashes when I enter a treasure room
HaGaMiDShyzo Nov 9, 2023 @ 11:28pm 
may I offer my ideas here? If not, where can I suggest?
popjam  [developer] Nov 16, 2023 @ 4:11am 
yes sure :)
HaGaMiDShyzo Nov 26, 2023 @ 11:14am 
are you going to update the mod yet? Will you be adding unlocks and tainted versions of characters? I'm asking because I can help with ideas if you do plan to
Last edited by HaGaMiDShyzo; Nov 26, 2023 @ 11:43am
HaGaMiDShyzo Dec 11, 2024 @ 8:50am 
Happy99 unlocks

Mom's Heart(hard): Bit shard(consumable) - uses Bitflip effect to this room
Bossrush:Snake(from nokia 3310) - deals 10 contact damage per tick, chases around the room for apples, at the cost of which grows one square per apple. 2 quality. Pool secrets, gold chest, baby shop and treasure chests
Hush: Glitched key - when used, throws 2 extra keys(key can be gold and charged). Appears with a 5% chance.
Isaac: Lagged eyes - a tear appears every 1.5 squares on a trajectory and stays in place for 3 seconds. 2 quality Pool: Gold chest, treasure chests, crane game.
???: Soul Happy99 - All items in the room circulate between their normal and glitchy version
Satan: Spam Bot - Walks next to the character, approaches enemies once every 3 seconds and casts a stun in a small radius. Quality 1. Pool: Treasure Room, Cursed Room, crane game.
Lamb: Programming for Dummies(book) - 1 to 3 monsters lose their AI. Bosses lose their AI for 5 seconds. Quality 1. Pool: Library, Treasury
Mega Satan:Particle Distorter(keychain) - picking up a pickup that can be glithed with a 3% chance can drop a glitched version of it.
Dilirium:Bitflip - A character item is given for defeating Dilirium. Quality 2. Pool: Shop, Crane game, beggar
Mother:Decompile - The chance of glitch consumables appearing is increased to 20%. Quality 3. Pool: Shop, secret room, normal beggar.
Beast: Expanded Edition - Each item now has one random positive or negative effect added to it(like a glitch item). Each negative item grants +0.5 damage or +0.2 flat tears. Quality 2. Pool: Shop.
Greed: Spare Exit - Creates a portal back to the error room at the beginning of each floor. From the bug room also goes a portal back. Adds new layuots of error rooms. Each error room now has an exit. Quality 2. Pool: Secret room, magaazin, treasure room.
Greeder: World+ - creates a passageway to and from the bug room. Disposable.
Full Sheet(hard): Child of the Data Depths - A familiar that shoots tears that have a 1% chance of wiping out an enemy. Quality 4. Pool: Children's store, secret store, treasure room.
Thanks for reading, I'll do unlocks for other characters soon.
Last edited by HaGaMiDShyzo; Dec 11, 2024 @ 8:51am
< >
Showing 1-13 of 13 comments
Per page: 1530 50