Well it didn't crash this time but same errors as the last one, Ill include some more after ignoring it, it may helpok I feel like we're real close.. I went for the shotgun approach and just included all the script files and renpy files from my Dev folder for the game, give this one a go see if it blasts that error for good lol
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 180, in script
centered "Your name will be [mc]."
TypeError: must be real number, not NoneType
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 189, in script
"{size=+3}This, is your beautiful family."
TypeError: must be real number, not NoneType
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 206, in script
mc "She's my gorgeous [arelat]."
TypeError: must be real number, not NoneType