Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I've created a new version of the mod that should fix the error you encountered when entering Alternate Path Exit Rooms. If the error triggers, you can also manually fix it by navigating to:
C:\Program Files (x86)\Steam\steamapps\common\The Binding of Isaac Rebirth\mods\angels-drop-items_840107435
Open the main.lua file with Notepad, locate the room type settings section, and add the following lines:
["ROOM_BLUE"] = 0, -- room blue?
["ROOM_SECRET_EXIT"] = 0, -- secret exit?
This will resolve the issue if you'd rather apply the fix yourself.
Alternatively, you can simply subscribe to the new version here, which already includes the fix.