JoMasterX

New Member
Apr 30, 2020
5
1
i really like the model of the sister? Are these made with Daz? COuldnt find any nfo about it
Thanks in advance
 

Ahchi

Forum Fanatic
Jul 17, 2020
4,187
7,378
Ok. Tried the free demo from the Patreon page, Tried the version from the OP,
I think it's time to become a Patreon.:D

Ps I'm really crap at mini games especially the one on the PC in MC's room,
Any chance of an idiots guide for dummies with two :p left hands and the memory of a goldfish ?
 

betterzett

Member
Game Developer
Mar 2, 2019
169
871
Ok. Tried the free demo from the Patreon page, Tried the version from the OP,
I think it's time to become a Patreon.:D

Ps I'm really crap at mini games especially the one on the PC in MC's room,
Any chance of an idiots guide for dummies with two :p left hands and the memory of a goldfish ?
First of all, thank you your support!

About PC minigames, I really don't know, whatto say :LOL:
With memory games - you could use screenshots or simply write it down somewhere.
With reaction games, well, you'll need to try harder(y)
 

Ahchi

Forum Fanatic
Jul 17, 2020
4,187
7,378
Don't know if anyone has reported this, But When my MC jerks off while Kim has a shower, she gets four LUST points !
not the four corruption points?
(My copy is the:- " Double Perception 1.4.1 for Supporter Tier. " from the Patreon page.
 
  • Like
Reactions: betterzett

DragonMatt

Member
Aug 17, 2021
278
89
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 32, in script call
""
File "game/MC/Events/Sleep.rpy", line 21, in script call
call interaction_end(0) from _call_interaction_end
File "game/Overworld Screens/!Kim/VR Events.rpy", line 586, in script call
call interaction_end(ap) from _call_interaction_end_16
File "game/script.rpy", line 32, in script
""
File "renpy/common/00action_other.rpy", line 537, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/DoA rpy/Black Market/Python.rpy", line 12, in doa_bm_trade_function
remove_item(item)
File "game/DoA rpy/DoA inventory.rpy", line 235, in remove_item
for slot,data in inventory.iteritems():
RuntimeError: dictionary changed size during iteration

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

Full traceback:
File "game/script.rpy", line 32, in script call
""
File "game/MC/Events/Sleep.rpy", line 21, in script call
call interaction_end(0) from _call_interaction_end
File "game/Overworld Screens/!Kim/VR Events.rpy", line 586, in script call
call interaction_end(ap) from _call_interaction_end_16
File "game/script.rpy", line 32, in script
""
File "renpy/ast.py", line 721, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1417, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1237, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 889, in do_display
**display_args)
File "renpy/character.py", line 635, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3315, 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 4151, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1100, 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 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/behavior.py", line 979, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 914, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 329, 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/DoA rpy/Black Market/Python.rpy", line 12, in doa_bm_trade_function
remove_item(item)
File "game/DoA rpy/DoA inventory.rpy", line 235, in remove_item
for slot,data in inventory.iteritems():
RuntimeError: dictionary changed size during iteration

Windows-10-10.0.19041
Ren'Py 7.4.10.2164n
Double Perception Public 1.4
Mon Apr 18 16:31:59 2022

I am getting several BB codes for some reason
 

DragonMatt

Member
Aug 17, 2021
278
89
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'jennie/avatars/jennie neut ss 1.png'>:
File "game/script.rpy", line 32, in script call
""
File "game/MC/Events/Sleep.rpy", line 21, in script call
call interaction_end(0) from _call_interaction_end
File "game/Overworld Screens/!Kim/VR Events.rpy", line 586, in script call
call interaction_end(ap) from _call_interaction_end_16
File "game/script.rpy", line 32, in script
""
IOError: Couldn't find file 'jennie/avatars/jennie neut ss 1.png'.

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

Full traceback:
File "game/script.rpy", line 32, in script call
""
File "game/MC/Events/Sleep.rpy", line 21, in script call
call interaction_end(0) from _call_interaction_end
File "game/Overworld Screens/!Kim/VR Events.rpy", line 586, in script call
call interaction_end(ap) from _call_interaction_end_16
File "game/script.rpy", line 32, in script
""
File "renpy/ast.py", line 721, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1417, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1237, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 889, in do_display
**display_args)
File "renpy/character.py", line 635, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3315, 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 3834, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2555, in draw_screen
renpy.config.screen_height,
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 824, in render
surf = render(child, width, height, cst, cat)
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
top = render(self.new_widget, width, height, st, at)
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 824, in render
surf = render(child, width, height, cst, cat)
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 824, in render
surf = render(child, width, height, cst, cat)
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 688, 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 263, in renpy.display.render.render
File "renpy/display/layout.py", line 824, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transform.py", line 733, in render
return transform_render(self, width, height, st, at)
File "accelerator.pyx", line 187, in renpy.display.accelerator.transform_render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/image.py", line 501, in render
return wrap_render(self.target, width, height, st, at)
File "renpy/display/image.py", line 307, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transform.py", line 733, in render
return transform_render(self, width, height, st, at)
File "accelerator.pyx", line 187, in renpy.display.accelerator.transform_render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/im.py", line 623, in render
return cache.get(self, render=True)
File "renpy/display/im.py", line 287, in get
surf = image.load()
File "renpy/display/im.py", line 704, in load
raise e
IOError: Couldn't find file 'jennie/avatars/jennie neut ss 1.png'.

Windows-10-10.0.19041
Ren'Py 7.4.10.2164n
Double Perception Public 1.4
Mon Apr 18 16:40:57 2022

Here is the other BB code that I am getting. How do I fix them?
 
Jul 17, 2020
368
255
there is no walkthrough&tips.pdf in the file i downloaded? and i cant seem to really do anything in the vr mode, tavernkeeper metioned missing carrivan in the forrest, and i can grind fights there forever without anything changing except loot and xp, is there supposed to be a special marker for it or is it just a low chance to get actual fight for the tavern's caravan quest?

is this version on F95 just a mini-teaser/demo? or is it the full game just behind in versions compared to patreon release?

and VR interface dissappears any time i back out if inventory or notice board... what is the show screen code for the vr game hud (inv, char, map, vr menu, etc) so i can type it in console to keep playing
 

betterzett

Member
Game Developer
Mar 2, 2019
169
871
there is no walkthrough&tips.pdf in the file i downloaded? and i cant seem to really do anything in the vr mode, tavernkeeper metioned missing carrivan in the forrest, and i can grind fights there forever without anything changing except loot and xp, is there supposed to be a special marker for it or is it just a low chance to get actual fight for the tavern's caravan quest?

is this version on F95 just a mini-teaser/demo? or is it the full game just behind in versions compared to patreon release?

and VR interface dissappears any time i back out if inventory or notice board... what is the show screen code for the vr game hud (inv, char, map, vr menu, etc) so i can type it in console to keep playing
You can fight or gather for quest resources.

This is both demo and 1 version behind. There's no animations, and all images were compressed and resized to 720p.

try using mousewheel
 

betterzett

Member
Game Developer
Mar 2, 2019
169
871
Hey there!

I've created a discord server for us.

You can share your ideas or found bugs there. Or just simply talk with me!

!
 
  • Like
Reactions: Ahchi and DanThaMan
Dec 11, 2021
250
312
Hi

I don't know how to play this... it is constant repetition and boring... I don't see the hook and what should keep me playing.. nothing is happening... There is no task or quest list which can tell me what to do next...

It is a pity because I like the look of the characters... but it is hard to continue playing for a longer time when nothing is happening and you have to search for the progress...
I don't have time for that...

Good luck


Regards
 
  • Like
Reactions: AlexMpog and X2Z
3.60 star(s) 35 Votes