Skip to content

mod breaks on 1.21 #3

@ARedstoneMan

Description

@ARedstoneMan

ISSUE:
On 1.21, the mod causes the stuff in options.txt to reset every time the instance is relaunched, prompting the player to "press enter to enable the narrator" and resetting all video settings every time the game is rebooted as if the instance is freshly loaded. this issue might also affect 1.20.5/.6, but im too lazy to test :(

HOW TO REPRODUCE:

  1. Create an instance with version 1.21 and install fabric loader
  2. put this mod in the mods folder
  3. create a file called "fabric_loader_dependencies.json" in the config folder and copy and paste this into the file
    { "version": 1, "overrides": { "fiveonefouroneeight": { "-depends": { "minecraft": "IGNORED" } } } }
  4. launch the game
  5. note how the game prompts you to enable the narrator
  6. press ok, and go to video settings to change a random setting, like gui scale
  7. close the game and relaunch
  8. notice how the game prompts you to enable the narrator again, even though you clicked okay last time
  9. notice how the video setting you changed is now reset to default

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions