Runey

Harem Hotel
Game Developer
May 17, 2018
3,965
20,012
Hey Runey. Apologies if this has been asked before; do you have any plans to add repeatable lewd scenes to the Hot Springs and Garden? Something similar to the Shower scenes, where a girl visits them as a regular part of her schedule each week, and you can join them for some fun? I love the game, but these two areas seem criminally underused at the moment.
Garden, yes!

The hot springs is hard to make animated content for because there is a background fog which makes looped animations very apparent.
 

Corvus Belli

Member
Nov 25, 2017
188
370
And I have no objections to anyone defending a person in that situation.
Really? 'Cause that's not what you said. You said "the very idea of finding words spoken in your presence at a third party, let alone text on the internet offensive was alien and unimaginable". You said you found the idea that anyone speaking up for a third party, when the insult wasn't directed at them, was stupid. You have literally already expressed your objection.

Not that it'll ever happen mind you.
It happened in the past (though unfortunately rarely), and it happens today. You're complaining about it happening, and referring to people speaking up on behalf of others as "modern madness."

Life is cruel, short and unfair. And for most humans living on this earth it'll screw them over before they are even born by having them be born into the wrong place, social class, race, ethnic group etc.
And so we shouldn't try to improve society?
You're getting confused between "life isn't fair" and "the society you grew up in was shit." You said people are wasting time "in an ideological crusade to change the very nature of reality," but they're not trying to change the nature of reality, they're trying to change social behaviours. You do get that those aren't the same thing, right? That those social behaviours they're trying to change (it being acceptable to call people faggot or <removed>, for example) aren't intrinsic and inalterable parts of the universe.
By your logic, women should have just accepted that they were second-class citizens, and had fewer rights than men, and not complained, and never wasted their time or energy trying to change the nature of reality, since "life ain't fair." I guess the entire Civil Rights Movement was a mistake, too, since "life isn't fair", and they should have just resigned themselves to knowing their place. We probably shouldn't have bothered with the Magna Carta, either, or the Declaration of Human Rights, since "life isn't fair."
 

TheDevian

Svengali Productions
Game Developer
Mar 8, 2018
14,482
33,925
Garden, yes!

The hot springs is hard to make animated content for because there is a background fog which makes looped animations very apparent.
Could be some exhibitionism events or others that are not animated, could try different camera angles, that would put the steam behind the camera, such as facing the wall, facing away from the bath. Could have events that start there, and them move out into the shower or lobby. I am sure there are other options...
 

KristopheH

Member
Mar 8, 2018
492
1,178
Garden, yes!

The hot springs is hard to make animated content for because there is a background fog which makes looped animations very apparent.
Garden, awesome!

Regarding the hot springs, can I ask what might be an obvious question? Presumably, the background fog is on a loop as well, rather than being randomly generated. Wouldn't it therefore be possible to sync any looped animations to the loop of the fog?
 

skdhn

Newbie
Jul 6, 2017
69
16
someone could share me the file of /game/images/pc pls i have the bug
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/computer.rpy", line 135, in script
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
  File "game/scripts/computer.rpy", line 106, in execute
  File "game/scripts/computer.rpy", line 106, in execute
  File "game/scripts/computer.rpy", line 109, in execute
Exception: Imagebutton does not have a idle image. (auto=u'pc/btn/icon_store_%s.webp').

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

Full traceback:
  File "game/scripts/computer.rpy", line 135, in script
  File "renpy/ast.py", line 1949, in execute
  File "renpy/ast.py", line 1937, in call
  File "renpy/statements.py", line 277, in call
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
  File "renpy/exports.py", line 2905, in call_screen
  File "renpy/ui.py", line 297, in interact
  File "renpy/display/core.py", line 2702, in interact
  File "renpy/display/core.py", line 3094, in interact_core
  File "renpy/display/core.py", line 541, in visit_all
  File "renpy/display/core.py", line 541, in visit_all
  File "renpy/display/core.py", line 541, in visit_all
  File "renpy/display/screen.py", line 430, in visit_all
  File "renpy/display/core.py", line 3094, in <lambda>
  File "renpy/display/screen.py", line 440, in per_interact
  File "renpy/display/screen.py", line 625, in update
  File "game/scripts/computer.rpy", line 106, in execute
  File "game/scripts/computer.rpy", line 106, in execute
  File "game/scripts/computer.rpy", line 109, in execute
  File "renpy/ui.py", line 946, in _imagebutton
  File "renpy/ui.py", line 940, in choice
Exception: Imagebutton does not have a idle image. (auto=u'pc/btn/icon_store_%s.webp').
 

TheDevian

Svengali Productions
Game Developer
Mar 8, 2018
14,482
33,925
someone could share me the file of /game/images/pc pls i have the bug
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/computer.rpy", line 135, in script
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
  File "game/scripts/computer.rpy", line 106, in execute
  File "game/scripts/computer.rpy", line 106, in execute
  File "game/scripts/computer.rpy", line 109, in execute
Exception: Imagebutton does not have a idle image. (auto=u'pc/btn/icon_store_%s.webp').

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

Full traceback:
  File "game/scripts/computer.rpy", line 135, in script
  File "renpy/ast.py", line 1949, in execute
  File "renpy/ast.py", line 1937, in call
  File "renpy/statements.py", line 277, in call
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
  File "renpy/exports.py", line 2905, in call_screen
  File "renpy/ui.py", line 297, in interact
  File "renpy/display/core.py", line 2702, in interact
  File "renpy/display/core.py", line 3094, in interact_core
  File "renpy/display/core.py", line 541, in visit_all
  File "renpy/display/core.py", line 541, in visit_all
  File "renpy/display/core.py", line 541, in visit_all
  File "renpy/display/screen.py", line 430, in visit_all
  File "renpy/display/core.py", line 3094, in <lambda>
  File "renpy/display/screen.py", line 440, in per_interact
  File "renpy/display/screen.py", line 625, in update
  File "game/scripts/computer.rpy", line 106, in execute
  File "game/scripts/computer.rpy", line 106, in execute
  File "game/scripts/computer.rpy", line 109, in execute
  File "renpy/ui.py", line 946, in _imagebutton
  File "renpy/ui.py", line 940, in choice
Exception: Imagebutton does not have a idle image. (auto=u'pc/btn/icon_store_%s.webp').
Were you using a mod before? If so, you will need to install the mod again to use the save.
 
  • Like
Reactions: alex2011

skdhn

Newbie
Jul 6, 2017
69
16
Were you using a mod before? If so, you will need to install the mod again to use the save.
nope i lost some pic of pc that i download the game 2 time but its lost again
Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'pc/store_outfits.png'>:
  File "game/script.rpy", line 9117, in script call
  File "game/scripts/lobby_script.rpy", line 192, in script call
  File "game/script.rpy", line 5609, in script call
  File "game/script.rpy", line 12330, in script
  File "game/scripts/AON_sensitive_FIX.rpy", line 13, in FIXrender
IOError: Couldn't find file 'pc/store_outfits.png'.

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

Full traceback:
  File "game/script.rpy", line 9117, in script call
  File "game/scripts/lobby_script.rpy", line 192, in script call
  File "game/script.rpy", line 5609, in script call
  File "game/script.rpy", line 12330, in script
  File "renpy/ast.py", line 1389, in execute
  File "renpy/exports.py", line 1601, in with_statement
  File "renpy/display/core.py", line 2251, in do_with
  File "renpy/display/core.py", line 2702, in interact
  File "renpy/display/core.py", line 3194, in interact_core
  File "renpy/display/core.py", line 2094, in draw_screen
  File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen/renpy.display.render.c:6805)
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
  File "renpy/display/layout.py", line 722, in render
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
  File "renpy/display/transition.py", line 180, in render
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
  File "renpy/display/transition.py", line 361, in render
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
  File "renpy/display/layout.py", line 722, in render
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
  File "renpy/display/layout.py", line 722, in render
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
  File "game/scripts/AON_sensitive_FIX.rpy", line 13, in FIXrender
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
  File "renpy/display/layout.py", line 722, in render
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
  File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
  File "renpy/display/im.py", line 583, in render
  File "renpy/display/im.py", line 266, in get
  File "renpy/display/im.py", line 628, in load
  File "renpy/loader.py", line 576, in load
IOError: Couldn't find file 'pc/store_outfits.png'.
Can anyone up the pc folder for me
 

c3p0

Forum Fanatic
Respected User
Nov 20, 2017
5,613
13,350
Can anyone up the pc folder for me
At least for 0.13.2 there aren't any images in the image folder anyomre (Ok, one gif, but that it is). Whole 0.13.2 image folder is attached, but is nearly empty.:geek:
 
  • Like
Reactions: TheDevian

Runey

Harem Hotel
Game Developer
May 17, 2018
3,965
20,012
Garden, awesome!

Regarding the hot springs, can I ask what might be an obvious question? Presumably, the background fog is on a loop as well, rather than being randomly generated. Wouldn't it therefore be possible to sync any looped animations to the loop of the fog?
I can't control the fog. I don't know when it loops, it probably loops after a few minutes. Animations are only 2 - 3 seconds long

someone could share me the file of /game/images/pc pls i have the bug
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/computer.rpy", line 135, in script
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
  File "game/scripts/computer.rpy", line 106, in execute
  File "game/scripts/computer.rpy", line 106, in execute
  File "game/scripts/computer.rpy", line 109, in execute
Exception: Imagebutton does not have a idle image. (auto=u'pc/btn/icon_store_%s.webp').

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

Full traceback:
  File "game/scripts/computer.rpy", line 135, in script
  File "renpy/ast.py", line 1949, in execute
  File "renpy/ast.py", line 1937, in call
  File "renpy/statements.py", line 277, in call
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
  File "renpy/exports.py", line 2905, in call_screen
  File "renpy/ui.py", line 297, in interact
  File "renpy/display/core.py", line 2702, in interact
  File "renpy/display/core.py", line 3094, in interact_core
  File "renpy/display/core.py", line 541, in visit_all
  File "renpy/display/core.py", line 541, in visit_all
  File "renpy/display/core.py", line 541, in visit_all
  File "renpy/display/screen.py", line 430, in visit_all
  File "renpy/display/core.py", line 3094, in <lambda>
  File "renpy/display/screen.py", line 440, in per_interact
  File "renpy/display/screen.py", line 625, in update
  File "game/scripts/computer.rpy", line 106, in execute
  File "game/scripts/computer.rpy", line 106, in execute
  File "game/scripts/computer.rpy", line 109, in execute
  File "renpy/ui.py", line 946, in _imagebutton
  File "renpy/ui.py", line 940, in choice
Exception: Imagebutton does not have a idle image. (auto=u'pc/btn/icon_store_%s.webp').
Your game is missing an image. Either it somehow didn't get downloaded or you messed with the files. A reinstall should fix it.

What, are we not open to exhibitionism here?
What?
 

alex2011

Conversation Conqueror
Feb 28, 2017
7,720
4,463
Garden, yes!

The hot springs is hard to make animated content for because there is a background fog which makes looped animations very apparent.
He said repeatable lewd, not animated, which does give one possible alternative, static images, a variation on CGoldie's idea to turn the fog into one. No movement at all would leave no looping animation for the fog to make obvious and it isn't like the game doesn't use static images. It is your call, of course, I was just presenting an idea based on what you both said. You are using the actual HS studio that came with the game, correct? If you angle the shot like you want it and just screen cap it with the built in screen capture function, F11 I believe, it will produce a static image exactly as displayed when you hit the key. Sorry if I told you wrong on the key as I am used to the newer Koikatsu and HS2 studios, where F11 is the key to hit. I'd have to pull out my old copy of this game's graphics engine/Illusion game to figure it out for sure.

Really? 'Cause that's not what you said. You said "the very idea of finding words spoken in your presence at a third party, let alone text on the internet offensive was alien and unimaginable". You said you found the idea that anyone speaking up for a third party, when the insult wasn't directed at them, was stupid. You have literally already expressed your objection.


It happened in the past (though unfortunately rarely), and it happens today. You're complaining about it happening, and referring to people speaking up on behalf of others as "modern madness."


And so we shouldn't try to improve society?
You're getting confused between "life isn't fair" and "the society you grew up in was shit." You said people are wasting time "in an ideological crusade to change the very nature of reality," but they're not trying to change the nature of reality, they're trying to change social behaviours. You do get that those aren't the same thing, right? That those social behaviours they're trying to change (it being acceptable to call people faggot or <removed>, for example) aren't intrinsic and inalterable parts of the universe.
By your logic, women should have just accepted that they were second-class citizens, and had fewer rights than men, and not complained, and never wasted their time or energy trying to change the nature of reality, since "life ain't fair." I guess the entire Civil Rights Movement was a mistake, too, since "life isn't fair", and they should have just resigned themselves to knowing their place. We probably shouldn't have bothered with the Magna Carta, either, or the Declaration of Human Rights, since "life isn't fair."
What he's objecting to isn't the defense of people when there is legitimately something to defend against, he is objecting to the overuse of that defense. Some people take it so far that they try to censor anyone from saying anything that might hurt someone, which encompasses a good part of the English language. These people have taken it to the extreme, where even some completely harmless words are not to be said according to them.
 

TheDevian

Svengali Productions
Game Developer
Mar 8, 2018
14,482
33,925
Lemme guess: You only go there to eat some pie.;)
You don't have permission to view the spoiler content. Log in or register now.
And her daddy comes in... "You ain't gonna swing with my daughter no mo!"
 
4.70 star(s) 473 Votes