VTDownloader icon indicating copy to clipboard operation
VTDownloader copied to clipboard

FileSystemException when overwriting an existing pack on Windows

Open enjarai opened this issue 3 years ago • 2 comments

When editing/overwriting an existing vanillatweaks pack on Windows 10, the download bar gets stuck, throwing a FileSystemException in the game log:

https://mclo.gs/wLb50xs

This seems to be an issue with Windows file locking (which is a terrible system that I could rant about all day), so I don't know if this is fixable from within the JVM, but maybe more graceful error handling could be added here?

enjarai avatar Mar 20 '23 17:03 enjarai

Huh, strange. I also use windows and I haven't had this happening on my pc. I'll have to investigate

IotaBread avatar Mar 22 '23 00:03 IotaBread

I just had the same issue when trying to add more to my existing pack. https://mclo.gs/pAQRLpA

AaduMaadu avatar Jul 20 '23 20:07 AaduMaadu