View Issue Details

IDProjectCategoryView StatusLast Update
0002610Industrial-Craft²Agriculture / crops / Boozeceptionpublic2020-05-17 16:29
ReporterShirolol Assigned Toestebes  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Summary0002610: Crops on sand crash game. Occurs "naturally" due to Desertification Terraformer
DescriptionWhenever 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 Reproduce1. 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 Informationforge1.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)
Tags1.12.2, Crash
Minecraft Version1.12.2

Relationships

has duplicate 0002636 closed server crash when we plant ic2 crop like sugarcane 
has duplicate 0002662 closed Crashing server TiliEntityCrop 
has duplicate 0002680 closedChocohead crops on soul sand are corrupting the world 
related to 0002476 resolvedestebes Jumping on farmland that has a crop stick on top sometimes don't break the crop stick 

Activities

quin

2019-10-10 10:10

reporter   ~0006156

You can also experience this if you place it on soul sand.

estebes

2020-05-17 16:29

developer   ~0006233

Should be fixed in build 201

Issue History

Date Modified Username Field Change
2019-08-25 10:07 Shirolol New Issue
2019-08-25 10:07 Shirolol Tag Attached: 1.12.2
2019-08-25 10:07 Shirolol Tag Attached: Crash
2019-10-10 10:10 quin Note Added: 0006156
2020-04-08 18:06 Chocohead Relationship added has duplicate 0002636
2020-04-08 18:06 Chocohead Relationship added has duplicate 0002662
2020-04-08 18:06 Chocohead Assigned To => Chocohead
2020-04-08 18:06 Chocohead Status new => assigned
2020-04-08 18:07 Chocohead Relationship added related to 0002476
2020-04-21 01:52 Chocohead Relationship added has duplicate 0002680
2020-05-17 16:28 estebes Assigned To Chocohead => estebes
2020-05-17 16:29 estebes Status assigned => resolved
2020-05-17 16:29 estebes Resolution open => fixed
2020-05-17 16:29 estebes Note Added: 0006233