Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Romall07 opened this issue Jun 30, 2024 · 2 comments
Open

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

Romall07 opened this issue Jun 30, 2024 · 2 comments

Comments

@Romall07
Copy link

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
Copy link
Owner

Ellpeck commented Aug 7, 2024

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! :)

@dasrukh
Copy link

dasrukh commented Oct 28, 2024

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! :)

In my case it's definitely Immersive Portals, just installed that mod and started getting the above error. Disabled Immersive Portals and the error stopped occurring.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants