JackMiejov

Well-Known Member
May 20, 2021
1,447
2,656
387
Wow, this just popped up out of nowhere. It was already a rework, and there was a v1.0 release over 2 years ago that was supposed to be completed but it was buggy, now it's a 0.3 and the changelog says it's a rework (as does Patreon). If it was reworked again, I kinda want to try it, but I'm hesitant because it was such a poor experience before.
 
  • Like
Reactions: Ahchi and odbpm

Anon4321

Conversation Conqueror
Jun 24, 2017
7,887
6,633
798
can i know if there's anything new in this update. i keep massaging and nothine else happens
There's nothing new
this is a full rework, new everything, new character designs, new UI, new room designs, etc

basically, he went back to the drawing board and started again

you'll need to start a new game
 
Last edited:

Darth Vengeant

Well-Known Member
May 6, 2020
1,198
1,467
358
This code needs to be put in the OP for all to see.

The characters are attractive and seem somewhat interesting. It is VERY nice that the player's dick isn't 2 feet long and the "Mom" isn't thick and large breasted. (really tired of that). The pacing seems good, as in we wont have to wait 5 years for something to actually happen. Although this is the 3rd "remake"....

The game needs better clickable directions. Such as going to the Forest Park, there is no back button. There is no back button on the phone either.

The "Notes" needs better direction as well. After starting I did all the things in the "Notes" and then nothing was left. So, apparently you are supposed to wander around an go to bed, but the game doesn't tell you that. Well, then say "Go to bed" in the "Notes". And, if there is an end to content, then it should say so. Simple things to help people avoid confusion and coming here to F95 to ask questions. People should have to ask questions, a game should tell you everything you need to know. Period.

It would be nice to see the time of day in the main hud an not have to open the phone to see it.

The game needs a gallery/replay. Such as the scene watching your neighbor undress and other scenes that happen, or the images you get in text messages from people. Far too many renpy games are being released without this. It is something that should be in a game day one. Period.
 
Last edited:

homarkc

Well-Known Member
Nov 12, 2018
1,041
396
278
Getting this error whenever trying to make a save:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 415, in __call__
    renpy.save(fn, extra_info=save_name)
FileNotFoundError: [Errno 2] No such file or directory: 'D:\\H-Games\\Active\\H\\Horizon of passion\\HORIZON_OF_PASSION-0.3-pc\\game\\saves\\1-6-LT1.save.new'

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\ast.py", line 834, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\python.py", line 1187, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\display\core.py", line 2218, 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 "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\display\core.py", line 3289, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\display\layout.py", line 1297, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\display\layout.py", line 1297, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\display\layout.py", line 1297, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\display\screen.py", line 794, in event
    rv = self.child.event(ev, x, y, st)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\display\layout.py", line 1297, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\display\layout.py", line 1526, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\display\layout.py", line 285, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\display\layout.py", line 1297, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\display\layout.py", line 1297, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\display\behavior.py", line 1182, in event
    return handle_click(self.clicked)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\display\behavior.py", line 1103, in handle_click
    rv = run(action)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\display\behavior.py", line 394, in run
    new_rv = run(i, *args, **kwargs)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\display\behavior.py", line 401, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 415, in __call__
    renpy.save(fn, extra_info=save_name)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\loadsave.py", line 460, in save
    location.save(slotname, sr)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\savelocation.py", line 517, in save
    l.save(slotname, record)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\savelocation.py", line 211, in save
    record.write_file(filename)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\loadsave.py", line 355, in write_file
    with zipfile.ZipFile(filename_new, "w", zipfile.ZIP_DEFLATED) as zf:
  File "lib/python3.9/zipfile.py", line 1239, in __init__
FileNotFoundError: [Errno 2] No such file or directory: 'D:\\H-Games\\Active\\H\\Horizon of passion\\HORIZON_OF_PASSION-0.3-pc\\game\\saves\\1-6-LT1.save.new'

Windows-10-10.0.19041 AMD64
Ren'Py 8.3.7.25031702
HORIZON OF PASSION 0.3
Wed Jul  9 01:49:14 2025
 

Anon4321

Conversation Conqueror
Jun 24, 2017
7,887
6,633
798
Getting this error whenever trying to make a save:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 415, in __call__
    renpy.save(fn, extra_info=save_name)
FileNotFoundError: [Errno 2] No such file or directory: 'D:\\H-Games\\Active\\H\\Horizon of passion\\HORIZON_OF_PASSION-0.3-pc\\game\\saves\\1-6-LT1.save.new'

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\ast.py", line 834, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\python.py", line 1187, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\display\core.py", line 2218, 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 "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\display\core.py", line 3289, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\display\layout.py", line 1297, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\display\layout.py", line 1297, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\display\layout.py", line 1297, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\display\screen.py", line 794, in event
    rv = self.child.event(ev, x, y, st)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\display\layout.py", line 1297, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\display\layout.py", line 1526, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\display\layout.py", line 285, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\display\layout.py", line 1297, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\display\layout.py", line 1297, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\display\behavior.py", line 1182, in event
    return handle_click(self.clicked)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\display\behavior.py", line 1103, in handle_click
    rv = run(action)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\display\behavior.py", line 394, in run
    new_rv = run(i, *args, **kwargs)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\display\behavior.py", line 401, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 415, in __call__
    renpy.save(fn, extra_info=save_name)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\loadsave.py", line 460, in save
    location.save(slotname, sr)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\savelocation.py", line 517, in save
    l.save(slotname, record)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\savelocation.py", line 211, in save
    record.write_file(filename)
  File "D:\H-Games\Active\H\Horizon of passion\HORIZON_OF_PASSION-0.3-pc\renpy\loadsave.py", line 355, in write_file
    with zipfile.ZipFile(filename_new, "w", zipfile.ZIP_DEFLATED) as zf:
  File "lib/python3.9/zipfile.py", line 1239, in __init__
FileNotFoundError: [Errno 2] No such file or directory: 'D:\\H-Games\\Active\\H\\Horizon of passion\\HORIZON_OF_PASSION-0.3-pc\\game\\saves\\1-6-LT1.save.new'

Windows-10-10.0.19041 AMD64
Ren'Py 8.3.7.25031702
HORIZON OF PASSION 0.3
Wed Jul  9 01:49:14 2025
Did you use a mod?
non of the current mods work with this version

I didn't, and I was able to save no problem
 

JackMiejov

Well-Known Member
May 20, 2021
1,447
2,656
387
I tried the new v0.3 rework. It's better than before. English is better, but still not good. The sandbox is better, but still not good. However, the content is practically non-existent. I first played the rework in 2021 and there's only a tiny fraction of the content in the new rework compared to 4 years ago. This really should get a whole new game thread just to reduce the confusion.
 

mcclem5257

Member
Oct 24, 2019
423
604
272
This code needs to be put in the OP for all to see.

The characters are attractive and seem somewhat interesting. It is VERY nice that the player's dick isn't 2 feet long and the "Mom" isn't thick and large breasted. (really tired of that). The pacing seems good, as in we wont have to wait 5 years for something to actually happen. Although this is the 3rd "remake"....

The game needs better clickable directions. Such as going to the Forest Park, there is no back button. There is no back button on the phone either.

The "Notes" needs better direction as well. After starting I did all the things in the "Notes" and then nothing was left. So, apparently you are supposed to wander around an go to bed, but the game doesn't tell you that. Well, then say "Go to bed" in the "Notes". And, if there is an end to content, then it should say so. Simple things to help people avoid confusion and coming here to F95 to ask questions. People should have to ask questions, a game should tell you everything you need to know. Period.

It would be nice to see the time of day in the main hud an not have to open the phone to see it.

The game needs a gallery/replay. Such as the scene watching your neighbor undress and other scenes that happen, or the images you get in text messages from people. Far too many renpy games are being released without this. It is something that should be in a game day one. Period.
"Mom isn't thick and large breasted" Thanks, no need to play it then is what you are saying?
 
2.60 star(s) 14 Votes