Mod Ren'Py Hard Times [Ch.14] [Kuranai] Official In Game Walkthrough Mod [0.14] [AdanGC Mods]

Chill-E

Member
May 7, 2018
228
309
For us newbies that have not played through yet, will the old mod crash my latest version?
 

jasad

Active Member
Dec 14, 2021
775
597
View attachment 1728325
Overview:
This mod adds an in-game walkthrough that highlights dialogue options that give points and lead to the best scenes.​

Updated: 2022-11-16
Game/Creator: Hard Times / Kuranai - - - - F95zone -
Modder: AdanGC Mods
Mod Version: 0.12
Game Version: Chapter 12
Language: English


Installation:
You don't have permission to view the spoiler content. Log in or register now.

Change-Log:
You don't have permission to view the spoiler content. Log in or register now.

Download:
Android Port with my WT Mod by Darkassassin (need update to ch. 12)

View attachment 1057944 View attachment 1184164 View attachment 1184165 View attachment 1241997 View attachment 1618771 View attachment 1846885
thank you for the mod update~
 
Mar 4, 2022
61
28
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 273, in script
python:
File "renpy/common/00start.rpy", line 273, in script
python:
File "renpy/common/00start.rpy", line 277, in <module>
renpy.call_in_new_context("_main_menu")
File "renpy/common/00action_file.rpy", line 462, 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 "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/main.py", line 662, in main
run(restart)
File "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/execution.py", line 922, in run_context
context.run()
File "renpy/common/00start.rpy", line 273, in script
python:
File "renpy/common/00start.rpy", line 273, in script
python:
File "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00start.rpy", line 277, in <module>
renpy.call_in_new_context("_main_menu")
File "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/game.py", line 344, in call_in_new_context
return renpy.execution.run_context(False)
File "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/execution.py", line 922, in run_context
context.run()
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/python.py", line 2245, 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 "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/display/core.py", line 3325, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/display/core.py", line 4160, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/display/transition.py", line 48, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/display/screen.py", line 727, in event
rv = self.child.event(ev, x, y, st)
File "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/display/layout.py", line 1323, in event
rv = super(Window, self).event(ev, x, y, st)
File "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/display/layout.py", line 1323, in event
rv = super(Window, self).event(ev, x, y, st)
File "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/display/behavior.py", line 983, in event
return handle_click(self.clicked)
File "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/display/behavior.py", line 918, in handle_click
rv = run(action)
File "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/display/behavior.py", line 330, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 462, in __call__
renpy.load(fn)
File "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/loadsave.py", line 771, in load
log.unfreeze(roots, label="_after_load")
File "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/python.py", line 2200, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/python.py", line 2014, in rollback
self.load_failed()
File "/Users/johncappelli/MEGAsync Downloads/games repy/Hard Times.app/Contents/Resources/autorun/renpy/python.py", line 1932, 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?

Darwin-21.6.0-x86_64-i386-64bit
Ren'Py 7.4.11.2266
Hard Times Ch.12
Sat Nov 19 11:03:51 2022
 

Lumi24

Member
Mar 21, 2022
270
454
Started the game yesterday with the mod installed, and I'm unable to load any of my saves on both the compressed and uncompressed versions of the game for some reason.

You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

Jimayo

Well-Known Member
Jan 1, 2018
1,448
1,682
Started the game yesterday with the mod installed, and I'm unable to load any of my saves on both the compressed and uncompressed versions of the game for some reason.

You don't have permission to view the spoiler content. Log in or register now.

That's called Hard Times. Rarely an update goes by where I don't have to start over.
 

raptorcoop022

Newbie
Apr 3, 2021
22
3
Mod Updated enjoy!
I get this error when I try to open the game with the mod installed:

I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: Name (u'game/Chapter 10/Ch10.rpy', 1653390605, 0) is defined twice, at Chapter 10/Ch10.rpyc:2 and game/Hard Times Chapter 13 Official WT Mod 0.13 by AdanGC Mods/game/Chapter 10/Ch10.rpy:2.

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

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 492, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "renpy/script.py", line 283, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "renpy/script.py", line 797, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "renpy/script.py", line 473, in finish_load
check_name(node)
File "renpy/script.py", line 452, in check_name
bad_node.filename, bad_node.linenumber))
ScriptError: Name (u'game/Chapter 10/Ch10.rpy', 1653390605, 0) is defined twice, at Chapter 10/Ch10.rpyc:2 and game/Hard Times Chapter 13 Official WT Mod 0.13 by AdanGC Mods/game/Chapter 10/Ch10.rpy:2.

Windows-10-10.0.22621
Ren'Py 7.4.11.2266

Sun Apr 9 22:40:23 2023
 

drifter139

Well-Known Member
Dec 11, 2019
1,581
1,457
I get this error when I try to open the game with the mod installed:

I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: Name (u'game/Chapter 10/Ch10.rpy', 1653390605, 0) is defined twice, at Chapter 10/Ch10.rpyc:2 and game/Hard Times Chapter 13 Official WT Mod 0.13 by AdanGC Mods/game/Chapter 10/Ch10.rpy:2.

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

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 492, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "renpy/script.py", line 283, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "renpy/script.py", line 797, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "renpy/script.py", line 473, in finish_load
check_name(node)
File "renpy/script.py", line 452, in check_name
bad_node.filename, bad_node.linenumber))
ScriptError: Name (u'game/Chapter 10/Ch10.rpy', 1653390605, 0) is defined twice, at Chapter 10/Ch10.rpyc:2 and game/Hard Times Chapter 13 Official WT Mod 0.13 by AdanGC Mods/game/Chapter 10/Ch10.rpy:2.

Windows-10-10.0.22621
Ren'Py 7.4.11.2266

Sun Apr 9 22:40:23 2023
where did you put the mod itself? did you do a new game or was it a previous save? we need details to help