latitudegames / AIDungeon

Infinite adventures await!
http://www.aidungeon.io/
MIT License
3.18k stars 556 forks source link

[BUG] Quotes in the AI response sometimes prematurely trigger the end of the response. #200

Closed bryanlyon closed 4 years ago

bryanlyon commented 4 years ago

🐛 Bug Report

Describe the bug Quotes in the AI response sometimes trigger the end of the response.

How to Reproduce

Play through with a lot of Dialog: say "blah blah blah". This leads to responses with a lot of dialog, and situations where quotes cause the end of the AI response.

"She slaps you. You say "

Expected behavior The response should reach a reasonable and logical end, not stopping in the middle.

Additional context

snarfblam commented 4 years ago

Looks like same issue as #90: [BUG] Dialog items not show.

bryanlyon commented 4 years ago

Agreed, closing for duplication with #90