Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Executing
- Gradle task: eclipse
- Build
- info: MCreator 2021.1.18117, forge-1.16.5, 64-bit, 16318 MB, Windows 10,
- JVM 1.8.0_275, JAVA_HOME:
- C:\Users\smile\Downloads\MCreator.2021.1.Windows.64bit\MCreator20211\jdk
- >
- Task :downloadMcpConfig
- >
- Task :extractSrg UP-TO-DATE
- >
- Task :createSrgToMcp UP-TO-DATE
- >
- Task :downloadMCMeta UP-TO-DATE
- Copying
- local object: 94/945630f5471aa307ec6bd6e53e9c1a278ff35f32 Asset:
- minecraft/textures/gui/title/background/panorama_5.png
- minecraft/textures/gui/title/background/panorama_5.png
- Failed.
- java.nio.file.FileSystemException:
- C:\Users\smile\AppData\Roaming\.minecraft\assets\objects\94\945630f5471aa307ec6bd6e53e9c1a278ff35f32
- ->
- C:\Users\smile\.mcreator\gradle\caches\forge_gradle\assets\objects\94\945630f5471aa307ec6bd6e53e9c1a278ff35f32:
- Data error (cyclic redundancy check).
- at sun.nio.fs.WindowsException.translateToIOException(
- WindowsException.java:86
- at
- sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86)
- at sun.nio.fs.WindowsException.rethrowAsIOException(
- WindowsException.java:97
- at
- sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
- at sun.nio.fs.WindowsFileCopy.copy(
- WindowsFileCopy.java:205
- at sun.nio.fs.WindowsFileCopy.copy(WindowsFileCopy.java:205)
- at sun.nio.fs.WindowsFileSystemProvider.copy(
- WindowsFileSystemProvider.java:278
- at
- sun.nio.fs.WindowsFileSystemProvider.copy(WindowsFileSystemProvider.java:278)
- at java.nio.file.Files.copy(
- Files.java:1274
- at java.nio.file.Files.copy(Files.java:1274)
- at org.apache.commons.io.FileUtils.doCopyFile(
- FileUtils.java:1392
- at org.apache.commons.io.FileUtils.doCopyFile(FileUtils.java:1392)
- at org.apache.commons.io.FileUtils.copyFile(
- FileUtils.java:885
- at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:885)
- at org.apache.commons.io.FileUtils.copyFile(
- FileUtils.java:835
- at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:835)
- at org.apache.commons.io.FileUtils.copyFile(
- FileUtils.java:802
- at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:802)
- at net.minecraftforge.gradle.common.task.DownloadAssets.lambda$run$0(
- DownloadAssets.java:65
- at
- net.minecraftforge.gradle.common.task.DownloadAssets.lambda$run$0(DownloadAssets.java:65)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(
- ThreadPoolExecutor.java:1149
- at
- java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(
- ThreadPoolExecutor.java:624
- at
- java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at java.lang.Thread.run(
- Thread.java:748
- at java.lang.Thread.run(Thread.java:748)
- >
- Task :downloadAssets FAILED
- FAILURE:
- Build failed with an exception.
- *
- What went wrong:
- Execution
- failed for task ':downloadAssets'.
- >
- Failed to get asset: minecraft/textures/gui/title/background/panorama_5.png
- Some assets failed to download or validate, try running the task again.
- *
- Try:
- Run
- with --stacktrace option to get the stack trace. Run with --info or
- --debug option to get more log output. Run with --scan to get full
- insights.
- *
- Get more help at https://help.gradle.org
- Deprecated
- Gradle features were used in this build, making it incompatible with
- Gradle 7.0.
- Use
- '--warning-mode all' to show the individual deprecation warnings.
- See
- https://docs.gradle.org/6.8.1/userguide/command_line_interface.html#sec:command_line_warnings
- BUILD
- FAILED in 10s
- 5
- actionable tasks: 2 executed, 3 up-to-date
- BUILD
- FAILED
- Task
- completed in 10 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement