The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

[AB+|Rep(+)] External Item Descriptions
Denne tråd er blevet låst
emson 25. mar. 2022 kl. 0:36
Message error: " attempt to call a nil value (global 'Keyboard' ) "
Hello,

I can see mod in menu, it is activated but it doesn't show any descrption. On console I get msg:

"Mods/external item descriptions/eid_config.
lua:52: attempt to index a nil value (global 'Keyboard')"

Any ideas?
< >
Viser 1-3 af 3 kommentarer
Wofsauge  [udvikler] 25. mar. 2022 kl. 8:04 
Keyboard is a function provided by the game itself. Since it seems missing i suspect that either your game files are corrupted, or you have a mod installed that deletes that function. Therefore, i suggest you to run the "Verify Integrity of Game Cache" function of steam. that should fix the first mentioned issue. if that doesnt work, disable all other mods and turn them on one by one to see which causes the issue.
emson 27. mar. 2022 kl. 10:48 
Oprindeligt skrevet af Wofsauge:
Keyboard is a function provided by the game itself. Since it seems missing i suspect that either your game files are corrupted, or you have a mod installed that deletes that function. Therefore, i suggest you to run the "Verify Integrity of Game Cache" function of steam. that should fix the first mentioned issue. if that doesnt work, disable all other mods and turn them on one by one to see which causes the issue.

Thanks for the quick answer.

The biggest problem is that I own GOG version of the game and I am trying to install it manually from github.

So, I reinstalled everything and now your MOD is the only one I have. KEYBOARD problem disappeared but then I had another error: "attempt to call a nil value (global 'RegisterMod')". I found that I do not have "scripts" folder in "resources". After I added some from internet now I have another...

"lua:11: attempt to call a nil value (field 'Config')"

Could you help me with this one?
Wofsauge  [udvikler] 27. mar. 2022 kl. 11:34 
The GOG Version of the game is an older version, which does not fully support all API features of the game. Therefore, you cant really use that version with mods. sorry
< >
Viser 1-3 af 3 kommentarer
Per side: 1530 50