the sex scene with Seika in the training hall is broken, after it ends the menus are not displayed anymore and her stats overview is stuck on the screen. (this may be related with decompiling the scripts)
edited to add: think I found it, a not cleared menu style variable.
the whole thing looks now like
menu seikacenterrangetalk_slutiness: "Behind {color=#df12e0}Slutiness{/color}+"(badge2="train", sensitive=seika.level>=13): if seika.slutiness <= 5: hide screen dorms_girl_stats seika "What? But we're not in my room?" "I should increase her slutiness to {color=#df12e0}5{/color}" show screen dorms_girl_stats(seika.level, seika.affinity, seika.slutiness, seika.obedience, seika.skill, seika.relationship) jump seikacenterrangetalk_slutiness hide screen dorms_girl_stats $ dormtalk_choice = False jump repeat_seika_hscene_Backcarry
I also removed a handful of superfluous "hide screen" lines in the actual sex scene, probably still fine with them active in the script