Valkyrien Warfare incompatibility
enderplayer2001 opened this issue ยท 1 comments
After careful testing, i discovered that Wings and Valkyrien Warfare cause a pre-loading crash. There is no crash report, the game window doesn't open and this shows up on the latest log:
12:28:20 mixin main Mixin prepare failed preparing entity.MixinEntityIntrinsic in mixins.valkyrienwarfare.json: org.spongepowered.asm.mixin.transformer.throwables.MixinTargetAlreadyLoadedException Critical problem: mixins.valkyrienwarfare.json:entity.MixinEntityIntrinsic target net.minecraft.entity.Entity was already transformed.
org.spongepowered.asm.mixin.transformer.throwables.MixinTargetAlreadyLoadedException: Critical problem: mixins.valkyrienwarfare.json:entity.MixinEntityIntrinsic target net.minecraft.entity.Entity was already transformed.
at org.spongepowered.asm.mixin.transformer.MixinInfo.readTargets(MixinInfo.java:885)
at org.spongepowered.asm.mixin.transformer.MixinInfo.readTargetClasses(MixinInfo.java:856)
(...)
below goes the full log.
latest.log
i've also warned the creator of Valkyrien Warfare of this issue.