Et Futurum Requiem

Et Futurum Requiem

105k Downloads

Possible incompatibility with B3M Mod

Martin681 opened this issue · 6 comments

commented

Initial Questions

  • I have searched this issue tracker and there is nothing similar already, and this is not on the list of known issues. Posting on a closed issue saying the bug still exists will prompt us to investigate and reopen it once we confirm your report.
  • I have verified that this issue occurs in a SUPPORTED environment, meaning I can reproduce this WITHOUT OptiFine, and without Bukkit+Forge server software like KCauldron, Thermos, Crucible, Mohist etc

Mod Version

Et_Futurum_Requiem-2.5.1

Describe the Issue

Hello there, I have a possible incompatibility issue while using this mod with B3M mod, makes the B3M cmds kinda unusable + the time cycle is kinda glitchy and the sun/moon doesnt move smoothly on the sky (as intended to be) + the moon is bloodyred. Any ideas. I searched thru the B3M and et futurm configs for some options, but no clue. The 1.7.10 folder in the mods folder is empty!
bug
dd

I put the latest log at the bottom if that helps. Also i forgot to say that im using the latest forge version 1.7.10 - 10.13.4.1614 + liteloader

Conflicting Mods

No response

Crash Report

No response

Other Details

latest.log

commented

There doesn't seem to be anything in EFR which would cause this. Have you confirmed this issue does not happen without EFR installed?

commented

Don't forget to change EFR to the "nomixin" version before doing that.

Technically not necessary since the + prefix in the UniMixins jar name ensures it runs first, but it's still good practice, sure.

I thought ASM conflicts always resulted in crashing.

In the Mixin-ASM case it just means the patch doesn't get applied, that doesn't necessarily mean a crash. Here's another example with some more explanation: makamys/MAtmos#6

commented

Try adding UniMixins. B3M has a non-idempotent transformer which isn't going to work well with mixins; the Mixingasm module fixes that.

commented

Don't forget to change EFR to the "nomixin" version before doing that. As a side note I didn't know conflicts like this could happen... I thought ASM conflicts always resulted in crashing.

commented

yes I have the et futurm mod (not the requem one) with tons of other mods (including B3M) and no issues! Only if i put the Et Futurm Requem it happens. Also I tired the B3M mod completely alone, everything is in order!

commented

Try adding UniMixins. B3M has a non-idempotent transformer which isn't going to work well with mixins; the Mixingasm module fixes that.

OMG it works perfectly now! Even with my whole modpack with 95+ mods and no issues! Thank you man.