[Bug?][1.16.5] REI simply isn't working at all. But is installed and detected on the mod list.
aking4125 opened this issue · 4 comments
Hello,
I don't quite know any other way to explain this other than pictures. But REI doesn't work at all. It's installed on a private Fabric modpack but nothing is shown on the inventory screen. Pressing CTRL + O doesn't show or hide it at all. Pressing R or U to view recipes doesn't work at all. Yet the .jar file is installed and detected. Any ideas?
This is in-game. No mod name or REI on the right side.
In the "Mod list", REI shows up and can be configured. I literally didn't really mess with any setting. Changing Keybinds there does nothing. It's just "Not working" is the best description I can give.
I've attached to the log file to hopefully give a clue but I have no idea how else to describe it. Every other mod installed is properly detected and seems to be working.
Sorry for the delay, been busy with work.
I researched a bit on enabling "Helpful NullPointerException errors enabled" using Java 14. I've found the following argument that I think enables it and loaded the pack with JDK 14.
-XX:+ShowCodeDetailsInExceptionMessages
I've attached an updated .log file. Hopefully, I've done everything correctly. If not, I legit have no idea how you enable such a request. Perhaps someone here can properly inform me on it or?
Just checked your logs, it seems like some mod's item has a null rarity, this is very hard to find out which mod is causing the issue, as it is usually just a dumb mod.
Anyway, this is unfortunately not an issue from REI, and I am unable to provide any support beyond this point as I am as clueless as you are, thank you for providing the info though.