4.30 star(s) 22 Votes

Romenjack

Member
Game Developer
Feb 18, 2018
258
752
i may have a problem every time a load a save just created? it says "image bg not found" and the next image show not in full picture but in a frame in the upper left side of the scren

You don't have permission to view the spoiler content. Log in or register now.
When any game releases a new build check the change log. It will 'change' your life ;)

Also either download the fix or change chapter3 to a .rpy file. that was something that wasn't in the change log and haven't gotten the op to add it yet.
 

PyoT

Member
Sep 3, 2020
307
395
Quick, fun game with content that's a bit different from the usual generic themes. Not too sure about the magic stuff, but, eh, whatever. Will be interesting to see where it goes I suppose.
 
  • Like
Reactions: PickleSteve

vaelenor

Newbie
Mar 26, 2022
32
70
Just finished this and I have to say this was well done. Love that it's an all girl cast. Seduction and corruption are favorites of mine and I look forward to see what other magic (like bimbofication) will be shown.
 

Knight_of_the_lance

Active Member
Feb 23, 2020
752
1,371
To be fair tigrou is still a newbie. Not sure if they had the time to learn the etiquette, doos and don'ts of F95. Not sure if there is a thread we could point them toward that is not simply the rules thread.
 

Look-see

Engaged Member
Aug 19, 2018
2,946
5,380
That would be mostly decided between me and my supporters.
Again there won't be a futa free option but maybe make some of it optional.
was it asked before who is gonna be the futa? basically what im asking. is it gonna be the MC only?
 

Sorter

Well-Known Member
Aug 11, 2017
1,001
432
Two bugs in the scene with the sisters and the vibrator:

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

While running game code:
File "game/chapter2.rpy", line 547, in script
show bg ch2110 with falsh
File "game/chapter2.rpy", line 547, in <module>
show bg ch2110 with falsh
NameError: name 'falsh' is not defined

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

Full traceback:
File "game/chapter2.rpy", line 547, in script
show bg ch2110 with falsh
File "renpy/ast.py", line 1393, in execute
paired = renpy.python.py_eval(self.paired)
File "renpy/python.py", line 2249, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2242, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/chapter2.rpy", line 547, in <module>
show bg ch2110 with falsh
NameError: name 'falsh' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.4.1439

Wed Nov 8 22:06:50 2023
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/chapter2.rpy", line 547, in script
    show bg ch2110 with falsh
  File "game/chapter2.rpy", line 547, in <module>
    show bg ch2110 with falsh
NameError: name 'falsh' is not defined

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

Full traceback:
  File "game/chapter2.rpy", line 547, in script
    show bg ch2110 with falsh
  File "renpy/ast.py", line 1390, in execute
    trans = renpy.python.py_eval(self.expr)
  File "renpy/python.py", line 2249, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2242, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/chapter2.rpy", line 547, in <module>
    show bg ch2110 with falsh
NameError: name 'falsh' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
 
Wed Nov  8 22:07:55 2023
 
  • Like
Reactions: Romenjack

Romenjack

Member
Game Developer
Feb 18, 2018
258
752
Two bugs in the scene with the sisters and the vibrator:

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

While running game code:
File "game/chapter2.rpy", line 547, in script
show bg ch2110 with falsh
File "game/chapter2.rpy", line 547, in <module>
show bg ch2110 with falsh
NameError: name 'falsh' is not defined

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

Full traceback:
File "game/chapter2.rpy", line 547, in script
show bg ch2110 with falsh
File "renpy/ast.py", line 1393, in execute
paired = renpy.python.py_eval(self.paired)
File "renpy/python.py", line 2249, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2242, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/chapter2.rpy", line 547, in <module>
show bg ch2110 with falsh
NameError: name 'falsh' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.4.1439

Wed Nov 8 22:06:50 2023
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/chapter2.rpy", line 547, in script
    show bg ch2110 with falsh
  File "game/chapter2.rpy", line 547, in <module>
    show bg ch2110 with falsh
NameError: name 'falsh' is not defined

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

Full traceback:
  File "game/chapter2.rpy", line 547, in script
    show bg ch2110 with falsh
  File "renpy/ast.py", line 1390, in execute
    trans = renpy.python.py_eval(self.expr)
  File "renpy/python.py", line 2249, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2242, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/chapter2.rpy", line 547, in <module>
    show bg ch2110 with falsh
NameError: name 'falsh' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.4.1439

Wed Nov  8 22:07:55 2023
Thank you, will fix.
 

Sorter

Well-Known Member
Aug 11, 2017
1,001
432
Overall I love the art and pacing. And the general premise of the story is cool. I would highly recommend either hiring someone or getting a volunteer and spell check your work as it has a lot of typos and some grammar issues. And this is about the time when things go haywire so I hope you have a plan laid out for yourself as to the direction you're going with this. I'd hate for this awesome project to go head down.
 
4.30 star(s) 22 Votes