The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

[AB+|Rep(+)] External Item Descriptions
此主题已被锁定
emson 2022 年 3 月 25 日 上午 12: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?
< >
正在显示第 1 - 3 条,共 3 条留言
Wofsauge  [开发者] 2022 年 3 月 25 日 上午 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 2022 年 3 月 27 日 上午 10:48 
引用自 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  [开发者] 2022 年 3 月 27 日 上午 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
< >
正在显示第 1 - 3 条,共 3 条留言
每页显示数: 1530 50