VN Ren'Py Abandoned Moonlight Sins [Ch. 1-4] [ThEngineer]

4.80 star(s) 5 Votes

Genji

Engaged Member
Dec 1, 2017
2,845
3,170
this game look promising..and the guy remind me of bruce wayne or some powerful guy in the corporate,is that the MC?
309243_308203_hannahHug.png
 
  • Like
Reactions: thengineer

thengineer

Moonlight Sins
Game Developer
Nov 19, 2018
191
771
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 1923, in script call
$ renpy.pause(hard=True)
File "game/bed.rpy", line 3, in script call
call day2 from _call_day2
File "game/script.rpy", line 2039, in script call
$ renpy.pause(hard=True)
File "game/bed.rpy", line 5, in script call
call day3 from _call_day3
File "game/script.rpy", line 2381, in script call
$ renpy.pause(hard=True)
File "game/bed.rpy", line 7, in script call
call day4 from _call_day4
File "game/script.rpy", line 2707, in script call
$ renpy.pause(hard=True)
File "game/bed.rpy", line 9, in script call
call day5 from _call_day5
File "game/script.rpy", line 3027, in script call
$ renpy.pause(hard=True)
File "game/bed.rpy", line 11, in script call
call day6 from _call_day6
File "game/script.rpy", line 3331, in script call
$renpy.pause(0.01,hard=True)
File "game/script.rpy", line 3331, in script call
$renpy.pause(0.01,hard=True)
File "game/script.rpy", line 3331, in script call
$renpy.pause(0.01,hard=True)
File "game/script.rpy", line 3331, in script call
$renpy.pause(0.01,hard=True)
File "game/script.rpy", line 3331, in script call
$renpy.pause(0.01,hard=True)
File "game/script.rpy", line 3331, in script call
$renpy.pause(0.01,hard=True)
File "game/script.rpy", line 3331, in script call
$renpy.pause(0.01,hard=True)
File "game/script.rpy", line 4836, in script call
$ renpy.pause(hard=True)
File "game/bed.rpy", line 13, in script call
call day7 from _call_day7
File "game/script.rpy", line 5127, in script call
$ renpy.pause(hard=True)
File "game/bed.rpy", line 15, in script call
call day8 from _call_day8
File "game/script.rpy", line 5863, in script
$ renpy.pause(hard=True)
File "game/script.rpy", line 5863, in <module>
$ renpy.pause(hard=True)
File "game/phone.rpy", line 509, in execute
screen phoneIcon():
File "game/phone.rpy", line 509, in execute
screen phoneIcon():
File "game/phone.rpy", line 513, in execute
if( ( (currentReply<replyUpTo) and (not isInLabel) and hasGottenReply ) or ( (vanessaCurrentReply<vanessaReplyUpTo) and (not vanessaIsInLabel) and vanessaHasGottenReply ) ):
NameError: name 'vanessaIsInLabel' is not defined

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

Full traceback:
File "game/script.rpy", line 1923, in script call
$ renpy.pause(hard=True)
File "game/bed.rpy", line 3, in script call
call day2 from _call_day2
File "game/script.rpy", line 2039, in script call
$ renpy.pause(hard=True)
File "game/bed.rpy", line 5, in script call
call day3 from _call_day3
File "game/script.rpy", line 2381, in script call
$ renpy.pause(hard=True)
File "game/bed.rpy", line 7, in script call
call day4 from _call_day4
File "game/script.rpy", line 2707, in script call
$ renpy.pause(hard=True)
File "game/bed.rpy", line 9, in script call
call day5 from _call_day5
File "game/script.rpy", line 3027, in script call
$ renpy.pause(hard=True)
File "game/bed.rpy", line 11, in script call
call day6 from _call_day6
File "game/script.rpy", line 3331, in script call
$renpy.pause(0.01,hard=True)
File "game/script.rpy", line 3331, in script call
$renpy.pause(0.01,hard=True)
File "game/script.rpy", line 3331, in script call
$renpy.pause(0.01,hard=True)
File "game/script.rpy", line 3331, in script call
$renpy.pause(0.01,hard=True)
File "game/script.rpy", line 3331, in script call
$renpy.pause(0.01,hard=True)
File "game/script.rpy", line 3331, in script call
$renpy.pause(0.01,hard=True)
File "game/script.rpy", line 3331, in script call
$renpy.pause(0.01,hard=True)
File "game/script.rpy", line 4836, in script call
$ renpy.pause(hard=True)
File "game/bed.rpy", line 13, in script call
call day7 from _call_day7
File "game/script.rpy", line 5127, in script call
$ renpy.pause(hard=True)
File "game/bed.rpy", line 15, in script call
call day8 from _call_day8
File "game/script.rpy", line 5863, in script
$ renpy.pause(hard=True)
File "C:\Users\Michael\Documents\My Games\MoonlightSins-Ch4-pc\MoonlightSins-Ch4-pc\renpy\ast.py", line 912, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Michael\Documents\My Games\MoonlightSins-Ch4-pc\MoonlightSins-Ch4-pc\renpy\python.py", line 2004, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 5863, in <module>
$ renpy.pause(hard=True)
File "C:\Users\Michael\Documents\My Games\MoonlightSins-Ch4-pc\MoonlightSins-Ch4-pc\renpy\exports.py", line 1471, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
File "C:\Users\Michael\Documents\My Games\MoonlightSins-Ch4-pc\MoonlightSins-Ch4-pc\renpy\ui.py", line 295, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Michael\Documents\My Games\MoonlightSins-Ch4-pc\MoonlightSins-Ch4-pc\renpy\display\core.py", line 2699, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Michael\Documents\My Games\MoonlightSins-Ch4-pc\MoonlightSins-Ch4-pc\renpy\display\core.py", line 3091, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\Michael\Documents\My Games\MoonlightSins-Ch4-pc\MoonlightSins-Ch4-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Michael\Documents\My Games\MoonlightSins-Ch4-pc\MoonlightSins-Ch4-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Michael\Documents\My Games\MoonlightSins-Ch4-pc\MoonlightSins-Ch4-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Michael\Documents\My Games\MoonlightSins-Ch4-pc\MoonlightSins-Ch4-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "C:\Users\Michael\Documents\My Games\MoonlightSins-Ch4-pc\MoonlightSins-Ch4-pc\renpy\display\core.py", line 3091, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\Michael\Documents\My Games\MoonlightSins-Ch4-pc\MoonlightSins-Ch4-pc\renpy\display\screen.py", line 440, in per_interact
self.update()
File "C:\Users\Michael\Documents\My Games\MoonlightSins-Ch4-pc\MoonlightSins-Ch4-pc\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/phone.rpy", line 509, in execute
screen phoneIcon():
File "game/phone.rpy", line 509, in execute
screen phoneIcon():
File "game/phone.rpy", line 513, in execute
if( ( (currentReply<replyUpTo) and (not isInLabel) and hasGottenReply ) or ( (vanessaCurrentReply<vanessaReplyUpTo) and (not vanessaIsInLabel) and vanessaHasGottenReply ) ):
File "<screen language>", line 513, in <module>
NameError: name 'vanessaIsInLabel' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.1.311
Moonlight Sins Ch4
Wed Jul 31 07:28:07 2019
```
Weird, had you played any prior versions? Since chapter 2 is not save-compatible with chapter 3, its also not save compatible with chapter 4
 
  • Like
Reactions: SexyFeetLover

gtz-god

Active Member
Jan 4, 2019
998
266
ok when you say chose will when version i dont know you going to drop a knife in my heath and the other chose still bad
 
4.80 star(s) 5 Votes