[Bug]: Local Difficulty appears blank in servers
arnavt78 opened this issue ยท 1 comments
Describe the Bug
When entering any server on 1.20.2 and higher, and enabling the 'Local Difficulty' option in the mod settings, then opening the F3 menu, the Local Difficulty field will not have any value shown. This is probably due to the changes in 1.20.2 where the client will stop inferring values from the server and showing incorrect values. However, this value was shown before disabling and re-enabling the mod through the mod's settings. The day counter works as expected, showing the correct value even after disabling and enabling the mod, even though the vanilla F3 menu does not show that on servers either.
Steps to Reproduce
- Join a server using the Multiplayer option.
- Open the F3 screen, showing that the Local Difficulty option is working as expected.
- Leave the server and join a singleplayer world, and open the F3 menu.
- Close the F3 menu and disable the mod through Settings.
- Re-open the F3 screen. Then close it and enable the mod again.
- Exit the singleplayer world and join a multiplayer server.
- Open the F3 screen.
- Take note as to whether or not the local difficulty option appears blank or not.
Expected Behavior
It was expected for the local difficulty to keep showing as normal.
Screenshots
Modloader Type
Fabric
Modloader Version
fabric-loader-0.15.3-1.20.4
Mod Version
v9.0.0
Log Output
No response
Additional Context
No response