Mod Ren'Py Completed Deadlocked in Time - Official Multi-Mod [ShaddyModda]

5.00 star(s) 1 Vote

BlitzMcGee

New Member
Oct 10, 2020
12
8
Game breaks at beach/pool changing room scene (part 1) when deciding upon whom to spy. Game works with "unofficial" incest and loli patches, but shadymodd breaks it.
 

Avaron1974

Resident Lesbian
Aug 22, 2018
25,774
88,753
Just gonna wait for the gallery for part 2.

I'm missing a fuck ton of scenes like the one with the twins.
 

xtr3mx7

Member
Feb 10, 2019
300
314
I'm having this error while using mod.
EDIT:
The problem is with the loli.rpa patch and not the main MOD.

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
 
Last edited:

Hermit76

Well-Known Member
Apr 15, 2018
1,566
1,494
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?
 

Tinuss

Member
Mar 31, 2018
459
650
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?
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.
 

Hermit76

Well-Known Member
Apr 15, 2018
1,566
1,494
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.
So the actual mod version refers to game version 2.0.2?
 
  • Angry
Reactions: Tinuss

Hermit76

Well-Known Member
Apr 15, 2018
1,566
1,494
Tinuss Don't facepalm me - just be more precise, please!
Tiur But the game version is 0.2.2, not 0.2. So does the actual mod version match the actual game version or not?
 

Tinuss

Member
Mar 31, 2018
459
650
Tinuss Don't facepalm me - just be more precise, please!
Tiur But the game version is 0.2.2, not 0.2. So does the actual mod version match the actual game version or not?
Now, this might sound a bit rude. But I will facepalm you when you deserve to be facepalmed.

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. Now I am not super tech savvy myself, but I figured it out.
You don't have permission to view the spoiler content. Log in or register now.

If you had just downloaded the 1.8mb zip file you could've figured out your own answer yesterday.
:unsure:
 
  • Like
Reactions: ShaddyGames

juan palote

Engaged Member
Dec 5, 2017
2,027
3,839
I am getting this error

Code:
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
 
5.00 star(s) 1 Vote