We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
SwiftTaggerMP4/Atom.Moov.swift:125: Fatal error: Required child 'trak' is missing from string metadata atom with identifier 'moov'
Crashed: com.apple.root.user-initiated-qos.cooperative 0 libswiftCore.dylib 0x398c0 _assertionFailure(_:_:file:line:flags:) + 264 1 APPPPPP 0xcb3b34 Moov.soundTrack.getter + 4383734580 (Atom.Moov.swift:4383734580) 2 APPPPPP 0xd0bcb4 Mp4File.init(location:) + 45 (Mp4File.swift:45) 3 APPPPPP 0x1cd7dc static MusicDatabase.parseMP4Tag(_:) + 134 (MusicDatabase.swift:134) 4 libswift_Concurrency.dylib 0x4d764 swift::runJobInEstablishedExecutorContext(swift::Job*) + 436 5 libswift_Concurrency.dylib 0x4e9c8 swift_job_runImpl(swift::Job*, swift::ExecutorRef) + 72 6 libdispatch.dylib 0x15894 _dispatch_root_queue_drain + 392 7 libdispatch.dylib 0x1609c _dispatch_worker_thread2 + 156 8 libsystem_pthread.dylib 0x1ee4 _pthread_wqthread + 228 9 libsystem_pthread.dylib 0x1fc0 start_wqthread + 8
@NCrusher74 I really wondering why this is like a forced crash? Could it be just optional?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
SwiftTaggerMP4/Atom.Moov.swift:125: Fatal error: Required child 'trak' is missing from string metadata atom with identifier 'moov'
@NCrusher74 I really wondering why this is like a forced crash? Could it be just optional?
The text was updated successfully, but these errors were encountered: