[Bug] 1.20 game crash
Doctor-Keller opened this issue ยท 3 comments
What happened?
The game crashes after any interaction with fluids in AE2 terminals. Even after just pressing any key while hovering mouse cursor over them.
What mod loaders are you seeing the problem on?
Forge
What do you think this bug is of?
- Visual
- Recipe Lookup
- Cheat Mode
- Plugin Integration / JEI Plugin Compatibility
- Others
Relevant log output
https://gist.github.com/Doctor-Keller/c80c076c51a6a2e335731898694230fe
Anything else?
No response
By submitting this issue, I have included the necessary logs by pasting the contents into the correct location or attaching the file as an upload.
- Yes, and I did not use any paste services other than GitHub Gists.
By submitting this issue, I have confirmed my REI and REI's dependencies are up to date.
- Yes
Duplicate of shedaniel/REIPluginCompatibilities-Issues#49
The same exception (Failed to find EntryType of ClickableIngredient[ingredient=me.shedaniel.rei.plugincompatibilities.xxx
) is also thrown when interacting with with entries in the crafting terminal's crafting monitor screen (the top right hammer icon). Not only clicking it, but also pressing any key while hovering over them triggers the exception, which is quite annoying when closing the window using Esc and hovering inside the window.
Updated to latest versions (AE2 15.0.9-beta, REI 12.0.645, REIPC 12.0.55) and still happens.
Please at least catch the exception so it doesn't crash the game when interacting with unimplemented/broken guis.