commit 9b6aaed972fe2bd29c8dec0686704e7f67ed21e9 Author: Dino Bollinger Date: Mon Nov 13 22:26:42 2023 -0800 Engine: If the texturecache.index file cannot be read, invalidate it This fixes a problem where the texcache file could grow without limit if something managed to corrupt the texcache index. See https://voidpoint.io/terminx/eduke32 for more details.