- Jun 30, 2018
- 3,027
- 4,688
Why gallery is not showing all of the scenes? I mostly look the versions I don't choice in my main gameplay (like hardcore scenes) from gallery and track of how many scenes left with gallery when I'm playing the game and I was thinking my gameplay is done, and then game continued and I saw another scene It would be more logical if we have gallery for all scenes and not for older version (I assume we have episode 1 scenes in gallery and not episode 2 ones)
BTW there was error in the scene with bj scene with debby in the start of episode 2
BTW there was error in the scene with bj scene with debby in the start of episode 2
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/ep2v1.rpy", line 279, in script
if (ftmrimming==True or ftmannilings==True):
File "game/ep2v1.rpy", line 279, in <module>
if (ftmrimming==True or ftmannilings==True):
NameError: name 'ftmannilings' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/ep2v1.rpy", line 279, in script
if (ftmrimming==True or ftmannilings==True):
File "D:\Animated Games\Games\DOF-Ep2_V_1-pc\renpy\ast.py", line 2130, in execute
if renpy.python.py_eval(condition):
File "D:\Animated Games\Games\DOF-Ep2_V_1-pc\renpy\python.py", line 1099, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Animated Games\Games\DOF-Ep2_V_1-pc\renpy\python.py", line 1092, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/ep2v1.rpy", line 279, in <module>
if (ftmrimming==True or ftmannilings==True):
NameError: name 'ftmannilings' is not defined
Windows-10-10.0.19045 AMD64
Ren'Py 8.1.0.22090401n
Desire of Fate Ep2_V_1
Sun Jun 11 01:20:09 2023
Last edited: