aria1th / litematica-printer

Printer with AccurateBlockPlacement, FlippinCactus(why), Observer Update Order, some QC fix, Xcom's Lavasponge, Smart string spamming, Composter Support, bedrock breaking
Creative Commons Zero v1.0 Universal
87 stars 7 forks source link

Litematica printer incompatible with MemoryLeakFix #49

Closed RinixGG closed 1 year ago

RinixGG commented 1 year ago

Check this issue

aria1th commented 1 year ago

@RinixGG does it happen without memoryLeakFix? also the comment recommends you to update fabric loader to the latest one.


Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Callback method getNextRevision(IIILnet/minecraft/class_1713;Lnet/minecraft/class_1657;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V in #litematica_printer:litematica-printer.mixins.json:MinecraftClient.ClientPlayerInteractionManagerMixin from mod litematica_printer failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap litematica-printer-mc1.19.4-refmap.json```

well at least I can't verify the issue by printer itself, its just injecting simple code...

If the issue consists, I'll do some compatibility job for mixin.
RinixGG commented 1 year ago

It doesn't happen without memoryLeakFix. That issue happened for me on Quilt. I made new instance on latest fabric and installed only these mods:

  1. Fabric API
  2. Litematica
  3. Litematica printer
  4. Malilib
  5. MemoryLeakFix but I got the same crash on startup. Here is the crash log: https://mclo.gs/nfYqtov
RinixGG commented 1 year ago

Oh sorry, Im dumb, I've just seen that you updated 1.19.4 release recently, I downloaded latest and everything works fine.