Swedz / tesseract-neoforge

MIT License
0 stars 0 forks source link

Crash on startup #2

Closed 12Mosch closed 1 month ago

12Mosch commented 1 month ago

crash-2024-08-28_10.07.46-client.txt latest.log

Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Constant modifier method getDefaultDyeColor(ILcom/llamalad7/mixinextras/sugar/ref/LocalRef;)I in tesseract_api.mixins.json:client.DynamicDyedItemDefaultDyeColorMixin from mod tesseract_api failed injection check, (0/1) succeeded. Scanned 0 target(s). No refMap loaded.
    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:531)
Swedz commented 1 month ago

Fixed in 1.3.1

12Mosch commented 1 month ago

thanks