Mr Killer D

Member
Jun 7, 2019
142
257
the66
I hope you could port this one, there's an official android port , but i can see a lot of people complaining like the port isn't working or not installing.etc and package size size is huge also.

I hope you could look into this, thanks
 

Samzilla

New Member
May 26, 2020
9
2
Do I need to download Part 1, which is Vb1? or does Ver 3.0.1.a include that in it?
o looked at dev notes and everything did not see anything about it sorry if i missed it
 

Janzig

New Member
May 4, 2017
11
38
Do I need to download Part 1, which is Vb1? or does Ver 3.0.1.a include that in it?
o looked at dev notes and everything did not see anything about it sorry if i missed it
Part 1 is not included in the latest build, so yes. He improved the artwork and story with 2, so it looks different.
 
  • Like
Reactions: Samzilla

gjrfgjrf

Newbie
Aug 30, 2023
30
70
This is one of the shortest games, considering it's size. The game ends at the point where the mc catches her kids doing oral. Is this some kind of bug, because I have no idea how to move futher?
 

Dole

Well-Known Karen
Apr 28, 2017
3,011
2,500
3.0.1a bug

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 8185, in script
if dap = 5:
SyntaxError: invalid syntax (script.rpy, line 8185)

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

Full traceback:
File "game/script.rpy", line 8185, in script
if dap = 5:
File "renpy/ast.py", line 1898, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2274, in py_eval
code = py_compile(code, 'eval')
File "renpy/python.py", line 835, in py_compile
raise e
SyntaxError: invalid syntax (script.rpy, line 8185)

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
. V3.0.1.a-BETA
Fri Oct 13 21:14:32 2023

When I ignore the first bug I get this bug after the first:

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 8303, in script
if hp = 3:
SyntaxError: invalid syntax (script.rpy, line 8303)

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

Full traceback:
File "game/script.rpy", line 8303, in script
if hp = 3:
File "renpy/ast.py", line 1898, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2274, in py_eval
code = py_compile(code, 'eval')
File "renpy/python.py", line 835, in py_compile
raise e
SyntaxError: invalid syntax (script.rpy, line 8303)

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
. V3.0.1.a-BETA
Fri Oct 13 21:17:30 2023

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 8704, in script
if gp = 11:
SyntaxError: invalid syntax (script.rpy, line 8704)

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

Full traceback:
File "game/script.rpy", line 8704, in script
if gp = 11:
File "renpy/ast.py", line 1898, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2274, in py_eval
code = py_compile(code, 'eval')
File "renpy/python.py", line 835, in py_compile
raise e
SyntaxError: invalid syntax (script.rpy, line 8704)

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
. V3.0.1.a-BETA
Fri Oct 13 21:20:21 2023

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 10116, in script
if gp = 13:
SyntaxError: invalid syntax (script.rpy, line 10116)

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

Full traceback:
File "game/script.rpy", line 10116, in script
if gp = 13:
File "renpy/ast.py", line 1898, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2274, in py_eval
code = py_compile(code, 'eval')
File "renpy/python.py", line 835, in py_compile
raise e
SyntaxError: invalid syntax (script.rpy, line 10116)

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
. V3.0.1.a-BETA
Fri Oct 13 21:21:23 2023
 
  • Like
Reactions: jenyabest
2.90 star(s) 27 Votes