Skip to content

Error when Launching Simulator on MacOS Big Sur on M1 #3

@jafny

Description

@jafny

Hello,

I am exited to play with this tool and see what it can do! I tried to launch the simulator in verbose mode after installation on my M1 Macbook, and got this error. Could it be a compatability issue?:

2022-01-06 15:34:51.690 Python[24700:1226509] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'nextEventMatchingMask should only be called from the Main Thread!' *** First throw call stack: ( 0 CoreFoundation 0x000000018ea5f838 __exceptionPreprocess + 240 1 libobjc.A.dylib 0x000000018e7890a8 objc_exception_throw + 60 2 AppKit 0x00000001911d0ae0 +[NSEvent _discardTrackingAndCursorEventsIfNeeded] + 0 3 libSDL2-2.0.0.dylib 0x0000000103777b74 Cocoa_PumpEventsUntilDate + 100 4 libSDL2-2.0.0.dylib 0x0000000103777cb0 Cocoa_PumpEvents + 52 5 libSDL2-2.0.0.dylib 0x00000001036f7f00 SDL_PumpEvents_REAL + 40 6 event.cpython-39-darwin.so 0x00000001039a03e0 pg_event_poll + 48 7 Python 0x0000000102f07a6c cfunction_vectorcall_NOARGS + 96 8 Python 0x0000000102fb265c call_function + 128 9 Python 0x0000000102fabf78 _PyEval_EvalFrameDefault + 22764 10 Python 0x0000000102eb85e8 _PyFunction_Vectorcall + 180 11 Python 0x0000000102fb265c call_function + 128 12 Python 0x0000000102fab218 _PyEval_EvalFrameDefault + 19340 13 Python 0x0000000102eb85e8 _PyFunction_Vectorcall + 180 14 Python 0x0000000102ebb158 method_vectorcall + 388 15 Python 0x0000000102fa6f28 _PyEval_EvalFrameDefault + 2204 16 Python 0x0000000102eb85e8 _PyFunction_Vectorcall + 180 17 Python 0x0000000102fb265c call_function + 128 18 Python 0x0000000102fab218 _PyEval_EvalFrameDefault + 19340 19 Python 0x0000000102eb85e8 _PyFunction_Vectorcall + 180 20 Python 0x0000000102fb265c call_function + 128 21 Python 0x0000000102fab218 _PyEval_EvalFrameDefault + 19340 22 Python 0x0000000102eb85e8 _PyFunction_Vectorcall + 180 23 Python 0x0000000102ebb158 method_vectorcall + 388 24 Python 0x0000000103069358 t_bootstrap + 120 25 Python 0x000000010300a818 pythread_wrapper + 48 26 libsystem_pthread.dylib 0x000000018e8e3878 _pthread_start + 320 27 libsystem_pthread.dylib 0x000000018e8de5e0 thread_start + 8 ) libc++abi: terminating with uncaught exception of type NSException

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions