Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SendTo not processing #267

Open
d0nnergurke opened this issue Jul 1, 2023 · 0 comments
Open

SendTo not processing #267

d0nnergurke opened this issue Jul 1, 2023 · 0 comments

Comments

@d0nnergurke
Copy link

Describe the bug
I am using mostly blockly scripts. After upgrading to 3.0.5 and the translation of script-blocks from setState to sendTo my verbal announcements stopped working.

To Reproduce
use sendTo instead of setState

Expected behavior
sendTo should produce the same output as setState

Screenshots & Logfiles
instance config:
image

test-Script:
image
image

log output:
image

Versions:

  • Adapter version: 3.0.5
  • JS-Controller version: 4.0.24
  • Node version: 18.16.1
  • Operating system: Linux

Additional context
Even with log-level set to silly on both the js-instance and sayit-instance I was unable to catch any additional information. If there is additional guidance on how to obtain more information I will be glad to help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant