AgriCraft

AgriCraft

30M Downloads

[Crash Report] Crash while breaking water tanks

Erinbutt opened this issue ยท 0 comments

commented

My apologies for the horribly jacked up crash report. Since the updated launcher the game output hasn't worked for me, so I am stuck going through the file explorer and note pad to retrieve it.
Crash occured while I was using a TiC mattock if that matters. I have had the same issue with trying to break sprinkler heads and channels with TiC Mattocks as well. Breaking them by hand has given me no problems, as well as with vanilla tools.

Using 1.10.2 - agricraft-2.0.0-0.8.0-a13.jar

PM Description: Unexpected error

java.lang.NullPointerException: Unexpected error
at com.infinityraider.agricraft.tiles.TileEntityCustomWood.getIcon(TileEntityCustomWood.java:36)
at com.infinityraider.agricraft.renderers.blocks.RenderBlockCustomWood.getIcon(RenderBlockCustomWood.java:79)
at com.infinityraider.agricraft.renderers.blocks.RenderBlockCustomWood.getIcon(RenderBlockCustomWood.java:71)
at com.infinityraider.infinitylib.render.block.BakedInfBlockModel.func_177554_e(BakedInfBlockModel.java:93)
at net.minecraft.client.renderer.BlockModelShapes.func_178122_a(BlockModelShapes.java:121)
at net.minecraft.client.particle.ParticleDigging.(SourceFile:22)
at net.minecraft.client.particle.ParticleManager.func_180532_a(ParticleManager.java:494)
at net.minecraft.client.particle.ParticleManager.addBlockHitEffects(ParticleManager.java:545)
at net.minecraft.client.Minecraft.func_147115_a(Minecraft.java:1423)
at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:2198)
at net.minecraft.client.Minecraft.func_184118_az(Minecraft.java:1961)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1749)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)