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

Pr fix connected blocks, nether portal break double logging #51

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

TauCubed
Copy link

Closes #38 : resolved

if we only need one portal don't bother checking for more.

Closes prism#38 : resolved
IMO the attached checks need an overhaul.
@TauCubed
Copy link
Author

TauCubed commented Dec 17, 2022

There are some issues I noted while looking through the source & testing.

Mainly that if there is a portal on each side of an obsidian block, in both implementations only one side will get logged.

Also, placing and breaking obsidian in front of a portal will cause the portal to be logged. Even though the portal is not broken.

@viveleroi
Copy link
Contributor

Prism 3 is essentially in maintenance mode so I'm not likely to merge any refactors. Please commit changes needed to fix specific issues and I'll review them individually.

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

Successfully merging this pull request may close these issues.

[BUG] java.lang.StackOverflowError: null in utils.block.Utilities.findConnectedBlocksOfType
2 participants