
Config does not remember changed Default Perspective
avilonlegends opened this issue ยท 3 comments
Description
Hi there!
I've tested your mod for a bit and adjusted a few things in the config (via ModMenu). And I've realized that when changing the "Default Perspective" to anything other than "Shoulder Surfing", the Perspective will simply reset as soon as the config menu of your mod is closed.
This was tested on a minimal instance.
Could you look into this, perhaps?
Thank you in advance!
Steps to Reproduce
- Open the config menu via Mod Menu
- Go to Client Configuration -> Perspective
- Change Default Perspective to anything other than "Shoulder Surfing" (for example pick "First Person")
- Click "Done" until the config menu is closed
- Re-open the config menu, check if the changed option is still selected (it won't be)
Minecraft version
1.21.1 Fabric
Game Logs
Additional Information
No response
Thanks for reporting! You most likely have "Remember last perspective" enabled. When enabled, it sets the current perspective as the "Default perspective" when the config is reloaded or you change the perspective via a keybind. Does this resolve the issue?
Oh gosh, I feel so silly! Yes, that did solve my issue, thank you very much! I wasn't aware "Remember last perspective" did that, thanks for clearing that up :D
Sorry again!