Skip to content

{char(10)} not rendered in speechresponder.out #2797

@Darkcyde13

Description

@Darkcyde13

What's Wrong (please be as specific as possible)

Expected

char() to send characters to speechresponder.out

Observed

{char(10)} not rendered to the output.

Steps to reproduce

  1. Open a new script.
  2. Enter some text, add {char(10)}, then add some more text.
  3. Run test of script.
  4. Observe the two sections of text are not split by a CRLF in speechresponder.out, which char(10) should do.

Configuration

  • Version [Please give full version numbers here, not just "latest" or "current"]
    • EDDI Version: v5.0.0
    • VoiceAttack Version: N/A
  • Localization [if applicable]
    • EDDI's language: EN-GB
    • Voice: Ivona Amy

My Investigation

Investigation Notes

(From Discord)

The second thing I noticed is that {char(10)} no long inserts a CRLF in the speechresponder.out file. v4.1.9 used to, and I've used it throughout my EDDI personality so that I can more easily read the output by splitting it up, but that's not happening in v5 now.

EDDI Logs

None, but can provide one if needed.

Player journals

N/A

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions