Fix handling of@Uniquewhen the same unique method exists in more than one mixin targetting the same class Fix handling of merged lambdas so that lambdas from mixins are applied correctly when lambdas already exist in the target class (both in the original class and when applied by earlier mix...
There is no useful information in the crash log. It is very likely a mod conflict problem. We have used ModifyArg in the mixin, which is a more compatible way. If there is still a problem, it is beyond our control. You need to find the conflicting mod and delete it. 286799714added ...
Issue reportd by @Zidane: Using Mixin 0.4.5-SNAPSHOT with FML in 1.7.10 Using external jar container Using mixin config defined by jar manifest Using ForceLoadAsMod and FMLCorePluginContainsFMLMod manifest directives No exceptions logged...
at java.lang.Class.getMethod(Unknown Source) at farseek.world.gen.structure.StructureGenerationChunkProvider.spongeGeneratorMixin$lzycompute(StructureGenerationChunkProvider.scala:34) at farseek.world.gen.structure.StructureGenerationChunkProvider.spongeGeneratorMixin(StructureGenerationChunkProvider.scala:34) at f...
Fix handling of@Uniquewhen the same unique method exists in more than one mixin targetting the same class Fix handling of merged lambdas so that lambdas from mixins are applied correctly when lambdas already exist in the target class (both in the original class and when applied by earlier mix...