if it still crashes for you, i think i figured out a fix (it'll be patched in 1.2, but in the meantime you can do it yourself):
open the custom_screens.rpy file in Notepad or any other text editor and replace ShowMenu("kissdesc") with
Show("kissdesc", transition=dissolve)