Hardenville
This Community Hub is marked as 'Adult Only'. You are seeing this hub because you have set your preferences to allow this content.

Hardenville

View Stats:
Jul 7, 2024 @ 10:08pm
Hardenville Episode 1
< >
Showing 1-10 of 10 comments
SkyKing Jul 8, 2024 @ 1:18pm 
Below is the error I get when i try to load a previous save or hot continue:

I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00start.rpy", line 279, in script python: File "renpy/common/00start.rpy", line 281, in <module> renpy.call_in_new_context(_restart[2]) File "renpy/common/00action_file.rpy", line 498, 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/00start.rpy", line 279, in script python: File "C:\Program Files (x86)\Steam\steamapps\common\Hardenville\renpy\ast.py", line 823, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Program Files (x86)\Steam\steamapps\common\Hardenville\renpy\python.py", line 1178, in py_exec_bytecode exec(bytecode, globals, locals) File "renpy/common/00start.rpy", line 281, in <module> renpy.call_in_new_context(_restart[2]) File "C:\Program Files (x86)\Steam\steamapps\common\Hardenville\renpy\game.py", line 358, in call_in_new_context return renpy.execution.run_context(False) File "C:\Program Files (x86)\Steam\steamapps\common\Hardenville\renpy\execution.py", line 955, in run_context context.run() File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script python hide: File "lib/python3.9/future/utils/__init__.py", line 444, in raise_ File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script python hide: File "C:\Program Files (x86)\Steam\steamapps\common\Hardenville\renpy\ast.py", line 823, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Program Files (x86)\Steam\steamapps\common\Hardenville\renpy\python.py", line 1178, in py_exec_bytecode exec(bytecode, 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:\Program Files (x86)\Steam\steamapps\common\Hardenville\renpy\ui.py", line 301, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Program Files (x86)\Steam\steamapps\common\Hardenville\renpy\display\core.py", line 2166, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore File "C:\Program Files (x86)\Steam\steamapps\common\Hardenville\renpy\display\core.py", line 3208, in interact_core rv = root_widget.event(ev, x, y, 0) File "C:\Program Files (x86)\Steam\steamapps\common\Hardenville\renpy\display\layout.py", line 1202, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Program Files (x86)\Steam\steamapps\common\Hardenville\renpy\display\layout.py", line 1202, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Program Files (x86)\Steam\steamapps\common\Hardenville\renpy\display\layout.py", line 1202, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Program Files (x86)\Steam\steamapps\common\Hardenville\renpy\display\screen.py", line 793, in event rv = self.child.event(ev, x, y, st) File "C:\Program Files (x86)\Steam\steamapps\common\Hardenville\renpy\display\layout.py", line 1202, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Program Files (x86)\Steam\steamapps\common\Hardenville\renpy\display\transform.py", line 984, in event rv = d.event(ev, cx, cy, st) File "C:\Program Files (x86)\Steam\steamapps\common\Hardenville\renpy\display\behavior.py", line 1174, in event return handle_click(self.clicked) File "C:\Program Files (x86)\Steam\steamapps\common\Hardenville\renpy\display\behavior.py", line 1095, in handle_click rv = run(action) File "C:\Program Files (x86)\Steam\steamapps\common\Hardenville\renpy\display\behavior.py", line 395, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 498, in __call__ renpy.load(fn) File "C:\Program Files (x86)\Steam\steamapps\common\Hardenville\renpy\loadsave.py", line 829, in load log.unfreeze(roots, label="_after_load") File "C:\Program Files (x86)\Steam\steamapps\common\Hardenville\renpy\rollback.py", line 1130, in unfreeze self.rollback(0, force=True, label=label, greedy=greedy, on_load=True) File "C:\Program Files (x86)\Steam\steamapps\common\Hardenville\renpy\rollback.py", line 925, in rollback self.load_failed() File "C:\Program Files (x86)\Steam\steamapps\common\Hardenville\renpy\rollback.py", line 843, in load_failed 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-10-10.0.22631 AMD64 Ren'Py 8.2.3.24061702 Hardenville 0.2.0 Mon Jul 8 23:17:42 2024
SkyKing Jul 8, 2024 @ 1:19pm 
and...

I'm sorry, but an uncaught exception occurred. While running game code: File "game/code/story script/The Prologue.rpy", line 79, in <module> File "game/code/phone/phone.rpy", line 140, in refresh_contacts File "game/code/phone/phone.rpy", line 133, in get_contacts NameError: name 'contact_add_hannah' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "code/story script/The Prologue.rpyc", line 79, in script File "C:\Program Files (x86)\Steam\steamapps\common\Hardenville\renpy\ast.py", line 823, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Program Files (x86)\Steam\steamapps\common\Hardenville\renpy\python.py", line 1178, in py_exec_bytecode exec(bytecode, globals, locals) File "game/code/story script/The Prologue.rpy", line 79, in <module> File "game/code/phone/phone.rpy", line 140, in refresh_contacts File "game/code/phone/phone.rpy", line 133, in get_contacts NameError: name 'contact_add_hannah' is not defined Windows-10-10.0.22631 AMD64 Ren'Py 8.2.3.24061702 Hardenville 0.2.0 Mon Jul 8 23:17:55 2024
filiwonka  [developer] Jul 8, 2024 @ 1:26pm 
Originally posted by SkyKing:
and...

I'm sorry, but an uncaught exception occurred. While running game code: File "game/code/story script/The Prologue.rpy", line 79, in <module> File "game/code/phone/phone.rpy", line 140, in refresh_contacts File "game/code/phone/phone.rpy", line 133, in get_contacts NameError: name 'contact_add_hannah' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "code/story script/The Prologue.rpyc", line 79, in script File "C:\Program Files (x86)\Steam\steamapps\common\Hardenville\renpy\ast.py", line 823, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Program Files (x86)\Steam\steamapps\common\Hardenville\renpy\python.py", line 1178, in py_exec_bytecode exec(bytecode, globals, locals) File "game/code/story script/The Prologue.rpy", line 79, in <module> File "game/code/phone/phone.rpy", line 140, in refresh_contacts File "game/code/phone/phone.rpy", line 133, in get_contacts NameError: name 'contact_add_hannah' is not defined Windows-10-10.0.22631 AMD64 Ren'Py 8.2.3.24061702 Hardenville 0.2.0 Mon Jul 8 23:17:55 2024

Thank you for providing the error code. I'm sorry that this occurred. I'm investigating it as we speak. Did you load a save that was saved on the "End of Prologue" screen, where there was a main menu button at the end of the previous version? If so, can you try to load a save from before that point?
Last edited by filiwonka; Jul 8, 2024 @ 1:27pm
Penn Jul 8, 2024 @ 3:26pm 
As promised, I finally played and reviewed your game. (Spoiler alert, I liked it)
Chillout1984 Jul 8, 2024 @ 4:07pm 
i really liked this update, but it was a shame the old saves didn't work (probably because of the minigame in the prologue among other reasons).
filiwonka  [developer] Jul 8, 2024 @ 5:39pm 
Originally posted by Penn:
As promised, I finally played and reviewed your game. (Spoiler alert, I liked it)

Thank you for your positive review, Penn.

Originally posted by Chillout1984:
i really liked this update, but it was a shame the old saves didn't work (probably because of the minigame in the prologue among other reasons).

I'm glad you liked the update. However, I'm terribly sorry about the incompatible saves.

Some of the errors have been fixed already, but the biggest error related to loading an older save (from 0.1.2) is not yet fixed. It might actually not be "fixable" due to significant differences in the backend coding, particularly with how the phone fetches new backgrounds and new SMS contacts.

I tested many saves, but I just realized that the oldest one I tested was from January, not November (the last public update).
zeddy Jul 9, 2024 @ 12:18am 
man i love your work
Dr.Elvis Jul 9, 2024 @ 2:38am 
Мы ждали этого обновления полгода, а оно вышло длительностью на минут 10-15...
Rob Jul 10, 2024 @ 7:49am 
Not sure about CH1 supposedly twice as long as prologue as to me it seemed shorter . Maybe because nothing much happened
maxorka Jul 15, 2024 @ 10:58am 
Только что узнал о вашей игре. Мне понравилось и я решил поддержать вас покупкой игры в стим. С интересом жду продолжения вечеринки (младшая и средняя сестрички очень милые).

Музыка это конечно хорошо, но на мой взгляд этот вопрос не первостепенный и его можно отложить на последние стадии разработки игры, когда будет ясно сколько у вас остается свободных ресурсов на ее покупку.

Удачи в разработке!
< >
Showing 1-10 of 10 comments
Per page: 1530 50