4.10 star(s) 25 Votes

code991

Member
Aug 21, 2021
304
373
I've just started the game and if i choose to sleep naked the game gives me an error once the "dreaming" sequence starts

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scenes/laraRoom.rpy", line 94, in script
    if not achievement.has(logro_patreon2.name):
  File "game/scenes/laraRoom.rpy", line 94, in <module>
    if not achievement.has(logro_patreon2.name):
NameError: name 'logro_patreon2' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/scenes/laraRoom.rpy", line 94, in script
    if not achievement.has(logro_patreon2.name):
  File "renpy/ast.py", line 2095, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 1080, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 1073, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/scenes/laraRoom.rpy", line 94, in <module>
    if not achievement.has(logro_patreon2.name):
NameError: name 'logro_patreon2' is not defined

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.0.22062402
CROFT Adventure 0.4a
Tue Aug  2 09:11:21 2022
If i choose to "sleep in my panties" the game proceeds fine.

Sorry if this has already been adressed/asked/talked about, i couldnt find it in the thread
 

LoneRanger11

Active Member
Jul 3, 2020
565
591
Croft Adventures 0.5a
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with both F95Zone and the developer of this game.
If you run into issues please use this thread or join us on !
,

We're crowdfunded, !​
 
4.10 star(s) 25 Votes