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
That would be better for the item's theme but i think that heart mechanic is character specific. I don't know if it's possible to do that.
I'm trying to fix this but couldn't really find a good solution. I'll try to find a fix but until then, i'll just remove the luck down entirely, so hopefully the only bug will be the missing damage for a single floor.
Should be fixed now, thanks for reporting the bug!
Rusty pipe EID description says 0.75 damage up and 0.1 damage down instead of speed down
Fixed the description, ty again!
Wasn't the case yesterday, so I assume the latest patch broke something.
The mod seems to work fine. Sometimes after updating the mods, the game might crash. Unsubscribing and subscribing to the mod again usually fixes this. Or it might be caused by another mod as well. I just tried playing the game with only this mod enabled and there's no crashes or errors in the console.
Unsubscribing, launching the game and then closing it, subscribing and launching it again will probably fix this. (You can also check the crash log located in "Documents\My Games\Binding of Isaac Repentance" to see what mod caused the crash.)
Well I turned off your mod and it doesn't crash anymore.
Imma look at the crash log then.
It's the HECU Backpack item that's causing the crash. The line which checks the player's card/pill slot seems to crash the game when playing as Diesaac.
However, after i fixed it by removing those 2 pickup check lines it worked fine but launching the game and trying to start a run as Diesaac crashed the game again. So i fixed it again, worked as intended but closing and relaunching caused it to crash again. I fixed it by removing and changing the item bit by bit and fixed it in at least 5 different ways, still it was sometimes working and sometimes not so i gave up after trying for almost 2 hours.
Sorry but i couldn't fix it and make it work consistently. I'll let you know if i can fix it somehow.
If you want to use both mods, you can actually remove HECU Backpack item manually (in the main.lua the code for it is around line 1950, deleting all the code for it until where the next item's code starts should fix the crash)