LopyLuna / Create-Dreams-and-Desires

Other
20 stars 25 forks source link

FanProcessingType mixin injection issue #23

Closed muriplz closed 11 months ago

muriplz commented 11 months ago

Hello there! There is an issue (I think) with how FanProcessingType class works when this mod is installed

My Mixin is: https://github.com/Kryeit/Missions/blob/1.18/common/src/main/java/com/kryeit/mixin/create/FanProcessingMixin.java

I was trying to bring compat to this mod, but it crashes on startup without modifying the mixin.

muriplz commented 11 months ago

https://pastebin.com/kTiZAFsB

muriplz commented 11 months ago

Solved this, it was an issue on my end!