[mod-incompat] Legacy 4J x Moonrise
Cixon opened this issue · 7 comments
Legacy4J Version
1.21-1.7.4
Mod Loader Version
NeoForge: 21.1.59
Bug/Glitch Occurrence Context
Mixin incompatibility with Moonrise. Developer provided a pseudo-code fix for you to look into.
See comment for initial ticket here:
Tuinity/Moonrise#39 (comment)
Crash Report
nah.
What happened wrong?
Title.
I can't use mixin extras cuz of Forge, so this pseudo-code fix won't work for me
You could bundle MixinExtras in Forge, allowing you to use MixinExtras freely
This should work too, but it's not ideal, I think just injecting before and after the collide
method call in move
will be better
I already fixed it in dev builds, but as I'm working on other project I wouldn't expect to see it very soon
I already fixed it in dev builds, but as I'm working on other project I wouldn't expect to see it very soon
Gotcha. Thanks!