Skip to content
This repository was archived by the owner on May 13, 2021. It is now read-only.
This repository was archived by the owner on May 13, 2021. It is now read-only.

Steam Chisel doesn't fill in the Steam Filler #20

@copygirl

Description

@copygirl

Additionally, right clicking the steam filler with the chisel causes an NPE. Seems it's trying to open the GUI.

[15:50:51] [Client thread/ERROR] [FML]: OpenGuiHandler exception
java.lang.NullPointerException
    at com.cricketcraft.chisel.inventory.ContainerChisel.<init>(ContainerChisel.java:53) ~[ContainerChisel.class:?]
    at com.cricketcraft.chisel.client.gui.GuiChisel.<init>(GuiChisel.java:32) ~[GuiChisel.class:?]
    at com.cricketcraft.chisel.network.ChiselGuiHandler.getClientGuiElement(ChiselGuiHandler.java:43) ~[ChiselGuiHandler.class:?]
    at cpw.mods.fml.common.network.NetworkRegistry.getLocalGuiContainer(NetworkRegistry.java:265) ~[NetworkRegistry.class:?]
    [...]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions