doble77

Newbie
Feb 24, 2018
79
70
215
My Android phone is detecting the Launcher apk as infected with a trojan, though it doesn't says wich one. I checked the file in virustotal.com and only Avast-Mobile is detecting the trojan Evo-Gen. Googling about it, there's several people complaining in the Avast forums about it giving false positives with this trojan in their own made apps.

I don't know a lot about android viruses or such, all I know is googling about it and this is what I've found. However I think I will skip this update in the meantime...
 
Oct 15, 2017
219
538
194
Is there any info when the game will actually be finished?
I don't think there is anything official, in a couple of years would be my guess. It is hard to tell because the story hasn't progressed much and at the same time the way the entire premise is set up it could be resolved quite fast if Zanith wanted to, though that would be rather abrupt.
 

walkerjonny

Active Member
Apr 22, 2019
657
467
251
ZanithOne:

Just some feedback:
It seems that the actions with Caitlin are raising her intimacy but the actions with Blair aren't. Is this intended to be that way or should the actions with Blair also raise her intimacy level? I'm referring to the latest update v 0.6.16r1 here.
 

doujinftw

Active Member
Nov 26, 2020
929
1,285
284
have that jackass fix the goddamn awful lighting that he "remaster" in the previous version yet?
*guess not
also zanith your fking remaster is quite half arse, you only change the horrid lighting up to an extend of the scene while choose to eat out it switch back to to the original lighting retard lighting.png normal lighting.png
 
Last edited:

segaegae

Member
Dec 5, 2021
312
391
186
Hi everybody,

The file "AHouseInTheRift_comp_0.6.15_to_0.6.16r1.exe" is reported positive by some AV.
Win defender (I don't care)
Zillya (I don't know it very well)
BitDefender (I trust this one).

The report mention " Worm.Vobfus.Win32.195871 "
2023-08-20 111123.png
 

alextp2651

Member
Dec 9, 2017
131
57
168
Code:
I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object (u'girls/blair/routes/side/activities/garage_morning_shelves_hangout/01_01.webp') at 0x00000000397cd1d0>:
IOError: Couldn't find file 'girls/blair/routes/side/activities/garage_morning_shelves_hangout/01_01.webp'.

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

Full traceback:
  File "scripts/engine/navigation/navigator_scripts.rpyc", line 5, in script call
  File "scripts/girls/blair/talk_scripts/garage/blair_garage_morning_hangout.rpyc", line 220, in script
  File "renpy/ast.py", line 930, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1473, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1352, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "renpy/character.py", line 1006, in do_display
    **display_args)
  File "renpy/character.py", line 693, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "renpy/ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3579, 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 "renpy/display/core.py", line 4172, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "renpy/display/core.py", line 2782, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 492, in renpy.display.render.render_screen
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/layout.py", line 886, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/transition.py", line 379, in render
    top = render(self.new_widget, width, height, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/layout.py", line 886, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/layout.py", line 886, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/transform.py", line 909, in render
    return RenderTransform(self).render(width, height, st, at)
  File "accelerator.pyx", line 979, in renpy.display.accelerator.RenderTransform.render
  File "accelerator.pyx", line 404, in renpy.display.accelerator.RenderTransform.render_child
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/image.py", line 513, in render
    return wrap_render(self.target, width, height, st, at)
  File "renpy/display/image.py", line 316, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/im.py", line 676, in render
    return cache.get(self, render=True)
  File "renpy/display/im.py", line 330, in get
    surf = image.load()
  File "renpy/display/im.py", line 803, in load
    raise e
IOError: Couldn't find file 'girls/blair/routes/side/activities/garage_morning_shelves_hangout/01_01.webp'.

Windows-10-10.0.22621 AMD64
Ren'Py 7.6.1.23060707
A House in the Rift 0.6.16r1
Sun Aug 20 10:45:53 2023
 

alextp2651

Member
Dec 9, 2017
131
57
168
Code:
I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object (u'girls/blair/routes/side/activities/garage_morning_shelves_hangout/01_01.webp') at 0x00000000397cd1d0>:
IOError: Couldn't find file 'girls/blair/routes/side/activities/garage_morning_shelves_hangout/01_01.webp'.

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

Full traceback:
  File "scripts/engine/navigation/navigator_scripts.rpyc", line 5, in script call
  File "scripts/girls/blair/talk_scripts/garage/blair_garage_morning_hangout.rpyc", line 220, in script
  File "renpy/ast.py", line 930, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1473, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1352, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "renpy/character.py", line 1006, in do_display
    **display_args)
  File "renpy/character.py", line 693, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "renpy/ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3579, 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 "renpy/display/core.py", line 4172, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "renpy/display/core.py", line 2782, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 492, in renpy.display.render.render_screen
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/layout.py", line 886, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/transition.py", line 379, in render
    top = render(self.new_widget, width, height, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/layout.py", line 886, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/layout.py", line 886, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/transform.py", line 909, in render
    return RenderTransform(self).render(width, height, st, at)
  File "accelerator.pyx", line 979, in renpy.display.accelerator.RenderTransform.render
  File "accelerator.pyx", line 404, in renpy.display.accelerator.RenderTransform.render_child
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/image.py", line 513, in render
    return wrap_render(self.target, width, height, st, at)
  File "renpy/display/image.py", line 316, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/im.py", line 676, in render
    return cache.get(self, render=True)
  File "renpy/display/im.py", line 330, in get
    surf = image.load()
  File "renpy/display/im.py", line 803, in load
    raise e
IOError: Couldn't find file 'girls/blair/routes/side/activities/garage_morning_shelves_hangout/01_01.webp'.

Windows-10-10.0.22621 AMD64
Ren'Py 7.6.1.23060707
A House in the Rift 0.6.16r1
Sun Aug 20 10:45:53 2023
this is the first time that i found an error on this game
 

segaegae

Member
Dec 5, 2021
312
391
186
ZanithOne
Reactions to 0.6.16:
You don't have permission to view the spoiler content. Log in or register now.
I believe the new hang out quest (for naomi at least) is just a reminder of side content that you might miss, there isn't anything new for naomi and cait atm, it is just you might not get all the scene in the previous play. For example, to finish the naomi's hang out quest, you need to sit with her at the doorway, with and without giving her whiskey.

In fact I was expecting the old drunk to get involved in cait's search. Before cait went back to university, she would mention her dreams, including these lines:

cait "And then I met this nice old man who comes to clean the potion making equipment from time to time. He was there, too!"
cait "He was talking to me, although he never really talked to me, just told me I was, um, a clever little lass, he said this one time..."

And if you have met the drunk, she would continue as:

cait "And he said I should visit, and that it shouldn't be too difficult, since, um, he said, I have a mighty steed handy..."
cait "I didn't understand what he meant, but he looked at me like he knows everything and it was so weird!"

Otherwise, she would say:

cait "And he said I should visit, and that it might be difficult, but I have a good teacher..."
cait "I didn't understand what he meant, but he looked at me like he knows everything and it was so weird!"

So this drunk we see is "the nice old man" mentioned by cait.
My personal thoughts about his first encounter is that he is spying on MC, rae, naomi. Rae mentions that they are already exposed upon arrival, so it is natural that the university senses something and wants to investigate. Given the place chosen by Rae, it is probably the most proper disgust.
But the most wield thing here is, what the people in cait's dream would say, depends on what the REAL peason knows and thinks, instead of what cait THINKS he would know and think. So this means people in the house could receive message from outside worlds by just dreaming.
 
Last edited:
  • Like
Reactions: ExcelExcel

Dragon59

Conversation Conqueror
Apr 24, 2020
6,715
10,988
842
assuming he can die at all
True.
In such a case, AngryRejectedRae may want test that hypothesis.
Just the idea that you're trapped with a pretty succubus who is friendly and helpful....then you want to reject her and potentially get her angry.
 
  • Haha
Reactions: Stringy Bob

JoeyMcFly

Newbie
Aug 4, 2020
35
11
132
Android launcher has a virus
So I've put the launcher APK through VirusTotal - - and I think that it miiiiight be a false positive, but I'm far from being an expert.
Based on some Googling I did on the two detections:
Avast-Mobile's Evo-gen detection is fairly likely to be a false flag, because it's a heuristic detection and seems to create false positives ALL the time, for all sorts of apps.
Symantec Mobile Insights' detection is a bit more.... uncertain. Can't make heads or tails of it, although I have seen one (yes, just one) post on github about a false positive with that identifier as well, so who knows.
 
  • Like
Reactions: Legendoarios21
4.60 star(s) 356 Votes