-
Notifications
You must be signed in to change notification settings - Fork 376
Description
Please confirm the following.
- I checked the existing issues for duplicate problems
- I have tried resolving the issue using the support portal
- I have ensured my Modrinth App installation is up to date
What version of the Modrinth App are you using?
java.io.IOException: Failed to verify TaskMetadata{ url=https://cdn.modrinth.com/data/rox3U8B6/versions/s3lwqPHV/Bare%20Bones%201.20.zip; path=/storage/emulated/0/Android/data/git.artdeell.mojo/files/instances/cinematic_pack_C-81e7a436-ebf8-446a-9e83-ee37562b94f6/resourcepacks/Bare Bones 1.20.zip hash=aaea400296f51e17f08d377ec5e3fe3fd9ebb5ca; size=8797275 } at net.kdt.pojavlaunch.downloader.CheckFileOnDiskTask.performTask(CheckFileOnDiskTask.java:29) at net.kdt.pojavlaunch.downloader.DownloaderTask.run(DownloaderTask.java:17) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:520) at java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1154) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:652) at java.lang.Thread.run(Thread.java:1563)
What operating systems are you seeing the problem on?
Linux
Describe the bug
java.io.IOException: Failed to verify TaskMetadata{
url=https://cdn.modrinth.com/data/rox3U8B6/versions/s3lwqPHV/Bare%20Bones%201.20.zip;
path=/storage/emulated/0/Android/data/git.artdeell.mojo/files/instances/cinematic_pack_C-81e7a436-ebf8-446a-9e83-ee37562b94f6/resourcepacks/Bare Bones 1.20.zip
hash=aaea400296f51e17f08d377ec5e3fe3fd9ebb5ca;
size=8797275
}
at net.kdt.pojavlaunch.downloader.CheckFileOnDiskTask.performTask(CheckFileOnDiskTask.java:29)
at net.kdt.pojavlaunch.downloader.DownloaderTask.run(DownloaderTask.java:17)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:520)
at java.util.concurrent.FutureTask.run(FutureTask.java:317)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1154)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:652)
at java.lang.Thread.run(Thread.java:1563)
Steps to reproduce
No response
Expected behavior
No response
Additional context
No response