Skip to content

The program failed to launch on macOS. #1600

@snowflake1997

Description

@snowflake1997

Duplicate Check

  • I confirm I searched for existing reports and found no duplicates.

Describe the Bug

The program failed to launch on macOS.
App Version: 2025.12.24

OS: macOS 26.1

Architecture: ARM-64 (Apple Silicon M-Series)

This is likely due to the Java environment. The final error message is as follows:
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt)
at kotlinx.coroutines.U.run(DispatchedTask.kt)
at [email protected]/java.awt.event.InvocationEvent.dispatch(Unknown Source)
at [email protected]/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at [email protected]/java.awt.EventQueue$4.run(Unknown Source)
at [email protected]/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 [email protected]/java.awt.EventQueue.dispatchEvent(Unknown Source)
at [email protected]/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at [email protected]/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at [email protected]/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at [email protected]/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at [email protected]/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at [email protected]/java.awt.EventDispatchThread.run(Unknown Source)
Failed to launch JVM

Steps to Reproduce

1、Download the latest .dmg program installation package
2、After installation, double-clicking does not bring up the program window.

Expected Behavior

Update macOS programs

App Version

v1.0.1-hf 371e73f

Screenshots (optional)

No response

Log / Error Details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions