snarkster1558

Member
Feb 27, 2019
238
143
Thought I had attached this

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

While running game code:
  File "renpy/common/00action_file.rpy", line 452, 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 "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\ast.py", line 900, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\python.py", line 1930, 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 "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\core.py", line 2690, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\core.py", line 3493, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\transition.py", line 47, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\screen.py", line 697, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\behavior.py", line 923, in event
    return handle_click(self.clicked)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\behavior.py", line 858, in handle_click
    rv = run(action)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\behavior.py", line 320, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\loadsave.py", line 753, in load
    log.unfreeze(roots, label="_after_load")
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\python.py", line 1885, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\python.py", line 1713, 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 7.2.2.491
53X Homecoming 0.1.5
Fri May 21 11:42:50 2021
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 452, 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 "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\ast.py", line 900, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\python.py", line 1930, 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 "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\core.py", line 2690, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\core.py", line 3493, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\transition.py", line 47, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\screen.py", line 697, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\behavior.py", line 923, in event
    return handle_click(self.clicked)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\behavior.py", line 858, in handle_click
    rv = run(action)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\display\behavior.py", line 320, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\loadsave.py", line 753, in load
    log.unfreeze(roots, label="_after_load")
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\python.py", line 1885, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.5s-pc\53XHomecoming-0.1.5-pc\renpy\python.py", line 1713, 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 7.2.2.491
53X Homecoming 0.1.5
Fri May 21 11:42:50 2021
 

xhoni spica

Active Member
Donor
Aug 9, 2017
522
265
full of buggs version 1,5S non compressed version and with outusing any mods i start new game bugg even wheen try to save game lmfao.
 

a1fox3

Loving Family Member's
Respected User
Donor
Aug 8, 2017
23,605
16,139
full of buggs version 1,5S non compressed version and with outusing any mods i start new game bugg even wheen try to save game lmfao.
If your having bugs for the update almost a month ago then your the only one.

Did you copy over the old files or unpack a new set of the game?
 

xhoni spica

Active Member
Donor
Aug 9, 2017
522
265
If your having bugs for the update almost a month ago then your the only one.

Did you copy over the old files or unpack a new set of the game?
New set of game non compressed version 1.5S bugg start on beggin of game wheen mc shower and alexsandria take picture of him.
 

assman1337

Well-Known Member
Mar 10, 2018
1,409
2,022


NEW Version v0.1.6 Patreon supporters release!
Here is the latest release (v0.1.6).
This version has new content, Day 19.
Please let me know if you are having problems. So far no one has had an issue from the Insiders or Team Members that have already had access to this update.
There are two files one for PC/Linux and one for MAC. I do not have a way to test the Linux or MAC.
If you have not played version 0.1.0 or higher your saves do not work from v0.0.9 or lower updates.
Thanks everyone!
MEGA for PC/Linux -
MEGA for MAC -
 

Volcanoid

Member
Jul 13, 2020
294
512
I wish if there are more femdom content in this game, but unfortunately the guy is already rich to be dominated by alex.
 

BarbarrossaNA

Active Member
Sep 10, 2019
934
1,588
I know there are lots of girls here.. But just got hit hard by a new red head. Tori is her name.

Enjoying this one immensely.. two thumbs up to the DEV
 

RolandG.

Active Member
Jul 26, 2020
623
799
great update, the story is getting more and more exciting. It's great how the characters are developed here and the tension keeps building.
 

snarkster1558

Member
Feb 27, 2019
238
143
Getting an Exception Error and I can't get passed it (I did install the WT).

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

While running game code:
KeyError: u'_main_menu_screen'

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 37, in script
    return
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.6.1-pc\53XHomecoming-0.1.6-pc\renpy\ast.py", line 1490, in execute
    renpy.game.context().pop_dynamic()
  File "C:\Users\crewd\Downloads\53XHomecoming-0.1.6.1-pc\53XHomecoming-0.1.6-pc\renpy\execution.py", line 372, in pop_dynamic
    del store[k]
KeyError: u'_main_menu_screen'

Windows-8-6.2.9200
Ren'Py 7.2.2.491
53X Homecoming 0.1.6
Wed Jun 09 13:20:33 2021
 

ropershy

Well-Known Member
Aug 14, 2020
1,223
1,710
great update, the story is getting more and more exciting. It's great how the characters are developed here and the tension keeps building.
Yes GREAT UPDATE. Only issue I had with it besides him just leaving Cam. WAS IT WAS TOO SHORT!!! I WANT MORE!!!!!!!!
 
  • Haha
Reactions: RolandG.

RolandG.

Active Member
Jul 26, 2020
623
799
Yes GREAT UPDATE. Only issue I had with it besides him just leaving Cam. WAS IT WAS TOO SHORT!!! I WANT MORE!!!!!!!!

I would never have left them behind either. The whole thing seemed very strange to me.

And updates always feel too short after all! ;)
 
  • Like
Reactions: ropershy
3.40 star(s) 76 Votes