• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

HansReaper

Newbie
Apr 8, 2018
16
8
So far it's pretty good, there are bits i'm not a fan of but as long as it doesn't go too far should be fine. But either way good work and keep it up :D

Also, not had any problems with using old saves, not sure why they seem to work for me though XD
 

JoJos123

Member
Jan 2, 2018
118
43
Well, old saves from 0.3 generate error:

Code:
While running game code:
  File "renpy/common/00action_file.rpy", line 434, in __call__
    renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "G:\!!_Games\OneMoreChance\0.4\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "G:\!!_Games\OneMoreChance\0.4\renpy\python.py", line 1888, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "G:\!!_Games\OneMoreChance\0.4\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "G:\!!_Games\OneMoreChance\0.4\renpy\display\core.py", line 2635, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "G:\!!_Games\OneMoreChance\0.4\renpy\display\core.py", line 3437, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "G:\!!_Games\OneMoreChance\0.4\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "G:\!!_Games\OneMoreChance\0.4\renpy\display\transition.py", line 45, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "G:\!!_Games\OneMoreChance\0.4\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "G:\!!_Games\OneMoreChance\0.4\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "G:\!!_Games\OneMoreChance\0.4\renpy\display\screen.py", line 689, in event
    rv = self.child.event(ev, x, y, st)
  File "G:\!!_Games\OneMoreChance\0.4\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "G:\!!_Games\OneMoreChance\0.4\renpy\display\layout.py", line 239, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "G:\!!_Games\OneMoreChance\0.4\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "G:\!!_Games\OneMoreChance\0.4\renpy\display\layout.py", line 239, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "G:\!!_Games\OneMoreChance\0.4\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "G:\!!_Games\OneMoreChance\0.4\renpy\display\layout.py", line 239, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "G:\!!_Games\OneMoreChance\0.4\renpy\display\behavior.py", line 906, in event
    return handle_click(self.clicked)
  File "G:\!!_Games\OneMoreChance\0.4\renpy\display\behavior.py", line 841, in handle_click
    rv = run(action)
  File "G:\!!_Games\OneMoreChance\0.4\renpy\display\behavior.py", line 315, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 434, in __call__
    renpy.load(fn)
  File "G:\!!_Games\OneMoreChance\0.4\renpy\loadsave.py", line 728, in load
    log.unfreeze(roots, label="_after_load")
  File "G:\!!_Games\OneMoreChance\0.4\renpy\python.py", line 1843, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "G:\!!_Games\OneMoreChance\0.4\renpy\python.py", line 1678, in rollback
    raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

Windows-8-6.2.9200
Ren'Py 6.99.14.3.3347
One more chance chapter I 0.4
Thu Jul 19 05:29:58 2018
I have the same Error
 

thelonelyjoker

Newbie
Game Developer
Nov 20, 2017
92
749
I'm sorry about the save error. I sought some help from renpy users. One of them say:
"It doesn't look like the error you have, but one common incompatibility error with old saves is if you've defined new variables since the last build in a label instead of using the default statement, or if you've been renaming labels. You can look into the after_load label to fix some of those problems.
Otherwise I can't really say for sure what your error is based on the message."
First I thought I did change something that caused this error but it seems like not everyone has it. I want to dig in but I admit this is out of my knowledge. Pardon me this time, next update if this occur again I will try to look for help because this update I did change something, next update I will not change anything only add.
 

kovaci

New Member
Nov 16, 2017
4
0
dam so good! Man u r doing a great job. the story and coding was good no problem.the graphic and texture hmm r good rely good for start (that 'hmm' is the 2018 MAX texture today r LITTLE more better BUT DAM STILL GOOD ). I hope you finish other chap. keep going
 

xMentat

Newbie
Apr 14, 2018
73
71
I take it the Ivy sleepover is the last scene in the current version? It just returns to Main Menu without any other indication.

I really liked this, though. Some long passages without choices but it is a VN. The English is terrible but, since I'm Scottish, I didn't mind :) , although my English is better than 99.99% of English people.

I will definitely keep an eye out for the next update, well done dev.
 

Gsuizz

Newbie
Aug 28, 2017
32
8
I love this game, is really really good, this work is great for the first time.
I can't wait for the next update.
 

GhostTeller

Newbie
Jul 17, 2018
60
53
New build is out, if somebody is willing to share it will be appreciated.
I'm totally agree with you ... the version 0.5 was out last Friday in 17 Aug and i'm waiting just like you .
But really the waiting is some sort killing me "For such one of the greatest games " for its perfect story .
 

BaronAgnar

Newbie
May 20, 2018
18
35
Change log :
Around 400 renders, 5 animations.

- A farewell from Yue depend on your choice during casino event(as a friend or something more than that...)

- Miko's path has two outcomes depend on your choices, they are just a little different in dialogues and some scenes.

- A secret scene of Ivy, you need to make choices to unlock it.
 
  • Like
Reactions: Loveless07

dr FeelGood

Active Member
May 9, 2017
939
1,977
torrent for One More Chance Chapter I-05-pc-compressed

 
4.10 star(s) 41 Votes