I have a very weird bug in my game which has sadly been present for a long time. My programmer and I are unable to find the cause, so I thought I would ask here in case anyone has encountered this before.
Screens and images dissolve when they shouldn't. It doesn't happen for every screen/ image, but when it does, I cannot remove it. Even typing:
show image
with None
...doesn't help - the image will still dissolve.
When the dissolve effect is on a screen, it either dissolves or causes a transparent flicker.
My game is quite large and I don't know which parts of code would relevant to show here, but if someone has any ideas, I can follow up with more info.
Thank you.
EDIT: I have updated to the latest Ren'Py (and done so several times whilst this bug has been present) but this has not helped.