Open jacklollz2 opened 1 year ago
It appears that the PoweredRailBlockInvoker
mixin is failing to apply. It's probably from a miswritten injection. I've gotten the same issue also. Seems like this mod is still at a highly experimental stage of development. Last update was 3 weeks ago it appears. @fxmorin is also very busy with other mods like Memory Leak Fix, MoreCulling, etc (I assume). I suggest waiting in the meantime, the mod looks promising from what I am looking at in the code. Sadly, I'm too busy to fix the code in question for the time being.
It's not experimental. This has been in carpet-fixes for a while before I moved it to a separate mod. However 1.19.3 might have some issues, also it's now using architectury. Your right tho, I'm really busy with my other mods and my job
Great! Thanks for the update and clarification.
As I was accepting coco875's changes. I noticed that the PoweredRailBlockInvoker
interface is in the mixin directory although its not a mixin. Quilt might not like that, so the fix is probably to move that out of the mixin dir.
I'm not currently home but once I am, ill try moving that out