< Back to IRCAM Forum

what does this error mean?

Bonjour,

I’am getting an error like this; spat.viewer: error reading 0 th speaker position
What does it mean?

Is there some kind of reference where one can learn about error messages?

Thank you!

Best wishes, savannah

Hi Savannah,

This kind of error message usually occurs when you send a list of coordinates, and some of these coordinates are invalid in some way
(e.g. if the data are not floating point values).

There is no “reference” documentation for error messages.
Although I admit that the error messages are not always super explicit, they should give you a hint towards the problematic part of the patch.
If not, just ask on the forum !

For your current issue, check carefully the “speaker” or “speakers” messages you are sending to spat.viewer.
Or post your patch here.

T.

Hi T.

Thanks a lot, I found it! :slight_smile:

Best wishes, Savannah