LusterDemon
Active Member
- Sep 22, 2020
- 633
- 817
- 217
Does this game have a proper non-incest version or is it just landlady and roommate placeholder
It is what it is without the patchDoes this game have a proper non-incest version or is it just landlady and roommate placeholder
Yes.Does this game have a proper non-incest version or is it just landlady and roommate placeholder
No.Pressing 's' to take a screenshot doesn't seem to work for me. Anyway to fix it?
A nake women with a gloring red eyes is always my favorite
Luana's day, during Miss Mann's event.where the futa/trans part in this game
found a game breaking bug in chapter 1 vn mode
I'm sorry, but an uncaught exception occurred.
While loading <renpy.display.im.AlphaMask object at 0x0000000020b12be0>:
Exception: AlphaMask surfaces must be the same size.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "days/day09/day09_jo_living_room.rpyc", line 215, in script
File "E:\installed\TheInn\TheInn-v1.00.00-pc\renpy\ast.py", line 2557, in execute
Say.execute(self)
File "E:\installed\TheInn\TheInn-v1.00.00-pc\renpy\ast.py", line 615, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "E:\installed\TheInn\TheInn-v1.00.00-pc\renpy\exports.py", line 1493, in say
who(what, *args, **kwargs)
File "E:\installed\TheInn\TheInn-v1.00.00-pc\renpy\character.py", line 1391, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "E:\installed\TheInn\TheInn-v1.00.00-pc\renpy\character.py", line 1042, in do_display
display_say(who,
File "E:\installed\TheInn\TheInn-v1.00.00-pc\renpy\character.py", line 738, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "E:\installed\TheInn\TheInn-v1.00.00-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\installed\TheInn\TheInn-v1.00.00-pc\renpy\display\core.py", line 2165, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "E:\installed\TheInn\TheInn-v1.00.00-pc\renpy\display\core.py", line 2814, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "E:\installed\TheInn\TheInn-v1.00.00-pc\renpy\display\core.py", line 1352, in draw_screen
surftree = renpy.display.render.render_screen(
File "render.pyx", line 486, in renpy.display.render.render_screen
File "render.pyx", line 260, in renpy.display.render.render
File "E:\installed\TheInn\TheInn-v1.00.00-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "E:\installed\TheInn\TheInn-v1.00.00-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "E:\installed\TheInn\TheInn-v1.00.00-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "E:\installed\TheInn\TheInn-v1.00.00-pc\renpy\display\screen.py", line 754, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "E:\installed\TheInn\TheInn-v1.00.00-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "E:\installed\TheInn\TheInn-v1.00.00-pc\renpy\display\layout.py", line 1361, in render
surf = render(child,
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "E:\installed\TheInn\TheInn-v1.00.00-pc\renpy\display\layout.py", line 1361, in render
surf = render(child,
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "E:\installed\TheInn\TheInn-v1.00.00-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "E:\installed\TheInn\TheInn-v1.00.00-pc\renpy\display\layout.py", line 1361, in render
surf = render(child,
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "E:\installed\TheInn\TheInn-v1.00.00-pc\renpy\display\layout.py", line 1076, in render
surf = render(d, rw, height - y, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "E:\installed\TheInn\TheInn-v1.00.00-pc\renpy\display\behavior.py", line 968, in render
rv = super(Button, self).render(width, height, st, at)
File "E:\installed\TheInn\TheInn-v1.00.00-pc\renpy\display\layout.py", line 1396, in render
back = render(style.background, bw, bh, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "E:\installed\TheInn\TheInn-v1.00.00-pc\renpy\display\transform.py", line 957, in render
return RenderTransform(self).render(width, height, st, at)
File "accelerator.pyx", line 978, in renpy.display.accelerator.RenderTransform.render
File "accelerator.pyx", line 413, in renpy.display.accelerator.RenderTransform.render_child
File "render.pyx", line 260, in renpy.display.render.render
File "E:\installed\TheInn\TheInn-v1.00.00-pc\renpy\display\im.py", line 626, in render
return cache.get(self, render=True)
File "E:\installed\TheInn\TheInn-v1.00.00-pc\renpy\display\im.py", line 309, in get
surf = image.load()
File "E:\installed\TheInn\TheInn-v1.00.00-pc\renpy\display\im.py", line 1918, in load
raise Exception("AlphaMask surfaces must be the same size.")
Exception: AlphaMask surfaces must be the same size.
Windows-10-10.0.22631 AMD64
Ren'Py 8.2.0.24012702
The Inn (Chapter 1) v1.00.00
Sun Jun 23 04:01:28 2024
This has been fixed already.Can also confirm crash with alpha-masks in chapter 1 on all 3 girls' movie event, at the beginning.
But what's the most important - bring back the cute Linda Mae with freckles. New one is worse, no good - face looks not that cute, skin is not that adorable either.
Understood. It's just for information since errors are skippable.This has been fixed already.
Either use the hotfix or download the latest public version from my Patreon/SubscribeStar.
I see that the model is the same, but. The result is not the same. It's visible even on loading picture. I can even assume that textures are more high-res. But anyway the outcome, the perception is changed. I'm not standing against your development flow, just stating my imho in the way telling that the better is the enemy of the good here.And the only thing I changed on Linda was the freckles texture, I didn't change anything on her body or face.
The only reason I changed the freckles' texture is because the one I used before was a very old mod and had a lot of issues with freckle placement.
I renamed him Dick KingDamn, starting to play this game again and i'm already laughing by MC's name, this is gonna be good, i'm pretty sure.
"Mike Lítoris"
I think Mike Lítoris is way more funnier if you understand the double meaning, that's why i kept his name as Mike Lítoris.I renamed him Dick King
So you didn't understand the double meaning of Dick King? Dicknig.I think Mike Lítoris is way more funnier if you understand the double meaning, that's why i kept his name as Mike Lítoris.
Btw, congrats Lykanz, not finished chapter 1 yet, but i love all the references in this game, since Hermes e Renato references(which i growed up watching them, huge fan here) to anime references like Hokuto no Ken for example("Shindeiru Funeral Services"), even some rock bands don't escape from your references, your game is pretty much gold.