Print at Dec 21, 2025, 11:49:48 AM View all posts in this thread on one page
Posted by gremio at Feb 10, 2017, 3:02:00 AM
Splash screen and no more on El Capitan with first time, fresh install.
OSX: getting splash screen and nothing more.

El Capitan 10.11.6 on MacBook Pro Retina 15"

Launching it at console, I get the splash screen and no more as before, and on console:
[JavaAppLauncher] Requested [1.5*], launching in [1.8] instead.
Java 3D: implicit antialiasing enabled
Exception in thread "J3D-Renderer-1" java.lang.UnsatisfiedLinkError: no jogl in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
at java.lang.Runtime.loadLibrary0(Runtime.java:870)
at java.lang.System.loadLibrary(System.java:1122)
at com.sun.opengl.impl.NativeLibLoader.loadLibraryInternal(NativeLibLoader.java:189)
at com.sun.opengl.impl.NativeLibLoader.access$000(NativeLibLoader.java:49)
at com.sun.opengl.impl.NativeLibLoader$DefaultAction.loadLibrary(NativeLibLoader.java:80)
at com.sun.opengl.impl.NativeLibLoader.loadLibrary(NativeLibLoader.java:103)
at com.sun.opengl.impl.NativeLibLoader.access$200(NativeLibLoader.java:49)
at com.sun.opengl.impl.NativeLibLoader$1.run(NativeLibLoader.java:111)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.opengl.impl.NativeLibLoader.loadCore(NativeLibLoader.java:109)
at com.sun.opengl.impl.macosx.MacOSXGLDrawableFactory.<clinit>(MacOSXGLDrawableFactory.java:53)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at javax.media.opengl.GLDrawableFactory.getFactory(GLDrawableFactory.java:108)
at javax.media.j3d.JoglPipeline$QueryCanvas.<init>(JoglPipeline.java:9029)
at javax.media.j3d.JoglPipeline.getBestConfiguration(JoglPipeline.java:8793)
at javax.media.j3d.Renderer.doWork(Renderer.java:514)
at javax.media.j3d.J3dThread.run(J3dThread.java:275)

I explore http://stackoverflow.com/questions/21916547/u...jogl-in-java-library-path
No dice.

I find jogl.jar and related files in /Applications/Sweet Home 3D.app/Contents/Resources/Java/ext
So what's with the path, then?

On a whim, I copy logl.jar to /Library/Java/Extensions
No dice.

Help?

Posted by Puybaret at Feb 10, 2017, 10:04:16 AM
Re: Splash screen and no more on El Capitan with first time, fresh install.
How did you install the Sweet Home 3D version you tried?
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator

Posted by rli at Feb 26, 2017, 6:16:34 PM
Re: Splash screen and no more on El Capitan with first time, fresh install.
I have the same problem.
I installed in two ways:
- Using brew cask install sweet-home3d
- Following the instructions from the user guide

No lunch, in both cases :(

Posted by Puybaret at Feb 26, 2017, 6:55:45 PM
Re: Splash screen and no more on El Capitan with first time, fresh install.
I don't know brew and don't maintain any version available through this channel so I can't help you for this.
If you tried to run Sweet Home 3D from its .dmg, you should just have to install Java 6 too. If this is what you tried, maybe check the content of the folder ~/Library/Java/Extensions that shouldn't contain Java3D or JOGL libraries.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator