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

5.00 star(s) 1 Vote

juan palote

Engaged Member
Dec 5, 2017
2,007
3,805
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
 

Deleted member 1571716

Conversation Conqueror
Aug 7, 2019
6,352
10,101
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
You borked your game. Mod hasn't updated yet as far as I know.
 

Saiaxs

Member
Oct 12, 2018
149
407
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
try redownloading the mod, its been updated.
 
5.00 star(s) 1 Vote