[Bug] Repeat resource reloading causes exponential loading times
deftesthawk opened this issue ยท 0 comments
Version Info
- Minecraft 1.21.1
- NeoForge
Mod Info
- Industrial upgrade 3.3.1.15
- Power Utilities 1.3
- Quantum Generators
- Simple Quarries
Description of the Bug
One of your mods seems to have some issues with resource loading, for me pressing "F3 + T" in vanilla minecraft reloads resources in about 2 to 3 seconds, when I reload resource with your mods installed it takes just over 10 seconds longer which is fine but then every time you reload after that it gets progressively longer to load, here are the results from a fresh client with only your mods installed:
- 14 seconds
- 24 seconds
- 33 seconds
- 42 seconds
- 51 seconds
So it appears it takes an additional 9 to 10 seconds to load each time. My guess is that the first reload is having 10 seconds added onto it due to the bug.
Vanilla, no mods = 2 to 3 seconds every time
Steps to Reproduce
- Create NeoForge 1.21.1 Modpack
- Install Latest versions of the mods listed above
- I tested it with my resource pack, here's a link: GEO
- Load a flat world
- Press "F3 +T" and time the results
- Repeat step 5 as many times as you like