Seems like somewhere in nsfw_sexting.rpy, you accidentally wrote call store.mas_clothes_change(outfit=mas_clothes_birthday_suit, outfit_mode=False, exp="6hubfb", restore_zoom=False) instead of call mas_clothes_change(outfit=mas_clothes_birthday_suit, outfit_mode=False, exp="6hubfb", restore_zoom=False, which will make the game crash when triggered. Happened to me when I asked her to take off her underwear.
Seems like somewhere in
nsfw_sexting.rpy
, you accidentally wrotecall store.mas_clothes_change(outfit=mas_clothes_birthday_suit, outfit_mode=False, exp="6hubfb", restore_zoom=False)
instead ofcall mas_clothes_change(outfit=mas_clothes_birthday_suit, outfit_mode=False, exp="6hubfb", restore_zoom=False
, which will make the game crash when triggered. Happened to me when I asked her to take off her underwear.