Blocks reappearing glitchMinecraft Multiplayer Block Placing IssueIs there a way to fix my Minecraft SMP map?Jumping two blocks high?Minecraft mined block reappears and other problemsBlocks reappearing after breakingMinecraft Server Skin GlitchMinecraft: weird lag issues for a certain player on my Vanilla 1.11.2 serverminecraft java 1.13.2 - cannot interact with blocks | chunks doesnt load | chat is ok however | spawn protect is 0Explain the chest trap glitch?Blocks keep reappearing in a certain area only
What to expect in a jazz audition
How does the barbarian bonus damage interact with two weapon fighting?
How does Asimov's second law deal with contradictory orders from different people?
Is it unprofessional to mention your cover letter and resume are best viewed in Chrome?
How to get Planck length in meters to 6 decimal places
Scam? Checks via Email
How can flights operated by the same company have such different prices when marketed by another?
GDPR Compliance - notification of data breach
What parameters are to be considered when choosing a MOSFET?
Should I intervene when a colleague in a different department makes students run laps as part of their grade?
What is the range of a Drunken Monk's Redirect attack?
Why are prop blades not shaped like household fan blades?
Can I shorten this filter, that finds disk sizes over 100G?
Best practice for keeping temperature constant during film development at home
Prepare a user to perform an action before proceeding to the next step
How is char processed in math mode?
A conjectural trigonometric identity
Why are we moving in circles with a tandem kayak?
Why was the Lobbying Transparency and Accountability Act of 2006 deemed too weak?
What do the novel titles of The Expanse series refer to?
PCB design using code instead of clicking a mouse?
When did J.K. Rowling decide to make Ron and Hermione a couple?
What is the oxidation state of Mn in HMn(CO)5?
May a hotel provide accommodation for fewer people than booked?
Blocks reappearing glitch
Minecraft Multiplayer Block Placing IssueIs there a way to fix my Minecraft SMP map?Jumping two blocks high?Minecraft mined block reappears and other problemsBlocks reappearing after breakingMinecraft Server Skin GlitchMinecraft: weird lag issues for a certain player on my Vanilla 1.11.2 serverminecraft java 1.13.2 - cannot interact with blocks | chunks doesnt load | chat is ok however | spawn protect is 0Explain the chest trap glitch?Blocks keep reappearing in a certain area only
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I am playing on an 1.8 multiplayer server and have the same issue. It is only happening in one specific chunk. In that particular chunk, when I try to destroy a block, it reappears as if it was never destroyed. If I place a block in that chunk, it just disappears as if it was never placed.
However, another player was able to do changes (plant trees, destroy/place blocks etc.) in the same chunk. I am also unable to open doors, chests and use a crafting table. But anywhere else outside that chunk, everything is fine. So what is causing this particular issue to make me experience such things? Is the world corrupt? Is it caused by lag? Or is it an in-game bug?
minecraft minecraft-server
add a comment |
I am playing on an 1.8 multiplayer server and have the same issue. It is only happening in one specific chunk. In that particular chunk, when I try to destroy a block, it reappears as if it was never destroyed. If I place a block in that chunk, it just disappears as if it was never placed.
However, another player was able to do changes (plant trees, destroy/place blocks etc.) in the same chunk. I am also unable to open doors, chests and use a crafting table. But anywhere else outside that chunk, everything is fine. So what is causing this particular issue to make me experience such things? Is the world corrupt? Is it caused by lag? Or is it an in-game bug?
minecraft minecraft-server
2
What is the same issue you speak of? Does this continue on from another post that you could edit to give us the link?
– Tim
Nov 30 '14 at 21:13
add a comment |
I am playing on an 1.8 multiplayer server and have the same issue. It is only happening in one specific chunk. In that particular chunk, when I try to destroy a block, it reappears as if it was never destroyed. If I place a block in that chunk, it just disappears as if it was never placed.
However, another player was able to do changes (plant trees, destroy/place blocks etc.) in the same chunk. I am also unable to open doors, chests and use a crafting table. But anywhere else outside that chunk, everything is fine. So what is causing this particular issue to make me experience such things? Is the world corrupt? Is it caused by lag? Or is it an in-game bug?
minecraft minecraft-server
I am playing on an 1.8 multiplayer server and have the same issue. It is only happening in one specific chunk. In that particular chunk, when I try to destroy a block, it reappears as if it was never destroyed. If I place a block in that chunk, it just disappears as if it was never placed.
However, another player was able to do changes (plant trees, destroy/place blocks etc.) in the same chunk. I am also unable to open doors, chests and use a crafting table. But anywhere else outside that chunk, everything is fine. So what is causing this particular issue to make me experience such things? Is the world corrupt? Is it caused by lag? Or is it an in-game bug?
minecraft minecraft-server
minecraft minecraft-server
edited 4 mins ago
pppery
1,4391 gold badge7 silver badges20 bronze badges
1,4391 gold badge7 silver badges20 bronze badges
asked Nov 30 '14 at 18:19
eirikh1996eirikh1996
191 silver badge2 bronze badges
191 silver badge2 bronze badges
2
What is the same issue you speak of? Does this continue on from another post that you could edit to give us the link?
– Tim
Nov 30 '14 at 21:13
add a comment |
2
What is the same issue you speak of? Does this continue on from another post that you could edit to give us the link?
– Tim
Nov 30 '14 at 21:13
2
2
What is the same issue you speak of? Does this continue on from another post that you could edit to give us the link?
– Tim
Nov 30 '14 at 21:13
What is the same issue you speak of? Does this continue on from another post that you could edit to give us the link?
– Tim
Nov 30 '14 at 21:13
add a comment |
3 Answers
3
active
oldest
votes
If the chunk is near the spawn, it's probably spawn protection (See: server.properties) and the player that was interacting with objects in the chunk was a person of a higher rank (in vanilla, this would be an operator).
Determines the radius of the spawn protection. Setting this to 0 will not disable spawn protection. 0 will protect the single block at the spawn point. 1 will protect a 3x3 area centered on the spawn point. 2 will protect 5x5, 3 will protect 7x7, etc. This option is not generated on the first server start and appears when the first player joins. If there are no ops set on the server, the spawn protection will be disabled automatically.
The default protection radius is 16x16x16, which would explain why it is 1 chunk.
add a comment |
I've seen this happen when the area is for certain not spawn protected (for example, mini games where breaking blocks is required). This doesn't explain why it is just one chunk, but it could most certainly be lag. So for anyone where this issue is happening world-wide, not just to one chunk, if at all possible keep breaking the block, I've found that eventually it will break.
Pretty sure in this case it's not a lag issue, but it is true that the same behavior can be a result of lag.
– Johonn
Nov 30 '14 at 21:19
@Johonn I know, this is for future visitors that have this issue not confined to a specific chunk.
– BitNinja
Nov 30 '14 at 21:34
add a comment |
The chunk that you are in is probably the spawn chunk, or the predesignated location where every player in the server initially spawns. The other player who was able to edit this area likely had OP privileges or higher.
More info can be found here.
Hope this helps!
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "41"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f193813%2fblocks-reappearing-glitch%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
If the chunk is near the spawn, it's probably spawn protection (See: server.properties) and the player that was interacting with objects in the chunk was a person of a higher rank (in vanilla, this would be an operator).
Determines the radius of the spawn protection. Setting this to 0 will not disable spawn protection. 0 will protect the single block at the spawn point. 1 will protect a 3x3 area centered on the spawn point. 2 will protect 5x5, 3 will protect 7x7, etc. This option is not generated on the first server start and appears when the first player joins. If there are no ops set on the server, the spawn protection will be disabled automatically.
The default protection radius is 16x16x16, which would explain why it is 1 chunk.
add a comment |
If the chunk is near the spawn, it's probably spawn protection (See: server.properties) and the player that was interacting with objects in the chunk was a person of a higher rank (in vanilla, this would be an operator).
Determines the radius of the spawn protection. Setting this to 0 will not disable spawn protection. 0 will protect the single block at the spawn point. 1 will protect a 3x3 area centered on the spawn point. 2 will protect 5x5, 3 will protect 7x7, etc. This option is not generated on the first server start and appears when the first player joins. If there are no ops set on the server, the spawn protection will be disabled automatically.
The default protection radius is 16x16x16, which would explain why it is 1 chunk.
add a comment |
If the chunk is near the spawn, it's probably spawn protection (See: server.properties) and the player that was interacting with objects in the chunk was a person of a higher rank (in vanilla, this would be an operator).
Determines the radius of the spawn protection. Setting this to 0 will not disable spawn protection. 0 will protect the single block at the spawn point. 1 will protect a 3x3 area centered on the spawn point. 2 will protect 5x5, 3 will protect 7x7, etc. This option is not generated on the first server start and appears when the first player joins. If there are no ops set on the server, the spawn protection will be disabled automatically.
The default protection radius is 16x16x16, which would explain why it is 1 chunk.
If the chunk is near the spawn, it's probably spawn protection (See: server.properties) and the player that was interacting with objects in the chunk was a person of a higher rank (in vanilla, this would be an operator).
Determines the radius of the spawn protection. Setting this to 0 will not disable spawn protection. 0 will protect the single block at the spawn point. 1 will protect a 3x3 area centered on the spawn point. 2 will protect 5x5, 3 will protect 7x7, etc. This option is not generated on the first server start and appears when the first player joins. If there are no ops set on the server, the spawn protection will be disabled automatically.
The default protection radius is 16x16x16, which would explain why it is 1 chunk.
edited Nov 30 '14 at 19:51
user92092
answered Nov 30 '14 at 18:22
crgsqdmncrgsqdmn
6742 gold badges6 silver badges10 bronze badges
6742 gold badges6 silver badges10 bronze badges
add a comment |
add a comment |
I've seen this happen when the area is for certain not spawn protected (for example, mini games where breaking blocks is required). This doesn't explain why it is just one chunk, but it could most certainly be lag. So for anyone where this issue is happening world-wide, not just to one chunk, if at all possible keep breaking the block, I've found that eventually it will break.
Pretty sure in this case it's not a lag issue, but it is true that the same behavior can be a result of lag.
– Johonn
Nov 30 '14 at 21:19
@Johonn I know, this is for future visitors that have this issue not confined to a specific chunk.
– BitNinja
Nov 30 '14 at 21:34
add a comment |
I've seen this happen when the area is for certain not spawn protected (for example, mini games where breaking blocks is required). This doesn't explain why it is just one chunk, but it could most certainly be lag. So for anyone where this issue is happening world-wide, not just to one chunk, if at all possible keep breaking the block, I've found that eventually it will break.
Pretty sure in this case it's not a lag issue, but it is true that the same behavior can be a result of lag.
– Johonn
Nov 30 '14 at 21:19
@Johonn I know, this is for future visitors that have this issue not confined to a specific chunk.
– BitNinja
Nov 30 '14 at 21:34
add a comment |
I've seen this happen when the area is for certain not spawn protected (for example, mini games where breaking blocks is required). This doesn't explain why it is just one chunk, but it could most certainly be lag. So for anyone where this issue is happening world-wide, not just to one chunk, if at all possible keep breaking the block, I've found that eventually it will break.
I've seen this happen when the area is for certain not spawn protected (for example, mini games where breaking blocks is required). This doesn't explain why it is just one chunk, but it could most certainly be lag. So for anyone where this issue is happening world-wide, not just to one chunk, if at all possible keep breaking the block, I've found that eventually it will break.
answered Nov 30 '14 at 20:59
BitNinjaBitNinja
1131 silver badge7 bronze badges
1131 silver badge7 bronze badges
Pretty sure in this case it's not a lag issue, but it is true that the same behavior can be a result of lag.
– Johonn
Nov 30 '14 at 21:19
@Johonn I know, this is for future visitors that have this issue not confined to a specific chunk.
– BitNinja
Nov 30 '14 at 21:34
add a comment |
Pretty sure in this case it's not a lag issue, but it is true that the same behavior can be a result of lag.
– Johonn
Nov 30 '14 at 21:19
@Johonn I know, this is for future visitors that have this issue not confined to a specific chunk.
– BitNinja
Nov 30 '14 at 21:34
Pretty sure in this case it's not a lag issue, but it is true that the same behavior can be a result of lag.
– Johonn
Nov 30 '14 at 21:19
Pretty sure in this case it's not a lag issue, but it is true that the same behavior can be a result of lag.
– Johonn
Nov 30 '14 at 21:19
@Johonn I know, this is for future visitors that have this issue not confined to a specific chunk.
– BitNinja
Nov 30 '14 at 21:34
@Johonn I know, this is for future visitors that have this issue not confined to a specific chunk.
– BitNinja
Nov 30 '14 at 21:34
add a comment |
The chunk that you are in is probably the spawn chunk, or the predesignated location where every player in the server initially spawns. The other player who was able to edit this area likely had OP privileges or higher.
More info can be found here.
Hope this helps!
add a comment |
The chunk that you are in is probably the spawn chunk, or the predesignated location where every player in the server initially spawns. The other player who was able to edit this area likely had OP privileges or higher.
More info can be found here.
Hope this helps!
add a comment |
The chunk that you are in is probably the spawn chunk, or the predesignated location where every player in the server initially spawns. The other player who was able to edit this area likely had OP privileges or higher.
More info can be found here.
Hope this helps!
The chunk that you are in is probably the spawn chunk, or the predesignated location where every player in the server initially spawns. The other player who was able to edit this area likely had OP privileges or higher.
More info can be found here.
Hope this helps!
answered Nov 30 '14 at 18:22
DespatoDespato
1,6809 silver badges24 bronze badges
1,6809 silver badges24 bronze badges
add a comment |
add a comment |
Thanks for contributing an answer to Arqade!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f193813%2fblocks-reappearing-glitch%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
What is the same issue you speak of? Does this continue on from another post that you could edit to give us the link?
– Tim
Nov 30 '14 at 21:13