Manfegor

Active Member
May 20, 2017
906
762
Look above i did it but now i have an other error when i enter in the library, it says game error :/
I see now, well you are not the only one experience this, but I don't really know what may cause this (I have no problem with the game beside the image problem). Maybe the dev or someone who know better will solve it.

Actually, i realized the irony here, i'm bitching about people who don't read in a writing post !
The joke is on me, i'm the fool here :)
I don't think that you are. Maybe if everybody got just answer that "read back", then there wouldn't be so much multiple question on the same topic. So in this case i did the wrong thin, by answering the same every time, sorry. :/

I hear you both... by now I feel like an idiot for making that guide some pages back. Ah well. :coldsweat:
Yeah, the same goes here too, as above.

I guess...but the other "game ending" scenes look like they'd pop up a "end of version/content" scene...this one doesn't. It's currently about as awesome as as getting 3/4 through Sonic on the Genesis and forgetting to pause the game while getting a drink...
That scene should lead to a game ending scene too, maybe in the fix we'll get that right.

PS: Maybe if someone edit the "known issues and faq" into the first post that should help... maybe...
 
  • Like
Reactions: El bacca Del Chew

helion02

Member
Aug 9, 2017
222
150
The dialogue is hilarious.

"I'M MAD AT YOU!"

"I like your tits..."

"I'm no longer mad at you."

not the exact dialogue, but very close.
 
  • Like
Reactions: ponyguy

dr FeelGood

Active Member
May 9, 2017
939
1,977
I find 3 bugs, so just to clarify.
1.
Bug_1.png not always but its happened

2.
Bug_2.png no chance to disable those "Clipboard voicing" with shift+c

How to disable it coz it is extremely annoying when working in the store?

3.
Bug_3.png after this, when I chosse to help old man i have missing picture "ivanbattle3.jpg"

"raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'ivanbattle3.jpg'.

Windows-7-6.1.7601-SP1
Ren'Py 6.99.12.4.2187
0.4.0ex"

Missing picture "ivanbattle3.jpg"
 

michelangelol

Newbie
Jul 26, 2017
85
52
my game crashing when im about to fight the dude

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

While loading <'Image' u'strgay3.jpg'>:
  File "game/dick.rpy", line 42, in script call
  File "game/battle.rpy", line 209, in script
  File "game/battle.rpy", line 224, in <module>
IOError: Couldn't find file 'strgay3.jpg'.

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

Full traceback:
  File "game/dick.rpy", line 42, in script call
  File "game/battle.rpy", line 209, in script
  File "C:\Users\Vmich_000\Desktop\My_cute_cousin-0.4.0ex-win\renpy\ast.py", line 814, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Vmich_000\Desktop\My_cute_cousin-0.4.0ex-win\renpy\python.py", line 1719, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/battle.rpy", line 224, in <module>
  File "C:\Users\Vmich_000\Desktop\My_cute_cousin-0.4.0ex-win\renpy\ui.py", line 285, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\Vmich_000\Desktop\My_cute_cousin-0.4.0ex-win\renpy\display\core.py", line 2526, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\Vmich_000\Desktop\My_cute_cousin-0.4.0ex-win\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\Vmich_000\Desktop\My_cute_cousin-0.4.0ex-win\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\Vmich_000\Desktop\My_cute_cousin-0.4.0ex-win\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\Vmich_000\Desktop\My_cute_cousin-0.4.0ex-win\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\Vmich_000\Desktop\My_cute_cousin-0.4.0ex-win\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\Vmich_000\Desktop\My_cute_cousin-0.4.0ex-win\renpy\display\screen.py", line 623, in render
    child = renpy.display.render.render(self.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\Vmich_000\Desktop\My_cute_cousin-0.4.0ex-win\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\Vmich_000\Desktop\My_cute_cousin-0.4.0ex-win\renpy\display\im.py", line 473, in render
    im = cache.get(self)
  File "C:\Users\Vmich_000\Desktop\My_cute_cousin-0.4.0ex-win\renpy\display\im.py", line 200, in get
    surf = image.load()
  File "C:\Users\Vmich_000\Desktop\My_cute_cousin-0.4.0ex-win\renpy\display\im.py", line 524, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "C:\Users\Vmich_000\Desktop\My_cute_cousin-0.4.0ex-win\renpy\loader.py", line 543, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'strgay3.jpg'.

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
 0.4.0ex
 
3.40 star(s) 169 Votes