[1.20.1] FramedBlocks (and possibly others) started taking much longer to load
dima-dencep opened this issue ยท 2 comments
After updating modernfix from 5.9.0 to 5.9.1, FramedBlocks started taking a little over a minute to load
- https://spark.lucko.me/PYrYRwFwIW (Worker-ResourceReload-10)
Before update, FB only took two seconds
- https://spark.lucko.me/8zEs2mXIwi (Worker-ResourceReload-3)
What do I need to do (besides disabling dynamic resources) to fix this?
The profiler lists version 5.9.2, but I know this started happening between 5.9.0 and 5.9.1.
Thanks for the report; it seems to be a regression caused by porting the Fabric implementation of dynamic resources to Forge. The beta should restore previous performance.