AkikoHan

Newbie
Jun 17, 2018
22
39
So I just downloaded this game from chapter 1 but as soon as I entered the name it's a rollercoaster of traceback errors like the images are missings or something but if I check the folder they're all in there.
Does anyone have a solution for this?
 

randallmt

Newbie
Feb 7, 2019
30
5
I just downloaded chapter 1 and at the beginning when I have to put the name I get an error, it does not matter if I leave the base name I get the error. any advice?
 

Incombat

Member
Apr 27, 2017
343
588
I didn't have any troubles there, try the compressed version or try to put it somewhere with simple path name. Can't help you more then that without seeing error.
 

randallmt

Newbie
Feb 7, 2019
30
5
I didn't have any troubles there, try the compressed version or try to put it somewhere with simple path name. Can't help you more then that without seeing error.
this is the mistake
Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'intro 1.webp'>:
  File "game/script.rpy", line 25, in script
    p "I'm a millionaire. I've spent most of my life working and earning money. When I was young, I wanted to make enough money for my family and I."
  File "renpy/common/000window.rpy", line 98, in _window_auto_callback
    _window_show()
  File "renpy/common/000window.rpy", line 60, in _window_show
    renpy.with_statement(trans)
IOError: Couldn't find file 'intro 1.webp'.

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

Full traceback:
  File "game/script.rpy", line 25, in script
    p "I'm a millionaire. I've spent most of my life working and earning money. When I was young, I wanted to make enough money for my family and I."
  File "C:\Users\hp\Desktop\OnemorechanceChapterI-0.5-pc\renpy\ast.py", line 618, in execute
    statement_name("say")
  File "C:\Users\hp\Desktop\OnemorechanceChapterI-0.5-pc\renpy\ast.py", line 43, in statement_name
    i(name)
  File "renpy/common/000window.rpy", line 98, in _window_auto_callback
    _window_show()
  File "renpy/common/000window.rpy", line 60, in _window_show
    renpy.with_statement(trans)
  File "C:\Users\hp\Desktop\OnemorechanceChapterI-0.5-pc\renpy\exports.py", line 1452, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "C:\Users\hp\Desktop\OnemorechanceChapterI-0.5-pc\renpy\display\core.py", line 2207, in do_with
    clear=clear)
  File "C:\Users\hp\Desktop\OnemorechanceChapterI-0.5-pc\renpy\display\core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\hp\Desktop\OnemorechanceChapterI-0.5-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 "C:\Users\hp\Desktop\OnemorechanceChapterI-0.5-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 "C:\Users\hp\Desktop\OnemorechanceChapterI-0.5-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 "C:\Users\hp\Desktop\OnemorechanceChapterI-0.5-pc\renpy\display\transition.py", line 358, in render
    bottom = render(self.old_widget, width, height, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\hp\Desktop\OnemorechanceChapterI-0.5-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 "C:\Users\hp\Desktop\OnemorechanceChapterI-0.5-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 "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\hp\Desktop\OnemorechanceChapterI-0.5-pc\renpy\display\image.py", line 495, in render
    return wrap_render(self.target, width, height, st, at)
  File "C:\Users\hp\Desktop\OnemorechanceChapterI-0.5-pc\renpy\display\image.py", line 306, in wrap_render
    rend = render(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 "C:\Users\hp\Desktop\OnemorechanceChapterI-0.5-pc\renpy\display\im.py", line 580, in render
    return cache.get(self, render=True)
  File "C:\Users\hp\Desktop\OnemorechanceChapterI-0.5-pc\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "C:\Users\hp\Desktop\OnemorechanceChapterI-0.5-pc\renpy\display\im.py", line 625, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "C:\Users\hp\Desktop\OnemorechanceChapterI-0.5-pc\renpy\loader.py", line 555, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'intro 1.webp'.

Windows-8-6.2.9200
Ren'Py 7.0.0.196
One more chance chapter I 0.5
Sat Aug 29 12:18:06 2020
 

Incombat

Member
Apr 27, 2017
343
588
randallmt No idea why your game tries to render .webp there, when it's supposed to show .png . Try ignoring error and skipping few lines , see if next renders shows for you. If it still says "god 1.webp not found", then try different version, could be a bug(as I said, compressed version seems fine).
Also you can try installing webp codec(it's public license, just google it) - most likely won't help, but having webp codec never hurt, there are few games here that use the format.
 
Last edited:

jhustrue

Well-Known Member
Mar 3, 2020
1,473
2,646
This 85 year old guy supposedly remembers details from 60 years prior like forgetting his book on the first day or that he acted shy during his introduction the class? Lol wut...
 
  • Like
Reactions: jackoffonher

Luizodia

Member
Dec 2, 2018
143
276
Until chapter 2 this game was amazing, but then ch 3 came and you just can tell dev lost his passion for the project. Still, I wish the best with his next game, and hope he succeed to keep up with the story until the end.
 

nickmax

New Member
Jun 4, 2018
8
0
could anyone tells me where I can find the all save for ending about the one more chance chapter 1 ?
I try to search it but it seems gone from f95zone. we only find one more chance chapter 3 final and the fist love.
does anyeone know what happened.
 

EngetsuZero44

New Member
Jan 24, 2018
3
18
The story is great but you should make an epilogue telling what happen with each girl based on our choices, i'm excited to see your future projects!
 

diablo8x

Member
Feb 3, 2018
105
63
Hi I am getting an error right at the end of ch3 specifically right after the line:
"Goodbye, best wish for you all. Hope we have chance see again in future."
Code:
```
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 8328, in script
    label qte_setup(time_start, time_max, interval, trigger_key, x_align, y_align):
Exception: Required parameter time_start has no value.

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

Full traceback:
  File "game/script.rpy", line 8328, in script
    label qte_setup(time_start, time_max, interval, trigger_key, x_align, y_align):
  File "D:\Downloads\One More Chance Bundle\OmCChapter3-Final-pc\renpy\ast.py", line 855, in execute
    values = apply_arguments(self.parameters, renpy.store._args, renpy.store._kwargs)
  File "D:\Downloads\One More Chance Bundle\OmCChapter3-Final-pc\renpy\ast.py", line 158, in apply_arguments
    return parameters.apply(args, kwargs, ignore_errors)
  File "D:\Downloads\One More Chance Bundle\OmCChapter3-Final-pc\renpy\ast.py", line 122, in apply
    raise Exception("Required parameter %s has no value." % name)
Exception: Required parameter time_start has no value.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
OmC Chapter 3 Final
Wed Sep 23 10:41:46 2020
```
Is there anything after that line? And if yes can someone provide a save so I can check it out?
 
4.10 star(s) 41 Votes