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
Error type: Couldn't unmount zip files net.java.truevfs.kernel.spec.FsSyncException: zip:file:/C:/GAMES/XMAGE/xmage/mage-client/plugins/images/WOC.zip!/ - FsSyncException
Client version: 1.4.55-V3 (build: 2024-12-16 20:14) Java version: 1.8.0_201 Default charset: UTF-8
zip:file:/C:/GAMES/XMAGE/xmage/mage-client/plugins/images/WOC.zip!/
Stack trace: net.java.truevfs.kernel.impl.TargetArchiveController.close(TargetArchiveController.java:434) net.java.truevfs.kernel.impl.TargetArchiveController.sync(TargetArchiveController.java:327) net.java.truevfs.kernel.impl.ResourceController.sync(ResourceController.java:95) net.java.truevfs.kernel.impl.CacheController.sync(CacheController.java:128) net.java.truevfs.kernel.impl.SyncController.doSync(SyncController.java:263) net.java.truevfs.kernel.impl.SyncController.sync(SyncController.java:243) net.java.truevfs.kernel.impl.LockController$10.call(LockController.java:212) net.java.truevfs.kernel.impl.LockController$10.call(LockController.java:208) net.java.truevfs.kernel.impl.LockingStrategy$4.call(LockingStrategy.java:142) net.java.truevfs.kernel.impl.LockController.sync(LockController.java:208) and other 13 lines Root caused by: sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:79) sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:230) java.nio.file.Files.newByteChannel(Files.java:361) java.nio.file.Files.newByteChannel(Files.java:407) java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:384) java.nio.file.Files.newInputStream(Files.java:152) net.java.truevfs.driver.file.FileInputSocket.stream(FileInputSocket.java:45) net.java.truecommons.cio.IoSockets$InputAdapter.stream(IoSockets.java:61) and other 37 lines
The text was updated successfully, but these errors were encountered:
It does this every time i try to download the card arts. It still works as far as i can tell, but i'm concerned as to what it means.
Sorry, something went wrong.
don't worry as long as it works, it's not a critical issue
duplicate of #12833
No branches or pull requests
Error type: Couldn't unmount zip files net.java.truevfs.kernel.spec.FsSyncException: zip:file:/C:/GAMES/XMAGE/xmage/mage-client/plugins/images/WOC.zip!/ - FsSyncException
Client version: 1.4.55-V3 (build: 2024-12-16 20:14)
Java version: 1.8.0_201
Default charset: UTF-8
zip:file:/C:/GAMES/XMAGE/xmage/mage-client/plugins/images/WOC.zip!/
Stack trace:
net.java.truevfs.kernel.impl.TargetArchiveController.close(TargetArchiveController.java:434)
net.java.truevfs.kernel.impl.TargetArchiveController.sync(TargetArchiveController.java:327)
net.java.truevfs.kernel.impl.ResourceController.sync(ResourceController.java:95)
net.java.truevfs.kernel.impl.CacheController.sync(CacheController.java:128)
net.java.truevfs.kernel.impl.SyncController.doSync(SyncController.java:263)
net.java.truevfs.kernel.impl.SyncController.sync(SyncController.java:243)
net.java.truevfs.kernel.impl.LockController$10.call(LockController.java:212)
net.java.truevfs.kernel.impl.LockController$10.call(LockController.java:208)
net.java.truevfs.kernel.impl.LockingStrategy$4.call(LockingStrategy.java:142)
net.java.truevfs.kernel.impl.LockController.sync(LockController.java:208)
and other 13 lines
Root caused by:
sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:79)
sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:230)
java.nio.file.Files.newByteChannel(Files.java:361)
java.nio.file.Files.newByteChannel(Files.java:407)
java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:384)
java.nio.file.Files.newInputStream(Files.java:152)
net.java.truevfs.driver.file.FileInputSocket.stream(FileInputSocket.java:45)
net.java.truecommons.cio.IoSockets$InputAdapter.stream(IoSockets.java:61)
and other 37 lines
The text was updated successfully, but these errors were encountered: