Not sure where the issue really is hiding, but in the Gallery from
gigan I'm getting an Exception error: "VPGrid not completely full". (This also isn't the first game where I hit this same error, ToBeAKing also had the issue, and the generic fix below is the same.)
Until that's fixed, here's a solution.
1) Navigate to the "CorruptedLov-0.6-pc/game/" directory.
2) Create a file named: vpgrids.rpy
3) In that file paste this single line:
define config.allow_underfull_grids = True
4) Save file, should be good to go.
Or you can use this attached rar file.
Unrar it and place the "vpgrids.rpy" file directly in the ./game/ folder: