cominixo / BetterF3

A Fabric mod for Minecraft that provides a highly customizable, more human-readable Debug HUD.
MIT License
135 stars 35 forks source link

[Bug]: Can't readd modules after deletion #112

Closed blueonthemoon closed 1 year ago

blueonthemoon commented 1 year ago

Describe the Bug

After deleting some of the base modules to customize the menu, I am unable to add back any of the deleted modules. The only module I can add to either side is the 'separator' one. Searching for a module manually yields no results.

Steps to Reproduce

Delete a module with text on either side. Try and add back that same module in the 'add' menu. For me, it is unavailable, only showing separator modules.

Expected Behavior

I expected the list of addable modules to include stuff beyond the separators.

Screenshots

image

Modloader Type

Fabric

Modloader Version

1.19.2

Mod Version

1.19.2

Log Output

No response

Additional Context

This bug persists in the main menu or in-game and attempts to delete/reinstall or otherwise 'reset' the mod has led nowhere.

TreyRuffy commented 1 year ago

While you can add the modules, it prefills with separator. To add another module, you must delete the text. I can fix this soon though.

blueonthemoon commented 1 year ago

Thank you so much. Such an obvious thing I didn't even think to try.