3.90 star(s) 40 Votes

CharleyT

Active Member
Jun 12, 2018
739
317
Major breakdown when going to visit Rose's parents, basically unplayable after that.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
TypeError: unsupported operand type(s) for -: 'NoneType' and 'NoneType'

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

Full traceback:
  File "scripts/v03.rpyc", line 1731, in script
 
Last edited:

wookie ookie

Well-Known Member
Aug 30, 2021
1,670
2,522
Major breakdown when going to visit Rose's parents, basically unplayable after that.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
TypeError: unsupported operand type(s) for -: 'NoneType' and 'NoneType'

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

Full traceback:
  File "scripts/v03.rpyc", line 1731, in script
:unsure: What are you playing on I had no problems with update at all maybe delete game and try re-installing
 
  • Like
Reactions: CharleyT

GrammerCop

Well-Known Member
Donor
Mar 15, 2020
1,727
1,705
Major breakdown when going to visit Rose's parents, basically unplayable after that.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
TypeError: unsupported operand type(s) for -: 'NoneType' and 'NoneType'

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

Full traceback:
  File "scripts/v03.rpyc", line 1731, in script
ShaddyGames, I have the same error and was also not able to load my last save game...
:unsure: What are you playing on I had no problems with update at all maybe delete game and try re-installing
...AND I have deleted the previous version and the appdata folder, so that doesn't fix it.
 
  • Like
Reactions: CharleyT

Cr8tive M3dia

Developer of Limitless & OctoPussy Island
Game Developer
May 19, 2020
741
3,562
Major breakdown when going to visit Rose's parents, basically unplayable after that.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
TypeError: unsupported operand type(s) for -: 'NoneType' and 'NoneType'

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

Full traceback:
  File "scripts/v03.rpyc", line 1731, in script
Save before it happens.. close the game down and re-open it back up... then works (y)
 

CharleyT

Active Member
Jun 12, 2018
739
317
:unsure: What are you playing on I had no problems with update at all maybe delete game and try re-installing
Well I did that and it seems to be gone now, but I did use the dropmefiles download this time, and i thought the gofile I used first was downloading a little too fast, so I suspect maybe the problem was there, but idk for sure. Either way, fixed now, thanks.
 
  • Like
Reactions: wookie ookie

MobileGrunt

Member
Oct 5, 2019
144
119
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
TypeError: unsupported operand type(s) for -: 'NoneType' and 'NoneType'

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

Full traceback:
  File "scripts/v03.rpyc", line 1731, in script
  File "C:\Users\david\Downloads\TheDaddyPlan-0.06-G-pc\renpy\ast.py", line 921, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "C:\Users\david\Downloads\TheDaddyPlan-0.06-G-pc\renpy\exports.py", line 1373, in say
    who(what, *args, **kwargs)
  File "C:\Users\david\Downloads\TheDaddyPlan-0.06-G-pc\renpy\character.py", line 1266, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "C:\Users\david\Downloads\TheDaddyPlan-0.06-G-pc\renpy\character.py", line 927, in do_display
    display_say(who,
  File "C:\Users\david\Downloads\TheDaddyPlan-0.06-G-pc\renpy\character.py", line 666, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "C:\Users\david\Downloads\TheDaddyPlan-0.06-G-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\david\Downloads\TheDaddyPlan-0.06-G-pc\renpy\display\core.py", line 3377, 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\david\Downloads\TheDaddyPlan-0.06-G-pc\renpy\display\core.py", line 3912, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "C:\Users\david\Downloads\TheDaddyPlan-0.06-G-pc\renpy\display\core.py", line 2602, in draw_screen
    surftree = renpy.display.render.render_screen(
  File "render.pyx", line 495, in renpy.display.render.render_screen
  File "render.pyx", line 266, in renpy.display.render.render
  File "C:\Users\david\Downloads\TheDaddyPlan-0.06-G-pc\renpy\display\layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "C:\Users\david\Downloads\TheDaddyPlan-0.06-G-pc\renpy\display\layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "C:\Users\david\Downloads\TheDaddyPlan-0.06-G-pc\renpy\display\layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "C:\Users\david\Downloads\TheDaddyPlan-0.06-G-pc\renpy\display\screen.py", line 704, 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 266, in renpy.display.render.render
  File "C:\Users\david\Downloads\TheDaddyPlan-0.06-G-pc\renpy\display\layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "C:\Users\david\Downloads\TheDaddyPlan-0.06-G-pc\renpy\display\transform.py", line 747, 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 266, in renpy.display.render.render
  File "C:\Users\david\Downloads\TheDaddyPlan-0.06-G-pc\renpy\display\layout.py", line 1334, in render
    surf = render(child,
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "C:\Users\david\Downloads\TheDaddyPlan-0.06-G-pc\renpy\display\layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "C:\Users\david\Downloads\TheDaddyPlan-0.06-G-pc\renpy\display\layout.py", line 1334, in render
    surf = render(child,
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "C:\Users\david\Downloads\TheDaddyPlan-0.06-G-pc\renpy\text\text.py", line 2109, in render
    virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
  File "C:\Users\david\Downloads\TheDaddyPlan-0.06-G-pc\renpy\text\text.py", line 583, in __init__
    outlines, xborder, yborder, xoffset, yoffset = self.figure_outlines(style)
  File "C:\Users\david\Downloads\TheDaddyPlan-0.06-G-pc\renpy\text\text.py", line 1346, in figure_outlines
    l = x - o
TypeError: unsupported operand type(s) for -: 'NoneType' and 'NoneType'

Windows-10-10.0.22631 AMD64
Ren'Py 8.0.3.22090809
The Daddy Plan 0.06
Sun May 19 11:26:44 2024
Could ignore that, but then just a few scenes later but then kept throwing up errors, looked to be about the same. Different lines such as: 1753, 1760, 1764, 1774, 1778, 1782... Seems to keep going. I took the advice of quitting the game and restarting it and it seems to have gone away. Might possibly be having altered stuff and just needing a reboot after.
 

Sinthetic

Newbie
Apr 30, 2018
44
40
I see I'm not the only one that feels cucked by Grandpa....such a disappointment. Shaddy should redo the game at this point.
 

TKdropemoff

Member
Oct 4, 2023
238
1,143
It's not just some devs that don't understand that, there's a legion of dumbass players who doesn't either.
nah they understand it, they just be thick headed on purpose..
aka the players.

This why I can't wait for the tag revamp so this shit can be put to rest I hope.
 

Moonis

Active Member
Mar 18, 2019
605
856
Lovely update. I'm curious to see what happens in the next update, whether the visitor sees something she shouldn't. I wouldn't mind getting her too into a harem is situation arises. Though her mother is hotter than her, so she'd have to be included as well ;).

You don't have permission to view the spoiler content. Log in or register now.
 
  • Red Heart
Reactions: Ruffuss

fyl3toys

Member
Dec 24, 2021
489
1,773
I'm just curious. Can anyone tell me if there is a prompt I'm missing to get rid of this girlfriend? I'm only interested in my daughters.
 
  • Like
Reactions: leo dicaprio

leo dicaprio

Newbie
Apr 19, 2024
85
92
I'm stupid, I turned the page with the redhead GF for 10 minutes with the ctrl key held down until I understood why I was being asked the same question, before I realized that she was not optional :D

if you do not take into account it and the fact that there is too much of it, I rather liked the game

Without Rose, it would be great, I would even support it.
 
Last edited:

K.T.L.

Keeping Families Together
Donor
Mar 5, 2019
549
1,062
Personally, I love the whole girlfriend joining in with the family thing. I suppose it could have been made optional in an attempt to keep more people happy but this is what the dev wanted to write and I'm very happy with the way it's going.
And girlfriend turns out to be family in the end anyway so what's the fuss?
 
3.90 star(s) 40 Votes