Ellpeck / NaturesAura

A Minecraft mod about using Aura for unique mechanics
https://modrinth.com/mod/natures-aura
MIT License
47 stars 35 forks source link

Nature's Aura(?) 1.19.2 unexpected crash on startup #356

Open Romall07 opened 2 months ago

Romall07 commented 2 months ago

Nature's Aura is reporting a crash on startup. Upon launching modpack, it will immediately crash with attached error:

"Nature's Aura (naturesaura) encountered an error during the common_setup event phase org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered"

I assume an incompatibility with Serene Seasons and Immersive Portals. This crash only occurs when BOTH Immersive portals AND Serene Seasons are installed. Nature's Aura plays nicely with both individually, and both play nicely together without Nature's Aura involved.

The crash happens quickly after hitting "play" so unfortunately there's not much I can provide aside the following information and logs.

Other Mods:

SereneSeasons (SereneSeasons-1.19.2-8.1.0.24.jar) ImmersivePortals (immersive-portals-2.3.7-mc1.19.2-forge.jar) Patchouli (Patchouli-1.19.2-77.jar)

Mixins Heaven and Good Portals (goodportals-1.19.2-v1.1.0.jar) was also added when logs were taken, but the crash occurs without this installed.

image

image

2024-06-30-7.log latest.log

Ellpeck commented 1 month ago

Hi! Nature's Aura doesn't register any mixins, so it's likely that this issue was caused by a mod that does register mixins, and just happened to be caught while Nature's Aura code was running.

If it really is an incompatibility with Serene Seasons or Immersive Portals, I recommend reporting this issue to their issue trackers as well! :)