Skip to content

MC-156852 fix#2396

Merged
electronicboy merged 3 commits into
PaperMC:ver/1.14from
TheMatt2:ver/1.14
Aug 7, 2019
Merged

MC-156852 fix#2396
electronicboy merged 3 commits into
PaperMC:ver/1.14from
TheMatt2:ver/1.14

Conversation

@TheMatt2
Copy link
Copy Markdown

@TheMatt2 TheMatt2 commented Aug 2, 2019

Fixed MC-156852

This corrects the 1.14.4 of "phantom" blocks that the client thinks are deleted but the server does not.

It uses the same solution that fixed the glitch that caused the same issue in 1.8-1.12.

Originally solved by Gnembon on MC-5694 at bugs.mojang.com

1.14 https://bugs.mojang.com/browse/MC-156852
1.12 https://bugs.mojang.com/browse/MC-5694

Comment thread Spigot-Server-Patches/0407-Fixed-MC-156852.patch Outdated
Copy link
Copy Markdown

@HeyBanditoz HeyBanditoz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on a survival 1.14.4 server. Seems to work without issue. Thanks!

@ghost
Copy link
Copy Markdown

ghost commented Aug 2, 2019

Thank you so much, I have merged this into my local clone of the async chunk io PR.

As suggested by mikroskeem
Comment thread Spigot-Server-Patches/0407-Fixed-MC-156852.patch Outdated
Added suggested change from electronicboy
@electronicboy electronicboy merged commit e264c36 into PaperMC:ver/1.14 Aug 7, 2019
zeanrivera added a commit to zeanrivera/Paper that referenced this pull request Sep 7, 2019
 the Ghost/Phantom Block Fix PaperMC#2396

The reason for this is that this fix re-introduces
this bug https://bugs.mojang.com/browse/MC-156013

This gives server owners a way to opt out of the fix.
It defaults to false, which is keeping the fix.
zeanrivera added a commit to zeanrivera/Paper that referenced this pull request Sep 7, 2019
the GhostBlockFix PaperMC#2396

The reason for this is that this fix re-introduces
this bug https://bugs.mojang.com/browse/MC-156013

This gives server owners a way to opt out of the GhostBlockFix.
It defaults to false, which is keeping the GhostBlockFix.
zeanrivera added a commit to zeanrivera/Paper that referenced this pull request Sep 8, 2019
…hostBlockFix PaperMC#2396

The reason for this is that this fix re-introduces
this bug https://bugs.mojang.com/browse/MC-156013

This gives server owners a way to opt out of the GhostBlockFix.
It defaults to false, which is keeping the GhostBlockFix.

From: Zean Rivera <zean@zean.org>
Date: Sat, 7 Sep 2019 03:11:05 -0700
Subject: [PATCH] Add a flag, "disable-ghost-block-fix", to allow for turning off the GhostBlockFix PaperMC#2396

The reason for this is that this fix re-introduces
this bug https://bugs.mojang.com/browse/MC-156013

This gives server owners a way to opt out of the GhostBlockFix.
It defaults to false, which is keeping the GhostBlockFix.
zeanrivera added a commit to zeanrivera/Paper that referenced this pull request Sep 8, 2019
…hostBlockFix PaperMC#2396

The reason for this is that this fix re-introduces
this bug https://bugs.mojang.com/browse/MC-156013

This gives server owners a way to opt out of the GhostBlockFix.
It defaults to false, which is keeping the GhostBlockFix.

From: Zean Rivera <zean@zean.org>
Date: Sat, 7 Sep 2019 03:11:05 -0700
Subject: [PATCH] Add a flag, "disable-ghost-block-fix", to allow for turning off the GhostBlockFix PaperMC#2396

The reason for this is that this fix re-introduces
this bug https://bugs.mojang.com/browse/MC-156013

This gives server owners a way to opt out of the GhostBlockFix.
It defaults to false, which is keeping the GhostBlockFix.
LeonTG pushed a commit to LeonTG/Paper that referenced this pull request May 17, 2026
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.

6 participants