SmokeyDots

Member
Game Developer
Dec 4, 2017
168
348
110
had to play through a bit but ive got it, how would you like for me to send it?
Send you a message with my private discord. You can send it to me there, if you have discord. I also included my email. I might not get to it straight away, you can use the work around I gave you for now, it won't affect anything in your save... I have a very small Christmas episode I'm working on right now, so quite crunched for time as well.
 
  • Like
Reactions: passerbyR34
Dec 6, 2018
20
11
161
Hi All,

Just want to give few suggestions to Smokey Dots regarding the below points. If you people are fine with the points then rate this thread and make it reach smokey dots

About Bailey

In the new update Sex scene is triggered with Bailey in Bathroom, which is just a one time event. I would like to suggest to smokey dots that this scene happens because Rel,Love and Lust with Bailey has max score

So the evening chat with Bailey in Guestroom after the Sex Scene should be bit more improved instead of the routine massage and touching of Breasts

Features of Blowjob, Grope and Sex tabs can also be activated with Bailey in Guestroom

Also want to know from Smokey Dots when will the Saturday swimming scene will happen with Angela and Bailey,because last few updates the answer has been not today ,some other time.

Also why Past, Present and Future for Bailey tabs aren't featured

Same is the case with Grace she doesn't have Past, Present and Future tabs

But for others Leah,Ida, Jack etc..it is shown in development
 
  • Like
Reactions: Canto Forte

SmokeyDots

Member
Game Developer
Dec 4, 2017
168
348
110
Hi All,

Just want to give few suggestions to Smokey Dots regarding the below points. If you people are fine with the points then rate this thread and make it reach smokey dots

About Bailey

In the new update Sex scene is triggered with Bailey in Bathroom, which is just a one time event. I would like to suggest to smokey dots that this scene happens because Rel,Love and Lust with Bailey has max score

So the evening chat with Bailey in Guestroom after the Sex Scene should be bit more improved instead of the routine massage and touching of Breasts

Features of Blowjob, Grope and Sex tabs can also be activated with Bailey in Guestroom

Also want to know from Smokey Dots when will the Saturday swimming scene will happen with Angela and Bailey,because last few updates the answer has been not today ,some other time.

Also why Past, Present and Future for Bailey tabs aren't featured

Same is the case with Grace she doesn't have Past, Present and Future tabs

But for others Leah,Ida, Jack etc..it is shown in development
I wanted to release pool and shopping area unlock with the unlocking of xray glasses which is next major update.The bathroom will not be a one time event. Im going to add to it. The entire bailey road map has been done almost 4 months ago so everything is already planned. Its a matter of getting everything in game.

I know about the past present future for bailey and grace. These actually take signficant time to do even if it doesnt look like it. Everytime a new scene is setup its additional lighting etc work. Im under a lot of time pressure, just know everything thats suppose to be there will be there eventually.
 
Dec 6, 2018
20
11
161
I wanted to release pool and shopping area unlock with the unlocking of xray glasses which is next major update.The bathroom will not be a one time event. Im going to add to it. The entire bailey road map has been done almost 4 months ago so everything is already planned. Its a matter of getting everything in game.

I know about the past present future for bailey and grace. These actually take signficant time to do even if it doesnt look like it. Everytime a new scene is setup its additional lighting etc work. Im under a lot of time pressure, just know everything thats suppose to be there will be there eventually.

Next update would be interesting. Specifically mentioned cause change in Bailey Environment would be great and interesting. My favorite character in whole game is Bailey, So mentioned the suggestion to make the events with Bailey exciting
 
  • Like
Reactions: Malkovichi

Bava1988

Newbie
Dec 16, 2018
15
2
22
To all people who doesn't play a game I suggest a site with a lot of content: pornhub.com
Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'events/dream/sleepdream2.jpg'>:
Exception: Could not load image u'events/dream/sleepdream2.jpg': error('JPEG loading error',)

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

Full traceback:
  File "officechiron.rpyc", line 368, in script
  File "/data/user/0/org.highrise.the66/files/renpy/ast.py", line 678, in execute
    renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
  File "/data/user/0/org.highrise.the66/files/renpy/exports.py", line 1229, in say
    who(what, *args, **kwargs)
  File "/data/user/0/org.highrise.the66/files/renpy/character.py", line 1031, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "/data/user/0/org.highrise.the66/files/renpy/character.py", line 823, in do_display
    **display_args)
  File "/data/user/0/org.highrise.the66/files/renpy/character.py", line 572, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "/data/user/0/org.highrise.the66/files/renpy/ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/data/user/0/org.highrise.the66/files/renpy/display/core.py", line 2672, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "/data/user/0/org.highrise.the66/files/renpy/display/core.py", line 3158, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "/data/user/0/org.highrise.the66/files/renpy/display/core.py", line 2075, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 487, in renpy.display.render.render_screen
  File "render.pyx", line 235, in renpy.display.render.render
  File "/data/user/0/org.highrise.the66/files/renpy/display/layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "/data/user/0/org.highrise.the66/files/renpy/display/layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "/data/user/0/org.highrise.the66/files/renpy/display/layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
  File "render.pyx", line 235, in renpy.display.render.render
  File "/data/user/0/org.highrise.the66/files/renpy/display/image.py", line 500, in render
    return wrap_render(self.target, width, height, st, at)
  File "/data/user/0/org.highrise.the66/files/renpy/display/image.py", line 306, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "/data/user/0/org.highrise.the66/files/renpy/display/im.py", line 580, in render
    return cache.get(self, render=True)
  File "/data/user/0/org.highrise.the66/files/renpy/display/im.py", line 266, in get
    surf = image.load()
  File "/data/user/0/org.highrise.the66/files/renpy/display/im.py", line 625, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "/data/user/0/org.highrise.the66/files/renpy/display/pgrender.py", line 162, in load_image
    raise Exception("Could not load image {!r}: {!r}".format(filename, e))
Exception: Could not load image u'events/dream/sleepdream2.jpg': error('JPEG loading error',)
 

the66

beware, the germans are cumming
Modder
Donor
Respected User
Jan 27, 2017
8,118
25,267
960
Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'events/dream/sleepdream2.jpg'>:
Exception: Could not load image u'events/dream/sleepdream2.jpg': error('JPEG loading error',)

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

Full traceback:
  File "officechiron.rpyc", line 368, in script
  File "/data/user/0/org.highrise.the66/files/renpy/ast.py", line 678, in execute
    renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
  File "/data/user/0/org.highrise.the66/files/renpy/exports.py", line 1229, in say
    who(what, *args, **kwargs)
  File "/data/user/0/org.highrise.the66/files/renpy/character.py", line 1031, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "/data/user/0/org.highrise.the66/files/renpy/character.py", line 823, in do_display
    **display_args)
  File "/data/user/0/org.highrise.the66/files/renpy/character.py", line 572, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "/data/user/0/org.highrise.the66/files/renpy/ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/data/user/0/org.highrise.the66/files/renpy/display/core.py", line 2672, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "/data/user/0/org.highrise.the66/files/renpy/display/core.py", line 3158, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "/data/user/0/org.highrise.the66/files/renpy/display/core.py", line 2075, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 487, in renpy.display.render.render_screen
  File "render.pyx", line 235, in renpy.display.render.render
  File "/data/user/0/org.highrise.the66/files/renpy/display/layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "/data/user/0/org.highrise.the66/files/renpy/display/layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "/data/user/0/org.highrise.the66/files/renpy/display/layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
  File "render.pyx", line 235, in renpy.display.render.render
  File "/data/user/0/org.highrise.the66/files/renpy/display/image.py", line 500, in render
    return wrap_render(self.target, width, height, st, at)
  File "/data/user/0/org.highrise.the66/files/renpy/display/image.py", line 306, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "/data/user/0/org.highrise.the66/files/renpy/display/im.py", line 580, in render
    return cache.get(self, render=True)
  File "/data/user/0/org.highrise.the66/files/renpy/display/im.py", line 266, in get
    surf = image.load()
  File "/data/user/0/org.highrise.the66/files/renpy/display/im.py", line 625, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "/data/user/0/org.highrise.the66/files/renpy/display/pgrender.py", line 162, in load_image
    raise Exception("Could not load image {!r}: {!r}".format(filename, e))
Exception: Could not load image u'events/dream/sleepdream2.jpg': error('JPEG loading error',)
you are not using the current apk. 1st version had 2 jpeg's that caused an error (sleepdream1 and sleepdream2). both are now webp's like the rest and don't raise an error.
 
Mar 21, 2018
64
14
211
Hi everyone
an error appears
with the date of jack
what should I do to avoid this error?

----------------------------------------------------------------------------------------------------------------------

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/interactions.rpy", line 1412, in script
if boss_r >= boss_date_r and boss_l >= boss_date_l:
File "game/interactions.rpy", line 1412, in <module>
if boss_r >= boss_date_r and boss_l >= boss_date_l:
NameError: name 'boss_l' is not defined

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

Full traceback:
File "game/interactions.rpy", line 1412, in script
if boss_r >= boss_date_r and boss_l >= boss_date_l:
File "E:\ZZZZZZZZZZZZ -AVA\HighRiseClimb-0.5a-pc\HighRiseClimb-0.5a-pc\renpy\ast.py", line 1656, in execute
if renpy.python.py_eval(condition):
File "E:\ZZZZZZZZZZZZ -AVA\HighRiseClimb-0.5a-pc\HighRiseClimb-0.5a-pc\renpy\python.py", line 1749, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\ZZZZZZZZZZZZ -AVA\HighRiseClimb-0.5a-pc\HighRiseClimb-0.5a-pc\renpy\python.py", line 1743, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/interactions.rpy", line 1412, in <module>
if boss_r >= boss_date_r and boss_l >= boss_date_l:
NameError: name 'boss_l' is not defined

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
High-Rise Climb 0.5a
 

passerbyR34

just wanted to passing by, end up staying anyway
Donor
Oct 29, 2018
856
3,131
292
Hi everyone
an error appears
with the date of jack
what should I do to avoid this error?

----------------------------------------------------------------------------------------------------------------------

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/interactions.rpy", line 1412, in script
if boss_r >= boss_date_r and boss_l >= boss_date_l:
File "game/interactions.rpy", line 1412, in <module>
if boss_r >= boss_date_r and boss_l >= boss_date_l:
NameError: name 'boss_l' is not defined

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

Full traceback:
File "game/interactions.rpy", line 1412, in script
if boss_r >= boss_date_r and boss_l >= boss_date_l:
File "E:\ZZZZZZZZZZZZ -AVA\HighRiseClimb-0.5a-pc\HighRiseClimb-0.5a-pc\renpy\ast.py", line 1656, in execute
if renpy.python.py_eval(condition):
File "E:\ZZZZZZZZZZZZ -AVA\HighRiseClimb-0.5a-pc\HighRiseClimb-0.5a-pc\renpy\python.py", line 1749, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\ZZZZZZZZZZZZ -AVA\HighRiseClimb-0.5a-pc\HighRiseClimb-0.5a-pc\renpy\python.py", line 1743, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/interactions.rpy", line 1412, in <module>
if boss_r >= boss_date_r and boss_l >= boss_date_l:
NameError: name 'boss_l' is not defined

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
High-Rise Climb 0.5a
It's also occured on the (unofficial) android port and after talking with the66, it's assumed that the images aren't implemented yet
Cmiiw, might need SmokeyDots confirmation

Simply ignore it for the time being, it's optional anyway
 
  • Like
Reactions: The Humble Dude

Crockers

New Member
Dec 17, 2018
3
0
11
Is .0.5b on android yet? What does it have over 5a ? I think Ida is hot but after the gym she's gone quiet
 

Ugh123

Newbie
Dec 5, 2017
99
44
159
Is this supposed to be a recurring event? I can't seem to get Bailey to show up in the bathroom. relation and lust are at 100, fear is at 0. I have completed pretty much all the other events (boat trip, etc.) - am I missing something?
  • With 50 Lust or 70 fear Bailey appears in bathroom at night
 

passerbyR34

just wanted to passing by, end up staying anyway
Donor
Oct 29, 2018
856
3,131
292
Is this supposed to be a recurring event? I can't seem to get Bailey to show up in the bathroom. relation and lust are at 100, fear is at 0. I have completed pretty much all the other events (boat trip, etc.) - am I missing something?
  • With 50 Lust or 70 fear Bailey appears in bathroom at night
• Hired as Byron's secretary
• Have done the shopping event with her in Sunday
 

the66

beware, the germans are cumming
Modder
Donor
Respected User
Jan 27, 2017
8,118
25,267
960
Can you provide correcte apk link
found... this , it's the 1st in the found results.
 

Ugh123

Newbie
Dec 5, 2017
99
44
159
• Hired as Byron's secretary
• Have done the shopping event with her in Sunday
She's been hired as the secretary, done couch and shopping scenes, etc. - there was a scene after the shopping scene, so is that it, or is there a recurring event? (have tried seeing if it repeats, but the shopping thing doesn't repeat, so if it's tied to that, i guess not)
 

passerbyR34

just wanted to passing by, end up staying anyway
Donor
Oct 29, 2018
856
3,131
292
She's been hired as the secretary, done couch and shopping scenes, etc. - there was a scene after the shopping scene, so is that it, or is there a recurring event? (have tried seeing if it repeats, but the shopping thing doesn't repeat, so if it's tied to that, i guess not)
afaik I was able to trigger it easily at night after done both of those 2 requirements
Bailey's bathroom night is a one-time event btw :D
You don't have permission to view the spoiler content. Log in or register now.
 
3.90 star(s) 111 Votes