RimWorld

RimWorld

EchoColony
Bug Report
Hi, I'm currently using your Gemini-based chat mod and I've encountered several issues. Here's a detailed list of the problems:


Game version: 1.6
Play setting: JEMINI Flash
Player 2: Not in use


1. Backslash (\) appearing in chat dialogue
Sometimes a backslash character (\) shows up at the very beginning or end of a character's dialogue line. This seems to be unintended and breaks immersion during roleplay.

2. \r\n being shown as raw text instead of triggering a line break
The \r\n escape sequence does not function as a line break and is instead displayed directly in the chat window as raw text (e.g., \r\n\r\n). This breaks immersion and makes the dialogue harder to read. Ideally, it should either trigger a proper line break or be automatically cleaned from the output.

3. Dialogue editing view cuts off long text
When I use the dialogue editing function, long dialogue lines get cut off and I can only see the top part. It seems like the scroll or viewport is locked to the upper part of the text box.

I expect to be able to scroll down (e.g., with arrow keys) to view the entire response. But the current behavior makes it hard to access the lower portion of long lines.

4. Misaligned click area for edit/play buttons
The edit and playback buttons only respond when I click slightly below their visible location. It feels like the actual clickable area is offset. This makes it harder to interact with them accurately.

Thanks again for your work on this mod!

---------------------------------
Error example ::
Nakyung: "\Yes, Fox! As expected, you were already prepared! Thanks to the lights, we’ll be safe! <i><b>Nods firmly.</b></i>\r\n\r\nEven if the 'Shadow Beasts' come in from outside the base, we can take them down in the defense zone, right? I’ll also destroy the shadow stones one by one, just as you ordered! <i><b>With a determined gaze.</b></i> Don’t worry, Fox!"


Expected behavior (correct rendering) ::
Nakyung: "Yes, Fox! As expected, you were already prepared! Thanks to the lights, we’ll be safe! <i><b>Nods firmly.</b></i>

Even if the 'Shadow Beasts' come in from outside the base, we can take them down in the defense zone, right? I’ll also destroy the shadow stones one by one, just as you ordered! <i><b>With a determined gaze.</b></i> Don’t worry, Fox!"