View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002610 | Industrial-Craft² | Agriculture / crops / Boozeception | public | 2019-08-25 10:07 | 2019-10-10 10:10 |
Reporter | Shirolol | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0002610: Crops on sand crash game. Occurs "naturally" due to Desertification Terraformer | ||||
Description | Whenever there is a crops block on a sand block the game crashes after a short while. Terraformers will replace the farmland under the crops with sand, so this can happen in normal gameplay. | ||||
Steps To Reproduce | 1. Make some kind of farm using farmland and IC2 crops. You don't even need seeds. 2. Turn on a Terraformer with Desertification TFBP 3. Wait for some farmland block to be turned into sand 4. Crash | ||||
Additional Information | forge1.12.2-14.23.2.2624 IC2 2.8.187-ex112 Crash: java.lang.IllegalArgumentException: Cannot get property PropertyInteger{name=moisture, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7]} as it does not exist in BlockStateContainer{block=minecraft:sand, properties=[variant]} at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:201) at ic2.core.crop.TileEntityCrop.updateTerrainHumidity(TileEntityCrop.java:621) at ic2.core.crop.TileEntityCrop.performTick(TileEntityCrop.java:232) at ic2.core.crop.TileEntityCrop.updateEntityServer(TileEntityCrop.java:200) at ic2.core.block.TileEntityBlock.func_73660_a(TileEntityBlock.java:326) at net.minecraft.world.World.func_72939_s(World.java:1832) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) at java.lang.Thread.run(Unknown Source) | ||||
Tags | 1.12.2, Crash | ||||
Minecraft Version | 1.12.2 | ||||