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

[Compatibility] Paradise Lost Portal Conflict - Portal frame already registered. #234

Open
Cyan4235 opened this issue Nov 6, 2023 · 0 comments
Labels
bug Something isn't working fabric Related to Fabric

Comments

@Cyan4235
Copy link

Cyan4235 commented Nov 6, 2023

Minecraft Version: 1.19.2
Mod Version: 1.2.1, 1.2.2, 1.2.3
Mod Loader: fabric

Description:
Conflict with Paradise Lost mod, causes the portal to redirect to the Nether. Worth noting this does not happen in version 1.1.6, have not tested prior to that version. The issue is signified by the Paradise Lost portal turning a dark red and attempting to enter it causes the player to be sent on top of the Nether Roof. Paradise Lost version 2.1.0 is the one tested on. Additionally, after searching the logs, the conflict seems to potentially start during initial load of the game as it gives this error:

[Render thread/INFO] [STDOUT]: [customportalapi]ERROR: A portal(or the nether portal) is already registered with a frame of: Block{minecraft:glowstone}

I've attempted to locate where the error may be coming from, but I'm no coder, and have limited experience reading it. However it seems that something is doing something with Glowstone. I could not find additional log entries/errors that match or relate. I confirmed the conflict with this mod by having only Deeper and Darker + Paradise Lost installed along with Cloth Config API and Fabric API. I also confirmed that the specific error noted above disappears on 1.1.6, and the Paradise Lost portal begins to function as expected again.

@Cyan4235 Cyan4235 added the bug Something isn't working label Nov 6, 2023
@NewJumper NewJumper added the fabric Related to Fabric label Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fabric Related to Fabric
Projects
None yet
Development

No branches or pull requests

2 participants