Bug: Changing resource packs at the same time as changing the built-in pack causes two reloads
Zepalesque opened this issue · 4 comments
What version of the mod, Forge/Neoforge and Minecraft are you using?
presumably affects all versions, tested on 1.3.3-1.20.1
Describe the bug
changing the resource packs along with also modifying the overrides config causes two reloads
To Reproduce
Steps to reproduce the behavior:
- enable/disable some resource pack
- before saving or whatever, also change the override pack config
- save
- watch the reload happen twice
Expected behavior
one reload
Screenshots
N/A
Crash report (if necessary and/or applicable)
N/A
Log file (should be titled latest.log, if applicable)
N/A
Additional context
N/A
likely fix: ensuring that the resource packs aren’t already going to reload before reloading from the built-in pack