View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002776 | Industrial-Craft² | machines | public | 2022-01-14 03:06 | 2022-01-14 03:09 |
Reporter | RolanDecoy | Assigned To | |||
Priority | high | Severity | crash | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | PC | OS | Windows 10 | OS Version | 19043.1415 |
Summary | 0002776: Crash on use soul sand | ||||
Description | The game crashes because it couldn't find 'moisture' property in Soul Sand on Crop update tick (see Extra). | ||||
Steps To Reproduce | Create an automated farm using just the Crop Harvester, a Solar Power (probably not relevant), some Soul Sand with Crop (sticks) and Nether Wart. Not quite sure if it crashes on the Crop (seems to be the case) or the Crop Harvester. | ||||
Additional Information | 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:soul_sand, properties=[]} 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:1838) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) at java.lang.Thread.run(Unknown Source) | ||||
Tags | 1.12.2 | ||||
Minecraft Version | 1.12.2 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-01-14 03:06 | RolanDecoy | New Issue | |
2022-01-14 03:06 | RolanDecoy | Tag Attached: 1.12.2 | |
2022-01-14 03:09 | RolanDecoy | Note Added: 0006313 |