[Bug]: After game restart JEI starts twice
yanny7 opened this issue · 0 comments
Steps to Reproduce the Bug
- Start game
- Stop game
- Start game again
- Observe logs
Expected Behavior
You see that JEI started only once
Actual Behavior
[11:59:28] [Render thread/INFO] (LoggedTimer) Starting JEI took 600.2 ms
[11:59:28] [Render thread/INFO] (ClientLifecycleHandler) Stopping JEI
[11:59:28] [Render thread/INFO] (JeiStarter) Stopping JEI
[11:59:28] [Render thread/INFO] (PluginCaller) Sending Runtime Unavailable...
[11:59:28] [Render thread/INFO] (FabricGuiPlugin) Stopping JEI GUI
[11:59:28] [Render thread/INFO] (PluginCaller) Sending Runtime Unavailable took 592.2 μs
[11:59:28] [Render thread/INFO] (LoggedTimer) Starting JEI...
Mod Pack URL (Optional)
No response
Mod Pack Version (Optional)
No response
Extra Notes (Optional)
Tested with latest version on Fabric 1.20.1, tried also on 1.21.1 with same results
latest.log
No response