Jump to content

Zuro29CZ

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Zuro29CZ

  1. Hello, i am having problem with openning inventory in LAN world i join. When I enter LAN world its okay, but when I try to open inventory it crashes. It happends rarely that it lets me open the inventory and then everything runs okay...

     

    Here is LOG:

    java.lang.NullPointerException: 
    
        at codechicken.nei.LayoutManager.renderSlotOverlay(LayoutManager.java:832)
        at codechicken.nei.forge.GuiContainerManager.renderSlotOverlay(GuiContainerManager.java:451)
        at net.minecraft.client.gui.inventory.GuiContainer.func_74192_a(GuiContainer.java:473)
        at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:150)
        at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)
        at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:49)
        at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1036)
        at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
        at net.minecraft.client.main.Main.main(SourceFile:101)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(-2)
        at sun.reflect.NativeMethodAccessorImpl.invoke(-1)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(-1)
        at java.lang.reflect.Method.invoke(-1)
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
        at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

     

    Thank you for your time :) 

×
×
  • Create New...