Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MacOS arm64 is incompatible #18

Open
niazlv opened this issue Aug 16, 2024 · 1 comment
Open

MacOS arm64 is incompatible #18

niazlv opened this issue Aug 16, 2024 · 1 comment

Comments

@niazlv
Copy link

niazlv commented Aug 16, 2024

Произошла досадная ошибка. Лаунчер macOS не оптимизирован под arm64, от чего запуск лаунчера нативно не удался. Хотел глянуть что за сборки такие, но увы и ах, видимо не судьба

Uncaught Exception:
Error: Cannot open /Applications/OxLAUNCHER.app/Contents/Resources/app.asar/build/native/nsfw.node: Error: dlopen(/var/folders/lf/dn2vs4f93ybbv4wrvmtklmqm0000gn/T/.com.proxwian.OxLauncher.Ne62qE, 0x0001): tried: '/var/folders/lf/dn2vs4f93ybbv4wrvmtklmqm0000gn/T/.com.proxwian.OxLauncher.Ne62qE' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64')), '/System/Volumes/Preboot/Cryptexes/OS/var/folders/lf/dn2vs4f93ybbv4wrvmtklmqm0000gn/T/.com.proxwian.OxLauncher.Ne62qE' (no such file), '/var/folders/lf/dn2vs4f93ybbv4wrvmtklmqm0000gn/T/.com.proxwian.OxLauncher.Ne62qE' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64')), '/private/var/folders/lf/dn2vs4f93ybbv4wrvmtklmqm0000gn/T/.com.proxwian.OxLauncher.Ne62qE' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64')), '/System/Volumes/Preboot/Cryptexes/OS/private/var/folders/lf/dn2vs4f93ybbv4wrvmtklmqm0000gn/T/.com.proxwian.OxLauncher.Ne62qE' (no such file), '/private/var/folders/lf/dn2vs4f93ybbv4wrvmtklmqm0000gn/T/.com.proxwian.OxLauncher.Ne62qE' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64'))
at Object. (/Applications/OxLAUNCHER.app/Contents/Resources/app.asar/build/electron.js:2:2734281)
at ./public/native/nsfw.node (/Applications/OxLAUNCHER.app/Contents/Resources/app.asar/build/electron.js:2:2734319)
at i (/Applications/OxLAUNCHER.app/Contents/Resources/app.asar/build/electron.js:2:124)
at ./public/nsfw.js (/Applications/OxLAUNCHER.app/Contents/Resources/app.asar/build/electron.js:2:2734455)
at i (/Applications/OxLAUNCHER.app/Contents/Resources/app.asar/build/electron.js:2:124)
at ./public/electron.js (/Applications/OxLAUNCHER.app/Contents/Resources/app.asar/build/electron.js:2:2720411)
at i (/Applications/OxLAUNCHER.app/Contents/Resources/app.asar/build/electron.js:2:124)
at module.exports../node_modules/base64url/dist/base64url.js (/Applications/OxLAUNCHER.app/Contents/Resources/app.asar/build/electron.js:2:923)
at Object. (/Applications/OxLAUNCHER.app/Contents/Resources/app.asar/build/electron.js:2:953)
at Module._compile (node:internal/modules/cjs/loader:1118:14)

@plsdemo0
Copy link

Согласен, столкнулся с такой же проблемой

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants