Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPE in Refinery GUI #10

Closed
mistaqur opened this issue May 21, 2012 · 1 comment
Closed

NPE in Refinery GUI #10

mistaqur opened this issue May 21, 2012 · 1 comment

Comments

@mistaqur
Copy link
Contributor

NPE appear when i click on right or left slot of Refinery..

java.lang.NullPointerException
at buildcraft.core.CoreProxy.sendToServer(CoreProxy.java:89)
at buildcraft.factory.ContainerRefinery.setFilter(ContainerRefinery.java:63)
at buildcraft.factory.GuiRefinery.a(GuiRefinery.java:83)
at vp.f(SourceFile:122)
at gb.f(GuiContainer.java:425)
at vp.i(SourceFile:110)
at gb.i(GuiContainer.java:419)
at net.minecraft.client.Minecraft.k(Minecraft.java:1561)
at net.minecraft.client.Minecraft.x(Minecraft.java:819)
at net.minecraft.client.Minecraft.run(Minecraft.java:747)
at java.lang.Thread.run(Unknown Source)

@psxlover psxlover mentioned this issue May 26, 2012
@SirSengir
Copy link
Contributor

Fixed in 82fd2f6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants