Difficulty lock appears to be unlocked if switching dimensions
The bug
If you lock your difficulty in then go into a different dimension the lock is undone. If you lock it in that dimension and go back to the original one. It will be undone again.
Code analysis
Code analysis by Marcono1234 can be found in this comment.
Linked Issues
is duplicated by20
- Fixed
KraifMark Davidson
[Mojang] Bartosz Bok
- 26
- 10
- Confirmed
- difficulty end lock nether overworld unlock visual
14w02a - 18w49a
14w02a 14w02b 14w02c 14w03b 14w04a 14w04b 14w05a 14w05b 14w08a 1.7.5 14w10b 14w10c 14w11b 14w17a 14w18a 14w20b 14w21b 14w25b 14w26b 14w26c 1.8 1.8.1 1.8.2-pre4 1.8.2-pre5 1.8.2-pre6 1.8.7 15w34a 15w36d 1.9.4 1.10.2 16w39c 1.11.2 17w06a 1.12 1.12.1 1.12.2 18w20c 1.13 1.13.1-pre1 1.13.1 18w48a 18w48b 18w49a- 19w11a
Created Issue:
Locking In your Difficulty in the snapshot doesn't work.
If you lock your difficulty in then go into a different dimension the lock is undone. If you lock it in that dimension and go back to the original one. It will be undone again.
Environment
Java 64-Bit with 1 gb of ram allocated to Minecraft.
As as I've seen, switching dimensions even breaks it more (someone reported that, I'm kooling for that issue now.)
Locking In your Difficulty in the snapshot doesn't work.Difficulty lock appears to be unlocked if switching dimensions
is duplicated by
is duplicated by
is duplicated by
is duplicated by
In 14w26c I believe if you DIE in another dimension it DOES reset it. Currently testing in my survival world.
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
relates to
If you lock your difficulty in then go into a different dimension the lock is undone. If you lock it in that dimension and go back to the original one. It will be undone again.
Code analysis by Marcono1234 can be found in this comment .
is duplicated by
is duplicated by
is duplicated by
is duplicated by
If you lock your difficulty in then go into a different dimension the lock is undone. If you lock it in that dimension and go back to the original one. It will be undone again.
Code analysis by Marcono1234 can be found in this comment.
The bug
If you lock your difficulty in then go into a different dimension the lock is undone. If you lock it in that dimension and go back to the original one. It will be undone again.
Code analysis
Code analysis by Marcono1234 can be found in this comment.
Java 64-Bit with 1 gb of ram allocated to Minecraft.
relates to
Dupe of MC-44471
Dupe of MC-44471
Dupe of MC-44471
Dupe of MC-44471
Duplicate of MC-44471.
Duplicate of MC-44471 – If you have not, please use the search function in the future, to see if your bug has already been submitted.
Dupe of MC-44471
Dupe of MC-44471
Dupe of MC-44471
Duplicate of MC-44471. Please go and upvote that ticket instead. Also please use the search function next time before creating a ticket to save everyone a lot of time.
Thanks for reading the report! Sorry if it was a duplicate! I searched
"difficulty glitch" and "difficulty" on the site already but it came up
blank... Sorry for the duplicate!
On Tue, Apr 14, 2015 at 12:44 AM, [Mod] Mustek (JIRA) <bugs@mojang.com>
wrote:
> [Mod] Mustek
> <https://bugs.mojang.com/secure/ViewProfile.jspa?name=mustek> resolved
> an issue as Duplicate
>
> Thank you for your report.
> However, your ticket has been resolved as a duplicate.
>
> This issue has been linked to the original bugreport: *MC-44471
> <https://bugs.mojang.com/browse/MC-44471>*. You can find or add further
> information on that report.
> Please search
> <https://confluence.atlassian.com/display/JIRA/Basic+Searching> before
> reporting any bugs, as it's likely that one exists already.
> Minecraft <https://bugs.mojang.com/browse/MC> / [image: Bug]
> <https://bugs.mojang.com/browse/MC-79551> MC-79551
> <https://bugs.mojang.com/browse/MC-79551> Minecraft 1.8.3 Difficulty
> glitch <https://bugs.mojang.com/browse/MC-79551> Change By: [Mod]
> Mustek <https://bugs.mojang.com/secure/ViewProfile.jspa?name=mustek>
> Resolution: Duplicate Status: Open Resolved [image: Add
> Comment] <https://bugs.mojang.com/browse/MC-79551#add-comment> Add
> Comment <https://bugs.mojang.com/browse/MC-79551#add-comment>
> This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c) [image:
> Atlassian logo]
>
Fixed in 19w11a along with MC-44471.
Also, only the button is reset; the difficulty is still locked.
Does switching dimensions, logging out of the world, then logging back in fix the visual issue?
Oh yes it is just a visual glitch. Thank you for helping!
Still an issue in 08a and 10c.
Still in 14w11b
Confirmed for 14w17a
I can confirm this is present in 1.8.1. It appears to be a gui-related issue. You can cycle the button to peaceful, but hostile mobs will not despawn.
I'm having the same issue in 1.8.7. The difficulty is unlocked and reverted to Easy upon moving between dimensions.
Ubuntu 14.04 64-bit system with Intel HD integrated graphics card using Oracle 8 Java Runtime Environment
Please link to this comment in the description
The following is based on a decompiled version of Minecraft 1.9 using MCP 9.24 beta.
The reason for this is the same as for
MC-679. When the player enters a different dimension a new WorldClient object is created an most of the data is copied from the previous WorldClient object. Whether or not the difficulty is locked is only send when the player joins a server (or loads a world). When he changes the dimension the method net.minecraft.client.network.NetHandlerPlayClient.handleRespawn(SPacketRespawn) does not set whether or not the difficulty is locked for the new WorldClient.Is it a visual glitch tho? I've been able to cycle my difficulty (Locked at hard from world gen) and it still gives the whole blurb about locking the difficulty when I click the button.
I haven't actually played on any other difficulty to see if there was a difference and I haven't cycled to peaceful (In fear some of my named hostile mobs would despawn)
Also, confirmed 1.9.4
Confirmed for 1.13.1.
update 1.12.2 still