botpress / v12

Botpress OSS – v12
https://v12.botpress.com
GNU Affero General Public License v3.0
68 stars 83 forks source link

DialogEngine Error processing "say #!builtin_text-8WcaRJ" #653

Closed justicenode closed 5 years ago

justicenode commented 5 years ago

I have this weird error that sometimes pops up when my bot sends a message. When i restart the whole thing it usually works again, just to break again. I have already checked that those texts actually exist in the cms.

Error output:

17:00:22.067 DialogEngine Error processing "say #!builtin_text-8WcaRJ"
                          Err: Cannot read property 'push' of undefined
                          Flow: preference.flow.json
                          Node: set1

Any help is appreciated.

EFF commented 5 years ago

Do you happen to know what version of the binary you're using that could help us a little.

justicenode commented 5 years ago

v11.6.3 sorry forgot to add that

rndlaine commented 5 years ago

@justicenode is it happening with builtin_text-8WcaRJ only or with other content elements as well?

rndlaine commented 5 years ago

@justicenode I think botpress/botpress#1642 will resolve the issue.

rndlaine commented 5 years ago

Closing the issue, it should be fixed in the next patch. Thanks for reporting the issue!