<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Dear X3D gurus, <div class=""><br class=""></div><div class="">I am once again trying to assemble an astro-X3D model using the mayavi python module, here: <a href="http://www.sc.eso.org/~fvogt/Shapley/shapley.html" class="">http://www.sc.eso.org/~fvogt/Shapley/shapley.html</a></div><div class=""><br class=""></div><div class="">I am on Mac OS X Yosemite (still…), and can load the model just fine with:</div><div class=""><br class=""></div><div class="">Firefox 60.0.1<br class="">Chrome 67.0.3396.62<br class=""><br class="">However, the model does *not* load with:<br class=""><br class="">Safari 10.1.2 -> I get “ERROR: no scene in resource” message in the development console right after it loads the underlying X3D file.<br class=""><br class="">I have confirmed that under Mac OS X High Sierra, with Safari 11.1, it does works, though! </div><div class=""><br class=""></div><div class="">So I started worrying about possible formatting issues with my X3D file based on this old thread: <a href="https://sourceforge.net/p/x3dom/mailman/message/32684050/" class="">https://sourceforge.net/p/x3dom/mailman/message/32684050/</a></div><div class="">After all, I already know that the VTK X3D exporter is far from being perfect! <a href="http://fpavogt.github.io/x3d-pathway/dices.html" class="">http://fpavogt.github.io/x3d-pathway/dices.html</a></div><div class=""><br class=""></div><div class="">Which brings me to my question about the X3D Validator, which I tried to use to check for any bug in my model: <a href="https://savage.nps.edu/X3dValidator" class="">https://savage.nps.edu/X3dValidator</a></div><div class=""><br class=""></div><div class="">When I load a smaller version of the X3D model (I can’t load the actual model, likely too big), I get an error because of the lack of DTD info. But when I try to include</div><div class=""><br class=""></div><div class=""><div class=""><!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.3//EN" "<a href="http://www.web3d.org/specifications/x3d-3.3.dtd" class="">http://www.web3d.org/specifications/x3d-3.3.dtd</a>"></div><div class=""><X3D profile='Immersive' version='3.3'  </div><div class="">      xmlns:xsd='<a href="http://www.w3.org/2001/XMLSchema-instance'" class="">http://www.w3.org/2001/XMLSchema-instance'</a> </div><div class="">      xsd:noNamespaceSchemaLocation =‘ <a href="http://www.web3d.org/specifications/x3d-3.3.xsd" class="">http://www.web3d.org/specifications/x3d-3.3.xsd</a> '></div></div><div class=""><br class=""></div><div class="">then the X3D Validator returns me an empty page. </div><div class=""><br class=""></div><div class="">What am I doing wrong here ? </div><div class=""><br class=""></div><div class="">The file in question (if anyone is keen to try it out themselves) is: <a href="http://www.sc.eso.org/~fvogt/Shapley/shapley_small.x3d" class="">http://www.sc.eso.org/~fvogt/Shapley/shapley_small.x3d</a></div><div class=""><br class=""></div><div class="">Cheers,</div><div class="">Frédéric</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div></body></html>