Refined Storage

Refined Storage

77M Downloads

[Crash] Crash to desktop using Grid

Utildayael opened this issue · 4 comments

commented

Well this is a new one as I've been using RS for awhile now. Right click storage grid, crash to desktop. :(

Description: Ticking screen

java.lang.NullPointerException: Ticking screen
    at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:503)
    at refinedstorage.gui.GuiGrid.update(GuiGrid.java:169)
    at refinedstorage.gui.GuiBase.func_73876_c(GuiBase.java:74)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1720)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Full log at:
http://pastebin.com/A3b3BLrG

refinedstorage-0.8.12

commented

Should be fixed in the latest versions.

commented

Thanks!

On Aug 16, 2016, at 5:17 PM, Raoul [email protected] wrote:

Should be fixed in the latest versions.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.

commented

Ooh, not really my fault since you inserted an item without a displayname?

But I can add some handling for it..

commented

Oh that's what that was? Odd thing is all I did was right click the grid. Crash was immediate.

Thanks for looking at this. :)

On Jul 30, 2016, at 1:27 AM, Raoul [email protected] wrote:

Ooh, not really me fault since you inserted an item without a displayname?

But I can add some handling for it..


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.