Advertisement
Guest User

Untitled

a guest
Jul 21st, 2022
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.00 KB | None | 0 0
  1. Executing Gradle task: eclipse
  2. Build info: MCreator 2022.1.20510, forge-1.18.2, 64-bit, 10148 MB, Windows 10, JVM 17.0.1, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk, started on: 2022-07-21-08:16:37
  3.  
  4. > Configure project :
  5. The code of this workspace uses official obfuscation mappings provided by Mojang. These mappings fall under their associated license you should be fully aware of.
  6. (c) 2020 Microsoft Corporation. These mappings are provided "as-is" and you bear the risk of using them. You may copy and use the mappings for development purposes,
  7. but you may not redistribute the mappings complete and unmodified. Microsoft makes no warranties, express or implied, with respect to the mappings provided here.
  8. Use and modification of this document or the source code (in any form) of Minecraft: Java Edition is governed by the Minecraft End User License Agreement available
  9. at https://account.mojang.com/documents/minecraft_eula.
  10.  
  11. > Task :downloadMcpConfig
  12. > Task :extractSrg UP-TO-DATE
  13. > Task :createSrgToMcp UP-TO-DATE
  14. > Task :downloadMCMeta UP-TO-DATE
  15. Copying local object: 5a/5a7ce2181203dd558cbd55d02081b9e95a07f16f Asset: minecraft/sounds/music/game/nether/nether2.ogg
  16. Copying local object: 98/98a918eb2694defd19726436d4b9dca9e7dd6a65 Asset: minecraft/sounds/music/game/piano2.ogg
  17. Copying local object: 15/15f38314274e759c44f50ac641d11bde12474a25 Asset: minecraft/sounds/music/menu/menu4.ogg
  18. > Task :downloadAssets
  19. minecraft/sounds/music/game/nether/nether2.ogg Failed.
  20. java.nio.file.FileSystemException: C:\Users\MYNAME\AppData\Roaming\.minecraft\assets\objects\5a\5a7ce2181203dd558cbd55d02081b9e95a07f16f -> C:\Users\MYNAME\.mcreator\gradle\caches\forge_gradle\assets\objects\5a\5a7ce2181203dd558cbd55d02081b9e95a07f16f: Data error (cyclic redundancy check)
  21.  at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:92 at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:92)
  22.  at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103 at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
  23.  at java.base/sun.nio.fs.WindowsFileCopy.copy(WindowsFileCopy.java:209 at java.base/sun.nio.fs.WindowsFileCopy.copy(WindowsFileCopy.java:209)
  24.  at java.base/sun.nio.fs.WindowsFileSystemProvider.copy(WindowsFileSystemProvider.java:284 at java.base/sun.nio.fs.WindowsFileSystemProvider.copy(WindowsFileSystemProvider.java:284)
  25.  at java.base/java.nio.file.Files.copy(Files.java:1305 at java.base/java.nio.file.Files.copy(Files.java:1305)
  26.  at org.apache.commons.io.FileUtils.doCopyFile(FileUtils.java:1392 at org.apache.commons.io.FileUtils.doCopyFile(FileUtils.java:1392)
  27.  at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:885 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:885)
  28.  at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:835 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:835)
  29.  at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:802 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:802)
  30.  at net.minecraftforge.gradle.common.tasks.DownloadAssets.lambda$run$0(DownloadAssets.java:77 at net.minecraftforge.gradle.common.tasks.DownloadAssets.lambda$run$0(DownloadAssets.java:77)
  31.  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
  32.  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  33.  at java.base/java.lang.Thread.run(Thread.java:833 at java.base/java.lang.Thread.run(Thread.java:833)
  34. minecraft/sounds/music/game/piano2.ogg Failed.
  35. java.nio.file.FileSystemException: C:\Users\MYNAME\AppData\Roaming\.minecraft\assets\objects\98\98a918eb2694defd19726436d4b9dca9e7dd6a65 -> C:\Users\MYNAME\.mcreator\gradle\caches\forge_gradle\assets\objects\98\98a918eb2694defd19726436d4b9dca9e7dd6a65: Data error (cyclic redundancy check)
  36.  at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:92 at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:92)
  37.  at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103 at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
  38.  at java.base/sun.nio.fs.WindowsFileCopy.copy(WindowsFileCopy.java:209 at java.base/sun.nio.fs.WindowsFileCopy.copy(WindowsFileCopy.java:209)
  39.  at java.base/sun.nio.fs.WindowsFileSystemProvider.copy(WindowsFileSystemProvider.java:284 at java.base/sun.nio.fs.WindowsFileSystemProvider.copy(WindowsFileSystemProvider.java:284)
  40.  at java.base/java.nio.file.Files.copy(Files.java:1305 at java.base/java.nio.file.Files.copy(Files.java:1305)
  41.  at org.apache.commons.io.FileUtils.doCopyFile(FileUtils.java:1392 at org.apache.commons.io.FileUtils.doCopyFile(FileUtils.java:1392)
  42.  at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:885 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:885)
  43.  at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:835 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:835)
  44.  at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:802 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:802)
  45.  at net.minecraftforge.gradle.common.tasks.DownloadAssets.lambda$run$0(DownloadAssets.java:77 at net.minecraftforge.gradle.common.tasks.DownloadAssets.lambda$run$0(DownloadAssets.java:77)
  46.  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
  47.  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  48.  at java.base/java.lang.Thread.run(Thread.java:833 at java.base/java.lang.Thread.run(Thread.java:833)
  49. minecraft/sounds/music/menu/menu4.ogg Failed.
  50. java.nio.file.FileSystemException: C:\Users\evrek\AppData\Roaming\.minecraft\assets\objects\15\15f38314274e759c44f50ac641d11bde12474a25 -> C:\Users\evrek\.mcreator\gradle\caches\forge_gradle\assets\objects\15\15f38314274e759c44f50ac641d11bde12474a25: Data error (cyclic redundancy check)
  51.  at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:92 at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:92)
  52.  at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103 at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
  53.  at java.base/sun.nio.fs.WindowsFileCopy.copy(WindowsFileCopy.java:209 at java.base/sun.nio.fs.WindowsFileCopy.copy(WindowsFileCopy.java:209)
  54.  at java.base/sun.nio.fs.WindowsFileSystemProvider.copy(WindowsFileSystemProvider.java:284 at java.base/sun.nio.fs.WindowsFileSystemProvider.copy(WindowsFileSystemProvider.java:284)
  55.  at java.base/java.nio.file.Files.copy(Files.java:1305 at java.base/java.nio.file.Files.copy(Files.java:1305)
  56.  at org.apache.commons.io.FileUtils.doCopyFile(FileUtils.java:1392 at org.apache.commons.io.FileUtils.doCopyFile(FileUtils.java:1392)
  57.  at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:885 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:885)
  58.  at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:835 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:835)
  59.  at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:802 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:802)
  60.  at net.minecraftforge.gradle.common.tasks.DownloadAssets.lambda$run$0(DownloadAssets.java:77 at net.minecraftforge.gradle.common.tasks.DownloadAssets.lambda$run$0(DownloadAssets.java:77)
  61.  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
  62.  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  63.  at java.base/java.lang.Thread.run(Thread.java:833 at java.base/java.lang.Thread.run(Thread.java:833)
  64. > Task :downloadAssets FAILED
  65. FAILURE: Build failed with an exception.
  66. * What went wrong:
  67. Execution failed for task ':downloadAssets'.
  68. > Failed to get asset: minecraft/sounds/music/game/nether/nether2.ogg
  69.  Failed to get asset: minecraft/sounds/music/game/piano2.ogg
  70.  Failed to get asset: minecraft/sounds/music/menu/menu4.ogg
  71.  Some assets failed to download or validate, try running the task again.
  72. * Try:
  73. > Run with --stacktrace option to get the stack trace.
  74. > Run with --info or --debug option to get more log output.
  75. > Run with --scan to get full insights.
  76. * Get more help at https://help.gradle.org
  77. BUILD FAILED in 1m 13s
  78. 5 actionable tasks: 2 executed, 3 up-to-date
  79.  
  80. BUILD FAILED
  81. Task completed in 1 minute and 14 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement