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

Fatal error: 'try!' in Files.swift store(...) #194

Open
Veremei opened this issue Sep 1, 2024 · 1 comment
Open

Fatal error: 'try!' in Files.swift store(...) #194

Veremei opened this issue Sep 1, 2024 · 1 comment

Comments

@Veremei
Copy link

Veremei commented Sep 1, 2024

TUSKit/Files.swift:155: Fatal error: 'try!' expression unexpectedly raised an error:...because the volume is out of space...

Remove force unwrap from

try! data.write(to: targetLocation, options: .atomic)

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
@Veremei and others