Birulei

Member
Oct 12, 2018
474
842
Well, there is a part of this game which is bugged, basically the movie scene with Valentina, it's when the MC is talking with her, it gives infinite errors after she sends a photo for the MC. Is there a way to fix this part?
 

Birulei

Member
Oct 12, 2018
474
842
This is what appears when we try to move forward:

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/days/day09/day09_jo_living_room.rpy", line 899, in <module>
File "renpy/common/00action_other.rpy", line 537, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/phone/phone-sms-engine.rpy", line 12, in sms
IndexError: string index out of range

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

Full traceback:
File "days/day09/day09_jo_living_room.rpyc", line 899, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/days/day09/day09_jo_living_room.rpy", line 899, in <module>
File "renpy/exports.py", line 1563, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3325, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 4160, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 727, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/behavior.py", line 473, in event
rv = run(action)
File "renpy/display/behavior.py", line 323, in run
new_rv = run(i, *args, **kwargs)
File "renpy/display/behavior.py", line 330, in run
return action(*args, **kwargs)
File "renpy/common/00action_other.rpy", line 537, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/phone/phone-sms-engine.rpy", line 12, in sms
IndexError: string index out of range

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
The Inn v0.06.11
Wed Feb 16 17:22:54 2022
```
 

PIKAPIKABOO

Newbie
Sep 1, 2019
37
21
day 11 is the end of the content?, after getting cindy number im clicking on the bed but nothing was happened,
im playing 0.06.11 version:(
 

calel

Member
Aug 19, 2021
328
554
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/options.rpy", line 69, in script
define config.single_movie_channel = "webm"
File "renpy/common/000namespaces.rpy", line 9, in set
setattr(self.nso, name, value)
Exception: config.single_movie_channel is not a known configuration variable.

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

Full traceback:
File "game/options.rpy", line 69, in script
define config.single_movie_channel = "webm"
File "C:\Users\User\Desktop\RENPY SDK\renpy\ast.py", line 2117, in execute
ns.set(self.varname, value)
File "renpy/common/000namespaces.rpy", line 9, in set
setattr(self.nso, name, value)
File "C:\Users\User\Desktop\RENPY SDK\renpy\defaultstore.py", line 99, in __setattr__
raise Exception('config.%s is not a known configuration variable.' % (name))
Exception: config.single_movie_channel is not a known configuration variable.

I get this error help please
 

ThtsMyScrtCapImAlwysHorny

Well-Known Member
Aug 5, 2021
1,317
3,187
Can I ask you what machine you used to made this? It's look like Honey Select, but the quality quite better.
I would guess it is Honey Select, but with A LOT more work put into customization than the vast majority of HS/Koikatsu projects, that just pick some out-of-the-box outfits and hairstyles, fiddle with the sliders a little, and call it a day. Dude might even have made some of his own assets from scratch.
 
  • Like
Reactions: Lykanz

Lykanz

Engaged Member
Game Developer
May 2, 2017
2,772
7,487
Can I ask you what machine you used to made this? It's look like Honey Select, but the quality quite better.
It's HS. A heavilly modded version of HS.

I would guess it is Honey Select, but with A LOT more work put into customization than the vast majority of HS/Koikatsu projects, that just pick some out-of-the-box outfits and hairstyles, fiddle with the sliders a little, and call it a day. Dude might even have made some of his own assets from scratch.
To be honest, the only assets I created were some textures here and there.

I wish I could create my own 3D assets, but I suck at 3D modelling harder than a retired czech prostitute.
 

Multi27

Member
Jan 16, 2022
172
329
hey man do you have a rough idea when the update will be released here?
i wanted to try your game for a while now but i'd rather wait for the update so i dont have to play through the whole thing twice lol
 
4.10 star(s) 102 Votes