After winning the muscle stud competition (day 7) i only got epic lust for Daniella (i guess i didnt get enough points for Doris). After the scene i get this error, and then it skips to the final scene with Jose on day 8, any ideas?
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script08.rpy", line 12679, in script
if (nikkifucked == True) and (dorisfucked == True) and (tanyafucked == True) and (achievement.has("brickhouse") == False):
File "game/script08.rpy", line 12679, in <module>
if (nikkifucked == True) and (dorisfucked == True) and (tanyafucked == True) and (achievement.has("brickhouse") == False):
NameError: name 'dorisfucked' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script08.rpy", line 12679, in script
if (nikkifucked == True) and (dorisfucked == True) and (tanyafucked == True) and (achievement.has("brickhouse") == False):
File "C:\Users\Jaspe\Downloads\BattleoftheBulges-0.8-pc\renpy\ast.py", line 1803, in execute
if renpy.python.py_eval(condition):
File "C:\Users\Jaspe\Downloads\BattleoftheBulges-0.8-pc\renpy\python.py", line 1960, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\Jaspe\Downloads\BattleoftheBulges-0.8-pc\renpy\python.py", line 1953, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script08.rpy", line 12679, in <module>
if (nikkifucked == True) and (dorisfucked == True) and (tanyafucked == True) and (achievement.has("brickhouse") == False):
NameError: name 'dorisfucked' is not defined
Windows-8-6.2.9200
Ren'Py 7.2.0.424
Battle of the Bulges 0.8
Fri May 08 23:10:56 2020
```