neither does the Windows file. missing an image? oh. not missing an image. one of the slashes in the filepath goes the wrong direction.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/puzzle/puzzle.rpy", line 410, in <module>
File "game/puzzle/puzzle.rpy", line 156, in __init__
File "game/puzzle/puzzle.rpy", line 220, in init_tilesets
File "game/puzzle/puzzle.rpy", line 182, in add_tileset
File "game/puzzle/puzzle.rpy", line 341, in __init__
error: Couldn't open C:\Program Files\Games\MaouSama\MaouSamaWeek3-0.4-pc/game\puzzle/drags\drag_p1_0_0.png
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "puzzle/puzzle.rpyc", line 44, in script
File "C:\Program Files\Games\MaouSama\MaouSamaWeek3-0.4-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Program Files\Games\MaouSama\MaouSamaWeek3-0.4-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/puzzle/puzzle.rpy", line 410, in <module>
File "game/puzzle/puzzle.rpy", line 156, in __init__
File "game/puzzle/puzzle.rpy", line 220, in init_tilesets
File "game/puzzle/puzzle.rpy", line 182, in add_tileset
File "game/puzzle/puzzle.rpy", line 341, in __init__
File "src/pygame_sdl2/image.pyx", line 151, in pygame_sdl2.image.save
error: Couldn't open C:\Program Files\Games\MaouSama\MaouSamaWeek3-0.4-pc/game\puzzle/drags\drag_p1_0_0.png
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Sat Oct 16 17:55:55 2021
```