Bug Cannot get property moisture in a sand block

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.

daijoubu

New Member
Dec 23, 2019
1
0
2
Issue occurred after one of my players explored a new area. Not exactly sure on what the cause is or whatever the resolution may be. If any of you have guidance, that would be fantastic.

Time: 12/23/19 4:19 PM
Description: Ticking block entity

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: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.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:748)
Attached is the crash report from the server, let me know if there are other details I can provide you.
 

Attachments

  • crash-2019-12-23_16.19.46-server.txt
    54.8 KB · Views: 79

grandrolf

Global moderator
Team Member
Global Moderator
Trusted User
Aug 29, 2014
2,658
246
133
sweden
Remove this block:
Block location: World: (116,63,273)

Use MCEdit for offline edit of the data.

Post new log if it still fails, and use paste.feed-the-beast.com and share the link to the log.