I'm very disappointed as I can't seem to use this tool. I downloaded the color picker, and the image tools, but I can't seem to use tint at all! I get this error message when I try
```I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/image_tools/image_tint_tool.rpy", line 236, in execute
screen tinting_tool():
File "game/image_tools/image_tint_tool.rpy", line 236, in execute
screen tinting_tool():
File "game/image_tools/image_tint_tool.rpy", line 283, in execute
add sprt.check_bg(persistent.sprt_bg):
Exception: An empty string cannot be used as a displayable.```
I have made no edits to the image tint tool, this is straight out of the box, I even tested it on a brand new project and got the same error