Hello! I have two issues to report:
1) No finder windows called by Spine are able to navigate reliably. Double-clicking on a directory makes the Finder flash a few times and return to where it had just been. I am concerned that it may have something to do with my working directory being on an external volume, but that doesn't make much sense yet either. Spine is happy to navigate to some folders, but not others, and consistently.
2) null pointer crash when using Save As: Right click on any list item in the Folders pane. Here's the log:
Spine Launcher 3.5.17
Mac OS X x86_64 10.12.5
Java 1.7.0_51 Esoteric Software
64-bit Server VM
Up to date: Spine 3.6.37
Spine 3.6.37 Professional
Licensed to: *****, *****
NVIDIA Corporation
NVIDIA GeForce GT 650M OpenGL Engine
2.1 NVIDIA-10.17.5 355.10.05.45f01
Started.
Sorry, an unexpected error has occurred:
java.lang.NullPointerException
at java.io.File.<init>(File.java:277)
at xl.a(SourceFile:441)
at gm.a(SourceFile:89)
at ez.a(SourceFile:59)
at eB.b(SourceFile:351)
at q.b(SourceFile:96)
at au.b(SourceFile:91)
at p.a(SourceFile:81)
at at.a(SourceFile:137)
at af.b(SourceFile:221)
at mq.b(SourceFile:101)
at ak.run(SourceFile:191)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:692)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:703)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)