[Bug]: FarmingForBlockhead's market MerchantEntity ClassCastException AgeableMob
leagris opened this issue ยท 0 comments
Possible Fixes
Yes
Modpack Version
1.25
What happened?
Attempt at picking up the merchant with Shift+RMB might have caused the unfortunate class cast exception and crashed the client.
Extrct of crash-2024-11-28_15.42.34-client.txt
:
java.lang.ClassCastException: class net.blay09.mods.farmingforblockheads.entity.MerchantEntity cannot be cast to class net.minecraft.world.entity.AgeableMob (net.blay09.mods.farmingforblockheads.entity.MerchantEntity is in module [email protected] of loader 'TRANSFORMER' @2291b211; net.minecraft.world.entity.AgeableMob is in module [email protected] of loader 'TRANSFORMER' @2291b211)
latest.log
https://gist.github.com/leagris/4dff20f134d4df2fbeda063adbe7ef32#file-latest-log
Developer reports
No response