Co-Authored-By: peppy <pe@ppy.sh>
Treats files as "archives" for import.
It is dangerous to use this as it doesn't correctly handle contexts and can cause issues that will never actually arise in normal execution. # Conflicts: # osu.Game/Database/SingletonContextFactory.cs
This was hiding the true error message from ever hitting logs. Made to help disagnose #2711.
Closes #2718.