3.90 star(s) 40 Votes

MarsUltor

Active Member
Aug 2, 2018
820
1,817
Lol. I do ABSOLUTELY agree with your points, it's your game don't let anyone force you into stuff you don't really want, but I do have to say, the idea that you as a dev could let the thread be locked on a pirate forum, sorry, but that is just ridiculous.
Don't know that the Mods would lock the thread (they could, I guess), but they definitely could (and probably should) purge the shitstorm troll/hate posts that a handful of asshats vomited into this thread about a week and a half ago or so, and at least threaten the most egregious offenders with bans. Personally, I would've bounced a couple of them already.
 

Marius1233

New Member
Nov 7, 2017
5
0
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 2782, in script
File "C:\Users\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\TheDaddyPlan-0.06-G-pc\renpy\ast.py", line 921, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\TheDaddyPlan-0.06-G-pc\renpy\exports.py", line 1373, in say
who(what, *args, **kwargs)
File "C:\Users\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\TheDaddyPlan-0.06-G-pc\renpy\character.py", line 927, in do_display
display_say(who,
File "C:\Users\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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
Sat Jun 8 19:05:34 2024
 

Uthuriel

Conversation Conqueror
Jan 26, 2021
6,891
21,224
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 2782, in script
File "C:\Users\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\TheDaddyPlan-0.06-G-pc\renpy\ast.py", line 921, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\TheDaddyPlan-0.06-G-pc\renpy\exports.py", line 1373, in say
who(what, *args, **kwargs)
File "C:\Users\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\TheDaddyPlan-0.06-G-pc\renpy\character.py", line 927, in do_display
display_say(who,
File "C:\Users\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\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
Sat Jun 8 19:05:34 2024
C:\Users\manfr\OneDrive\Dokumente\MEGA-Downloads\The_Daddy_Plan-0.06-pc\TheDaddyPlan-0.06-G-pc

It's generally not a good idea to run games off of cloud storage and you have the game in the game... :HideThePain: :FacePalm: :WeSmart:
 

Badjourasmix

Conversation Conqueror
Sep 22, 2017
6,756
15,089
Or somebody reported something they didn't like and discord didn't like it, either.
Nope from what the people that know him said, he really fell for a scam. So guys if you get a message from someone saying they need your help, saying that they reported you or that they are discord staff members just ignore them. Discord staff members always have this icon when you click on their profile:
4184-staff-badge-2515831022.png
 
Last edited:

ShaddyGames

Engaged Member
Modder
Donor
Game Developer
Jan 19, 2020
2,393
11,985
Nope from what the people that know him said, he really fell for a scam. So guys if you get a message from someone saying they need your help, saying that they reported you or that they are discord staff members just ignore them. Discord staff members always have this icon when you click on their profile:
View attachment 3724237
Yeah, he's right I did a stupid. For this reason the new server will be sub only. Seeing as I'm down to a handful of mods only I see no point in adding them to the new server. I'll just have to keep a better eye out here for the game updates for them.
 

_13_

Active Member
Game Developer
Oct 8, 2020
788
2,621
The unskippable opening screen that lasts too long every time is annoying.
If you mean the Loading screen, that's not skippable because the game is loading. If it wasn't there, you just wouldn't see anything while the game loaded. If you mean the Shaddy Games splash screen and animated Main Menu, on PC you can push the CTRL button to skip those. I don't know about Macs or Androids.
 
  • Like
Reactions: Anteron
3.90 star(s) 40 Votes