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]: Having another dimension listed causes Frozen Apocalypse to take priority in the bottom most dimension listed. #16

Open FrozenDragon0 opened 10 months ago

FrozenDragon0 commented 10 months ago

Is this a new bug Yes.

Describe the bug So this is a bit of a weird one but when you have multiple dimensions listed for Frozen Apocalypse to take effect in it would appear that the bottom most dimension in the list is given priority and all other dimensions listed FA essentially just stops doing all of it's effects in said dimension essentially making the dimension as if it wasn't affected at all.

To reproduce Steps to reproduce the behavior:

  1. Add another dimension to the mod's ID, in my case I'm using Twilight Forest.
  2. Boot up the game and make a new world and set the apocalypse level to 9.
  3. Observe and notice that the overworld the apocalypse is essentially not doing anything at all, whereas if you were to go the dimension that is at the bottom of the list, FA is giving that dimension priority instead.
  4. See error

Expected behavior I expect all dimensions to be given priority and not just one.

Screenshots Here the apocalypse level is day 9 + the update speed I set to 100 just to make things faster and practically nothing is happening. 2024-01-28_21 47 02

Whereas now in Twilight Forest the mod is working as expected. 2024-01-28_21 56 56

I have Twilight Forest listed here on the bottom and it would appear that Frozen Apocalypse is making that dimension top priority when really, both the overworld and Twilight Forest should both have priority. image

Additional context The only thing that continues in the overworld is the frozen mobs spawning, + regular mobs not spawning above the freezing layer, but everything else essentially just stops including the freeze damage effect.

Jaggwagg commented 10 months ago

It seems to be an issue with modded dimensions and not vanilla.

Edit: Taking a closer look, it seems to be a Connector issue. It works as expected on Fabric.

FrozenDragon0 commented 10 months ago

It seems to be an issue with modded dimensions and not vanilla.

Edit: Taking a closer look, it seems to be a Connector issue. It works as expected on Fabric.

Connector issue? Ah, bummer.

FrozenDragon0 commented 10 months ago

Made a report on Connector's github for this, so hopefully it's looked into and eventually fixed.