-
Notifications
You must be signed in to change notification settings - Fork 47
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
App closes when I try to start recording #19
Comments
Hi! Hmm, it sounds like it's crashing.. could you please see if you have a crash log? (The app called Console on your Mac has a tab in the sidebar called "Crash Reports"). (The crash logs should also be in |
Most recent crash report below Translated Report (Full Report Below)Process: Azayaka [14109] Date/Time: 2024-05-29 07:00:07.1948 -0700 Sleep/Wake UUID: B1292CE0-C424-4B3F-BD36-71E129FFB061 Time Awake Since Boot: 44000 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_INSTRUCTION (SIGILL) Termination Reason: Namespace SIGNAL, Code 4 Illegal instruction: 4 Thread 0 Crashed:: Dispatch queue: com.apple.main-thread Thread 1:: com.apple.NSEventThread Thread 2: Thread 3: Thread 4: Thread 5: Thread 6: Thread 7: Thread 8: Thread 0 crashed with X86 Thread State (64-bit): Logical CPU: 0 Thread 0 instruction stream: Binary Images: External Modification Summary: VM Region Summary:
REGION TYPE SIZE COUNT (non-coalesced) Full Report{"app_name":"Azayaka","timestamp":"2024-05-29 07:00:17.00 -0700","app_version":"1.3","slice_uuid":"2ad93b91-0deb-382e-a356-2de7bdad969f","build_version":"50","platform":1,"bundleID":"dev.mnpn.Azayaka","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.6.7 (22G720)","roots_installed":0,"name":"Azayaka","incident_id":"CE22C94B-79BA-418A-8D15-067F95456C7F"}
], ] |
Hmm, I'm not quite certain but it seems to me like it's having issues creating the (in this case audio) file.. Are you running Azayaka from the same folder where you extracted the .zip, or have you moved it to your There should definitely be better error handling in the spot where it just straight up crashes right now, though, that's bad on my part |
Hi, I'm experiencing the same situation when running from both locations: where I extracted it from .zip and in Applications folder. |
When I open the app and click system audio the app immediately closes. The same happens if i pick a screen recording option. This also happens if I use a recording shortcut. Any suggestions?
The text was updated successfully, but these errors were encountered: