Yes i ran into those bugs had to do a spot of code editing to fix those. But your bug MName is not defined is an odd one. I think that is in referance to the mother and what you have named her. Did you set her name or keep the default?
Default, Molly.
And in Bella's room at night, game closes and get this:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Reception/BuildersRoom.rpy", line 11, in script
$ initJump("BelleBRChat1")
ScriptError: could not find label 'BelleBRChat1'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\xxxx\Downloads\Nueva carpeta\PrivateCommunity-0.1.7-pc\renpy\bootstrap.py", line 313, in bootstrap
renpy.main.main()
File "D:\xxxx\Downloads\Nueva carpeta\PrivateCommunity-0.1.7-pc\renpy\main.py", line 520, in main
run(restart)
File "D:\xxxx\Downloads\Nueva carpeta\PrivateCommunity-0.1.7-pc\renpy\main.py", line 139, in run
renpy.execution.run_context(True)
File "D:\xxxx\Downloads\Nueva carpeta\PrivateCommunity-0.1.7-pc\renpy\execution.py", line 889, in run_context
context.run()
File "game/Reception/BuildersRoom.rpy", line 11, in script
$ initJump("BelleBRChat1")
File "D:\xxxx\Downloads\Nueva carpeta\PrivateCommunity-0.1.7-pc\renpy\script.py", line 886, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'BelleBRChat1'.
Windows-7-6.1.7601-SP1
Ren'Py 7.2.0.424
Private Community 0.1.7
Thu Oct 31 23:49:11 2019