3.10 star(s) 12 Votes

chasm

Newbie
Sep 5, 2017
28
2
Hi, I got into an error when I was fucking Kira at her apartment. I choose the last option (You pick I'm the game).

I attached the code.... I should say that I was browsing for the files images/nav/ but didn't find any...

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

While loading <'Image' u'images/nav/en_sex_next_a.png'>:
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'images/nav/en_sex_next_a.png'.

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

Full traceback:
  File "script/mods/PornGodNoob/location/mall/EatStore/pgn_location_mall_eatstore.rpyc", line 22, in script call
  File "script/mods/PornGodNoob/location/mall/EatStore/pgn_location_mall_eatstore.rpyc", line 22, in script call
  File "script/mods/PornGodNoob/location/mall/EatStore/pgn_location_mall_eatstore.rpyc", line 22, in script call
  File "script/mods/PornGodNoob/pgn_events_1.rpyc", line 3174, in script
  File "Z:\1\BigBrotherRenPy-0.08-pc\renpy\ast.py", line 1828, in execute
    self.call("execute")
  File "Z:\1\BigBrotherRenPy-0.08-pc\renpy\ast.py", line 1816, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "Z:\1\BigBrotherRenPy-0.08-pc\renpy\statements.py", line 177, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "Z:\1\BigBrotherRenPy-0.08-pc\renpy\exports.py", line 2710, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "Z:\1\BigBrotherRenPy-0.08-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "Z:\1\BigBrotherRenPy-0.08-pc\renpy\display\core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "Z:\1\BigBrotherRenPy-0.08-pc\renpy\display\core.py", line 3132, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "Z:\1\BigBrotherRenPy-0.08-pc\renpy\display\core.py", line 2055, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 485, in renpy.display.render.render_screen
  File "render.pyx", line 233, in renpy.display.render.render
  File "Z:\1\BigBrotherRenPy-0.08-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "Z:\1\BigBrotherRenPy-0.08-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "Z:\1\BigBrotherRenPy-0.08-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "Z:\1\BigBrotherRenPy-0.08-pc\renpy\display\screen.py", line 669, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "Z:\1\BigBrotherRenPy-0.08-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "Z:\1\BigBrotherRenPy-0.08-pc\renpy\display\layout.py", line 919, in render
    surf = render(d, width - x, rh, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "Z:\1\BigBrotherRenPy-0.08-pc\renpy\display\behavior.py", line 724, in render
    rv = super(Button, self).render(width, height, st, at)
  File "Z:\1\BigBrotherRenPy-0.08-pc\renpy\display\layout.py", line 1117, in render
    st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "Z:\1\BigBrotherRenPy-0.08-pc\renpy\display\im.py", line 580, in render
    return cache.get(self, render=True)
  File "Z:\1\BigBrotherRenPy-0.08-pc\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "Z:\1\BigBrotherRenPy-0.08-pc\renpy\display\im.py", line 625, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "Z:\1\BigBrotherRenPy-0.08-pc\renpy\loader.py", line 555, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'images/nav/en_sex_next_a.png'.

Windows-8-6.2.9200
Ren'Py 7.0.0.196
BigBrother.RenPy 0.08
Fri Mar 08 20:19:57 2019
 

PornGodNoob

Active Member
Modder
Dec 18, 2017
889
2,546
Hi, I got into an error when I was fucking Kira at her apartment. I choose the last option (You pick I'm the game).

I attached the code.... I should say that I was browsing for the files images/nav/ but didn't find any...
I misspelled the ways. The solution is temporary, follow the link to download images and create folders 'images/nav/' -
Hi, I'm lost on "Lisa" path at "Go to Mom when she is her room".... any suggestion ?
It is necessary to follow or spy on the room mom at a certain time.
 

ilobiti

Newbie
Feb 4, 2019
29
15
HELP :=)
I nearly cleared my entire walkthrough, exept this:

LISA
- Go for Lisa and talk to Alice


What the heck does that mean ?

Thanks for Your help
 

Laserfrankie

New Member
Feb 9, 2019
14
3
Wait and hope the next update comes out before the summer.
If you don't mind me saying so, you're obviously using a translator software that doesn't really do a good job. I recommend using DeepL, which delivers really good and accurate results with translating Russian into English and vice versa. To illustrate it, I took the liberty of translating this text into Russian, using DeepL. I don't speak a word of Russian. Here's the result:

Если вы не возражаете, вы, очевидно, используете программное обеспечение переводчика, которое не очень хорошо справляется с работой. Я рекомендую использовать DeepL, который дает действительно хорошие и точные результаты при переводе с русского языка на английский и наоборот. Чтобы проиллюстрировать это, я взял на себя смелость перевести этот текст на русский язык, используя DeepL. Я не говорю ни слова по-русски.

Переведено с помощью
 

PornGodNoob

Active Member
Modder
Dec 18, 2017
889
2,546
If you don't mind me saying so, you're obviously using a translator software that doesn't really do a good job. I recommend using DeepL, which delivers really good and accurate results with translating Russian into English and vice versa. To illustrate it, I took the liberty of translating this text into Russian, using DeepL. I don't speak a word of Russian.
Plus the Yandex translation system, it is a free API and the availability of a plug-in for the Sublime program. Highlighted the text, pressed two keys and the translation is ready, you can select several lines at once and translate them. Other systems: copy, switch, paste, translate, copy again, switch to paste.
Like DeepL supports translation file, but only Word. So me still have to do a good job of porting afterwards, and there's a lot of text to translate.
Compared to the last version, I've made a lot of changes, but I still have to translate from scratch. Then, when the renderers are ready (75 left to do) and add events to the game, I will have to translate everything from scratch using this service.
 

BCall

Newbie
May 23, 2017
20
8
How can I take the whole family to cinema?????
Saturday at Breakfast, recommend seeing a movie instead of shopping. Pay for tickets, Buy all snacks for everyone. May take a couple tries, so best to save Friday Night / Saturday Morning.
 

Archiball

Newbie
Aug 3, 2017
29
2
Saturday at Breakfast, recommend seeing a movie instead of shopping. Pay for tickets, Buy all snacks for everyone. May take a couple tries, so best to save Friday Night / Saturday Morning.
I have only 3 options during breakfast and neither is Cinema
 

PornGodNoob

Active Member
Modder
Dec 18, 2017
889
2,546
I have only 3 options during breakfast and neither is Cinema
You have an option - "Resent"? If there is, click on it, go through the events with the purchase of clothes for Max and then, there will be an opportunity to go to the cinema and the lingerie shop.
 
  • Like
Reactions: BCall

ABADOX

Newbie
May 8, 2017
17
0
is there actual sex in this game? I played the original long time ago and it was annoying how Dark Silver avoided it
 

PornGodNoob

Active Member
Modder
Dec 18, 2017
889
2,546
is there actual sex in this game? I played the original long time ago and it was annoying how Dark Silver avoided it
No vaginal sex with Lisa. And not soon will be. While this type of sex with her can not be, there are no events that can gradually lead to this and so that Anna was not against it.
 

Laserfrankie

New Member
Feb 9, 2019
14
3
is there actual sex in this game? I played the original long time ago and it was annoying how Dark Silver avoided it
In the original, there was a lot of it in the end... but getting there was, well... frustrating. In the end, I got myself a savegame. This version, however, gets right at it from the beginning and has lots of added mods.
 

johntiger05

Newbie
Aug 29, 2017
20
2
Get the patches...
I extract fix to the game nothin. Where I have to get this patch? Could you put a link for game with patches like assembly. ( сборка как делают торренты где все уже есть ток скачай и роспакуй или установи)
 

Archiball

Newbie
Aug 3, 2017
29
2
You have an option - "Resent"? If there is, click on it, go through the events with the purchase of clothes for Max and then, there will be an opportunity to go to the cinema and the lingerie shop.
I have resent option but always it finishes without Cinema option
 
3.10 star(s) 12 Votes