Spin$hady

Newbie
Nov 21, 2020
38
62
Amazing update. One question, anyone know how to unlock this extra scene? I think it might be a Melissa one but can't really tell.
1720722250112.png
 

DeliteDouche

Active Member
Nov 26, 2021
605
901
Amazing update. One question, anyone know how to unlock this extra scene? I think it might be a Melissa one but can't really tell.
View attachment 3822111
That is Joyce. That was the extra scene in 0.21. Think that was the version where the regular got posted here first then the extra version later on. Universal Gallery Unlock works if you don't have a save from back then.
 

Masqu

Member
Nov 3, 2018
197
74
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 671, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/scripts/objective.rpy", line 21, in execute
  File "game/scripts/objective.rpy", line 21, in execute
  File "game/scripts/objective.rpy", line 51, in execute
  File "game/scripts/objective.rpy", line 62, in execute
  File "game/scripts/objective.rpy", line 72, in execute
  File "game/scripts/objective.rpy", line 76, in execute
  File "game/scripts/objective.rpy", line 105, in execute
  File "game/scripts/objective.rpy", line 106, in execute
  File "game/scripts/objective.rpy", line 107, in execute
  File "game/scripts/objective.rpy", line 110, in execute
  File "game/scripts/objective.rpy", line 110, in <module>
  File "game/scripts/z.rpy", line 307, in ictra
NameError: Name 'tutoring' is not defined.

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

Full traceback:
  File "scripts/locations/home.rpyc", line 46, in script
  File "C:\Users\masqu\Downloads\MidnightParadise-0.25-pc-elite\MidnightParadise-0.25-pc-elite\renpy\ast.py", line 1971, in execute
    self.call("execute")
  File "C:\Users\masqu\Downloads\MidnightParadise-0.25-pc-elite\MidnightParadise-0.25-pc-elite\renpy\ast.py", line 1953, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\Users\masqu\Downloads\MidnightParadise-0.25-pc-elite\MidnightParadise-0.25-pc-elite\renpy\statements.py", line 349, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 671, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "C:\Users\masqu\Downloads\MidnightParadise-0.25-pc-elite\MidnightParadise-0.25-pc-elite\renpy\exports.py", line 3420, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Users\masqu\Downloads\MidnightParadise-0.25-pc-elite\MidnightParadise-0.25-pc-elite\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\masqu\Downloads\MidnightParadise-0.25-pc-elite\MidnightParadise-0.25-pc-elite\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:\Users\masqu\Downloads\MidnightParadise-0.25-pc-elite\MidnightParadise-0.25-pc-elite\renpy\display\core.py", line 2688, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "C:\Users\masqu\Downloads\MidnightParadise-0.25-pc-elite\MidnightParadise-0.25-pc-elite\renpy\display\displayable.py", line 431, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\masqu\Downloads\MidnightParadise-0.25-pc-elite\MidnightParadise-0.25-pc-elite\renpy\display\displayable.py", line 431, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\masqu\Downloads\MidnightParadise-0.25-pc-elite\MidnightParadise-0.25-pc-elite\renpy\display\displayable.py", line 431, in visit_all
    d.visit_all(callback, seen)
  [Previous line repeated 1 more time]
  File "C:\Users\masqu\Downloads\MidnightParadise-0.25-pc-elite\MidnightParadise-0.25-pc-elite\renpy\display\screen.py", line 480, in visit_all
    callback(self)
  File "C:\Users\masqu\Downloads\MidnightParadise-0.25-pc-elite\MidnightParadise-0.25-pc-elite\renpy\display\core.py", line 2688, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "C:\Users\masqu\Downloads\MidnightParadise-0.25-pc-elite\MidnightParadise-0.25-pc-elite\renpy\display\screen.py", line 491, in per_interact
    self.update()
  File "C:\Users\masqu\Downloads\MidnightParadise-0.25-pc-elite\MidnightParadise-0.25-pc-elite\renpy\display\screen.py", line 697, in update
    self.screen.function(**self.scope)
  File "game/scripts/objective.rpy", line 21, in execute
  File "game/scripts/objective.rpy", line 21, in execute
  File "game/scripts/objective.rpy", line 51, in execute
  File "game/scripts/objective.rpy", line 62, in execute
  File "game/scripts/objective.rpy", line 72, in execute
  File "game/scripts/objective.rpy", line 76, in execute
  File "game/scripts/objective.rpy", line 105, in execute
  File "game/scripts/objective.rpy", line 106, in execute
  File "game/scripts/objective.rpy", line 107, in execute
  File "game/scripts/objective.rpy", line 110, in execute
  File "game/scripts/objective.rpy", line 110, in <module>
  File "game/scripts/z.rpy", line 307, in ictra
  File "C:\Users\masqu\Downloads\MidnightParadise-0.25-pc-elite\MidnightParadise-0.25-pc-elite\renpy\exports.py", line 3944, in substitute
    return renpy.substitutions.substitute(s, scope=scope, translate=translate)[0]
  File "C:\Users\masqu\Downloads\MidnightParadise-0.25-pc-elite\MidnightParadise-0.25-pc-elite\renpy\substitutions.py", line 371, in substitute
    s = interpolate(s, kwargs) # type: ignore
  File "C:\Users\masqu\Downloads\MidnightParadise-0.25-pc-elite\MidnightParadise-0.25-pc-elite\renpy\substitutions.py", line 86, in interpolate
    raise e
  File "C:\Users\masqu\Downloads\MidnightParadise-0.25-pc-elite\MidnightParadise-0.25-pc-elite\renpy\substitutions.py", line 78, in interpolate
    value = renpy.python.py_eval(code, {}, scope)
  File "C:\Users\masqu\Downloads\MidnightParadise-0.25-pc-elite\MidnightParadise-0.25-pc-elite\renpy\python.py", line 1209, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\masqu\Downloads\MidnightParadise-0.25-pc-elite\MidnightParadise-0.25-pc-elite\renpy\python.py", line 1202, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "<none>", line 1, in <module>
  File "C:\Users\masqu\Downloads\MidnightParadise-0.25-pc-elite\MidnightParadise-0.25-pc-elite\renpy\substitutions.py", line 313, in __getitem__
    raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'tutoring' is not defined.

Windows-10-10.0.22631 AMD64
Ren'Py 8.2.3.24061702
Midnight Paradise 0.25
Thu Jul 11 20:54:48 2024
 
  • Like
Reactions: aviyaa12345

KING VR

Member
Nov 28, 2019
336
141
that's not going to happen, as you have already seen with the releases after the last rework.
Is there some issue with how the game is coded. Or is it due to lack of consistent updates. The game has made decent progression in recent versions.

Please Update it.
 
3.60 star(s) 355 Votes