[Bug] Crash when opening inventory
SoyRA opened this issue ยท 4 comments
Describe the bug
When I start a world and open the inventory: the game closes (no, I can't see the inventory).
But I can go to Mods -> REI to touch options without any problem.
Steps to Reproduce
- Start a world.
- Try to open the inventory (creative mode).
- You won't see the inventory and the game closes.
- I haven't checked on servers or in survival.
Environment:
- Minecraft: Release 1.16.5
- Mod Loader: Fabric Loader 0.11.3
Logs
Additional context
Everything works correctly with Java 8, the error occurs only with Java 15.
- Inventory (E) : Crash
- Chest : No crash
- Crafting table : No crash
- I can show, hide, search and even build (the + icon).
- Villager : No crash
It doesn't matter the mode or even if it's a server or not. /:
Can you pinpoint the Java version that it started to crash? For example, does Java 11 crash? How about Java 16?
I use Liberica OpenJDK because it's the best Java in my PC and they're all using Package: Full JDK
:P
- Java 8 : No crash
- Java 11 : Crash
- Java 15 : Crash
- Java 16 : Crash