I have harvestcraft, applecore, hunger_overhaul. all 1.12.2 everythings working but when i rightclick my new crops the game crashes says my mods are out of date and give this report. can someone read this and help me please!! im new and not good at this stuff
---- Minecraft Crash Report ----
WARNING: coremods are present:
AppleCore (AppleCore-1.12.2.jar)
Contact their authors BEFORE contacting forge
java.lang.IllegalArgumentException: Cannot get property PropertyInteger{name=age, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7]} as it does not exist in BlockStateContainer{block=harvestcraft:pamryecrop, properties=[age]}
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:201)
at iguanaman.hungeroverhaul.module.event.HungerOverhaulEventHook.onRightClickBlock(HungerOverhaulEventHook.java:523)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_76_HungerOverhaulEventHook_onRightClickBlock_RightClickBlock.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
at net.minecraftforge.common.ForgeHooks.onRightClickBlock(ForgeHooks.java:1101)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_187099_a(PlayerControllerMP.java:398)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1577)
at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:2252)
at net.minecraft.client.Minecraft.func_184118_az(Minecraft.java:2018)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1806)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1096)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:201)
at iguanaman.hungeroverhaul.module.event.HungerOverhaulEventHook.onRightClickBlock(HungerOverhaulEventHook.java:523)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_76_HungerOverhaulEventHook_onRightClickBlock_RightClickBlock.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
at net.minecraftforge.common.ForgeHooks.onRightClickBlock(ForgeHooks.java:1101)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_187099_a(PlayerControllerMP.java:398)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1577)
at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:2252)
at net.minecraft.client.Minecraft.func_184118_az(Minecraft.java:2018)
Loaded coremods (and transformers):
AppleCore (AppleCore-1.12.2.jar)
squeek.applecore.asm.TransformerModuleHandler
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13506 Compatibility Profile Context 23.20.15002.11' Renderer: 'AMD Radeon (TM) R9 390 Series'
Launched Version: 1.12.2-forge1.12.2-14.23.1.2555
LWJGL: 2.9.4
OpenGL: AMD Radeon (TM) R9 390 Series GL version 4.5.13506 Compatibility Profile Context 23.20.15002.11, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I have harvestcraft, applecore, hunger_overhaul. all 1.12.2 everythings working but when i rightclick my new crops the game crashes says my mods are out of date and give this report. can someone read this and help me please!! im new and not good at this stuff
---- Minecraft Crash Report ----
WARNING: coremods are present:
AppleCore (AppleCore-1.12.2.jar)
Contact their authors BEFORE contacting forge
// I just don't know what went wrong
Time: 2/25/18 3:32 PM
Description: Unexpected error
java.lang.IllegalArgumentException: Cannot get property PropertyInteger{name=age, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7]} as it does not exist in BlockStateContainer{block=harvestcraft:pamryecrop, properties=[age]}
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:201)
at iguanaman.hungeroverhaul.module.event.HungerOverhaulEventHook.onRightClickBlock(HungerOverhaulEventHook.java:523)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_76_HungerOverhaulEventHook_onRightClickBlock_RightClickBlock.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
at net.minecraftforge.common.ForgeHooks.onRightClickBlock(ForgeHooks.java:1101)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_187099_a(PlayerControllerMP.java:398)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1577)
at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:2252)
at net.minecraft.client.Minecraft.func_184118_az(Minecraft.java:2018)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1806)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1096)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:201)
at iguanaman.hungeroverhaul.module.event.HungerOverhaulEventHook.onRightClickBlock(HungerOverhaulEventHook.java:523)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_76_HungerOverhaulEventHook_onRightClickBlock_RightClickBlock.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
at net.minecraftforge.common.ForgeHooks.onRightClickBlock(ForgeHooks.java:1101)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_187099_a(PlayerControllerMP.java:398)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1577)
at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:2252)
at net.minecraft.client.Minecraft.func_184118_az(Minecraft.java:2018)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['Shmooe'/174, l='MpServer', x=-118.44, y=79.00, z=125.43]]
Chunk stats: MultiplayerChunkCache: 1369, 1369
Level seed: 0
Level generator: ID 04 - customized, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-277,64,292), Chunk: (at 11,4,4 in -18,18; contains blocks -288,0,288 to -273,255,303), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 449406 game time, 449406 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 71 total; [EntityZombieVillager['Zombie Villager'/131, l='MpServer', x=-143.50, y=28.00, z=111.50], EntityZombieVillager['Zombie Villager'/132, l='MpServer', x=-143.50, y=28.00, z=109.50], EntityChicken['Chicken'/133, l='MpServer', x=-133.20, y=63.00, z=103.80], EntityChicken['Chicken'/134, l='MpServer', x=-132.48, y=63.00, z=99.79], EntityChicken['Chicken'/135, l='MpServer', x=-133.20, y=62.59, z=103.17], EntityItem['item.item.fish.cod.raw'/136, l='MpServer', x=-140.98, y=28.00, z=112.66], EntityCreeper['Creeper'/137, l='MpServer', x=-132.29, y=63.00, z=151.70], MoCEntitySnail['Snail'/138, l='MpServer', x=-130.19, y=68.00, z=186.32], EntityCreeper['Creeper'/141, l='MpServer', x=-119.50, y=12.00, z=110.50], EntityZombie['Zombie'/142, l='MpServer', x=-122.50, y=12.00, z=116.50], EntityZombie['Zombie'/143, l='MpServer', x=-127.81, y=14.00, z=127.49], EntityLlama['Llama'/271, l='MpServer', x=-37.40, y=118.00, z=128.49], EntitySkeleton['Skeleton'/144, l='MpServer', x=-121.50, y=64.00, z=118.73], EntityZombie['Zombie'/272, l='MpServer', x=-53.70, y=69.42, z=153.65], EntitySkeleton['Skeleton'/145, l='MpServer', x=-121.47, y=66.00, z=112.27], EntitySkeleton['Skeleton'/273, l='MpServer', x=-131.17, y=64.00, z=81.30], EntityZombie['Zombie'/146, l='MpServer', x=-114.70, y=44.00, z=170.08], EntityZombie['Zombie'/147, l='MpServer', x=-118.50, y=85.00, z=173.50], EntitySpider['Spider'/148, l='MpServer', x=-109.57, y=45.00, z=176.29], EntitySkeleton['Skeleton'/149, l='MpServer', x=-126.50, y=73.00, z=191.50], EntityZombie['Zombie'/150, l='MpServer', x=-133.45, y=49.14, z=192.57], EntitySkeleton['Skeleton'/151, l='MpServer', x=-118.30, y=68.00, z=197.47], EntityWitch['Witch'/280, l='MpServer', x=-61.50, y=105.00, z=176.50], EntityCreeper['Creeper'/281, l='MpServer', x=-179.50, y=23.00, z=64.50], MoCEntityWerewolf['Werewolf'/154, l='MpServer', x=-101.18, y=32.00, z=125.30], EntityZombie['Zombie'/155, l='MpServer', x=-106.50, y=32.00, z=123.50], EntityHorse['Horse'/156, l='MpServer', x=-105.88, y=81.00, z=138.93], EntityCreeper['Creeper'/284, l='MpServer', x=-44.50, y=39.00, z=190.50], EntityLlama['Llama'/161, l='MpServer', x=-94.49, y=92.00, z=131.09], EntityZombie['Zombie'/289, l='MpServer', x=-40.50, y=70.00, z=91.50], EntitySkeleton['Skeleton'/162, l='MpServer', x=-91.27, y=64.00, z=162.50], EntitySkeleton['Skeleton'/163, l='MpServer', x=-90.75, y=43.00, z=165.50], EntityZombie['Zombie'/164, l='MpServer', x=-83.48, y=41.00, z=170.47], MoCEntityCrab['Crab'/165, l='MpServer', x=-91.50, y=60.00, z=175.85], EntityEnderman['Enderman'/293, l='MpServer', x=-55.49, y=70.00, z=46.57], MoCEntityRat['Rat'/166, l='MpServer', x=-86.50, y=31.00, z=195.50], MoCEntityRat['Rat'/167, l='MpServer', x=-86.50, y=31.00, z=194.50], EntityLlama['Llama'/298, l='MpServer', x=-51.49, y=118.00, z=119.90], MoCEntityRat['Rat'/299, l='MpServer', x=-72.50, y=32.00, z=129.50], MoCEntityRat['Rat'/300, l='MpServer', x=-72.50, y=32.00, z=133.50], MoCEntityAnt['Ant'/301, l='MpServer', x=-65.98, y=69.00, z=54.58], EntityCreeper['Creeper'/302, l='MpServer', x=-83.50, y=27.00, z=68.50], EntityZombie['Zombie'/303, l='MpServer', x=-81.50, y=27.00, z=67.50], EntityZombie['Zombie'/307, l='MpServer', x=-93.50, y=20.00, z=46.50], EntityLlama['Llama'/311, l='MpServer', x=-38.62, y=120.00, z=117.34], EntityLlama['Llama'/313, l='MpServer', x=-52.57, y=111.00, z=128.48], EntitySquid['Squid'/314, l='MpServer', x=-80.40, y=62.00, z=58.48], EntityZombie['Zombie'/317, l='MpServer', x=-109.50, y=63.00, z=79.50], MoCEntityWerewolf['Werewolf'/203, l='MpServer', x=-149.50, y=22.00, z=105.50], EntityCreeper['Creeper'/204, l='MpServer', x=-159.50, y=81.00, z=182.50], EntitySkeleton['Skeleton'/205, l='MpServer', x=-162.50, y=26.00, z=95.50], EntitySpider['Spider'/206, l='MpServer', x=-161.69, y=71.00, z=83.30], EntityBat['Bat'/207, l='MpServer', x=-102.35, y=43.79, z=169.54], EntityBat['Bat'/208, l='MpServer', x=-106.01, y=45.69, z=174.23], EntityPlayerSP['Shmooe'/174, l='MpServer', x=-118.44, y=79.00, z=125.43], EntitySpider['Spider'/347, l='MpServer', x=-195.50, y=63.00, z=81.50], EntityCreeper['Creeper'/99, l='MpServer', x=-195.50, y=30.00, z=100.50], MoCEntityWerewolf['Werewolf'/103, l='MpServer', x=-192.64, y=68.00, z=185.52], EntityCreeper['Creeper'/106, l='MpServer', x=-189.50, y=28.00, z=175.50], EntityCreeper['Creeper'/107, l='MpServer', x=-177.50, y=53.00, z=174.50], MoCEntityMiniGolem['MiniGolem'/108, l='MpServer', x=-179.50, y=53.00, z=175.50], EntityZombie['Zombie'/109, l='MpServer', x=-189.50, y=28.00, z=177.50], EntitySkeleton['Skeleton'/113, l='MpServer', x=-175.50, y=65.00, z=125.50], EntityZombieVillager['Zombie Villager'/114, l='MpServer', x=-174.50, y=64.00, z=141.50], MoCEntityAnchovy['Anchovy'/115, l='MpServer', x=-170.85, y=62.00, z=160.33], MoCEntityAnt['Ant'/116, l='MpServer', x=-172.48, y=63.15, z=202.55], MoCEntitySilverSkeleton['SilverSkeleton'/118, l='MpServer', x=-147.50, y=26.00, z=159.50], EntityZombie['Zombie'/119, l='MpServer', x=-149.23, y=66.00, z=180.49], EntityZombie['Zombie'/120, l='MpServer', x=-152.50, y=68.00, z=171.50], MoCEntitySnail['Snail'/121, l='MpServer', x=-158.50, y=68.00, z=198.50], MoCEntitySnail['Snail'/122, l='MpServer', x=-157.50, y=68.00, z=196.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2748)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:426)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2717051384 bytes (2591 MB) / 3959422976 bytes (3776 MB) up to 10737418240 bytes (10240 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 90
FML: MCP 9.42 Powered by Forge 14.23.1.2555 12 mods loaded, 12 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 |
|:--------- |:----------------- |:----------------------- |:----------------------------------- |:---------------------------------------- |
| UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
| UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
| UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.1.2555.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | forge | 14.23.1.2555 | forge-1.12.2-14.23.1.2555.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | mercurius_updater | 1.0 | MercuriusUpdater-1.12.2.jar | None |
| UCHIJAAAA | applecore | 3.1.0 | AppleCore-1.12.2.jar | None |
| UCHIJAAAA | harvestcraft | 1.12.2o | HarvestCraft-Mod-1.12.2.jar | None |
| UCHIJAAAA | mocreatures | 12.0.3 | Mo-Creatures-Mod-1.12.2.jar | None |
| UCHIJAAAA | xaerominimap | 1.13.9 | Xaeros-Minimap-Mod-1.12.jar | None |
| UCHIJAAAA | xaeroworldmap | 1.2.4 | XaerosWorldMap_1.2.4_Forge_1.12.jar | None |
| UCHIJAAAA | xray | 1.4.0 | xray-1.12.2-1.4.0 (1).jar | None |
| UCHIJAAAA | hungeroverhaul | 1.12.2-1.3.0.jenkins139 | Hunger-Overhaul-Mod-1.12.2.jar | None |
Loaded coremods (and transformers):
AppleCore (AppleCore-1.12.2.jar)
squeek.applecore.asm.TransformerModuleHandler
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13506 Compatibility Profile Context 23.20.15002.11' Renderer: 'AMD Radeon (TM) R9 390 Series'
Launched Version: 1.12.2-forge1.12.2-14.23.1.2555
LWJGL: 2.9.4
OpenGL: AMD Radeon (TM) R9 390 Series GL version 4.5.13506 Compatibility Profile Context 23.20.15002.11, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz