Farmer's Delight

Farmer's Delight

77M Downloads

Crash with Cooking Pot

JuryoOfficial opened this issue ยท 1 comments

commented

Minecraft version

1.19.2

Farmer's Delight version

1.2.3

Forge version

43.2.14

Description

Game crashes when an item in the cooking pot finishes cooking

The game crashed whilst ticking block entity Error: java.lang.ClassCastException: class vectorwing.farmersdelight.common.block.entity.CookingPotBlockEntity cannot be cast to class vectorwing.farmersdelight.common.block.entity.StoveBlockEntity (vectorwing.farmersdelight.common.block.entity.CookingPotBlockEntity and vectorwing.farmersdelight.common.block.entity.StoveBlockEntity are in module [email protected] of loader 'TRANSFORMER' @5bc63e20)

Steps to reproduce

Place Campfire
Place Cooking Pot ontop of Campfire
Put Rice in Cooking Pot
Once Rice finishes cooking game crashes

Mod list

modlist.txt

Logs

https://pastebin.com/cYQsdQZH

Minimal instance

  • I have tested this on a minimal instance

Performance and shader mods

  • I am using performance or shader mods
commented

Passive Skill Tree was causing the crash.

It received an update as I was creating this post which fixed the problem.