Print at Dec 15, 2025, 7:16:05 PM

Posted by Puybaret at Dec 18, 2022, 4:09:14 PM
Re: Weird 3D Artifacts
Thanks to cyphorage for your test and to quallemalle for willing to help further.

When I reported this bug to AMD, they asked me to provide dxdiag (in .txt) & msinfo32 (in .NFO) reports from the system which will capture the entire system configuration and drivers installed. If you could do that and send it me (or them), this could help because I don’t own a PC where I can reproduce this issue.

About debugging JOGL, you could run the program by setting the jogl.debug.DebugGL system property, for example by adding the line:
-Djogl.debug.DebugGL
in a SweetHome3D.l4j.ini file stored in the same folder as SweetHome3D.exe. Then, you should run the program from the command line followed by 2>log.txt or maybe 1>log.txt to retrieve trace logs.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator