Morbido

Member
Jul 24, 2017
117
94
can anyone help me?
this happens when dana comes to me while im working.

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

While loading <'Image' u'dana/danainterview/3b.png'>:
  File "game/Danalabels.rpy", line 10361, in script
    c "\" I'm sure you hate it.\""
IOError: Couldn't find file 'dana/danainterview/3b.png'.

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

Full traceback:
  File "game/Danalabels.rpy", line 10361, in script
    c "\" I'm sure you hate it.\""
  File "C:\Users\Samsung\Downloads\DreamingofDana-0057-AIOF95-03e1aefa0fZxup\DreamingofDana-0.057-AIO.F95\renpy\ast.py", line 613, in execute
    renpy.exports.say(who, what, interact=self.interact)
  File "C:\Users\Samsung\Downloads\DreamingofDana-0057-AIOF95-03e1aefa0fZxup\DreamingofDana-0.057-AIO.F95\renpy\exports.py", line 1147, in say
    who(what, interact=interact)
  File "C:\Users\Samsung\Downloads\DreamingofDana-0057-AIOF95-03e1aefa0fZxup\DreamingofDana-0.057-AIO.F95\renpy\character.py", line 877, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "C:\Users\Samsung\Downloads\DreamingofDana-0057-AIOF95-03e1aefa0fZxup\DreamingofDana-0.057-AIO.F95\renpy\character.py", line 716, in do_display
    **display_args)
  File "C:\Users\Samsung\Downloads\DreamingofDana-0057-AIOF95-03e1aefa0fZxup\DreamingofDana-0.057-AIO.F95\renpy\character.py", line 508, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "C:\Users\Samsung\Downloads\DreamingofDana-0057-AIOF95-03e1aefa0fZxup\DreamingofDana-0.057-AIO.F95\renpy\ui.py", line 285, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\Samsung\Downloads\DreamingofDana-0057-AIOF95-03e1aefa0fZxup\DreamingofDana-0.057-AIO.F95\renpy\display\core.py", line 2526, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\Samsung\Downloads\DreamingofDana-0057-AIOF95-03e1aefa0fZxup\DreamingofDana-0.057-AIO.F95\renpy\display\core.py", line 2883, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "C:\Users\Samsung\Downloads\DreamingofDana-0057-AIOF95-03e1aefa0fZxup\DreamingofDana-0.057-AIO.F95\renpy\display\core.py", line 1955, in draw_screen
    renpy.config.screen_height,
  File "renpy/display/render.pyx", line 427, in renpy.display.render.render_screen (gen\renpy.display.render.c:6806)
    rv = render(root, width, height, 0, 0)
  File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\Samsung\Downloads\DreamingofDana-0057-AIOF95-03e1aefa0fZxup\DreamingofDana-0.057-AIO.F95\renpy\display\layout.py", line 693, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\Samsung\Downloads\DreamingofDana-0057-AIOF95-03e1aefa0fZxup\DreamingofDana-0.057-AIO.F95\renpy\display\layout.py", line 693, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\Samsung\Downloads\DreamingofDana-0057-AIOF95-03e1aefa0fZxup\DreamingofDana-0.057-AIO.F95\renpy\display\layout.py", line 693, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
  File "renpy/display/accelerator.pyx", line 108, in renpy.display.accelerator.transform_render (gen\renpy.display.accelerator.c:2027)
    cr = render(child, widtho, heighto, st - self.child_st_base, at)
  File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\Samsung\Downloads\DreamingofDana-0057-AIOF95-03e1aefa0fZxup\DreamingofDana-0.057-AIO.F95\renpy\display\image.py", line 387, in render
    return wrap_render(self.target, width, height, st, at)
  File "C:\Users\Samsung\Downloads\DreamingofDana-0057-AIOF95-03e1aefa0fZxup\DreamingofDana-0.057-AIO.F95\renpy\display\image.py", line 208, in wrap_render
    rend = render(child, w, h, st, at)
  File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\Samsung\Downloads\DreamingofDana-0057-AIOF95-03e1aefa0fZxup\DreamingofDana-0.057-AIO.F95\renpy\display\im.py", line 473, in render
    im = cache.get(self)
  File "C:\Users\Samsung\Downloads\DreamingofDana-0057-AIOF95-03e1aefa0fZxup\DreamingofDana-0.057-AIO.F95\renpy\display\im.py", line 200, in get
    surf = image.load()
  File "C:\Users\Samsung\Downloads\DreamingofDana-0057-AIOF95-03e1aefa0fZxup\DreamingofDana-0.057-AIO.F95\renpy\display\im.py", line 524, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "C:\Users\Samsung\Downloads\DreamingofDana-0057-AIOF95-03e1aefa0fZxup\DreamingofDana-0.057-AIO.F95\renpy\loader.py", line 543, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'dana/danainterview/3b.png'.

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Dreaming of Dana 0.057
check in the images folder dana/danainterview/3b.png if the image is there there is an error sometimes in the "game\images\dana\mariadanadinnerdate" folder there are three dana(someting) folders that should me moved to the "game\images\dana" folder and it should be ok
 

randomname42

Member
May 30, 2017
135
324
Minor bug - the "deal with Jimmy" scene is currently only working with one option, because the second has a jump to a invalid label (myoffice):

Code:
menu:
                " Deal with it.":
                    " You decide to call him to your office."
                    jump jimmy
                " Leave it.":
                    " No point."
                    " He's harmless."
                    $ Danavar15 = True
                    jump myoffice
 

Baby Back Rib

New Member
Aug 15, 2017
3
1
curious I'm over 50 sexuality with jessica but nothing triggers any type of dates. Do i need to grind out to a certain point or is there some type of event I need to do
 

Freki

Well-Known Member
Game Developer
May 16, 2017
1,563
1,199
curious I'm over 50 sexuality with jessica but nothing triggers any type of dates. Do i need to grind out to a certain point or is there some type of event I need to do
let me guess you haven't actually talked to her? try that instead of flirting with her.
 

Freki

Well-Known Member
Game Developer
May 16, 2017
1,563
1,199
Glad to help :) I ended up wondering what was wrong then i talked with her and boom it went from there :)
 

Chompiras

Newbie
Jul 7, 2017
19
6
5.1 GB??? well can someone say how many scenes are there? Seeing 5 GB and only a 0.057 version doesn’t invite people in dowloading,is this game any good ? how long is the gameplay for now and how many sex scenes are there?
 

Deleted member 30700

Active Member
Donor
May 11, 2017
883
1,045
5.1 GB??? well can someone say how many scenes are there? Seeing 5 GB and only a 0.057 version doesn’t invite people in dowloading,is this game any good ? how long is the gameplay for now and how many sex scenes are there?
This game is top 5 for me. You should definitely download it. Quite a bit of story, choices and scenes. @Ptolemy did a great job on this VN. Lots of content for a .057 built.
 

Gomly1980

Forum Fanatic
Jul 4, 2017
4,479
7,089
5.1 GB??? well can someone say how many scenes are there? Seeing 5 GB and only a 0.057 version doesn’t invite people in dowloading,is this game any good ? how long is the gameplay for now and how many sex scenes are there?
There are a lot of scenes and a good few hours of gameplay.

Each of the girls has multiple scenes as well as a few group ones and a couple of scenes with girls that aren't part of the main story.
 

RonDamon

Newbie
Aug 15, 2017
89
44
I decided to try it, that's the point of this board, it has the train aspect although a bit minimalist but it has a ton of content which may entertain you for a while (4 girls with at least 10 scenes each and some go to near 20, I believe).

My biggest problem with it is no walk-through, so you spend a lot of time wondering what to do.
 

Bip

Active Member
Donor
May 4, 2017
734
2,102
Dreaming-of-Dana-2017-08-15.png

Aug 15 at 8:57pm

Hi

Well, I'm back.
I know you must of missed me terribly :p

Not that much to report on. I managed to squeeze out another Jessica mini scene. And I've started work on a second Dana one.

So, we'll have 1 Andrea 1 John 2 Dana and 2 Jessica. So far, at least.
I know we're light on Maria scenes. But what can I tell you. These are the ones that came to me. At least for now.

Not much else to say. Came back. Did a Jessica scene, started on a Dana one.

That's it, really.
I'll make another post in a couple of days, when I would have finished the Dana scene. And hopefully, something with Maria as well.

As always, I'm very grateful for your support

 

Gomly1980

Forum Fanatic
Jul 4, 2017
4,479
7,089
I do like me a bit of Jessica, she reminds me of a lass I used to know in my youth.

Glad she's getting more.

I am interested to see this scene with John, hoping it's going to be an amusing one.
 

Bip

Active Member
Donor
May 4, 2017
734
2,102
@RonDamon Was that necessary? :closedeyesmile:
@Raikaru Obviously, you are not the first to have the problem with the compressed version. It seems that some directories are not at the correct place... There are some posts on this topic a few pages before, but you'll have to replace them. The useful error is at the very beginning IOError: Couldn't find file 'dana/danarand3/1.png' in this case.
Else, you can use the last patch. You'll have some pics twice, but it seems it works.

@Ptolemy I hope your (little) holiday went well. Now, you'll have to work! Hard! :evilsmile:
:p :closedeyesmile:
 
  • Like
Reactions: Krull
3.90 star(s) 64 Votes