VN Ren'Py Hot Property [v0.3.0] [Hematite]

4.20 star(s) 5 Votes

Kuokaman

Member
Dec 15, 2021
148
319
186
I got an error. If the developer is here, I suggest making a more meaningful variable names to make them more manageable.

Python:
NameError: name 'sc_06_3' is not defined. Did you mean: 'sc_06_03'?

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

Traceback (most recent call last):
  File "game/script/sc_06.rpy", line 510, in script
    if sc_06_3 == 2:
  File "renpy/ast.py", line 2079, in execute
    if renpy.python.py_eval(condition):
       ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
  File "renpy/python.py", line 1292, in py_eval
    return py_eval_bytecode(code, globals, locals)
           ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/python.py", line 1285, in py_eval_bytecode
    return eval(bytecode, globals, locals)
           ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "game/script/sc_06.rpy", line 510, in <module>
    if sc_06_3 == 2:
       ^^^^^^^     
NameError: name 'sc_06_3' is not defined. Did you mean: 'sc_06_03'?
 
Oct 18, 2019
90
108
218
"v0.2.0
The adventure of our trusted mechanic continues. In this update, I have the pleasure of meeting two new girls: emerging actress Betty and aspiring director Amber, who is looking for funding. Enjoy!
P.S. I recommend starting the game again, as I found some serious bugs in the previous version. "

With all due respect, you should hire a proofreader. The orthography and the grammar were pure garbage. That's what made me quit "Sassy Girl."
 

shroomify

Member
Jul 21, 2025
150
123
61
I got an error. If the developer is here, I suggest making a more meaningful variable names to make them more manageable.

Python:
NameError: name 'sc_06_3' is not defined. Did you mean: 'sc_06_03'?

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

Traceback (most recent call last):
  File "game/script/sc_06.rpy", line 510, in script
    if sc_06_3 == 2:
  File "renpy/ast.py", line 2079, in execute
    if renpy.python.py_eval(condition):
       ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
  File "renpy/python.py", line 1292, in py_eval
    return py_eval_bytecode(code, globals, locals)
           ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/python.py", line 1285, in py_eval_bytecode
    return eval(bytecode, globals, locals)
           ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "game/script/sc_06.rpy", line 510, in <module>
    if sc_06_3 == 2:
       ^^^^^^^    
NameError: name 'sc_06_3' is not defined. Did you mean: 'sc_06_03'?
I just used an editor to correct the script and it played correctly.
 

shamtiiomi

Engaged Member
May 1, 2021
2,197
2,103
377
Still, it won't tell you which scene or plot route this or that answer will lead to.
exactly and for that i dont even try to use it,...bcs is a mess ,..and all the games of this dev have locked scenes with wrong or more like an asshole answers....
 

PyoT

Member
Sep 3, 2020
449
673
217
Mhyeah. Kinda same feeling as the latest review for me; it's not that it's bad, but it feels a bit haphazard. Sure, you wouldn't take a story where some mechanic randomly gets picked as a pretend-replacement for a Hollywood producer that seriously, but the conversations feel all over the place. Even at the very beginning - immediately assuming that the home owner is after your ass; and then the home owner "mindreading" that assumption despite it being incorrect ... it's just all kinda off kilter (maybe it's supposed to be comedic?). Same with some of the choices and how the scene then plays out.

Still, better than some games on here.
 
4.20 star(s) 5 Votes