CensoredASM

CensoredASM

422k Downloads

Portal from Aether Legacy mod gets destroyed on creation

SomeoneTookSima713 opened this issue ยท 12 comments

commented

Mod: https://www.curseforge.com/minecraft/mc-mods/aether

When creating a portal to the Aether dimension it gets destroyed immediately after creation.

Steps to reproduce:

  • install LoliASM and The Aether with Forge version 14.23.5.2859 or above (probably also happens on versions below, but I haven't tested that yet)
  • build a portal out of glowstone (the portal should have the same shape as a nether portal)
  • open it using a water bucket

Expected behaviour:
The portal should open.

Actual behaviour:
The portal gets opened, but seemingly gets destroyed in the same tick or the tick right after. This is probably because of the water placed inside the portal destroying it immediately after creation.

commented

I have the same problem and this one still happening in the last version (5.20)

commented

Do you have a full mod list?

commented

These are the mods I used to test the bug:

LoliASM 5.6
MixinBooter 5.0
The Aether 1.5.3.2

commented

same issue

commented

I'll attempt to figure out the issue tomorrow. It seems to be something to do with the portal tweaks

commented

I also have the same issue

commented

Still an issue in the latest version

commented

Aether's code looks like its copied from the nether portal's in vanilla, very strange that nether portals work fine.

I'll investigate further these couple of days since I am working on a new version of LoliASM.

commented

afaik mixinbooter is the problem

commented

October 3rd 2024, still occurring. ๐Ÿ™„

commented

October 3rd 2024, still occurring. ๐Ÿ™„

Turn off fixFillBucketEventNullPointerException in configs for now, though this introduces a different crash in aether.

commented

I know you're probably sick of this bug report, but even with fixFillBucketEventNullPointerException turned off I still seem to get the same issue... ๐Ÿ˜ญ