olysx

Newbie
Nov 18, 2018
20
10
Nice update, theres not much sexual content but story is catchy, characters are perfect, art is great, looking forward to next update. Nice work and of course even alone mafia theme gets me going.
 

Hol1

New Member
Mar 25, 2018
3
0
How to complete The magic touch? I got stuck at the chek hidden recordings at the laptop face, even though i checked em
 

Sukhoy85

New Member
Aug 26, 2018
14
2
Re

I finished correcting the dialogues 0.0.4, put the french folder in there game/tl.
And if HopesGaming wants it, help yourself:)
When I go into events, I get what appears :


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

While processing text tag {/size} in u'Histoire 8 : La famille Kaskar\n{color=#e2b785}{size=-9} -REQ. Jour{/color}{/size}{/size}'.:
  File "game/script.rpy", line 461, in script
    call screen helpGame
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
Exception: u'/size' closes a text tag that isn't open.

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

Full traceback:
  File "game/script.rpy", line 461, in script
    call screen helpGame
  File "C:\Users\Vince\Downloads\The_DeLuca_Family-0.04-pc\renpy\ast.py", line 1907, in execute
    self.call("execute")
  File "C:\Users\Vince\Downloads\The_DeLuca_Family-0.04-pc\renpy\ast.py", line 1895, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\Users\Vince\Downloads\The_DeLuca_Family-0.04-pc\renpy\statements.py", line 220, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "C:\Users\Vince\Downloads\The_DeLuca_Family-0.04-pc\renpy\exports.py", line 2867, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Users\Vince\Downloads\The_DeLuca_Family-0.04-pc\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\Vince\Downloads\The_DeLuca_Family-0.04-pc\renpy\display\core.py", line 2687, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\Vince\Downloads\The_DeLuca_Family-0.04-pc\renpy\display\core.py", line 3171, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "C:\Users\Vince\Downloads\The_DeLuca_Family-0.04-pc\renpy\display\core.py", line 2083, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 516, in renpy.display.render.render_screen
  File "render.pyx", line 244, in renpy.display.render.render
  File "C:\Users\Vince\Downloads\The_DeLuca_Family-0.04-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "C:\Users\Vince\Downloads\The_DeLuca_Family-0.04-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "C:\Users\Vince\Downloads\The_DeLuca_Family-0.04-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "C:\Users\Vince\Downloads\The_DeLuca_Family-0.04-pc\renpy\display\screen.py", line 669, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "C:\Users\Vince\Downloads\The_DeLuca_Family-0.04-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "C:\Users\Vince\Downloads\The_DeLuca_Family-0.04-pc\renpy\display\layout.py", line 1124, in render
    st, at)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "C:\Users\Vince\Downloads\The_DeLuca_Family-0.04-pc\renpy\display\layout.py", line 925, in render
    surf = render(d, width - x, rh, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "C:\Users\Vince\Downloads\The_DeLuca_Family-0.04-pc\renpy\display\layout.py", line 925, in render
    surf = render(d, width - x, rh, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "C:\Users\Vince\Downloads\The_DeLuca_Family-0.04-pc\renpy\display\layout.py", line 1572, in render
    cwidth, cheight = sizeit('c', width, height, 0, 0)
  File "C:\Users\Vince\Downloads\The_DeLuca_Family-0.04-pc\renpy\display\layout.py", line 1567, in sizeit
    rend = render(pos_d[pos], width, height, st, at)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "C:\Users\Vince\Downloads\The_DeLuca_Family-0.04-pc\renpy\display\viewport.py", line 264, in render
    surf = renpy.display.render.render(self.child, child_width, child_height, st, at)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "C:\Users\Vince\Downloads\The_DeLuca_Family-0.04-pc\renpy\display\layout.py", line 925, in render
    surf = render(d, width - x, rh, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "C:\Users\Vince\Downloads\The_DeLuca_Family-0.04-pc\renpy\text\text.py", line 1981, in render
    virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
  File "C:\Users\Vince\Downloads\The_DeLuca_Family-0.04-pc\renpy\text\text.py", line 582, in __init__
    self.paragraphs = self.segment(text.tokens, style, renders, text)
  File "C:\Users\Vince\Downloads\The_DeLuca_Family-0.04-pc\renpy\text\text.py", line 954, in segment
    raise Exception("%r closes a text tag that isn't open." % text)
Exception: u'/size' closes a text tag that isn't open.

Windows-8-6.2.9200
Ren'Py 7.2.0.424
The DeLuca Family 0.04
Tue Mar 19 19:24:18 2019
 

Larry Kubiac

Well-Known Member
Feb 4, 2018
1,895
10,090
Little fix :
I'm sorry, but an uncaught exception occurred.

While processing text tag {/size} in u'Histoire 8 : La famille Kaskar\n{color=#e2b785}{size=-9} -REQ. Jour{/color}{/size}{/size}'.:

I missed it. Sry.
 
  • Like
Reactions: trigan and Sukhoy85

Nikira

Bad Member
Donor
Jan 6, 2018
215
328
1: this is not a porn game
2: way to much grind
3: what the hell with this curtains?
4: just 3 bed rooms and living room really?
5: what the developer thing?
6: and now he want support?
7: way to crap game (for me)
8: I'm out bye bye:sick:
 
  • Like
Reactions: alexw14615
4.40 star(s) 485 Votes