Portraiture

Portraiture

10k Downloads

Potential problems with upcoming SpaceCore 1.5.7

pepoluan opened this issue ยท 0 comments

commented

Hi! I've done some unofficial updates to SpaceCore, and one change that will make it to 1.5.7 is that SpaceCore performs texture disposal. This doesn't really play well with PyTK, probably due to mods that require both JA and PyTK?

Now, I've created an urgent PR for SpaceCore to add a config.json knob to disable texture disposal, but I wonder if we can coordinate to solve this disposal problem?

(One thought that crossed my mind is for SpaceCore to grab a list of still-in-use textures and exclude them from disposal, probably you can point me to that structure?)