yamabear

Member
Dec 27, 2020
229
101
Hi, everyone here!
I have already downloaded this new version of the game twice (GoFile and PixelDrain) and both times after extraction they show the same error when trying to load the game,

Any help?
I
'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000window.rpy", line 122, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 70, in _window_show
renpy.with_statement(trans)
File "game/scripts/systems/py_fx_blur.rpy", line 236, in render
AttributeError: 'Preferences' object has no attribute 'graphics_blur'

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

Full traceback:
File "C:\Users\Jorge\Downloads\Compressed\New folder\UTF-8''HardtoLove-0.23-pc\HardtoLove-0.23-pc\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "C:\Users\Jorge\Downloads\Compressed\New folder\UTF-8''HardtoLove-0.23-pc\HardtoLove-0.23-pc\renpy\main.py", line 635, in main
run(restart)
File "C:\Users\Jorge\Downloads\Compressed\New folder\UTF-8''HardtoLove-0.23-pc\HardtoLove-0.23-pc\renpy\main.py", line 145, in run
renpy.execution.run_context(True)
File "C:\Users\Jorge\Downloads\Compressed\New folder\UTF-8''HardtoLove-0.23-pc\HardtoLove-0.23-pc\renpy\execution.py", line 955, in run_context
context.run()
File "script.rpyc", line 87, in script
File "lib/python3.9/future/utils/__init__.py", line 444, in raise_
File "script.rpyc", line 87, in script
File "C:\Users\Jorge\Downloads\Compressed\New folder\UTF-8''HardtoLove-0.23-pc\HardtoLove-0.23-pc\renpy\ast.py", line 2557, in execute
Say.execute(self)
File "C:\Users\Jorge\Downloads\Compressed\New folder\UTF-8''HardtoLove-0.23-pc\HardtoLove-0.23-pc\renpy\ast.py", line 583, in execute
statement_name(stmt_name)
File "C:\Users\Jorge\Downloads\Compressed\New folder\UTF-8''HardtoLove-0.23-pc\HardtoLove-0.23-pc\renpy\ast.py", line 52, in statement_name
i(name)
File "renpy/common/000window.rpy", line 122, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 70, in _window_show
renpy.with_statement(trans)
File "C:\Users\Jorge\Downloads\Compressed\New folder\UTF-8''HardtoLove-0.23-pc\HardtoLove-0.23-pc\renpy\exports.py", line 1781, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "C:\Users\Jorge\Downloads\Compressed\New folder\UTF-8''HardtoLove-0.23-pc\HardtoLove-0.23-pc\renpy\display\core.py", line 1548, in do_with
return self.interact(trans_pause=True,
File "C:\Users\Jorge\Downloads\Compressed\New folder\UTF-8''HardtoLove-0.23-pc\HardtoLove-0.23-pc\renpy\display\core.py", line 2165, 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 "C:\Users\Jorge\Downloads\Compressed\New folder\UTF-8''HardtoLove-0.23-pc\HardtoLove-0.23-pc\renpy\display\core.py", line 2818, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\Jorge\Downloads\Compressed\New folder\UTF-8''HardtoLove-0.23-pc\HardtoLove-0.23-pc\renpy\display\core.py", line 1352, in draw_screen
surftree = renpy.display.render.render_screen(
File "render.pyx", line 486, in renpy.display.render.render_screen
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\Jorge\Downloads\Compressed\New folder\UTF-8''HardtoLove-0.23-pc\HardtoLove-0.23-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\Jorge\Downloads\Compressed\New folder\UTF-8''HardtoLove-0.23-pc\HardtoLove-0.23-pc\renpy\display\transition.py", line 383, in render
bottom = render(self.old_widget, width, height, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\Jorge\Downloads\Compressed\New folder\UTF-8''HardtoLove-0.23-pc\HardtoLove-0.23-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\Jorge\Downloads\Compressed\New folder\UTF-8''HardtoLove-0.23-pc\HardtoLove-0.23-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "game/scripts/systems/py_fx_blur.rpy", line 236, in render
AttributeError: 'Preferences' object has no attribute 'graphics_blur'

Windows-10-10.0.19041 AMD64
Ren'Py 8.2.1.24030407
Hard to Love 0.23
Tue Jan 28 16:46:33 2025
 

-CookieMonster666-

Message Maven
Nov 20, 2018
12,746
18,992
Hi, everyone here!
I have already downloaded this new version of the game twice (GoFile and PixelDrain) and both times after extraction they show the same error when trying to load the game,

Any help?
I
'm sorry, but an uncaught exception occurred.
You don't have permission to view the spoiler content. Log in or register now.
It looks like you're using a compressed version of the game. You might want to ask the person who did the compression, just in case something went wrong during the process but was unnoticed. I'm not saying that's what happened, but it's worth asking.

In the future, could you please put these types of errors in SPOILER tags (like I did in quoting your post) or else as an attachment (the file to attach is called traceback.txt and is in the main folder for the game)? Showing the entire message like you have causes a lot of unnecessary scrolling for anyone who wouldn't know anything about solving the error you have.
 

yamabear

Member
Dec 27, 2020
229
101
It looks like you're using a compressed version of the game. You might want to ask the person who did the compression, just in case something went wrong during the process but was unnoticed. I'm not saying that's what happened, but it's worth asking.

In the future, could you please put these types of errors in SPOILER tags (like I did in quoting your post) or else as an attachment (the file to attach is called traceback.txt and is in the main folder for the game)? Showing the entire message like you have causes a lot of unnecessary scrolling for anyone who wouldn't know anything about solving the error you have.



Thank you for your attention!

For the download, the links used (GoFile and PixelDrain) are those of the OP
here on the website. (always)

As for the note on the form of reporting the error, this is my first time.

I will follow your instructions on another occasion if necessary. Thank you for it.
 
  • Like
Reactions: -CookieMonster666-

mario59

Newbie
May 7, 2024
55
16
After the update, many scenes were cut from the game, even if you started from scratch. Try extracting the game with z-zip. Sometimes it works. OK.
 

yamabear

Member
Dec 27, 2020
229
101
Ok, guys!

For some reason unknown to me, I was unable to successfully open the game in version 023.

All the links in the op (6 in total (PC/Win) and using WinRAr and BreeZip) failed.

Could anyone here provide me with a safe and tested link for v022?

What I have (in addition to S1 and S2) is v021, which works very well (and with mods), as shown in the screenshots below.

Thank you in advance if this request can be met.
 

Ripson

Active Member
Modder
Jun 21, 2020
595
7,186
Here's my WT for Hard To Love v0.23 Remake

The game, with it's AI stuff, now has an in built assist button. So, here's the WT with the basic human coding. The game, for me, ended after chapter 4, but for good measures have added a WT till EP 6.

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

Also adds mod options for better choices, AS PER ME.
You don't have permission to view the spoiler content. Log in or register now.

Download: Mega - Patreon (Will be updated soon)​
Updated, but there's a possibility of bugs. If you find any, let me know.
 

-CookieMonster666-

Message Maven
Nov 20, 2018
12,746
18,992
hey how to get these achievement if any one know please do tell View attachment 4497182
I don't know for sure, but for the last three, I would assume those are for whom you spend the (currently) final night with. Using your screenshot, that would be Amber (top middle), Madison (top right), and Elizabeth (bottom left). My memory's a little fuzzy on specifics, so there might be other ways to get them. But IIRC:
You don't have permission to view the spoiler content. Log in or register now.
So, I believe Isabella is mutually exclusive with any other girls (so you can only get her); or, you can get Nanami (but not staying the night) and Amber both, but then Madison and Elizabeth are mutually exclusive (you must pick one of them, based on the above).
 

legend_shon

Active Member
Mar 17, 2018
575
415
game after remake became stupid hentai-magazine. When before it already was dope. + great ambience, and pretty menu
 
Last edited:
  • Like
Reactions: Caleborg

phdusa1

Active Member
Aug 18, 2018
584
1,453
Unofficial compressed Android port for Hard to Love [v0.23] [Qori Gaming] with IC patch and Ripson 's WT mod

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

Download android port
(461 MB)

Like my ports? you can tip and support me here:

*This unofficial port/mod is not released by developer, download at your own risk.
Updated to v0.23
 
Aug 10, 2024
214
108
game after remake became stupid hentai-magazine. When it was dope. + great ambience, and pretty menu
Plot wise i liked the remake better cuz it gave us proper story abt mcs background with yakuzas and all unlike the old one imo
Character model wise and heck animations, not so much
But regarding using ai part, in the discord, they mentioned of not using ai anymore :HideThePain:
 

ItsNotUs

Engaged Member
May 14, 2023
3,443
18,294
I tried to give the game another chance(a remake).
I liked the original, but this whole thing about first rendering 3D images and then running them through an AI editor seems stupid to me - but that’s not about it.
It’s a pretty good story, it’s been slightly redone, but like all remakes the problem is we’re not even close to the end of the old content!
How much more time does it take to finish the remake of the old one and start new?
And why does Antonela look older than MC's mother?
 

Helsvinir

New Member
Apr 3, 2020
10
23
Its not even funny how bad game currently is compared to its older self. Atleast story was much more coherent.
 
3.60 star(s) 148 Votes