Thanks, that clears up why I had no spatialization plugins. I was assuming the scons build at the CLAM root was picking up the plugins....I can stick to one platform now ;-)<br><br>So they compiled and installed OK - but I'm getting this error:<br>
<br>Loading CLAM_OSC.clamnetwork...<br>MultiLibloSource::ConcreteConfigure server NOT started -- default config<br>MultiLibloSource: Starting the server on port7000<br>MultiLibloSource: number of servers: 1<br>MultiLibloSource: InsertInstance: path /SpatDIF/sources/0/xyz doesn't exists. Creating<br>
MultiLibloSource: Shutting down the server...<br>MultiLibloSource: Starting the server on port7000<br>MultiLibloSource: number of servers: 1<br>MultiLibloSource: InsertInstance: path /SpatDIF/sources/0/xyz doesn't exists. Creating<br>
MultiLibloSource::ConcreteConfigure server NOT started -- default config<br>MultiLibloSource: InsertInstance: path /SpatDIF/sources/0/ypr doesn't exists. Creating<br>MultiLibloSource: InsertInstance: path /SpatDIF/sources/0/ypr doesn't exists. Creating<br>
MultiLibloSource::ConcreteConfigure server NOT started -- default config<br>MultiLibloSource: InsertInstance: path /SpatDIF/listeners/0/xyz doesn't exists. Creating<br>MultiLibloSource: InsertInstance: path /SpatDIF/listeners/0/xyz doesn't exists. Creating<br>
MultiLibloSource::ConcreteConfigure server NOT started -- default config<br>MultiLibloSource: InsertInstance: path /SpatDIF/listeners/0/ypr doesn't exists. Creating<br>MultiLibloSource: InsertInstance: path /SpatDIF/listeners/0/ypr doesn't exists. Creating<br>
MultiLibloSource::ConcreteConfigure server NOT started -- default config<br>MultiLibloSource: InsertInstance: path /SpatDIF/sync/FrameChanged doesn't exists. Creating<br>MultiLibloSource: InsertInstance: path /SpatDIF/sync/FrameChanged doesn't exists. Creating<br>
##########################################################<br>################### ASSERTION FAILED #####################<br>##########################################################<br>At file scons/libs/core/src/FlattenedNetwork.cxx line 451<br>
No processing in the network has the name '001_xyz'.<br><br> Backtrace:<br><br>[0] /usr/local/lib/libclam_core.so.13(CLAM::DumpBacktrace(std::ostream&)+0x26) [0x7f0daf8cb39a]<br>[1] /usr/local/lib/libclam_core.so.13 [0x7f0daf8cb6b6]<br>
[2] /usr/local/lib/libclam_core.so.13(CLAM::ExecuteAssertFailedHandler(char const*, char const*, int)+0x27) [0x7f0daf8cae17]<br>[3] /usr/local/lib/libclam_core.so.13(CLAM::FlattenedNetwork::GetProcessing(std::string const&) const+0x287) [0x7f0daf8da4a1]<br>
[4] /usr/local/lib/libclam_core.so.13(CLAM::FlattenedNetwork::GetOutControlByCompleteName(std::string const&) const+0x4b) [0x7f0daf8d8f99]<br>[5] /usr/local/lib/libclam_core.so.13(CLAM::FlattenedNetwork::ConnectControls(std::string const&, std::string const&)+0x2e) [0x7f0daf8d8c72]<br>
[6] /usr/local/lib/libclam_core.so.13(CLAM::FlattenedNetwork::LoadFrom(CLAM::Storage&)+0x1ce4) [0x7f0daf8dd388]<br>[7] /usr/local/lib/libclam_core.so.13(CLAM::XmlStorage::RestoreObject(CLAM::Component&)+0x71) [0x7f0daf92836b]<br>
[8] /usr/local/lib/libclam_core.so.13(CLAM::XmlStorage::Restore(CLAM::Component&, std::istream&)+0x36) [0x7f0daf914f9d]<br>[9] /usr/local/lib/libclam_core.so.13(CLAM::XmlStorage::Restore(CLAM::Component&, std::string const&)+0x13e) [0x7f0daf928b66]<br>
[10] NetworkEditor [0x45358b]<br>[11] NetworkEditor [0x44400b]<br>[12] /lib/libc.so.6(__libc_start_main+0xe6) [0x7f0daa5a25a6]<br>[13] NetworkEditor [0x4432f9]<br>Trace/breakpoint trap<br><br>I've never used SpatDif before so maybe this is obvious.<br>
<br><br>PS - I think I just watched a video from LAC09 with you scratching your chin a lot....<br><br><br>Pete<br><br><br><div class="gmail_quote">On Fri, May 8, 2009 at 2:03 PM, Natanael Olaiz <span dir="ltr"><<a href="mailto:nolaiz@gmail.com">nolaiz@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Pete,<br>
<br>
Beside I have to check and update the how-to that you read (we actualized the plugins but not the wiki...), the problem that you have about MultiLibloSource is because you didn't compiled the CLAM OSC plugin, which is on the subversion repository (<a href="http://clam-project.org/clam/trunk" target="_blank">http://clam-project.org/clam/trunk</a>), and I think is also in the web packages. You have to make a scons clam_prefix=... prefix=... and scons install whithin CLAM/plugins/osc directory. It uses the Liblo library, that exists for Linux for sure, but I don't know if it also for windows.<br>

<br>
In short I expect to actualize the instructions, and probably the scripts too. Meanwhile, try compiling the osc plugin, and if you have any question, you are welcome to ask.<br>
<br>
<br>
Best regards,<br>
Natanael.<br>
<br>
El 05/08/2009 02:07 PM, Pete Carss escribió:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5">
Hello There,<br>
<br>
I'm trying to use CLAM in conjunction with Blender. I'm trying to deploy this in the Fulldome theatre I run, so I'm using a dome-corrected build of Blender which is Windows only. I have multiple platforms available to deploy CLAM.<br>

<br>
I have followed the instructions at <a href="http://clam-project.org/wiki/Devel/Blender_support" target="_blank">http://clam-project.org/wiki/Devel/Blender_support</a><br>
<br>
<br>
I have created a demo scene using the supplied script, created a CLAM network file using another supplied script. When I attempt to load this file, I get an error message complaining about lack of "MultiLibloSource". MultiLibLoSource seems not to exist on all the platforms I've tested: Ubuntu 8.10 (32bit binary) Ubuntu 9.04 (64bit built from source) Windows XP (binary stable and SVN snapshot) and Mac OS X (binary stable and SVN snapshot)<br>

<br>
What platform does MultiLibloSource exist on?<br>
<br>
Yours<br>
<br>
Pete<br>
<br>
<br>
<br>
<br>
<br>
<br></div></div>
------------------------------------------------------------------------<br>
<br>
_______________________________________________<br>
Clam-devel mailing list<br>
<a href="mailto:Clam-devel@llistes.projectes.lafarga.org" target="_blank">Clam-devel@llistes.projectes.lafarga.org</a><br>
<a href="https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel" target="_blank">https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel</a><br>
  <br>
</blockquote>
<br>
<br>
_______________________________________________<br>
Clam-devel mailing list<br>
<a href="mailto:Clam-devel@llistes.projectes.lafarga.org" target="_blank">Clam-devel@llistes.projectes.lafarga.org</a><br>
<a href="https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel" target="_blank">https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel</a><br>
</blockquote></div><br>