Bug [1.20.1]: RESOURCES RELOAD AFTER BOOT
Camawama opened this issue · 18 comments
What version of the mod, Forge/Neoforge and Minecraft are you using?
MOD VERSION: 1.2
FORGE VERSION: 1.20.1-47.2.1
Describe the bug
When this mod is added, there is a redundant resource reload when on the title screen. It makes load times even slower.
To Reproduce
Steps to reproduce the behavior:
- Install the mod
- Boot up the game
Expected behavior
Resources should be loaded during boot.
Still happens on latest update (v1.3.4). Can't update this mod past v1.0.1 due to this issue unfortunately.
try the 2.0 prerelease if you're on 1.20.1 at least
https://github.com/Zepalesque/The-Aether-Redux/releases
hmm, yeah I’ll look into that, this is only supposed to happen on the very first startup
tbf this has actually been happening in my dev environment too, I just didn’t realize the potential impacts on already-long loading times, so I think it’s just some issue with how I set up the logic, but if that doesn’t work I’ll look into that too
My modpack (CamaCraft) has over 260 mods so when resources reload...it takes ages 😅
I am happy to report bugs to mod devs! Working on a large modpack really helps me find tons of bugs. hopefully, it's an easy fix for you and isn't too stressful or time-consuming. Thank you for the awesome mod btw!
hmm, I can't seem to reproduce the issue, what other mods are you using?
Tried the update in my modpack TNP Limitless 7, as soon as it's done loading the game to main menu, it reloads the resources.
I guess you can try it there.
does it do it every time or just once? because if it just does it one time then that’s intended, that’s how it makes sure the textures are reloaded after applying the built-in pack
if it does it every time, then yesh that’s odd
I have an idea of how to potentially remove the extra reload entirely though, so I might try that at some point as well
got same issue on 1.3.3 1.20.1 ,but on my last world with same mod version this issue isn't happening ,perhaps because this time I added deep aether?