View Issue Details

IDProjectCategoryView StatusLast Update
0001169Industrial-Craft²machinespublic2014-07-28 18:03
ReporterChocohead Assigned ToThunderdark  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionno change required 
Summary0001169: Solar Distiller Crash
DescriptionPlacing it causes the following crash:
---- Minecraft Crash Report ----
// Why is it breaking :(

Time: 28/07/14 18:04
Description: Unexpected error

java.lang.NoSuchFieldError: HOT
    at ic2.core.block.machine.tileentity.TileEntitySolarDestiller.getTickRate(TileEntitySolarDestiller.java:204)
    at ic2.core.block.machine.tileentity.TileEntitySolarDestiller.onLoaded(TileEntitySolarDestiller.java:65)
    at ic2.core.block.TileEntityBlock$1.tickCallback(TileEntityBlock.java:53)
    at ic2.core.TickHandler.processTickCallbacks(TickHandler.java:137)
    at ic2.core.TickHandler.onClientTick(TickHandler.java:89)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_27_TickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
    at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:324)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1576)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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:134)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Additional InformationIt is also spelt wrong, as it is spelt Solar Destiller (or something like that) but it should be Solar Distiller.
TagsNo tags attached.
Minecraft Version

Activities

Thunderdark

2014-07-28 17:27

viewer   ~0002932

check you forge need >=1180

Chocohead

2014-07-28 17:36

developer   ~0002933

Last edited: 2014-07-28 17:37

OK, I have 1152 :D Haven't changed version since first 1.7.10 IC2 came out :D

Chocohead

2014-07-28 17:56

developer   ~0002934

Updating forge seems to have fixed it. Issue can be closed ;)

Issue History

Date Modified Username Field Change
2014-07-28 17:07 Chocohead New Issue
2014-07-28 17:27 Thunderdark Note Added: 0002932
2014-07-28 17:32 Thunderdark Assigned To => Thunderdark
2014-07-28 17:32 Thunderdark Status new => assigned
2014-07-28 17:36 Chocohead Note Added: 0002933
2014-07-28 17:37 Chocohead Note Edited: 0002933
2014-07-28 17:56 Chocohead Note Added: 0002934
2014-07-28 18:03 Thunderdark Status assigned => closed
2014-07-28 18:03 Thunderdark Resolution open => no change required