DragonsPlusMinecraft / CreateCentralKitchen

An add-on for Create, offering more tools and methods to automate food processing of other mod.
https://modrinth.com/mod/create-central-kitchen
MIT License
22 stars 12 forks source link

Not compatible with Miners Delight 1.1 Update #42

Closed Nanamiya738 closed 1 year ago

Nanamiya738 commented 1 year ago

Minecraft Version

1.18.2

Describe the Bug

when I use JEI or just put recipe by hand. the game crash and this is what crash report says "Description: mouseReleased event handler"

Create+ modpack (4.11.1), prism launcher

Reproduction Steps

1. 2. 3. ...

Expected Result

I want to use the mod normally without crash

Screenshots and Videos

No response

Crash Report or Log

No response

Other Mods

No response

Mod Version

1.3.1

Forge Version

40.2.0

MarbleGateKeeper commented 1 year ago

Crash-log is needed.

Nanamiya738 commented 1 year ago

crash report↓ https://github.com/Nanamiya738/mcpack/blob/main/crash%20report

Nanamiya738 commented 1 year ago

the log about it ↓ https://mclo.gs/vcXECz0

MarbleGateKeeper commented 1 year ago

Here's the thing: Miners Delight removed CupConversionHandler in this commit Please wait for a fix.

SiverDX commented 1 year ago

@MarbleGateKeeper The 1.19.2 version already has the code for 1.1.1 version of that mod

https://github.com/DragonsPlusMinecraft/CreateCentralKitchen/blob/1.19.2/0.5.0-dev/src/main/java/plus/dragons/createcentralkitchen/content/logistics/item/guide/minersCooking/MinersCookingGuide.java

Could use that

Nanamiya738 commented 1 year ago

so it's ok to use the newest 1.3.3 ? thanks for the update

MarbleGateKeeper commented 1 year ago

so it's ok to use the newest 1.3.3 ? thanks for the update

Yep. Safe to use.