Crash on enter world (caused by class not found: vectorwing.farmersdelight.blocks.TomatoesBlock)
shengjie opened this issue ยท 6 comments
Modpack Version
0.5.17
Describe your issue.
Failed to join word after update from 0.5.16 to 0.5.17.
Got following exception:
"java.lang.ClassNotFoundException: vectorwing.farmersdelight.blocks.TomatoesBlock".
possible related to vectorwing/FarmersDelight#334
Crash Report
https://gist.github.com/shengjie/7376ff4a0aea24162d606284b0c454a8
Latest Log
No response
Have you modified the modpack?
No
User Modifications
No response
Did the issue happen in singleplayer or on a server?
Singleplayer
@Buuz135 do you know about this? Maybe talk to the dev. Seems like he's considering rolling back the packet changes.
can confirm, downgrading to FarmersDelight-1.16.5-0.4.6.jar on both the server and client fixed this issue for me
Hey folks! This is caused by some package reorders I tried doing, due to how cluttered it got. Turns out many add-ons and integrations now depend on FD, so I need to be careful. ๐
0.5.1 will revert the changes, which should hopefully fix the issue.
Update is out: https://www.curseforge.com/minecraft/mc-mods/farmers-delight/files/3503844
Please let me know if the issue persists.