- Fixed: Intel (x86_64) Mac build failed to launch (“Backend failed to start”) — the Intel build was shipping an Apple-Silicon backend; it now builds and packages a matching x86_64 backend under Rosetta, so it launches correctly.
- Clearer backend-startup errors — when the local backend can’t come up, the dialog now reports the real cause (port already in use, an early crash, the last backend output) instead of a generic timeout, and fails fast instead of hanging.
- Configurable backend port — force a specific port with the
GREENLIGHT_BACKEND_PORTenvironment variable for machines where the default range is occupied.
v2.9.8 — Intel Mac fix & clearer backend errors
Comments
Leave a Reply