this error does not happen on 38.2 or earlier
morottao opened this issue ยท 3 comments
multimc, all information is in the log:
https://paste.ee/p/atrCq
No, thats not correct @lostopkk
A mod is conflicting with the new changes added in 0.39
@Redirect conflict. Skipping fabric-entity-events-v1.mixins.json:PlayerEntityMixin->@Redirect::redirectDaySleepCheck(Lnet/minecraft/class_1937;)Z with priority 1000, already redirected by somnus.mixins.json:MixinPlayerEntity->@Redirect::somnus$isDay(Lnet/minecraft/class_1937;)Z with priority 1000
The somnus mod needs updating to support the newer version of fabric, looking at it, it appears that the changes in fabric have superseeded it.
No, thats not correct @lostopkk
A mod is conflicting with the new changes added in 0.39
@Redirect conflict. Skipping fabric-entity-events-v1.mixins.json:PlayerEntityMixin->@Redirect::redirectDaySleepCheck(Lnet/minecraft/class_1937;)Z with priority 1000, already redirected by somnus.mixins.json:MixinPlayerEntity->@Redirect::somnus$isDay(Lnet/minecraft/class_1937;)Z with priority 1000
The somnus mod needs updating to support the newer version of fabric, looking at it, it appears that the changes in fabric have superseeded it.
yeah yeah, sorry, i didn't see it right, i just took a quick look at warn