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

OpenGL error at macOS 12.2.1 (M1) #1104

Open
caraiz opened this issue Dec 1, 2022 · 2 comments
Open

OpenGL error at macOS 12.2.1 (M1) #1104

caraiz opened this issue Dec 1, 2022 · 2 comments

Comments

@caraiz
Copy link

caraiz commented Dec 1, 2022

The app generates an error trying to use starling (maybe at context create?).

Tested with airsdk 33.1.1.533 and 33.1.1.935.
On windows and macOS (intel) is working fine.

-[NSOpenGLContext setView:] must be called from the main thread.

I attach log file.

log.txt

@PrimaryFeather
Copy link
Contributor

Hm! To be honest, this sounds like something we should report to Harman / the AIR team instead. Unfortunately, I don't have an Apple Silicon Mac yet, so I must admit I haven't been able to test compatibility.

Here's the most basic Stage3D example possible:
https://gist.github.com/PrimaryFeather/a04017ed6b7816c0349426e1354a0cac

Could you check if that runs on your M1 Mac?

Thanks in advance!

@PrimaryFeather
Copy link
Contributor

Ah, I see you've already reported this to Harman – perfect. From what I see, that minimal sample should run on an M1 Mac – nevertheless, maybe you can try it out, just to be sure.

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

No branches or pull requests

2 participants