[1.12.2] Crash when ActuallyAditions farmer harvests a crop
karelmikie3 opened this issue ยท 1 comments
Quick description
Minecraft crashes when a farmer from Actuallyaditions tries to harvest an Agricraft crop.
Mods and versions used
- Minecraft: 1.12.2
- AgriCraft: 2.12.0-1.12.0-a4
- InfinityLib: 1.12.0
- ActuallyAdditions: 1.12.2-r136-hotfix5
- Forge: 14.23.4.2705
Steps to replicate the issue
- set up a farmer & power it
- plant some crops using agricraft crop sticks and let them grow fully
- minecraft crashes as the farmer tries to harvest the block.
Expectations and explanations
Expectations: No crash. :P
Explanation: The crash is most likely due to the fact that ActuallyAdditions updated their API from r135->r136 making the old API incompatible. Fixing this would require AgriCraft to update their implementation of the API.
Your environment
- How are you playing?
- Operating System: Windows 10
- Launcher: multimc
- Modpack: own custom
- What kind of server:
- Singleplayer
- Multiplayer
- Game Modes:
- Survival
- Creative
- Save File:
- Brand new save
- Only an existing save
Links to crash logs, stack traces, etc
Probably fixed by #1155.