YUNG-GANG / YUNGs-Bridges

Minecraft mod that adds naturally generated bridges to the world
GNU Lesser General Public License v3.0
8 stars 3 forks source link

Minecraft crashes when loading yung mods #27

Open ghost opened 1 year ago

ghost commented 1 year ago

latest.log So here's the log [14:36:52] [main/FATAL] [mixin/]: Mixin prepare failed preparing SuppressLogMixin in yungsbridges.mixins.json: it start's at this line but i can't manage to fix this

SiverDX commented 1 year ago

Nothing YUNG can do about this one https://github.com/MehVahdJukaar/Moonlight/issues/51#issuecomment-1298398271 (Only linked that issue to provide an explanation as to what is happening here - it's not related to Moonlight or anything it's just the same thing happening due to some mod you have)

(I do wonder why it's still crashing though, the mixin is marked as non-required unless that's not the correct syntax to do so?)

yungnickyoung commented 1 year ago

This is caused by another mod somehow loading Minecraft classes before mixins are applied, which is.. bad lol. The above thread says the culprit is ME Requester, so if you're using that mod I'd try removing it