View Issue Details

IDProjectCategoryView StatusLast Update
0002220Industrial-Craft²machinespublic2017-07-10 13:34
ReporterWaz Assigned ToChocohead  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
PlatformPCOSWindowsOS Version10
Fixed in VersionBuilds for MC 1.12.x 
Summary0002220: Crash attempting to remove steel from blast furnace [industrialcraft-2-2.8.6-ex112.jar]
DescriptionClicking on the steel in the blast furnace to remove it causes crash.

Crash log is:

[13:58:05] [main/FATAL]: Reported exception thrown!
net.minecraft.util.ReportedException: Updating screen events
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1765) ~[bhz.class:?]
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1096) ~[bhz.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397) [bhz.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.NullPointerException
    at ic2.core.block.machine.tileentity.TileEntityBlastFurnace$1.onPickupFromSlot(TileEntityBlastFurnace.java:54) ~[TileEntityBlastFurnace$1.class:?]
    at ic2.core.slot.SlotInvSlot.func_190901_a(SlotInvSlot.java:77) ~[SlotInvSlot.class:?]
    at ic2.core.ContainerBase.func_82846_b(ContainerBase.java:84) ~[ContainerBase.class:?]
    at net.minecraft.inventory.Container.func_184996_a(Container.java:244) ~[afp.class:?]
    at ic2.core.ContainerBase.func_184996_a(ContainerBase.java:63) ~[ContainerBase.class:?]
    at net.minecraft.client.multiplayer.PlayerControllerMP.func_187098_a(PlayerControllerMP.java:560) ~[bry.class:?]
    at net.minecraft.client.gui.inventory.GuiContainer.func_184098_a(GuiContainer.java:637) ~[bme.class:?]
    at net.minecraft.client.gui.inventory.GuiContainer.func_73864_a(GuiContainer.java:391) ~[bme.class:?]
    at ic2.core.GuiIC2.func_73864_a(GuiIC2.java:223) ~[GuiIC2.class:?]
    at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533) ~[bli.class:?]
    at ic2.core.GuiIC2.func_146274_d(GuiIC2.java:178) ~[GuiIC2.class:?]
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501) ~[bli.class:?]
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1752) ~[bhz.class:?]
    ... 9 more
Steps To ReproduceSet up blast furnace, make steel, try to remove it.

In attached save file, open Blast Furnace, click on Steel ingot.
Additional InformationHave tried with numerous Forge versions including latest and first that works with IC2 installed.
TagsNo tags attached.
Minecraft Version1.12

Relationships

related to 0002228 resolvedChocohead Server Crash on machine explosions 

Activities

Waz

2017-07-03 04:52

reporter  

Bug-.zip (4,471,548 bytes)

Waz

2017-07-03 05:00

reporter  

latest.log (4,924 bytes)

Waz

2017-07-03 05:19

reporter   ~0005351

Workaround is to remove steel via automation.

Chocohead

2017-07-03 11:35

developer   ~0005352

Trying to give achievements that aren't there isn't a good idea, fixed in IC2 2.8.7

Issue History

Date Modified Username Field Change
2017-07-03 04:52 Waz New Issue
2017-07-03 04:52 Waz File Added: Bug-.zip
2017-07-03 05:00 Waz File Added: latest.log
2017-07-03 05:19 Waz Note Added: 0005351
2017-07-03 11:35 Chocohead Note Added: 0005352
2017-07-03 11:35 Chocohead Status new => resolved
2017-07-03 11:35 Chocohead Fixed in Version => Builds for MC 1.12.x
2017-07-03 11:35 Chocohead Resolution open => fixed
2017-07-03 11:35 Chocohead Assigned To => Chocohead
2017-07-10 13:34 Chocohead Relationship added related to 0002228