Jaggwagg / frozen-apocalypse-mod

A Minecraft mod which flings your world away from the Sun, turning it into a frozen wasteland!
https://modrinth.com/mod/frozen-apocalypse
GNU General Public License v3.0
3 stars 1 forks source link

[Bug]: Game crash when Enhanced Celestials is installed with Frozen Apocalypse. #26

Open FrozenDragon0 opened 1 month ago

FrozenDragon0 commented 1 month ago

Is this a new bug Yes.

Describe the bug Self-explanatory, attempting to launch the game with Enhanced Celestials installed causes a game crash, seems to be a mixin conflict from what I'm reading on the crash report.

To reproduce Steps to reproduce the behavior:

  1. Install Frozen Apocalypse and Enhanced Celestials.
  2. Attempt to launch the game.
  3. Observe and notice the game immediately crashes.

Expected behavior I expect the game to not crash when Enhanced Celestials is installed alongside Frozen Apocalypse.

Additional context Strangely this is a Fabric exclusive issue, this crash does not occur with the Forge version of Enhanced Celestials when running FA on Forgified Fabric. Crash report here: crash-2024-06-19_16.59.53-client.txt

Jaggwagg commented 1 month ago

Definitely an incompatibility as both of our mods target modifying the sun/moon in the same area. Will try to look into this further.

FrozenDragon0 commented 1 month ago

Definitely an incompatibility as both of our mods target modifying the sun/moon in the same area. Will try to look into this further.

I still find it quite odd that this crash doesn't occur on the forge version which is quite strange.