Maíra Sala wrote: > Hi, > > I'm experiencing some very odd thing. When I open my patch, with a dumpOSC > and a OSCRoute, sometimes the dumpOSC box can't be created. As it's not > allways I'm sure is not a path problems to the library. As I'm working in > something that needs to be kind of stable, I'm getting a bit worried. Using > the 39.3 version in a windows xp environment. Any ideas of why that happens > or how to solve it?
[dumpOSC 5555] needs to be able to bind to network port 5555, if something else is already using it (or if the previous user of the port hasn't timed out completely) then dumpOSC will fail to create. > > Thanks so much for the help! > > Maíra > > _________________________________________________________________ > Conheça o Windows Live Spaces, a rede de relacionamentos do Messenger! > http://www.amigosdomessenger.com.br/ > > > ------------------------------------------------------------------------ > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
