Funsps

New Member
Jun 7, 2022
3
0
View attachment 590563

Overview:
You play a young university student in a fictional world! You find a house in the middle of the city you want to study, which you rent with 3 other roommates! Throughout the story you pursue romantic relationships with other characters of the game! Besides the relationships you try to deal with a mystic encounter entering your life!
You don't have permission to view the spoiler content. Log in or register now.

Thread updated: 2022-06-06
Release Date: 2022-06-02
Developer: NymphoPol
Censored: No
Version: 0.7b Beta
OS: Windows, Linux, Mac
Language: English
Genre:
You don't have permission to view the spoiler content. Log in or register now.

Installation:
You don't have permission to view the spoiler content. Log in or register now.

Changelog:
You don't have permission to view the spoiler content. Log in or register now.
DOWNLOAD
Win/Linux: - - -
Mac
(v0.6b Beta): MEGA - - - WORKUPLOAD
Others: ANDROID* - COMPRESSED


Alabamajames123 thanks for the link
* This unofficial port/version is not released by developer, download at your own risk.


View attachment 161018 View attachment 161019 View attachment 161023 View attachment 161020 View attachment 161022 View attachment 161021 View attachment 590561 View attachment 590555 View attachment 590556 View attachment 590557 View attachment 590559 View attachment 590560 View attachment 590558 View attachment 590562
Great work
 

Angel Espinal

Member
Jun 20, 2018
231
86
My saves crashing
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/scripts/alert_new_msg.rpy", line 2, in execute
File "game/scripts/alert_new_msg.rpy", line 2, in execute
File "game/scripts/alert_new_msg.rpy", line 71, in execute
File "game/scripts/alert_new_msg.rpy", line 71, in <module>
File "game/scripts/questlog.rpy", line 525, in interactive
AttributeError: 'NoneType' object has no attribute 'interactive'

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

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 652, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "scripts/locations/home/mc_room/mc_room.rpyc", line 20, in script
File "scripts/locations/home/mc_room/mc_room.rpyc", line 20, in script
File "renpy/ast.py", line 2015, in execute
self.call("execute")
File "renpy/ast.py", line 2003, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3134, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", 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 3735, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 436, in visit_all
callback(self)
File "renpy/display/core.py", line 3735, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 447, in per_interact
self.update()
File "renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/scripts/alert_new_msg.rpy", line 2, in execute
File "game/scripts/alert_new_msg.rpy", line 2, in execute
File "game/scripts/alert_new_msg.rpy", line 71, in execute
File "game/scripts/alert_new_msg.rpy", line 71, in <module>
File "game/scripts/questlog.rpy", line 525, in interactive
AttributeError: 'NoneType' object has no attribute 'interactive'

Windows-10-10.0.22000
Ren'Py 7.4.10.2178
Bloody Passion | v0.7b-BETA
Mon Jun 6 23:04:54 2022
 

White Lamp

Active Member
Dec 18, 2020
841
2,112
My saves crashing
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/scripts/alert_new_msg.rpy", line 2, in execute
File "game/scripts/alert_new_msg.rpy", line 2, in execute
File "game/scripts/alert_new_msg.rpy", line 71, in execute
File "game/scripts/alert_new_msg.rpy", line 71, in <module>
File "game/scripts/questlog.rpy", line 525, in interactive
AttributeError: 'NoneType' object has no attribute 'interactive'

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

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 652, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "scripts/locations/home/mc_room/mc_room.rpyc", line 20, in script
File "scripts/locations/home/mc_room/mc_room.rpyc", line 20, in script
File "renpy/ast.py", line 2015, in execute
self.call("execute")
File "renpy/ast.py", line 2003, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3134, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", 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 3735, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 436, in visit_all
callback(self)
File "renpy/display/core.py", line 3735, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 447, in per_interact
self.update()
File "renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/scripts/alert_new_msg.rpy", line 2, in execute
File "game/scripts/alert_new_msg.rpy", line 2, in execute
File "game/scripts/alert_new_msg.rpy", line 71, in execute
File "game/scripts/alert_new_msg.rpy", line 71, in <module>
File "game/scripts/questlog.rpy", line 525, in interactive
AttributeError: 'NoneType' object has no attribute 'interactive'

Windows-10-10.0.22000
Ren'Py 7.4.10.2178
Bloody Passion | v0.7b-BETA
Mon Jun 6 23:04:54 2022
Don't play from save. Just click start new game then it will ask if you want to play the latest update.
 

White Lamp

Active Member
Dec 18, 2020
841
2,112
Only Jennifer(blonde sister) content this time. Cosplay, some touching, footjobs and handjobs. Nothing actually juicy. :cry: I hope next update will be more fun.
Where to get camera? edit: order from MC PC

Also is game really laggy for anyone else? Like I click then like 3 seconds later it executes the command...
 
Last edited:
  • Like
Reactions: Vmr15

Felicityskye

Member
Jan 8, 2018
479
753
I diednt know this game was 4yrs old. After I read your comment i check, lol really its 4yrs old with so little content. Thanks for the heads up. Did the game got put on hold or what? Why the snail pace? Any ideas?
Some people tend to expect that all devs have to be full time or more pulling in 40-60+ hr work weeks. When the reality is not all devs can work full time or choose to develop part time as a side project.

Nymphopol only works on this game in their free time. Like a hobby side project.
 
May 20, 2017
398
459
Why TF do Devs tinker with game files so much, rendering the save files useless?
This guy is trying to chase down Hot Bunny's record I guess.
 

Mikey Mike

Engaged Member
Feb 18, 2018
2,001
2,967
I have the camera in my backpack and can't respond to Jennifer's message that I have it. Is this a bug? Thanks.
 

ferd

Newbie
Jun 5, 2017
31
41
Where can I get the LED Light for the cosplay?
Edit: Nvm was a bug with the answer option not appearing
 
  • Like
Reactions: wuhasy
3.60 star(s) 42 Votes