Crash with Patchouli
TheButterbrotMan opened this issue ยท 6 comments
Hi ! some mod seems to have an issue with mixins,
PGa uses a couple, but none of them are named 'net.fabricmc.example.mixin.ExampleMixin'
Are you positive PGA is the cause ?
would you mind installing Not Enough Crashes ? It makes fabric crash logs a bit more readable, so I can determine what class that mixins is trying to be applied on.
org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: The specified mixin 'net.fabricmc.example.mixin.ExampleMixin' was not found
I have investigated and wasn't able to reproduce the issue.
So removing either patchouli or pga will result in the game working ?
crashes similar have been posted.
related to a mixin targeting class_310
currently removing tags for 1.18.2 on .1 files
I will be uploading a fabric mod compiled against 1.18.2 today
consider this issue fixed.
if any crash does happen again, do come back.
the local tests executed where inconclusive towards crashing