The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

coopHUD *WIP*
This topic has been locked
Srokks  [developer] 11 Apr, 2022 @ 2:37am
Bugs/not working stuff - submit any bugs with description
Mod should be more stable and not affect fps so much. Please submit any screens of weird sprites or console bugs.
Last edited by Srokks; 28 Apr, 2022 @ 7:59am
< >
Showing 1-15 of 25 comments
Rainynights 11 Apr, 2022 @ 9:43pm 
noticed this error flooding the console while trying to figure out the source of a crash (error isn't the cause of the crash cause it still crashes without coop hud):
[INFO] - [Coop HUD] Error in "PostRender" call: ...aac Rebirth/mods/coop_hud_2731267631/coopHUD_sprites.lua:1673: attempt to call a nil value (method 'GetType')
Last edited by Rainynights; 11 Apr, 2022 @ 9:43pm
Srokks  [developer] 12 Apr, 2022 @ 6:06am 
Originally posted by Songbird:
noticed this error flooding the console while trying to figure out the source of a crash (error isn't the cause of the crash cause it still crashes without coop hud):
[INFO] - [Coop HUD] Error in "PostRender" call: ...aac Rebirth/mods/coop_hud_2731267631/coopHUD_sprites.lua:1673: attempt to call a nil value (method 'GetType')

Where you playing when it spammed or after crash?
That code checks room type and uses minimapi mod to do that.
JUGADOR123 18 Apr, 2022 @ 3:56pm 
3 Bugs found
Just recently got it, find the mod super useful but i have noticed that when player 1 is the forgotten (which starts with 2 individual hp bars) if he picks up a trinket, it will cover the bottom hp bar. also holding down the tab button will show the "my stuff" screen but its always empty (havent tested if its this mod specifically but started appearing after installed)
Edit: the hp/ card / trinket is also not being updated properly, it gets frozen until you back out of the run and continue it
Last edited by JUGADOR123; 18 Apr, 2022 @ 4:51pm
JUGADOR123 18 Apr, 2022 @ 4:11pm 
also it would be cool to add a setting to disable the "my stuff" with the mod menu config
Srokks  [developer] 20 Apr, 2022 @ 10:40am 
thanks for feedback. I'll fix that in new update.

Originally posted by JUGADOR123:
also it would be cool to add a setting to disable the "my stuff" with the mod menu config

I was thinking about it too, I'll also add it
Last edited by Srokks; 20 Apr, 2022 @ 11:24am
Srokks  [developer] 24 Apr, 2022 @ 8:13am 
Check right now, I added disable my stuff options and fixed trinkets. I'll check my stuff for forgotten and lost i next weekend
GreenStar 1 May, 2022 @ 4:51am 
The forgotten's HP is bugged, it has 2 HP bars and sometimes, the top HP bar will recieve some of the HP from the bottom, basicaly showing me the wrong HP (so i die without even knowing how much HP i had)
Last edited by GreenStar; 1 May, 2022 @ 5:02am
Gotfyr 6 May, 2022 @ 11:26am 
When i try to go use the coop labels it gives an error that states : :"Rebirh/mods/coop_hud_2731267631/coopHUD_mcm.lua:292: attempt to index a nil value (field 'deals').
Tried everything with removing mods and reinstalling it but it keeps giving me this error
Srokks  [developer] 13 May, 2022 @ 11:40am 
Originally posted by Gotfyr:
When i try to go use the coop labels it gives an error that states : :"Rebirh/mods/coop_hud_2731267631/coopHUD_mcm.lua:292: attempt to index a nil value (field 'deals').
Tried everything with removing mods and reinstalling it but it keeps giving me this error
Its save related, try delete mods saves, should be under game directory/data/coop_hud



Originally posted by PsyKo:
The forgotten's HP is bugged, it has 2 HP bars and sometimes, the top HP bar will recieve some of the HP from the bottom, basicaly showing me the wrong HP (so i die without even knowing how much HP i had)

I think it is fixed, check it out pleas and give me feedback
Game show that mod is load but it dont work, and in mod config menu it dont show. I tried turning off unnecessary mods but it still didn't work.
Last edited by Futhorka🏳️‍🌈; 18 May, 2022 @ 8:06am
Srokks  [developer] 18 May, 2022 @ 8:40am 
Originally posted by Creon:
Game show that mod is load but it dont work, and in mod config menu it dont show. I tried turning off unnecessary mods but it still didn't work.
Have you got any errors in debug console?
Originally posted by Srokks:
Originally posted by Creon:
Game show that mod is load but it dont work, and in mod config menu it dont show. I tried turning off unnecessary mods but it still didn't work.
Have you got any errors in debug console?
/the binding of isaac rebirth/mods/coop_hud_2731267631/coopHUD_langAPI.lua:6: attemp to index a nil value (field '?')
And when i swithced language to from russian to english mod start working.

I checked some other languages but this happends only with russian. Also its possible to show hud on pause ?
Last edited by Futhorka🏳️‍🌈; 18 May, 2022 @ 10:36am
Dionysus 19 May, 2022 @ 12:59am 
I want to preface this by saying that the mod is amazing and I really appreciate the work put into it.

That being said I've noticed a bug with D Infinity. It seems stuck on its item sprite and a 2 room charge. The functionality of the item is there (you can rotate between the dice types and it will have the correct number of charges) but the visual indicator of the charged item is wrong, and the item sprite doesn't show you the dice you're using.
Srokks  [developer] 21 May, 2022 @ 2:09am 
Originally posted by Creon:
Originally posted by Srokks:
Have you got any errors in debug console?
/the binding of isaac rebirth/mods/coop_hud_2731267631/coopHUD_langAPI.lua:6: attemp to index a nil value (field '?')
And when i swithced language to from russian to english mod start working.

I checked some other languages but this happends only with russian. Also its possible to show hud on pause ?

My functions for items names and desc only work for english right now. I'll id it to my to do list.
Srokks  [developer] 21 May, 2022 @ 2:11am 
Originally posted by Dionysus:
I want to preface this by saying that the mod is amazing and I really appreciate the work put into it.

That being said I've noticed a bug with D Infinity. It seems stuck on its item sprite and a 2 room charge. The functionality of the item is there (you can rotate between the dice types and it will have the correct number of charges) but the visual indicator of the charged item is wrong, and the item sprite doesn't show you the dice you're using.

Thanks, I didn't know that Infinity works this way. Also any custom active item behaviour (Placebo/Card Mimic) dont work for now. It is on my list to do next
< >
Showing 1-15 of 25 comments
Per page: 1530 50