You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using both BugTorch and Angelica simultaneously, mixin conflicts emerge, since Angelica includes parts of BugTorch by way of notfine. From the GTNH boot log:
[11:24:14] [main/WARN] [mixin]: @Redirect conflict. Skipping mixins.bugtorch.early.json:minecraft.fastrandom.MixinWorldClient from mod bugtorch->@Redirect::redirectDoVoidFogParticlesRandom()Ljava/util/Random; with priority 1000, already redirected by mixins.angelica.early.json:notfine.particles.MixinWorldClient from mod angelica->@Redirect::notFine$redirectDoVoidFogParticlesRandom()Ljava/util/Random; with priority 1000
[11:24:17] [Client thread/WARN] [mixin]: Method overwrite conflict for func_77018_a in mixins.bugtorch.early.json:minecraft.rendering.MixinRenderItem from mod bugtorch, previously written by com.gtnewhorizons.angelica.mixins.early.notfine.fix.MixinRenderItem. Skipping method.
[11:24:17] [Client thread/WARN] [mixin]: @Redirect conflict. Skipping mixins.bugtorch.early.json:minecraft.rendering.MixinEffectRenderer from mod bugtorch->@Redirect::skipGlDepthMask(Z)V with priority 1000, already redirected by mixins.angelica.early.json:notfine.particles.MixinEffectRenderer from mod angelica->@Redirect::skipGlDepthMask(Z)V with priority 1000
Your GTNH Discord Username
rot13
Mod Version
1.0.0-beta16
Bug Report
Using both BugTorch and Angelica simultaneously, mixin conflicts emerge, since Angelica includes parts of BugTorch by way of notfine. From the GTNH boot log:
More detailed analysis in parent issue GTNewHorizons/GT-New-Horizons-Modpack#17299
Java Version
Java 21
Graphics Card Vendor
NVidia
Shaders
No
MCPF or other features disabled by default
No: Go ahead and create an issue
Mod List or GTNH Pack Version
GTNH 2.7.0 nightly 725
Final Checklist
The text was updated successfully, but these errors were encountered: