We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JEI is started and can see its UI in game.
Sometimes JEI's not started when joining a random multiplayer server, which means there'd be no JEI UI in inventory screen.
No response
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.
https://gist.github.com/CrimsonEdgeHope/f6eb046b9ce33a8a33af21158a02440a
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Steps to Reproduce the Bug
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
The text was updated successfully, but these errors were encountered: