efix9927

Newbie
Apr 10, 2019
41
5
Chances are slim anyone who needs this post will find it, but for anybody who fucked up the Dean's sex scene (such as accidentally helping her out, like me) you can use the ren'py save editor. There's a variable called dean_trap. Set it to false and it should allow you to do the scene again.
where can i find the dean_trap file ?
 

fashtar

Member
Mar 23, 2019
282
254
I have a problem. Whenever I try to buy something from the store, the game freezes.

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

While running game code:
  File "game/storeinit.rpy", line 263, in <module>
NameError: name 'items' is not defined

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

Full traceback:
  File "game/storeinit.rpyc", line 263, in script
  File "D:\Private\Games\My_cute_roommate-1.3.0ex-win\renpy\ast.py", line 1803, in execute
    if renpy.python.py_eval(condition):
  File "D:\Private\Games\My_cute_roommate-1.3.0ex-win\renpy\python.py", line 1960, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\Private\Games\My_cute_roommate-1.3.0ex-win\renpy\python.py", line 1953, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/storeinit.rpy", line 263, in <module>
NameError: name 'items' is not defined

Windows-8-6.2.9200
Ren'Py 7.2.0.424
 1.3.0ex
Thu May 23 07:04:16 2019
Is this a bug in the game or do I just have an incomplete download?
 

rayminator

Engaged Member
Respected User
Sep 26, 2018
3,040
3,109
i do it
and steel have problem
how did you install the bugfix?

you can't just put the rar file or the folder into the game folder it will not work

you have unrar it and copy the rpy files and paste it into the game folder

or you can try bugfix on page 716 if mine doesn't work for you
 
3.40 star(s) 168 Votes