NopeDoes it still work on the latest version?
Awesomeness, and all added to my list now, thank you so very much for doing this!!!Links Updated for Part 2 - 0.2
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/def_functions.rpy", line 879, in <module>
File "game/def_functions.rpy", line 871, in check_versions
NameError: global name 'version' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "def_functions.rpyc", line 858, in script
File "\DEADLOCK IN TIME\PART 2\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "\DEADLOCK IN TIME\PART 2\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/def_functions.rpy", line 879, in <module>
File "game/def_functions.rpy", line 871, in check_versions
NameError: global name 'version' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Deadlocked in Time Part2 0.2.1
Tue Mar 29 19:29:22 2022
DIT (the main game) has a part 1 and a part 2.I am a bit irritated by the mod's version number (2-0.2) compared to the actual game version (0.2.2). Is the actual mod version supposed to mean the same?
So the actual mod version refers to game version 2.0.2?DIT (the main game) has a part 1 and a part 2.
Part 1 is finished and part 2 is on 0.2(now .2.2). The initial 2 is referring to the part, not the version.
It refers to game version 0.2 of Part 2, that's why it's "Part 2-0.2". That's a hyphen, not a dot.So the actual mod version refers to game version 2.0.2?
Now, this might sound a bit rude. But I will facepalm you when you deserve to be facepalmed.
Now that is a good and helpful answer, because indeed I missed the asterisk - thanks!
You see that asterisk? That means you can insert any number there. Aka. It will work with any hotfix that might follow after version 0.2.
Well, you might find what you're looking for hereWhere are the loli scenes for android ?
I NEED THEM
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scr_patch.rpy", line 3374, in script
menu:
File "game/scr_patch.rpy", line 3375, in <module>
"Get to know Nenia" if chkChoice('ch4_mini', True) and chkChoice('ch7_nenia_share', None):
File "game/def_functions.rpy", line 691, in chkChoice
File "game/def_functions.rpy", line 672, in isChoice
File "game/def_functions.rpy", line 660, in check
Exception: Choice "ch7_nenia_share" is no valid choice.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scr_patch.rpy", line 3374, in script
menu:
File "renpy/ast.py", line 1688, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "renpy/exports.py", line 1026, in menu
condition = renpy.python.py_eval(condition)
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/scr_patch.rpy", line 3375, in <module>
"Get to know Nenia" if chkChoice('ch4_mini', True) and chkChoice('ch7_nenia_share', None):
File "game/def_functions.rpy", line 691, in chkChoice
File "game/def_functions.rpy", line 672, in isChoice
File "game/def_functions.rpy", line 660, in check
Exception: Choice "ch7_nenia_share" is no valid choice.
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Deadlocked in Time Part2 0.3.1
Thu May 5 22:18:24 2022