[1.19.2] [0.0.5] Crash: Cannot reduce visibiliy of PUBLIC target method
Raft08 opened this issue ยท 5 comments
Hey, First I wanted to give you a big thanks for making these mods they are so useful!
So I've updated to version 0.0.5 and since my game crashes, I don't have deep knowledge into mixins, but after what I understand from the exception your trying to change a method visibility in 'net.minecraft.world.level.biome.Biome' and that causes a crash
I've downgraded to 0.0.4 again just to check and it does not crash.
Thrown exception messages:
org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException PRIVATE @Overwrite method m_47505_ in
saturn.mixins.json:world.temperature_cache.BiomeMixin cannot reduce visibiliy of PUBLIC target method
org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: PRIVATE @Overwrite method m_47505_ in
saturn.mixins.json:world.temperature_cache.BiomeMixin cannot reduce visibiliy of PUBLIC target method
Duplicate of #13 I didn't saw it sorry, I let the issue open for the moment.
Hi, thanks for your information that helped me a lot, can you please try the new update of 1.19.2, i hope you have a good day.