Skip to content

Issues about MessageArray in python #1109

Answered by Robadob
LangLEvoI asked this question in Q&A
Discussion options

You must be logged in to vote

This appears to be a bug within the agent python transpilation.

Two things stand out:

  • The error states MessageArray3D but you appear to be using MessageArray.
  • It looking for the method getVariableInt which should actually be getVariable<Int>

It's possible array messages haven't been as thoroughly tested as other types within agent python.

I'll create an issue, and try to reproduce/fix it later in the week.

Thanks for the thorough post.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Robadob
Comment options

@mondus
Comment options

@Robadob
Comment options

@LangLEvoI
Comment options

Answer selected by LangLEvoI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants