hi, list !

i recently ran into a bug when i used the "coll" object from the BETA cyclone library.

simply put: when i create a coll object and quit PD, it throws a Microsoft Visual C++ Runtime Error (see image).

example patch is attached.


the object seems to work though, as long as PD is running. only the 3rd outlet (bang when file read) doesn't work.


i downloaded the cyclone 0.2 beta package with deken.
the older pd-extended version (also from deken) works fine.


PD 0.47-2, Windows 7 64 bit


did anybody experience this as well ?



best

oliver


--
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
/////////////// http://pendler.klingt.org //////////////
\\\\\\\\\\\\\\\ http://oliver.klingt.org  \\\\\\\\\\\\\\
////////////////////////////////////////////////////////
\\\\\\\\ LIVE-BUILDER (music improvisation tool): \\\\\\
////////////// http://tinyurl.com/qaohv35 //////////////
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
#N canvas 785 164 954 756 12;
#X obj 355 577 comment 0 10 helvetica ? 0 0 0 0 comment;
#X obj 356 600 comment 0 10 helvetica ? 0 0 0 0 ffff s;
#X obj 218 444 comment 0 10 helvetica ? 0 0 0 0 comment;
#X msg 84 84 read;
#X obj 80 162 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X obj 149 164 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X obj 84 122 coll;
#C restore;
#X connect 3 0 6 0;
#X connect 6 2 4 0;
#X connect 6 3 5 0;
#X coords 0 756 1 755 134 24 0;
_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to