Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

thethundah

36
Posts
1
Followers
371
Following
A member registered Dec 22, 2021

Recent community posts

i deleted the demo the paid version is working now

(1 edit)

the android patreon version wont install its says package is invalid

(1 edit)

where can i find the patreon version of this, or is it yet to comw out?  will there be footjobs or feet worship, the mc licking womens feet

oh ok, i thought the doors being vertical were a bug in the game, i mentioned it cuz it just makes more sense for it to be horizontal rather than vertical on mobile, as for anal i would like if you can have anal sex with the black lawyer, or any other girl

will you include anal, feet worship, also why does the hotel show the doors sideways b4 exiting a room

theres no android version?

error on android

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/scripts/sub/event/spy.rpy", line 563, in <module>

NameError: name 'hagakureLove' is not defined

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

Full traceback:

  File "scripts/sub/event/spy.rpyc", line 563, in script

  File "renpy/ast.py", line 2115, in execute

  File "renpy/python.py", line 1092, in py_eval

  File "renpy/python.py", line 1085, in py_eval_bytecode

  File "game/scripts/sub/event/spy.rpy", line 563, in <module>

NameError: name 'hagakureLove' is not defined

[/code]

(1 edit)

it happens on version 0.36 

[code]

I'm sorry, but an uncaught exception occurred.

While processing the color property of anonymous style:

Exception: Color string 'ee9nier_2b7' must be 3, 4, 6, or 8 hex digits long.

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

Full traceback:

  File "scripts/sub/train/tUraraka.rpyc", line 68, in script

  File "renpy/ast.py", line 921, in execute

  File "renpy/exports.py", line 1373, in say

  File "renpy/character.py", line 1266, in __call__

  File "renpy/character.py", line 927, in do_display

  File "renpy/character.py", line 666, in display_say

  File "renpy/ui.py", line 299, in interact

  File "renpy/display\core.py", line 3377, in interact

  File "renpy/display\core.py", line 3810, in interact_core

  File "renpy/display\core.py", line 582, in visit_all

  File "renpy/display\core.py", line 582, in visit_all

  File "renpy/display\core.py", line 582, in visit_all

  File "renpy/display\screen.py", line 456, in visit_all

  File "renpy/display\core.py", line 582, in visit_all

  File "renpy/display\core.py", line 582, in visit_all

  File "renpy/display\core.py", line 582, in visit_all

  [Previous line repeated 1 more time]

  File "renpy/display\core.py", line 584, in visit_all

  File "renpy/display\core.py", line 3810, in <lambda>

  File "renpy/text\text.py", line 1741, in per_interact

  File "gen3-static/styleclass.pxi", line 533, in renpy.styledata.styleclass.Style.slow_abortable.__get__

  File "style.pyx", line 493, in renpy.style.StyleCore._get

  File "style.pyx", line 710, in renpy.style.build_style

  File "style.pyx", line 707, in renpy.style.build_style

  File "gen3-static/style_functions.pyx", line 323, in style_functions.color_property

  File "renpy/color.py", line 167, in __new__

Exception: Color string 'ee9nier_2b7' must be 3, 4, 6, or 8 hex digits long.

[/code] that error for uraraka on android

i prefer these controls over the ones u have for the android version

can you make the controls on android bigger it doesnt make sense that you make them so small

```

I'm sorry, but an uncaught exception occurred.

While running game code:

KeyError: u'name'

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

Full traceback:

  File "script.rpyc", line 84, in script call

  File "episode1mainscript.rpyc", line 130, in script

  File "renpy/ast.py", line 715, in execute

  File "renpy/exports.py", line 1417, in say

  File "renpy/character.py", line 1204, in __call__

  File "renpy/character.py", line 1121, in prefix_suffix

  File "renpy/character.py", line 1105, in sub

  File "renpy/substitutions.py", line 270, in substitute

  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat

  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat

  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field

  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value

KeyError: u'name'

``` the error happens on android with the apk's 0.5.7 and 50201

i think the bottom is fine but the words for the top part could be bigger for better understanding, i didnt understand how the words could be so small for the game

for android can u make the words bigger for the about section, and preferences, the words are too small, for the about section the words are way too small, i was suprised myself when i saw how small the words are

```

I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'gui/phone/overlay/game_menuv2.png'>:

IOError: Couldn't find file 'gui/phone/overlay/game_menuv2.png'.

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

Full traceback:

  File "_layout/screen_main_menu.rpymc", line 28, in script

  File "renpy/ast.py", line 922, in execute

  File "renpy/python.py", line 2218, in py_exec_bytecode

  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>

  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide

  File "renpy/ui.py", line 298, in interact

  File "renpy/display\core.py", line 3276, in interact

  File "renpy/display\core.py", line 3792, in interact_core

  File "renpy/display\core.py", line 2521, in draw_screen

  File "render.pyx", line 492, in renpy.display.render.render_screen

  File "render.pyx", line 263, in renpy.display.render.render

  File "renpy/display\layout.py", line 786, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 263, in renpy.display.render.render

  File "renpy/display\transition.py", line 368, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 263, in renpy.display.render.render

  File "renpy/display\layout.py", line 786, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 263, in renpy.display.render.render

  File "renpy/display\layout.py", line 786, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 263, in renpy.display.render.render

  File "renpy/display\screen.py", line 681, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 263, in renpy.display.render.render

  File "renpy/display\layout.py", line 786, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 263, in renpy.display.render.render

  File "renpy/display\layout.py", line 1222, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 263, in renpy.display.render.render

  File "renpy/display\im.py", line 607, in render

  File "renpy/display\im.py", line 271, in get

  File "renpy/display\im.py", line 688, in load

IOError: Couldn't find file 'gui/phone/overlay/game_menuv2.png'.

``` that error code happens on android

```

I'm sorry, but an uncaught exception occurred.

While running game code:

AttributeError: 'NoneType' object has no attribute 'append'

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

Full traceback:

  File "_layout/screen_main_menu.rpymc", line 28, in script

  File "renpy/ast.py", line 914, in execute

  File "renpy/python.py", line 2028, in py_exec_bytecode

  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>

  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide

  File "renpy/ui.py", line 297, in interact

  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/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 "renpy/display/screen.py", line 675, 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 268, in renpy.display.render.render (gen/renpy.display.render.c:3707)

AttributeError: 'NoneType' object has no attribute 'append'

```

this error code happens on android

this isnt cool, its been months since ive been waiting for the android version and still nothing, yet those on pc already have the version ive been waiting for, is the android version ready or still not done, i would have gone with the pc version if i had known it would take this long

will it be possible to have sex with the girl u saved from being punished for stealing? i was expecting that in the game but it didnt happen

its the color of the font thats the issue, because its dark i cant read what the text says, i dont know if that somehow has to do with the font, its the color of the text thats the problem

is there a way to fix this on android, game works fine but letters are dark, idk how it even makes sense as a result i can barely understand what the game is saying

wheres the android version?, i already paid for it too, i have to buy it again?

where is the android version?

i tried the other two but its the same result

i tried installing ur game on android but it says package appears to be invalid

will u make the game for android in the future

will it be possible to have sex with oriana later in the game?

theres an issue with the game on android, with the gallery if u try replaying the scenes with the mother of the twin girls, and the blonde woman it keeps giving an error

great game look forward to future content, can u include licking feet in the future

could u make the in game menu options bigger, they are really small

doesnt make sense i paid for the game now its free, if i had known that i would of waited

no worries, some authors upload their content without specifying what platform its meant for, mistakes can happen

i also think its deceptive we can pay for the full game but we dont see what platform its for

just paid for the game but theres no android version which is what i was hoping for,