here are the dos window error reports:
SCRIPT ERROR: childbirth: Invalid call. Nonexistent function 'dictionary' in base 'Nil'.
At: res://files/scripts/Mansion.gd:2683
SCRIPT ERROR: _on_raise_pressed: Invalid get index 'name' (on base: 'Nil').
At: res://files/scripts/Mansion.gd:2707
SCRIPT ERROR: babyage: Invalid set index 'name' (on base: 'Nil') with value of type 'String'.
At: res://files/scripts/Mansion.gd:2714
2. second error occurs when "raise the baby" button is pushed
3. after providing a name and pressing an age button nothing occurs
note "give the baby away" does exit and allow you to continue. there is no information about costing $500 that is mentioned elsewhere.
Please note that my game has been patched to allow the end of day report after the farm is activated (Strive-win64-525-Bugfix-V1a)