Hello everyone,
I want to render the Inventory Player to the main Menu but it makes problems.
Description: Initializing game
java.lang.NullPointerException: Initializing game
at net.minecraft.client.gui.inventory.GuiInventory.drawEntityOnScreen(GuiInventory.java:103)
at net.minec...