FunkYou2
Newbie
- Sep 15, 2020
- 86
- 68
It's on the patreon page, seems there was a fix:already dead![]()
Since several updates ago, yes. She has 4 scenes: hand/titjob, footjob, blowjob, sex.can u bang the rabbit priestess yet?![]()
nice thanks, been waiting for that last one for a whileSince several updates ago, yes. She has 4 scenes: hand/titjob, footjob, blowjob, sex.
How are you running the gameHello, I have this error, when I start play, and I can’t start play, and ignore doesn’t help.
While running game code:
File "renpy/common/00library.rpy", line 320, in say
who = Character(who, kind=name_only)
TypeError: __init__() got an unexpected keyword argument 'kind'
May want to double check your compression as you've only saved 70MBGoddesses' Whim [v0.4.1] [Ncrow]
COMPRESSED:
I’m running on iPhone , with program Spark. Downloaded pc version. Full version the error.How are you running the game
Can confirm this is a bug when running the game using Renpy > 8.2.0 (Spark is using 8.2.3)I’m running on iPhone , with program Spark. Downloaded pc version. Full version the error.
$ mc = renpy.call_screen("input", prompt="{i}Do you remember your name? Human.\n {size=-10}{i}Default name Ryo{i}.")
$ mc = mc.strip()
if not mc:
$ mc = "Ryo"
$ mc_name = renpy.call_screen("input", prompt="{i}Do you remember your name? Human.\n {size=-10}{i}Default name Ryo{i}.")
$ mc_name = mc_name.strip()
if not mc_name:
$ mc_name = "Ryo"
$ mc.name = mc_name
$ mc.name = renpy.call_screen("input", prompt="{i}Do you remember your name? Human.\n {size=-10}{i}Default name Ryo{i}.").strip() or "Ryo"
Where I need to change?Can confirm this is a bug when running the game using Renpy > 8.2.0 (Spark is using 8.2.3)
Ncrow needs to change
toPython:$ mc = renpy.call_screen("input", prompt="{i}Do you remember your name? Human.\n {size=-10}{i}Default name Ryo{i}.") $ mc = mc.strip() if not mc: $ mc = "Ryo"
or as a single line version:Python:$ mc_name = renpy.call_screen("input", prompt="{i}Do you remember your name? Human.\n {size=-10}{i}Default name Ryo{i}.") $ mc_name = mc_name.strip() if not mc_name: $ mc_name = "Ryo" $ mc.name = mc_name
Python:$ mc.name = renpy.call_screen("input", prompt="{i}Do you remember your name? Human.\n {size=-10}{i}Default name Ryo{i}.").strip() or "Ryo"
Please don't.Please add voice acting
quite many are are stuck there, I also was. You need to keep meeting the girls, at some point a new scene started at the adventurer club place.I cant get past the quest "good news?" I have to spend time with Natsuki but every time I do she keeps telling me that "the job board will be ready soon, please be patient" what do I do?