HopesGaming

The Godfather
Game Developer
Dec 21, 2017
1,705
15,352
Gracie night scene fix.
Just drag and drop it - replace it with the original freeRoamingLabels.

About some of the others issues, I have seen in the thread.
That is because you are using an old save that was using the translated version.
The new translation will be updated as soon as possible.
 

Retro

Retired
Former Staff
Sep 7, 2017
3,216
18,653
Gracie night scene fix.
Just drag and drop it - replace it with the original freeRoamingLabels.

About some of the others issues, I have seen in the thread.
That is because you are using an old save that was using the translated version.
The new translation will be updated as soon as possible.
added to OP
 

AmAAnA

Newbie
Jul 5, 2018
34
3
Mostly possible due to envy/jealousy/threat to position... the usual plots. But we have yet to discover MC's real connection with the family. He could be blood related or related to someone very close to the head of the family. Sometimes I think Mr. High-five is his dad. All these are assumptions. The story can go in many possible directions.

I think he is the long lost Son that why they want to kill him but again who am i to say that out loud
 
  • Like
Reactions: Gandalf78

Gary Bertrand

Active Member
Sep 30, 2017
734
367
god i love this game luna crazy as bat shit and gracie Domb Blond all playing as innocents when there just freekin nuts but luna i can love her she is as crazy as i am im RL
 
  • Like
Reactions: HopesGaming

Mortarion

Well-Known Member
Donor
Oct 22, 2017
1,763
6,572
expect the diffrence from audio/video files, is there an other outcome if i choose hidden cameras or audio recorders?
 
  • Like
Reactions: Gandalf78

KeinBa

Active Member
Sep 26, 2017
680
1,439
Bug report. I can ignore it at least

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

While running game code:
  File "game/Introduction.rpy", line 421, in script call
    call wake_up from _call_wake_up
  File "game/Introduction.rpy", line 690, in script call
    call Gamestart from _call_Gamestart
  File "game/script.rpy", line 303, in script call
    call go_to_places from _call_go_to_places_11
  File "game/map_instances.rpy", line 23, in script call
    call screen location_screen
  File "game/freeRoamingLabels.rpy", line 1654, in script call
    call go_to_places from _call_go_to_places_19
  File "game/map_instances.rpy", line 28, in script call
    call gracieRoom from _call_gracieRoom
  File "game/povRoom.rpy", line 153, in script call
    call go_to_places from _call_go_to_places_9
  File "game/map_instances.rpy", line 23, in script call
    call screen location_screen
  File "game/freeRoamingLabels.rpy", line 1654, in script call
    call go_to_places from _call_go_to_places_19
  File "game/map_instances.rpy", line 23, in script call
    call screen location_screen
  File "game/bedsleep.rpy", line 78, in script call
    call go_to_places from _call_go_to_places_8
  File "game/map_instances.rpy", line 23, in script call
    call screen location_screen
  File "game/freeRoamingLabels.rpy", line 1654, in script call
    call go_to_places from _call_go_to_places_19
  File "game/map_instances.rpy", line 23, in script call
    call screen location_screen
  File "game/bedsleep.rpy", line 9, in script call
    call povRoom from _call_povRoom_2
  File "game/sideEvents.rpy", line 159, in script call
    call go_to_places from _call_go_to_places_10
  File "game/map_instances.rpy", line 23, in script call
    call screen location_screen
  File "game/freeRoamingLabels.rpy", line 442, in script
    if lookingGood == False:
  File "game/freeRoamingLabels.rpy", line 442, in <module>
    if lookingGood == False:
NameError: name 'lookingGood' is not defined

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

Full traceback:
  File "game/Introduction.rpy", line 421, in script call
    call wake_up from _call_wake_up
  File "game/Introduction.rpy", line 690, in script call
    call Gamestart from _call_Gamestart
  File "game/script.rpy", line 303, in script call
    call go_to_places from _call_go_to_places_11
  File "game/map_instances.rpy", line 23, in script call
    call screen location_screen
  File "game/freeRoamingLabels.rpy", line 1654, in script call
    call go_to_places from _call_go_to_places_19
  File "game/map_instances.rpy", line 28, in script call
    call gracieRoom from _call_gracieRoom
  File "game/povRoom.rpy", line 153, in script call
    call go_to_places from _call_go_to_places_9
  File "game/map_instances.rpy", line 23, in script call
    call screen location_screen
  File "game/freeRoamingLabels.rpy", line 1654, in script call
    call go_to_places from _call_go_to_places_19
  File "game/map_instances.rpy", line 23, in script call
    call screen location_screen
  File "game/bedsleep.rpy", line 78, in script call
    call go_to_places from _call_go_to_places_8
  File "game/map_instances.rpy", line 23, in script call
    call screen location_screen
  File "game/freeRoamingLabels.rpy", line 1654, in script call
    call go_to_places from _call_go_to_places_19
  File "game/map_instances.rpy", line 23, in script call
    call screen location_screen
  File "game/bedsleep.rpy", line 9, in script call
    call povRoom from _call_povRoom_2
  File "game/sideEvents.rpy", line 159, in script call
    call go_to_places from _call_go_to_places_10
  File "game/map_instances.rpy", line 23, in script call
    call screen location_screen
  File "game/freeRoamingLabels.rpy", line 442, in script
    if lookingGood == False:
  File "C:\Users\admin\Desktop\The_DeLuca_Family-0.02-pc\renpy\ast.py", line 1729, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\admin\Desktop\The_DeLuca_Family-0.02-pc\renpy\python.py", line 1943, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\admin\Desktop\The_DeLuca_Family-0.02-pc\renpy\python.py", line 1936, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/freeRoamingLabels.rpy", line 442, in <module>
    if lookingGood == False:
NameError: name 'lookingGood' is not defined

Windows-8-6.2.9200
Ren'Py 7.0.0.196
The DeLuca Family 0.02
Mon Sep 10 21:51:09 2018
 

HopesGaming

The Godfather
Game Developer
Dec 21, 2017
1,705
15,352
Bug report. I can ignore it at least

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

While running game code:
  File "game/Introduction.rpy", line 421, in script call
    call wake_up from _call_wake_up
  File "game/Introduction.rpy", line 690, in script call
    call Gamestart from _call_Gamestart
  File "game/script.rpy", line 303, in script call
    call go_to_places from _call_go_to_places_11
  File "game/map_instances.rpy", line 23, in script call
    call screen location_screen
  File "game/freeRoamingLabels.rpy", line 1654, in script call
    call go_to_places from _call_go_to_places_19
  File "game/map_instances.rpy", line 28, in script call
    call gracieRoom from _call_gracieRoom
  File "game/povRoom.rpy", line 153, in script call
    call go_to_places from _call_go_to_places_9
  File "game/map_instances.rpy", line 23, in script call
    call screen location_screen
  File "game/freeRoamingLabels.rpy", line 1654, in script call
    call go_to_places from _call_go_to_places_19
  File "game/map_instances.rpy", line 23, in script call
    call screen location_screen
  File "game/bedsleep.rpy", line 78, in script call
    call go_to_places from _call_go_to_places_8
  File "game/map_instances.rpy", line 23, in script call
    call screen location_screen
  File "game/freeRoamingLabels.rpy", line 1654, in script call
    call go_to_places from _call_go_to_places_19
  File "game/map_instances.rpy", line 23, in script call
    call screen location_screen
  File "game/bedsleep.rpy", line 9, in script call
    call povRoom from _call_povRoom_2
  File "game/sideEvents.rpy", line 159, in script call
    call go_to_places from _call_go_to_places_10
  File "game/map_instances.rpy", line 23, in script call
    call screen location_screen
  File "game/freeRoamingLabels.rpy", line 442, in script
    if lookingGood == False:
  File "game/freeRoamingLabels.rpy", line 442, in <module>
    if lookingGood == False:
NameError: name 'lookingGood' is not defined

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

Full traceback:
  File "game/Introduction.rpy", line 421, in script call
    call wake_up from _call_wake_up
  File "game/Introduction.rpy", line 690, in script call
    call Gamestart from _call_Gamestart
  File "game/script.rpy", line 303, in script call
    call go_to_places from _call_go_to_places_11
  File "game/map_instances.rpy", line 23, in script call
    call screen location_screen
  File "game/freeRoamingLabels.rpy", line 1654, in script call
    call go_to_places from _call_go_to_places_19
  File "game/map_instances.rpy", line 28, in script call
    call gracieRoom from _call_gracieRoom
  File "game/povRoom.rpy", line 153, in script call
    call go_to_places from _call_go_to_places_9
  File "game/map_instances.rpy", line 23, in script call
    call screen location_screen
  File "game/freeRoamingLabels.rpy", line 1654, in script call
    call go_to_places from _call_go_to_places_19
  File "game/map_instances.rpy", line 23, in script call
    call screen location_screen
  File "game/bedsleep.rpy", line 78, in script call
    call go_to_places from _call_go_to_places_8
  File "game/map_instances.rpy", line 23, in script call
    call screen location_screen
  File "game/freeRoamingLabels.rpy", line 1654, in script call
    call go_to_places from _call_go_to_places_19
  File "game/map_instances.rpy", line 23, in script call
    call screen location_screen
  File "game/bedsleep.rpy", line 9, in script call
    call povRoom from _call_povRoom_2
  File "game/sideEvents.rpy", line 159, in script call
    call go_to_places from _call_go_to_places_10
  File "game/map_instances.rpy", line 23, in script call
    call screen location_screen
  File "game/freeRoamingLabels.rpy", line 442, in script
    if lookingGood == False:
  File "C:\Users\admin\Desktop\The_DeLuca_Family-0.02-pc\renpy\ast.py", line 1729, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\admin\Desktop\The_DeLuca_Family-0.02-pc\renpy\python.py", line 1943, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\admin\Desktop\The_DeLuca_Family-0.02-pc\renpy\python.py", line 1936, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/freeRoamingLabels.rpy", line 442, in <module>
    if lookingGood == False:
NameError: name 'lookingGood' is not defined

Windows-8-6.2.9200
Ren'Py 7.0.0.196
The DeLuca Family 0.02
Mon Sep 10 21:51:09 2018
This should fix it
 

Dongness

Member
Aug 17, 2017
402
344
@HopesGaming well overall the game is well done and the renders are high quality I just expected way way more content but if it`s a long term project then it`s alright
 

dav3knight

Member
Oct 1, 2017
108
105
Hai HopesGaming ... the first time i play this game ... Cool ... for me this is the kind of game i like ... mafia ... hahay remind me when i used to play Mafia War at facebook :D ... Good Work bro ... cant wait to become rank S in this game :D
 

OneLuv

Newbie
Mar 5, 2018
80
88
I just downloaded this game yesterday, and I will say it quickly became a favorite. The story, and the characters are fantastic! Thanks for this one, I will definitely be adding HopesGaming to my Patreon list :)
 

ELTACO

Member
Jun 26, 2018
115
136
For those people who got the night scene to work , did you finish the dance mission first ? I tried the hot fix and the only dialogue I get is the " what are you doing here dialogue' and her info says " I wonder what dance to try next....also is there any continuation with Luna after park visit because her info says "I wanna hug again" but her dialogue remains the same regardless what time I see her.

On a side note while I like this game, when I see the tag "free roam" I associate that with open world, yet the MC stays in the house unless story line dictated/character driven. He never just goes out and explores the city life, he has only 3 options to date/pursue and they are all bad. Bad as in detrimental to the characters long term survival, 2 Mob daughters 1 most likely to die in a hail of bullets and 1 most likely to be the first killed in a family war and the third being the wife of the Capo...I know the MC is naive, but I have trained mine to max available rank bought all the gear , I would assume at some point his survival instincts would kick in and he would want to not end up sleeping with the fishes.

PS keep up the amazing work, love the story and renders, I just am thinking of my MC's future in my above comments.
 
  • Like
Reactions: HopesGaming

Nekura

Member
Dec 5, 2017
448
638
I got the night scene to trigger and yes I had done the dance mission. I made sure that I had all available content done for each character before progressing the main story. Also I'm pretty sure that the park is the end of Lunas content for now.

As for everything else, the game is only in version 0.02, lets give it some time to build up some content. I'm sure new locations and characters will be added in time.
 

ELTACO

Member
Jun 26, 2018
115
136
I got the night scene to trigger and yes I had done the dance mission. I made sure that I had all available content done for each character before progressing the main story. Also I'm pretty sure that the park is the end of Lunas content for now.

As for everything else, the game is only in version 0.02, lets give it some time to build up some content. I'm sure new locations and characters will be added in time.
That's probably my issue then , my focus , was grinding all money needed, main story and then I did the side stuff, I hope that doesn't mean I need to start over....
 

SrRK

Well-Known Member
Donor
Game Developer
Jun 18, 2018
1,119
6,633
So I've been playing for about 35 minutes now, and I must say that I'm loving it so far. I was very disheartened when I first encountered the "sandbox" portion of the game, as I generally dislike that in Visual Novels and find the gameplay elements to be repetitive and unnecessary, but that is not the case with this game at all. The gameplay is actually useful, not unnecessarily complex or grindy, and actually makes sense with the story.

For the first time, I actually like the gameplay. It was really well implemented, so good job devs.

Did I mention the girls are fucking phenomenally hot?

The music is really nice too. Not annoying, adds to the atmosphere... loved the little ballet performance.
 
4.40 star(s) 497 Votes