View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002680 | Industrial-Craft² | Agriculture / crops / Boozeception | public | 2020-04-19 00:28 | 2020-04-21 01:52 |
Reporter | dieKatzed | Assigned To | Chocohead | ||
Priority | immediate | Severity | crash | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Summary | 0002680: crops on soul sand are corrupting the world | ||||
Description | If you place crop on soul sand and plant something on it (ie nether wart) the game crashes and world is corrupted. Maybe it works with other blocks that allow you to put crops on them. Yeah there might be other mods in crash report but i had it with only ic2, so other mods doesn't matter | ||||
Steps To Reproduce | 1. place a soul sand block 2. put crops on it 3. plant nether wart 4. wait a few seconds | ||||
Tags | 1.12.2-2-2.8.197-ex112 | ||||
Minecraft Version | 1.12.2 | ||||
|
crash-2020-04-19_00.21.16-server.txt (8,769 bytes)
---- Minecraft Crash Report ---- WARNING: coremods are present: IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar) Contact their authors BEFORE contacting forge // Shall we play a game? Time: 4/19/20 12:21 AM 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: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(Thread.java:745) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: 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) -- Block entity being ticked -- Details: Name: ic2:crop // ic2.core.crop.TileEntityCrop Block type: ID #253 (ic2.te // ic2.core.block.BlockTileEntity // ic2:te) Block data value: 11 / 0xB / 0b1011 Block location: World: (1265,5,-721), Chunk: (at 1,0,15 in 79,-46; contains blocks 1264,0,-736 to 1279,255,-721), Region: (2,-2; contains chunks 64,-64 to 95,-33, blocks 1024,0,-1024 to 1535,255,-513) Actual block type: ID #253 (ic2.te // ic2.core.block.BlockTileEntity // ic2:te) Actual block data value: 11 / 0xB / 0b1011 Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:1838) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) -- Affected level -- Details: Level name: New Wurld All players: 1 total; [EntityPlayerMP['dieKatzed'/2, l='New Wurld', x=1265.53, y=4.00, z=-723.14]] Chunk stats: ServerChunkCache: 4225 Drop: 0 Level seed: 5607166820558966423 Level generator: ID 01 - flat, ver 0. Features enabled: true Level generator options: Level spawn location: World: (1260,4,-729), Chunk: (at 12,0,7 in 78,-46; contains blocks 1248,0,-736 to 1263,255,-721), Region: (2,-2; contains chunks 64,-64 to 95,-33, blocks 1024,0,-1024 to 1535,255,-513) Level time: 1024 game time, 1024 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 14889 (now: false), thunder time: 106183 (now: false) Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true Stacktrace: 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(Thread.java:745) -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1040412544 bytes (992 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2847 21 mods loaded, 21 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored | State | ID | Version | Source | Signature | |:------ |:-------------------- |:------------- |:---------------------------------------------- |:---------------------------------------- | | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None | | LCHIJA | mcp | 9.42 | minecraft.jar | None | | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847.jar | None | | LCHIJA | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None | | LCHIJA | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 | | LCHIJA | codechickenlib | 3.2.3.358 | CodeChickenLib_1.12.2_3.2.3.358_universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LCHIJA | redstoneflux | 2.1.1 | RedstoneFlux-1.12-2.1.1.1-universal.jar | None | | LCHIJA | brandonscore | 2.4.18 | BrandonsCore-1.12.2-2.4.18.210-universal.jar | None | | LCHIJA | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None | | LCHIJA | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None | | LCHIJA | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None | | LCHIJA | ic2 | 2.8.197-ex112 | industrialcraft-2-2.8.197-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 | | LCHIJA | gravisuite | 3.1.1 | Gravitation+Suite-3.1.1.jar | None | | LCHIJA | waila | 1.8.26 | Hwyla_1.8.26_B41_1.12.2.jar | None | | LCHIJA | jei | 4.15.0.291 | jei_1.12.2-4.15.0.291.jar | None | | LCHIJA | journeymap | 1.12.2-5.7.1 | journeymap-1.12.2-5.7.1(1).jar | None | | LCHIJA | mysticalagriculture | 1.7.5 | MysticalAgriculture-1.12.2-1.7.5.jar | None | | LCHIJA | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None | | LCHIJA | thermalexpansion | 5.5.7 | ThermalExpansion-1.12.2-5.5.7.1-universal.jar | None | | LCHIJA | thermaldynamics | 2.5.6 | ThermalDynamics-1.12.2-2.5.6.1-universal.jar | None | | LCHIJA | immersiveengineering | 0.12-92 | ImmersiveEngineering_0.12_92.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 | Loaded coremods (and transformers): IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformer GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768 AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:ON, InvTweaks:OFF, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF Profiler Position: N/A (disabled) Player Count: 1 / 8; [EntityPlayerMP['dieKatzed'/2, l='New Wurld', x=1265.53, y=4.00, z=-723.14]] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge' |
|
oh i forgot about forge version, forge-1.12.2-14.23.5.2847 |
|
I suspect this is a problem for anything a crop is on that isn't farmland. |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-04-19 00:28 | dieKatzed | New Issue | |
2020-04-19 00:28 | dieKatzed | Tag Attached: 1.12.2-2-2.8.197-ex112 | |
2020-04-19 00:28 | dieKatzed | File Added: 2020-04-19_00.20.31.png | |
2020-04-19 00:28 | dieKatzed | File Added: 2020-04-19_00.21.02.png | |
2020-04-19 00:28 | dieKatzed | File Added: 2020-04-19_00.21.14.png | |
2020-04-19 00:28 | dieKatzed | File Added: Untitled-1.png | |
2020-04-19 00:28 | dieKatzed | File Added: crash-2020-04-19_00.21.16-server.txt | |
2020-04-19 00:37 | dieKatzed | Note Added: 0006213 | |
2020-04-21 01:52 | Chocohead | Relationship added | duplicate of 0002610 |
2020-04-21 01:52 | Chocohead | Assigned To | => Chocohead |
2020-04-21 01:52 | Chocohead | Status | new => closed |
2020-04-21 01:52 | Chocohead | Resolution | open => duplicate |
2020-04-21 01:52 | Chocohead | Note Added: 0006215 |