Build 1.2.74 crashing on El Capitan

I updated to 1.2.74 today and have had two application errors so far.
I’m runninf OS X 10.11.13

the Exception Stack Trace looks like this
seems ok when restarted (for a bit)
:
org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException)
at org.eclipse.swt.SWT.error(SWT.java:4361)
at org.eclipse.swt.SWT.error(SWT.java:4276)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:138)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3946)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3623)
at org.eclipse.swt.widgets.Display.release(Display.java:3684)
at org.eclipse.swt.graphics.Device.dispose(Device.java:190)
at com.dynamo.cr.editor.Application.start(Application.java:48)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
Caused by: java.lang.NullPointerException
at com.dynamo.cr.sceneed.ui.SceneEditor.handleResourceChanged(SceneEditor.java:296)
at com.dynamo.cr.editor.ui.AbstractDefoldEditor$ResourceChangedListener$1.run(AbstractDefoldEditor.java:229)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
… 17 more

What were you doing when it crashed? Could you correlate the crash to something you did?

It seems to manifest when trying to pick an animation from an atlas,
the selection isn’t available
it looks like it hasn’t saved… ,
then it slows down and conks out with a spinning ball of doom.
I’ve only got two data points so it could be coincidence?

apart from that I’m enjoying it

1 Like

Please let us know if it happens again. I’m running El Capitan and haven’t observed this behaviour.

1 Like

I’ll try and do a screenshot of any error messages if it happens again
fingers crossed it doesn’t

1 Like