Whether I am trying to open a file or just launching from scratch, when I click Start from the launch screen (or let it launch automatically), it crashes. Here is the log.
Spine Launcher 4.0.12 Trial
Esoteric Software LLC (C) 2013-2020 | http://esotericsoftware.com
Mac OS X x86_64 10.15.7
ATI Technologies Inc., AMD Radeon Pro 580 OpenGL Engine, 2.1 ATI-3.10.18
Starting: Spine 4.0.22-beta Trial
Spine 4.0.22-beta Trial
java.lang.RuntimeException: Unable to compile shader: twoColor_LINEAR_EDGES: Fragment shader:
ERROR: 0:14: Incompatible types in initialization (and no available implicit conversion)
ERROR: 0:25: Use of undeclared identifier 'MIPMAP_BIAS_ALWAYS_0'
ERROR: 0:29: Use of undeclared identifier 'p'
ERROR: 0:33: Use of undeclared identifier 'MIPMAP_BIAS_ALWAYS_0'
ERROR: 0:37: Use of undeclared identifier 'p'
ERROR: 0:37: Use of undeclared identifier 'p'
ERROR: 0:42: Use of undeclared identifier 'MIPMAP_BIAS_ALWAYS_0'
ERROR: 0:46: Use of undeclared identifier 'p'
ERROR: 0:46: Use of undeclared identifier 'p'
ERROR: 0:48: Use of undeclared identifier 'p'
at s.Rcu.<init>(_:14)
at s.Xot._(_:57)
at s.Xot.<init>(_:20)
at s.Ewe._(_:144)
at s.hjI._(_:194)
at s.nJk._(_:125)
at s.hjI._(_:189)
at s.rPU.run(_:92)
at java.desktop/java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Unknown Source)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)