ossia / libossia

A modern C++, cross-environment distributed object model for creative coding and interaction scoring
https://ossia.io
GNU Lesser General Public License v3.0
206 stars 33 forks source link

ossia client crashes when connecting to Puredata device-example.pd #69

Closed avilleret closed 7 years ago

avilleret commented 7 years ago

connecting to Puredata device-example.pd with either a Puredata client, the QML OssiaClientExample.qml or with network_oscquery_exploration crashes with this backtrace :

https://gist.github.com/avilleret/67f9b5a516294e5ce7164f65620545f2

what's wrong here ?

avilleret commented 7 years ago

connecting to another server works fine with those client, so I guess something is wrong on Pd device side