-
-
Notifications
You must be signed in to change notification settings - Fork 45
Description
Mod Name
Axiom (1.5.1), Embeddium
Mod Homepage
https://modrinth.com/mod/axiom https://modrinth.com/mod/embeddium
Describe the bug
When both Axiom and Embeddium are ran together, the game crashes upon booting.
Steps to reproduce
- Install both Axiom and Embeddium.
- Run the game.
- The game crashes upon booting.
Logs
https://gist.github.com/PixusPanic/f9d210b2626d2ff9bd7d4ea5682e4d8c
Additional context
Without Embeddium, Axiom seems to work perfectly fine, other than a few missing graphics here and there (such as the context menu when you press left alt by default). I suspect that it has to do with Sodium not properly being "registered" for a mixin since it mentions "axiom.mixins.json:render.MixinLevelRendererWithoutSodium" in the crash log. I haven't tried using Sodium in the mod list yet but I thought Embeddium would work cleaner than it since it's made more as a intended port of it for Forge, but I could be wrong.
I also have to thank you for making this amazing mod and bridging a lot of the gap between mod loaders, especially as someone who just wants to build.