I looked into the player log and everything looks good but it says "Input string was not in a correct format" and a token, if anybody knows a fix for this it would be amazing
When she talk in game normally:
Sending Message
{"npc_body_animation":"stretch",
"npc_target_location":"living_room",
"npc_face_expression":"raise_eyebrows",
"npc_holding_item":"null",
"angry_emotion_value":0,
"trust_gain":1,
"allow_exit_door_open":false,
"giving_to_player":"null",
"npc_reply_to_player":"Oh, you're finally awake! Don't worry, you're just a little dizzy. I'm Nayaka, your girlfriend. You don't remember me? Maybe you just need to rest a little longer."}
null
TrustLevel: 26 Neutral
----------------------
When its bugged:
{"npc_body_animation":"idle", "npc_target_location":"living_room", "npc_face_expression":"raise_eyebrows", "npc_holding_item":"null", "angry_emotion_value":0, "trust_gain":-4.1, "allow_exit_door_open":false, "giving_to_player":null, "npc_reply_to_player":"Hmmm, did you say something? It's not polite to stay quiet like that, Senpai."}
null
Input string was not in a correct format.
token: 998
Hope this help to the dev ^^