Advertisement
Guest User

Untitled

a guest
May 19th, 2022
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.65 KB | None | 0 0
  1. Executing Gradle task: eclipse
  2. Build info: MCreator 2022.1.20510, forge-1.18.2, 64-bit, 40909 MB, Windows 10, JVM 17.0.1, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk, started on: 2022-05-19-08:51:02
  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: ca/ca5894a5bece91a7b5a43c73a739b7111489a9e4 Asset: minecraft/sounds/ambient/nether/warped_forest/addition3.ogg
  16. Copying local object: ca/ca7cd01fd13898a03336510f8b0dd4074ecb5c1a Asset: minecraft/sounds/ambient/nether/warped_forest/addition6.ogg
  17. minecraft/sounds/ambient/nether/warped_forest/addition3.ogg Failed.
  18. java.io.IOException: The file or directory is corrupted and unreadable
  19. at java.base/java.io.WinNTFileSystem.canonicalize0(Native Method)
  20. at java.base/java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:417 at java.base/java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:417)
  21. at java.base/java.io.File.getCanonicalPath(File.java:626 at java.base/java.io.File.getCanonicalPath(File.java:626)
  22. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:873 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:873)
  23. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:835 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:835)
  24. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:802 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:802)
  25. 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)
  26. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
  27. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  28. at java.base/java.lang.Thread.run(Thread.java:833 at java.base/java.lang.Thread.run(Thread.java:833)
  29. minecraft/sounds/ambient/nether/warped_forest/addition6.ogg Failed.
  30. java.io.IOException: The file or directory is corrupted and unreadable
  31. at java.base/java.io.WinNTFileSystem.canonicalize0(Native Method)
  32. at java.base/java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:417 at java.base/java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:417)
  33. at java.base/java.io.File.getCanonicalPath(File.java:626 at java.base/java.io.File.getCanonicalPath(File.java:626)
  34. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:873 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:873)
  35. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:835 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:835)
  36. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:802 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:802)
  37. 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)
  38. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
  39. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  40. at java.base/java.lang.Thread.run(Thread.java:833 at java.base/java.lang.Thread.run(Thread.java:833)
  41. Copying local object: ca/ca5162095dcf1d5795866795566a12032adadc85 Asset: minecraft/sounds/ambient/nether/warped_forest/mood6.ogg
  42. minecraft/sounds/ambient/nether/warped_forest/mood6.ogg Failed.
  43. java.io.IOException: The file or directory is corrupted and unreadable
  44. at java.base/java.io.WinNTFileSystem.canonicalize0(Native Method)
  45. at java.base/java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:417 at java.base/java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:417)
  46. at java.base/java.io.File.getCanonicalPath(File.java:626 at java.base/java.io.File.getCanonicalPath(File.java:626)
  47. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:873 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:873)
  48. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:835 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:835)
  49. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:802 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:802)
  50. 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)
  51. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
  52. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  53. at java.base/java.lang.Thread.run(Thread.java:833 at java.base/java.lang.Thread.run(Thread.java:833)
  54. Copying local object: ca/ca7a734d03d0deaa89a9d7f786e5c827f62f442d Asset: minecraft/sounds/block/enchantment_table/enchant3.ogg
  55. minecraft/sounds/block/enchantment_table/enchant3.ogg Failed.
  56. java.io.IOException: The file or directory is corrupted and unreadable
  57. at java.base/java.io.WinNTFileSystem.canonicalize0(Native Method)
  58. at java.base/java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:417 at java.base/java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:417)
  59. at java.base/java.io.File.getCanonicalPath(File.java:626 at java.base/java.io.File.getCanonicalPath(File.java:626)
  60. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:873 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:873)
  61. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:835 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:835)
  62. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:802 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:802)
  63. 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)
  64. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
  65. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  66. at java.base/java.lang.Thread.run(Thread.java:833 at java.base/java.lang.Thread.run(Thread.java:833)
  67. Copying local object: ca/ca9e12d7b01c10932a3d16e33b9e317396c3d2ea Asset: minecraft/sounds/entity/player/hurt/drown1.ogg
  68. minecraft/sounds/entity/player/hurt/drown1.ogg Failed.
  69. java.io.IOException: The file or directory is corrupted and unreadable
  70. at java.base/java.io.WinNTFileSystem.canonicalize0(Native Method)
  71. at java.base/java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:417 at java.base/java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:417)
  72. at java.base/java.io.File.getCanonicalPath(File.java:626 at java.base/java.io.File.getCanonicalPath(File.java:626)
  73. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:873 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:873)
  74. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:835 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:835)
  75. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:802 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:802)
  76. 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)
  77. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
  78. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  79. at java.base/java.lang.Thread.run(Thread.java:833 at java.base/java.lang.Thread.run(Thread.java:833)
  80. Copying local object: ca/ca9ec799358bdcea9723d99c1c3ff57827402896 Asset: minecraft/sounds/mob/dolphin/blowhole2.ogg
  81. minecraft/sounds/mob/dolphin/blowhole2.ogg Failed.
  82. java.io.IOException: The file or directory is corrupted and unreadable
  83. at java.base/java.io.WinNTFileSystem.canonicalize0(Native Method)
  84. at java.base/java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:417 at java.base/java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:417)
  85. at java.base/java.io.File.getCanonicalPath(File.java:626 at java.base/java.io.File.getCanonicalPath(File.java:626)
  86. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:873 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:873)
  87. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:835 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:835)
  88. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:802 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:802)
  89. 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)
  90. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
  91. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  92. at java.base/java.lang.Thread.run(Thread.java:833 at java.base/java.lang.Thread.run(Thread.java:833)
  93. Copying local object: ca/cabf5d0beb7d1b1dc50707b728c16143b8edf83d Asset: minecraft/sounds/mob/guardian/land_idle4.ogg
  94. minecraft/sounds/mob/guardian/land_idle4.ogg Failed.
  95. java.io.IOException: The file or directory is corrupted and unreadable
  96. at java.base/java.io.WinNTFileSystem.canonicalize0(Native Method)
  97. at java.base/java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:417 at java.base/java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:417)
  98. at java.base/java.io.File.getCanonicalPath(File.java:626 at java.base/java.io.File.getCanonicalPath(File.java:626)
  99. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:873 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:873)
  100. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:835 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:835)
  101. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:802 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:802)
  102. 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)
  103. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
  104. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  105. at java.base/java.lang.Thread.run(Thread.java:833 at java.base/java.lang.Thread.run(Thread.java:833)
  106. Copying local object: ca/ca7d721293216295a7e9b3774e57c6da0e6c01d2 Asset: minecraft/sounds/mob/strider/step1.ogg
  107. minecraft/sounds/mob/strider/step1.ogg Failed.
  108. java.io.IOException: The file or directory is corrupted and unreadable
  109. at java.base/java.io.WinNTFileSystem.canonicalize0(Native Method)
  110. at java.base/java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:417 at java.base/java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:417)
  111. at java.base/java.io.File.getCanonicalPath(File.java:626 at java.base/java.io.File.getCanonicalPath(File.java:626)
  112. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:873 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:873)
  113. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:835 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:835)
  114. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:802 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:802)
  115. 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)
  116. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
  117. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  118. at java.base/java.lang.Thread.run(Thread.java:833 at java.base/java.lang.Thread.run(Thread.java:833)
  119. Copying local object: ca/ca48d4781f090fb582bba4cf70388d96a08f5cd9 Asset: minecraft/sounds/mob/wandering_trader/yes4.ogg
  120. minecraft/sounds/mob/wandering_trader/yes4.ogg Failed.
  121. java.io.IOException: The file or directory is corrupted and unreadable
  122. at java.base/java.io.WinNTFileSystem.canonicalize0(Native Method)
  123. at java.base/java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:417 at java.base/java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:417)
  124. at java.base/java.io.File.getCanonicalPath(File.java:626 at java.base/java.io.File.getCanonicalPath(File.java:626)
  125. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:873 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:873)
  126. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:835 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:835)
  127. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:802 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:802)
  128. 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)
  129. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
  130. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  131. at java.base/java.lang.Thread.run(Thread.java:833 at java.base/java.lang.Thread.run(Thread.java:833)
  132. Copying local object: ca/cadbc5c34979baab1a93f5cf68a50f9bd44ef5a8 Asset: minecraft/sounds/mob/zombified_piglin/zpigangry1.ogg
  133. minecraft/sounds/mob/zombified_piglin/zpigangry1.ogg Failed.
  134. java.io.IOException: The file or directory is corrupted and unreadable
  135. at java.base/java.io.WinNTFileSystem.canonicalize0(Native Method)
  136. at java.base/java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:417 at java.base/java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:417)
  137. at java.base/java.io.File.getCanonicalPath(File.java:626 at java.base/java.io.File.getCanonicalPath(File.java:626)
  138. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:873 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:873)
  139. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:835 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:835)
  140. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:802 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:802)
  141. 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)
  142. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
  143. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  144. at java.base/java.lang.Thread.run(Thread.java:833 at java.base/java.lang.Thread.run(Thread.java:833)
  145. Copying local object: ca/cab779f1a15d9fe49bcc975d077717ebd1f87cda Asset: minecraft/sounds/music/game/comforting_memories.ogg
  146. minecraft/sounds/music/game/comforting_memories.ogg Failed.
  147. java.io.IOException: The file or directory is corrupted and unreadable
  148. at java.base/java.io.WinNTFileSystem.canonicalize0(Native Method)
  149. at java.base/java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:417 at java.base/java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:417)
  150. at java.base/java.io.File.getCanonicalPath(File.java:626 at java.base/java.io.File.getCanonicalPath(File.java:626)
  151. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:873 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:873)
  152. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:835 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:835)
  153. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:802 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:802)
  154. 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)
  155. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
  156. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  157. at java.base/java.lang.Thread.run(Thread.java:833 at java.base/java.lang.Thread.run(Thread.java:833)
  158. Copying local object: ca/ca926846603b25c9a118c63469af25bd34945082 Asset: realms/lang/es_es.json
  159. realms/lang/es_es.json Failed.
  160. java.io.IOException: The file or directory is corrupted and unreadable
  161. at java.base/java.io.WinNTFileSystem.canonicalize0(Native Method)
  162. at java.base/java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:417 at java.base/java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:417)
  163. at java.base/java.io.File.getCanonicalPath(File.java:626 at java.base/java.io.File.getCanonicalPath(File.java:626)
  164. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:873 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:873)
  165. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:835 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:835)
  166. at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:802 at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:802)
  167. 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)
  168. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
  169. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  170. at java.base/java.lang.Thread.run(Thread.java:833 at java.base/java.lang.Thread.run(Thread.java:833)
  171. > Task :downloadAssets FAILED
  172. FAILURE: Build failed with an exception.
  173. * What went wrong:
  174. Execution failed for task ':downloadAssets'.
  175. > Failed to get asset: minecraft/sounds/ambient/nether/warped_forest/addition3.ogg
  176. Failed to get asset: minecraft/sounds/ambient/nether/warped_forest/addition6.ogg
  177. Failed to get asset: minecraft/sounds/ambient/nether/warped_forest/mood6.ogg
  178. Failed to get asset: minecraft/sounds/block/enchantment_table/enchant3.ogg
  179. Failed to get asset: minecraft/sounds/entity/player/hurt/drown1.ogg
  180. Failed to get asset: minecraft/sounds/mob/dolphin/blowhole2.ogg
  181. Failed to get asset: minecraft/sounds/mob/guardian/land_idle4.ogg
  182. Failed to get asset: minecraft/sounds/mob/strider/step1.ogg
  183. Failed to get asset: minecraft/sounds/mob/wandering_trader/yes4.ogg
  184. Failed to get asset: minecraft/sounds/mob/zombified_piglin/zpigangry1.ogg
  185. Failed to get asset: minecraft/sounds/music/game/comforting_memories.ogg
  186. Failed to get asset: realms/lang/es_es.json
  187. Some assets failed to download or validate, try running the task again.
  188. * Try:
  189. > Run with --stacktrace option to get the stack trace.
  190. > Run with --info or --debug option to get more log output.
  191. > Run with --scan to get full insights.
  192. * Get more help at https://help.gradle.org
  193. BUILD FAILED in 5s
  194. 5 actionable tasks: 2 executed, 3 up-to-date
  195.  
  196. BUILD FAILED
  197. Task completed in 5 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement