I used this fixand it worked like a champ! Different line number with new version,but it wasn't that far off,thanks!Hi, the issue is that the label doesn't exist.
Go to script.rpy on line 6529 and change
if master_bedroom_bureau_1:
to
label master_bedroom_bureau_1:
Watch out the your codes indentations etc.
Hope this helps.