<div dir="ltr"><div>I added a zip file with the mesh. It happens when loading that obj file.</div><div><br></div><div>https://owncloud.iosb.fraunhofer.de/owncloud/s/dc8dkbXrQz3gTuh</div><div><br></div><div>Pw: osg<br></div><div><br></div><div>I have to check for the stack trace again.<br></div><div><br></div><div><pre class="code highlight" lang="cpp"><span id="LC70" class="line" lang="cpp"><span class="n">osgDB</span><span class="o">::</span><span class="n">Options</span><span class="o">*</span> <span class="n">opt</span> <span class="o">=</span> <span class="k">new</span> <span class="n">osgDB</span><span class="o">::</span><span class="n">Options</span><span class="p">;</span></span>
<span id="LC71" class="line" lang="cpp"><span class="n">opt</span><span class="o">-></span><span class="n">setOptionString</span><span class="p">(</span><span class="s">"noRotation"</span><span class="p">);</span></span>
<span id="LC72" class="line" lang="cpp"></span>
<span id="LC73" class="line" lang="cpp"><span class="n">osg</span><span class="o">::</span><span class="n">ref_ptr</span><span class="o"><</span><span class="n">osg</span><span class="o">::</span><span class="n">Node</span><span class="o">></span> <span class="n">node</span> <span class="o">=</span> <span class="n">osgDB</span><span class="o">::</span><span class="n">readNodeFile</span><span class="p">(pathToObjFile</span><span class="p">,</span> <span class="n">opt</span><span class="p">);</span></span><br><br>Im using two windows machines with intel processors (64bit). <br>OSG was built by ourselves. <br>One has an integrated intel graphics unit and one with a Nvidia 2080Ti.</pre></div><br>Am Freitag, 10. Januar 2020 19:45:26 UTC+1 schrieb Robert Osfield:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr">On Friday, 10 January 2020 18:01:57 UTC, Tom Pollok  wrote:<blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>When loading a textured mesh from an obj file with mtl + texture file, openscenegraph crashes.</div><div><br></div><div>I use openscenegraph 3.4.1. Does anybody know if that issue has been fixed in newer versions?<br></div></div></blockquote><div><br></div><div>I don;t recall reports of crashes associated with .obj.</div><div><br></div><div>Could you provide a link to the model that is causing the problem?</div><div><br></div><div>Could you provide a stack trace?</div><div><br></div><div>What platform are you working on?  Did you build the OSG yourself?  </div><div><br></div><div>What hardware are you working on?</div><div><br></div><div>Cheers,</div><div>Robert,</div></div></blockquote><br><br>Am Freitag, 10. Januar 2020 19:45:26 UTC+1 schrieb Robert Osfield:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr">On Friday, 10 January 2020 18:01:57 UTC, Tom Pollok  wrote:<blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>When loading a textured mesh from an obj file with mtl + texture file, openscenegraph crashes.</div><div><br></div><div>I use openscenegraph 3.4.1. Does anybody know if that issue has been fixed in newer versions?<br></div></div></blockquote><div><br></div><div>I don;t recall reports of crashes associated with .obj.</div><div><br></div><div>Could you provide a link to the model that is causing the problem?</div><div><br></div><div>Could you provide a stack trace?</div><div><br></div><div>What platform are you working on?  Did you build the OSG yourself?  </div><div><br></div><div>What hardware are you working on?</div><div><br></div><div>Cheers,</div><div>Robert,</div></div></blockquote></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "OpenSceneGraph Users" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:osg-users+unsubscribe@googlegroups.com">osg-users+unsubscribe@googlegroups.com</a>.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/osg-users/4464ef67-e303-45cf-adce-c68472d0d558%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/osg-users/4464ef67-e303-45cf-adce-c68472d0d558%40googlegroups.com</a>.<br />