PssbleTrngle / SliceAndDice

Making automation for Farmer's Delight more sensible
https://www.curseforge.com/minecraft/mc-mods/slice-and-dice
Other
19 stars 14 forks source link

Pondering a Slicer crashes the game. #35

Closed MagmaBro123 closed 1 year ago

MagmaBro123 commented 1 year ago

What happened?

Title.

Mod Version

1.1.1

Minecraft Version

1.18

Forge Version

40.2.1

Relevant log output

N/A. No crash report is made.
PssbleTrngle commented 1 year ago

Not quite sure if this is the same issue as #37, can you provide the content of the latest.log file?

MagmaBro123 commented 1 year ago

I looked in the file and I'm not seeing any info about this in there.

PssbleTrngle commented 1 year ago

Ok, but I still can't do anything without the information in the log file

MagmaBro123 commented 1 year ago

The mod simply crashes with all required mods installed.

Pastebin is either bugging out or is down, so I can't post anything here unless I post the entire report in this comment.

image

gigawhip commented 1 year ago

I had the same experience in v2.0.1. Reverting to v2.0.0 resolved the issue.

PssbleTrngle commented 1 year ago

Since I am unable to recreate it, I really need the content of a log file to do anything about it

gigawhip commented 1 year ago

The just-released v2.0.3 has resolved the issue for me in Minecraft 1.19.2. Thank you!

The error in v2.0.1 was directly related to the fix in v2.0.3:

Caused by: java.lang.RuntimeException: PartialModel 'sliceanddice:block/slicer/head' loaded after ModelEvent.RegisterAdditional
    at com.jozufozu.flywheel.core.PartialModel.<init>(PartialModel.java:31) ~[flywheel-forge-1.19.2-0.6.8.a.jar%23336!/:0.6.8.a]
    at com.possible_triangle.sliceanddice.SlicerPartials.<clinit>(SlicerPartials.kt:7) ~[sliceanddice-2.0.1.jar%23388!/:2.0.1]