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
- Open a new script.
- Enter some text, add
{char(10)}, then add some more text.
- Run test of script.
- 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
What's Wrong (please be as specific as possible)
Expected
char() to send characters to
speechresponder.outObserved
{char(10)} not rendered to the output.
Steps to reproduce
{char(10)}, then add some more text.Configuration
My Investigation
Investigation Notes
(From Discord)
EDDI Logs
None, but can provide one if needed.
Player journals
N/A