
Mixin Conflict w/ Connectivity Preventing Server Detection
WenXin20 opened this issue ยท 2 comments
Minecraft v1.16.5
Forge v36.1.32
Statement v4.0.2
Connectivity v2.0
After adding Statement to my modpack, I am not able to connect to my server. Upon checking the latest.log, it appears a mixin injection failed, possibly a conflict with the mod Connectivity.
Latest.log
A someaddon mod's @Overwrite
mixin conflicting again. Why am I not surprised.
Anyways, workaround added in b7021e8 as to not crash on startup.
Update to Statement 4.0.3 and it should now work.