[Bug]: JEI is sometimes not started.
CrimsonEdgeHope opened this issue ยท 2 comments
Steps to Reproduce the Bug
- Join a random multiplayer server
- Open inventory screen
Expected Behavior
JEI is started and can see its UI in game.
Actual Behavior
Sometimes JEI's not started when joining a random multiplayer server, which means there'd be no JEI UI in inventory screen.
Mod Pack URL (Optional)
No response
Mod Pack Version (Optional)
No response
Extra Notes (Optional)
I use Fabric 1.21.1 v19.21.0.247. According to https://github.com/mezz/JustEnoughItems/blob/1.21.x/Fabric/src/main/java/mezz/jei/fabric/mixin/ClientPacketListenerMixin.java#L16, to my understanding, JEI will start upon joining a game and syncing crafting recipes. I suspect this event is sometimes not triggered, causing JEI not starting. I tried entering singleplayer then joining multiplayer, and there's JEI UI. Not sure if there's any other mod interfering.
latest.log
https://gist.github.com/CrimsonEdgeHope/f6eb046b9ce33a8a33af21158a02440a
This has been automatically marked as stale because it has not had recent activity, and will be closed if no further activity occurs. If this was overlooked, forgotten, or should remain open for any other reason, please reply here to call attention to it and remove the stale status. Thank you for your contributions.