Ren'Py Abandoned Hopeless Infatuation [v0.1.2] [Thundorn Games]

2.50 star(s) 8 Votes

CamelRed

Active Member
May 30, 2017
538
241
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 414, in execute_pause
renpy.with_statement(Pause(delay))
TypeError: unsupported operand type(s) for -: 'tuple' and 'float'

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

Full traceback:
File "scripts/main_content/main_loop/GameLoop.rpyc", line 13, in script call
File "scripts/main_content/main_loop/interract_check.rpyc", line 14, in script call
File "scripts/main_content/main_loop/interraction_checks/person_check.rpyc", line 8, in script call
File "scripts/main_content/main_loop/interraction_checks/characters_clicked/Mom/mom_clicked.rpyc", line 12, in script
File "D:\Movie\1\Games\Hopeless Infatuation\Hopeless Infatuation v0.1\renpy\ast.py", line 1947, in execute
self.call("execute")
File "D:\Movie\1\Games\Hopeless Infatuation\Hopeless Infatuation v0.1\renpy\ast.py", line 1935, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\Movie\1\Games\Hopeless Infatuation\Hopeless Infatuation v0.1\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 414, in execute_pause
renpy.with_statement(Pause(delay))
File "D:\Movie\1\Games\Hopeless Infatuation\Hopeless Infatuation v0.1\renpy\exports.py", line 1592, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "D:\Movie\1\Games\Hopeless Infatuation\Hopeless Infatuation v0.1\renpy\display\core.py", line 2250, in do_with
clear=clear)
File "D:\Movie\1\Games\Hopeless Infatuation\Hopeless Infatuation v0.1\renpy\display\core.py", line 2701, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\Movie\1\Games\Hopeless Infatuation\Hopeless Infatuation v0.1\renpy\display\core.py", line 3512, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "D:\Movie\1\Games\Hopeless Infatuation\Hopeless Infatuation v0.1\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Movie\1\Games\Hopeless Infatuation\Hopeless Infatuation v0.1\renpy\display\behavior.py", line 521, in event
renpy.game.interface.timeout(max(self.delay - st, 0))
TypeError: unsupported operand type(s) for -: 'tuple' and 'float'

Windows-8-6.2.9200
Ren'Py 7.3.0.271
Hopeless Infatuation v0.1
Thu Jul 18 01:19:45 2019
 

jnada

Newbie
Oct 28, 2018
36
24
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 414, in execute_pause
renpy.with_statement(Pause(delay))
TypeError: unsupported operand type(s) for -: 'tuple' and 'float'

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

Full traceback:
File "scripts/main_content/main_loop/GameLoop.rpyc", line 13, in script call
File "scripts/main_content/main_loop/interract_check.rpyc", line 14, in script call
File "scripts/main_content/main_loop/interraction_checks/person_check.rpyc", line 8, in script call
File "scripts/main_content/main_loop/interraction_checks/characters_clicked/Mom/mom_clicked.rpyc", line 12, in script
File "D:\Movie\1\Games\Hopeless Infatuation\Hopeless Infatuation v0.1\renpy\ast.py", line 1947, in execute
self.call("execute")
File "D:\Movie\1\Games\Hopeless Infatuation\Hopeless Infatuation v0.1\renpy\ast.py", line 1935, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\Movie\1\Games\Hopeless Infatuation\Hopeless Infatuation v0.1\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 414, in execute_pause
renpy.with_statement(Pause(delay))
File "D:\Movie\1\Games\Hopeless Infatuation\Hopeless Infatuation v0.1\renpy\exports.py", line 1592, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "D:\Movie\1\Games\Hopeless Infatuation\Hopeless Infatuation v0.1\renpy\display\core.py", line 2250, in do_with
clear=clear)
File "D:\Movie\1\Games\Hopeless Infatuation\Hopeless Infatuation v0.1\renpy\display\core.py", line 2701, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\Movie\1\Games\Hopeless Infatuation\Hopeless Infatuation v0.1\renpy\display\core.py", line 3512, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "D:\Movie\1\Games\Hopeless Infatuation\Hopeless Infatuation v0.1\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Movie\1\Games\Hopeless Infatuation\Hopeless Infatuation v0.1\renpy\display\behavior.py", line 521, in event
renpy.game.interface.timeout(max(self.delay - st, 0))
TypeError: unsupported operand type(s) for -: 'tuple' and 'float'

Windows-8-6.2.9200
Ren'Py 7.3.0.271
Hopeless Infatuation v0.1
Thu Jul 18 01:19:45 2019
He wont see them here. best you send any to the link in the description.
 

Raerngaming

Member
Jun 14, 2018
251
153
When I went to help mom this is what happen
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 414, in execute_pause
renpy.with_statement(Pause(delay))
TypeError: unsupported operand type(s) for -: 'tuple' and 'float'
 

jace84

New Member
Jul 20, 2019
5
0
Hi team . could you help me please
. what can i do ?? second question , i got i need to help . but if i start chat and i accepted question i got this message .
what can i do , many thank .


I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 414, in execute_pause
renpy.with_statement(Pause(delay))
TypeError: unsupported operand type(s) for -: 'tuple' and 'float'

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

Full traceback:
File "scripts/main_content/main_loop/GameLoop.rpyc", line 13, in script call
File "scripts/main_content/main_loop/interract_check.rpyc", line 14, in script call
File "scripts/main_content/main_loop/interraction_checks/person_check.rpyc", line 8, in script call
File "scripts/main_content/main_loop/interraction_checks/characters_clicked/Mom/mom_clicked.rpyc", line 12, in script
File "D:\Games\HopelessInfatuation-v0.1-pc\renpy\ast.py", line 1947, in execute
self.call("execute")
File "D:\Games\HopelessInfatuation-v0.1-pc\renpy\ast.py", line 1935, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\Games\HopelessInfatuation-v0.1-pc\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 414, in execute_pause
renpy.with_statement(Pause(delay))
File "D:\Games\HopelessInfatuation-v0.1-pc\renpy\exports.py", line 1592, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "D:\Games\HopelessInfatuation-v0.1-pc\renpy\display\core.py", line 2250, in do_with
clear=clear)
File "D:\Games\HopelessInfatuation-v0.1-pc\renpy\display\core.py", line 2701, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\Games\HopelessInfatuation-v0.1-pc\renpy\display\core.py", line 3512, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "D:\Games\HopelessInfatuation-v0.1-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Games\HopelessInfatuation-v0.1-pc\renpy\display\behavior.py", line 521, in event
renpy.game.interface.timeout(max(self.delay - st, 0))
TypeError: unsupported operand type(s) for -: 'tuple' and 'float'

Windows-8-6.2.9200
Ren'Py 7.3.0.271
Hopeless Infatuation v0.1
Sat Jul 27 18:46:24 2019
 

SinGen

Member
Sep 6, 2018
158
88
i dont know if there's something else besides do chores and compliment mom on this game actually
 

jace84

New Member
Jul 20, 2019
5
0
i dont know if there's something else besides do chores and compliment mom on this game actually
hi mate haven't any choice . only
talk something , accepted and nothing,
really question i choice i helping to mo and after why i can't continue this game,,,,,
 

NorthernGent

Member
Jan 13, 2018
188
114
I usually don't comment on a NEW game that has just been released. After the second or third update game play as well as bug removal has taken place to make the game playable. With a new game, mostly negative comments about the game discourages developers from continuing on the project when minor changes would likely make the game better. With Hopeless Infatuation I hope Thundorn continues with the development and future updates.

Story ???
Graphics ****
Menu **
People ***
Possibilities *****

I know the developer said this release was 'buggy' but I will look up the number for Orkin or Terminx to help him out.
Why is it that every-time I want to talk to Nikki, Mom's dialog box shows up?
Why is it that every-time I want to help Mom in the Kitchen, I get an error?
And what about the invisible people in areas when the Relationship Screen says they are there? Do I need to call GHOST BUSTERS too?

I look forward to the next release to see how the developer is doing.
 
Last edited:

B10

Member
Jun 25, 2017
368
158
@Thundorn

Error1* Crash when clicking on mom in kitchen and trying to help.

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 414, in execute_pause
    renpy.with_statement(Pause(delay))
TypeError: unsupported operand type(s) for -: 'tuple' and 'float'

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

Full traceback:
  File "scripts/main_content/main_loop/GameLoop.rpyc", line 13, in script call
  File "scripts/main_content/main_loop/interract_check.rpyc", line 14, in script call
  File "scripts/main_content/main_loop/interraction_checks/person_check.rpyc", line 8, in script call
  File "scripts/main_content/main_loop/interraction_checks/characters_clicked/Mom/mom_clicked.rpyc", line 12, in script
  File "D:\Nieuwe map\Hopeless Infatuation - v0.1\renpy\ast.py", line 1947, in execute
    self.call("execute")
  File "D:\Nieuwe map\Hopeless Infatuation - v0.1\renpy\ast.py", line 1935, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\Nieuwe map\Hopeless Infatuation - v0.1\renpy\statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 414, in execute_pause
    renpy.with_statement(Pause(delay))
  File "D:\Nieuwe map\Hopeless Infatuation - v0.1\renpy\exports.py", line 1592, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "D:\Nieuwe map\Hopeless Infatuation - v0.1\renpy\display\core.py", line 2250, in do_with
    clear=clear)
  File "D:\Nieuwe map\Hopeless Infatuation - v0.1\renpy\display\core.py", line 2701, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\Nieuwe map\Hopeless Infatuation - v0.1\renpy\display\core.py", line 3512, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "D:\Nieuwe map\Hopeless Infatuation - v0.1\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Nieuwe map\Hopeless Infatuation - v0.1\renpy\display\behavior.py", line 521, in event
    renpy.game.interface.timeout(max(self.delay - st, 0))
TypeError: unsupported operand type(s) for -: 'tuple' and 'float'

Windows-8-6.2.9200
Ren'Py 7.3.0.271
Hopeless Infatuation v0.1
Wed Sep 04 23:55:23 2019
Error 2* Second error Nikki is called mom on terrace.
 
Last edited:

Thundorn

Member
Dec 31, 2017
207
985
Hot damn, those are nice renders!

No Linux, or is it just not listed? Make sure you check "PC: Windows and Linux" instead of "Windows x86".

:unsure:
I highly suggest you engage with the people here. And stay positive - ignore the dickweeds, be positive with others. Devs like RomanHume who do can go through many issues, but still see support grow. Don't think of us as "those dirty pirates who are stealing my stuff", but more like "those dirty pirates who will grow my patronage."


Suggestion - use multiquote (like I did in this reply) and reply to each quote individually. It helps a ton with context.
Thanks for the comments. I'm not specifically avoiding engaging with people here, I just don't have enough hours in the day for working IRL, rendering, coding, discord, subscribestar...etc you get the point. I generally try to read the constructive comments when they are posted, and I totally get that some people are just salty about Deeper which for the record isn't abandoned, none of my games are, I'll finish them all when I get time. To be honest I enjoy reading a lot of the "Dickweed" comments. I find people complaining about something they didn't pay for quite entertaining.

If people want to call Hopeless Infatuation a "big brother clone" they are welcome to do so, but BB wasn't the first game of its type by any means and from what I recall, it was very popular so Having comparissons made is hardly a bad thing, although by those people's logic all first person shooters are basically Doom clones.

My subscribers get updates a version ahead of the public, so whilst you are playing v0.1.12 im already working on v0.1.3. It's not about being a "Greedy dev hiding content behind a paywall" as someone once described me, its about showing my appreciation to the handful of people who offer their kind donations.

Anyway I'm not here to argue with anyone, I always try to see positive intent. I'm just creating things I find fun and if people enjoy it, that's awesome.

Thanks to Waig for the fan signature. Very cool.

 
  • Like
Reactions: Walg and Sirrah

Thundorn

Member
Dec 31, 2017
207
985
Just wanted to say thanks again to everyone for the comments and support. I have just updated the links to v0.1.12 which fixed most of the bugs people reported. I'm currently working on v0.1.3 which has more story content for Nikki and I plan to add more "Stuff" to do.

I wont be adding any mini-games to Hopeless infatuation as I want to focus on story content. Maybe a long way down the line there will be time to add some like the farming mini-game in Deeper but not for the time being.

Summertime is a busy time for me but I'm cramming a lot of rendering in my free time, as well as keeping the YouTube channel active.
 
  • Like
Reactions: DanThaMan

RazorRamoNWO

Newbie
Sep 1, 2019
23
45
Mom looking kind a plastic - don't ya think ??
Somehow unrealistic and fake face and especially tits.
I don't like when women have a DOLL face, it kills the real man curiosity and attention to details and small things of imperfections.
 

Reese286

Well-Known Member
Nov 24, 2017
1,284
2,098
Looks great Dev! I wish you luck with the new VN. Gotta say the renders are original and the woman beautiful, well done. I look forward to watching the story unfold... and getting neked with mom and sis :devilish: Sis is stunning. Oh and MC needs a ride of his own.
 
Last edited:

Ozygator

Engaged Member
Donor
Oct 15, 2016
2,026
3,288
"" Please don't post bugs here as I do not check it. Everyone is welcome to chat on the discord but please read and follow the community guidelines. ""


tssk soo rude men ... :O

why ya post your own game here if you dont want to check out here what bugs peoples will report ?
i mean , come on... give them at least a bit of thanks in return to play your game and maybe pledge for it.

its not like it take more than a minute to read 10 pages of comments ...

that feel like : "here my game ! now come follow me and forget about this place."
Considering that 99.9% of people here don't pledge, and people often shit up threads, why should a dev waste time here? They shouldn't. Join the discord if you want to post bugs or deal with your potentially buggy, but FREE game.
 

nobrumski

Member
Donor
May 27, 2019
172
149
Renders look good, but still too early for me with no options menu and no rollback.

I tried it only to go into every room and get stuck in the pool area since the toggle menu wouldn't open again.
 
2.50 star(s) 8 Votes