Bugs in 0.97 on Linux...
1. These interactive scenes still fail with blank screens for me (so far).
- Isabel bunny suit boobjob
- Estia china dress standing, licking
- Izanami leg up cum scene
And on a side note, The way it kicks you back to your room when finished is annoying. You'd expect it to return to the previous menu, or at least to the girl's room.
2. The new fishing system is completely broken. It throws an exception after every catch, and again when exiting the minigame. An example:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/script/minigame.rpy", line 923, in execute
File "game/script/minigame.rpy", line 923, in execute
File "game/script/minigame.rpy", line 927, in execute
File "game/script/minigame.rpy", line 932, in execute
File "game/script/minigame.rpy", line 968, in execute
File "game/script/minigame.rpy", line 971, in execute
File "game/script/minigame.rpy", line 975, in execute
File "game/script/minigame.rpy", line 976, in execute
File "game/script/minigame.rpy", line 977, in execute
File "game/script/minigame.rpy", line 977, in <module>
File "game/script/minigame.rpy", line 705, in get_fish_at
TypeError: 'NoneType' object is not iterable
I can post more detailed output if needed.