Closed Legonzaur closed 1 year ago
The crash is a bug in Northstar.
Also remember to check the permissions on that test folder.
My bad yeah, it was indeed a pemission issue. The test directory was owned by root, and the issue didn't occured after I chowned it.
This behaviour seems different on Windows : when setting the file to "Read Only", Northstar doesn't seems to be able to write on it, but doesn't crashes either.
Again, exceptions aren't being caught correctly in NS. There must be a linter for this...
When trying to write in a file using
NSSaveFile
, container kills itself unpromptedly