![CensoredASM](https://media.forgecdn.net/avatars/thumbnails/358/827/256/256/637520208754289091.png)
releaseSpriteFramesCache causes lag spikes when opening inventory
ProTriforcer opened this issue ยท 1 comments
Steps to reproduce:
- get a pack with HEI, loliASM, GTCEu and their dependencies (i took nomi ceu nigtly and disabled every other mod for this test)
- open loliasm.cfg and make sure releaseSpriteFramesCache is true (it probably is)
- make a world
- fill your bookmarks with items that have textures that take a while to generate like fluids and buckets
- ALT+F3
- open the inventory and see a lag spike
- close the inventory and wait a second or two
- open the inventory and see a lag spike
https://spark.lucko.me/JgJm59XOBs
- set releaseSpriteFramesCache to false and restart
- join a world and repeat 5-7
- open the inventory and see no lag spike
Logs:
logs.zip
This was broken in this commit: 8b42398, will be fixed.