Advertisement
DuneSciFye

Untitled

Dec 15th, 2023
14
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.89 KB | None | 0 0
  1. 4:52:14 PM: Executing ':classes :testClasses :API:classes :API:testClasses :Hooks:classes :Hooks:testClasses :NMS:classes :NMS:testClasses :Hooks:ChestShop:classes :Hooks:ChestShop:testClasses :Hooks:CoreProtect:classes :Hooks:CoreProtect:testClasses :Hooks:RoseStacker:classes :Hooks:RoseStacker:testClasses :Hooks:SuperiorSkyblock:classes :Hooks:SuperiorSkyblock:testClasses :Hooks:TransportPipes:classes :Hooks:TransportPipes:testClasses :Hooks:Vault:classes :Hooks:Vault:testClasses :Hooks:WildStacker:classes :Hooks:WildStacker:testClasses :NMS:v1_12_R1:classes :NMS:v1_12_R1:testClasses :NMS:v1_16_R3:classes :NMS:v1_16_R3:testClasses :NMS:v1_17:classes :NMS:v1_17:testClasses :NMS:v1_18:classes :NMS:v1_18:testClasses :NMS:v1_19:classes :NMS:v1_19:testClasses :NMS:v1_20_1:classes :NMS:v1_20_1:testClasses :NMS:v1_20_2:classes :NMS:v1_20_2:testClasses :NMS:v1_8_R3:classes :NMS:v1_8_R3:testClasses'...
  2.  
  3. :executing 'apply patches to decompiled jar'
  4. C:/Github/WildChests/NMS/v1_20_2/.gradle/caches/paperweight/setupCache/extractDevBundle.dir/patches/net/minecraft/world/level/chunk/storage/RegionFileStorage.java.patch:96: trailing whitespace.
  5.  
  6. warning: 1 line adds whitespace errors.
  7. :installed server artifacts to cache
  8. :done setting up paperweight userdev workspace for minecraft 1.20.2
  9. > Task :API:compileJava
  10. > Task :API:processResources NO-SOURCE
  11. > Task :API:classes
  12. > Task :API:jar
  13.  
  14. > Task :compileJava
  15. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/objects/data/ChestData.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  16. It is recommended that the compiler be upgraded.
  17. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/WildChests.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  18. It is recommended that the compiler be upgraded.
  19. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/WildChestsAPI.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  20. It is recommended that the compiler be upgraded.
  21. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/objects/chests/Chest.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  22. It is recommended that the compiler be upgraded.
  23. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/handlers/ChestsManager.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  24. It is recommended that the compiler be upgraded.
  25. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/objects/chests/LinkedChest.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  26. It is recommended that the compiler be upgraded.
  27. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/objects/chests/RegularChest.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  28. It is recommended that the compiler be upgraded.
  29. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/objects/chests/StorageChest.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  30. It is recommended that the compiler be upgraded.
  31. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/objects/ChestType.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  32. It is recommended that the compiler be upgraded.
  33. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/objects/DepositMethod.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  34. It is recommended that the compiler be upgraded.
  35. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/objects/data/InventoryData.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  36. It is recommended that the compiler be upgraded.
  37. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/handlers/ProvidersManager.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  38. It is recommended that the compiler be upgraded.
  39. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/hooks/BankProvider.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  40. It is recommended that the compiler be upgraded.
  41. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/hooks/PricesProvider.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  42. It is recommended that the compiler be upgraded.
  43. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/hooks/StackerProvider.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  44. It is recommended that the compiler be upgraded.
  45. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/key/Key.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  46. It is recommended that the compiler be upgraded.
  47. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/events/SellChestTaskEvent.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  48. It is recommended that the compiler be upgraded.
  49. Note: Some input files use or override a deprecated API.
  50. Note: Recompile with -Xlint:deprecation for details.
  51. Note: Some input files use unchecked or unsafe operations.
  52. Note: Recompile with -Xlint:unchecked for details.
  53. 17 warnings
  54.  
  55. > Task :processResources
  56. > Task :classes
  57. > Task :compileTestJava NO-SOURCE
  58. > Task :processTestResources NO-SOURCE
  59. > Task :testClasses UP-TO-DATE
  60. > Task :API:compileTestJava NO-SOURCE
  61. > Task :API:processTestResources NO-SOURCE
  62. > Task :API:testClasses UP-TO-DATE
  63. > Task :Hooks:compileJava NO-SOURCE
  64. > Task :Hooks:processResources NO-SOURCE
  65. > Task :Hooks:classes UP-TO-DATE
  66. > Task :Hooks:compileTestJava NO-SOURCE
  67. > Task :Hooks:processTestResources NO-SOURCE
  68. > Task :Hooks:testClasses UP-TO-DATE
  69. > Task :NMS:compileJava NO-SOURCE
  70. > Task :NMS:processResources NO-SOURCE
  71. > Task :NMS:classes UP-TO-DATE
  72. > Task :NMS:compileTestJava NO-SOURCE
  73. > Task :NMS:processTestResources NO-SOURCE
  74. > Task :NMS:testClasses UP-TO-DATE
  75. > Task :jar
  76. > Task :Hooks:ChestShop:compileJava
  77. > Task :Hooks:ChestShop:processResources NO-SOURCE
  78. > Task :Hooks:ChestShop:classes
  79. > Task :Hooks:ChestShop:compileTestJava NO-SOURCE
  80. > Task :Hooks:ChestShop:processTestResources NO-SOURCE
  81. > Task :Hooks:ChestShop:testClasses UP-TO-DATE
  82. > Task :Hooks:CoreProtect:compileJava
  83. > Task :Hooks:CoreProtect:processResources NO-SOURCE
  84. > Task :Hooks:CoreProtect:classes
  85. > Task :Hooks:CoreProtect:compileTestJava NO-SOURCE
  86. > Task :Hooks:CoreProtect:processTestResources NO-SOURCE
  87. > Task :Hooks:CoreProtect:testClasses UP-TO-DATE
  88. > Task :Hooks:RoseStacker:compileJava
  89. > Task :Hooks:RoseStacker:processResources NO-SOURCE
  90. > Task :Hooks:RoseStacker:classes
  91. > Task :Hooks:RoseStacker:compileTestJava NO-SOURCE
  92. > Task :Hooks:RoseStacker:processTestResources NO-SOURCE
  93. > Task :Hooks:RoseStacker:testClasses UP-TO-DATE
  94. > Task :Hooks:SuperiorSkyblock:compileJava
  95. > Task :Hooks:SuperiorSkyblock:processResources NO-SOURCE
  96. > Task :Hooks:SuperiorSkyblock:classes
  97. > Task :Hooks:SuperiorSkyblock:compileTestJava NO-SOURCE
  98. > Task :Hooks:SuperiorSkyblock:processTestResources NO-SOURCE
  99. > Task :Hooks:SuperiorSkyblock:testClasses UP-TO-DATE
  100. > Task :shadowJar
  101. > Task :API:shadowJar
  102. > Task :Hooks:TransportPipes:compileJava SKIPPED
  103. > Task :Hooks:TransportPipes:processResources SKIPPED
  104. > Task :Hooks:TransportPipes:classes SKIPPED
  105. > Task :Hooks:TransportPipes:compileTestJava SKIPPED
  106. > Task :Hooks:TransportPipes:processTestResources SKIPPED
  107. > Task :Hooks:TransportPipes:testClasses SKIPPED
  108. > Task :Hooks:Vault:compileJava
  109. > Task :Hooks:Vault:processResources NO-SOURCE
  110. > Task :Hooks:Vault:classes
  111. > Task :Hooks:Vault:compileTestJava NO-SOURCE
  112. > Task :Hooks:Vault:processTestResources NO-SOURCE
  113. > Task :Hooks:Vault:testClasses UP-TO-DATE
  114. > Task :Hooks:WildStacker:compileJava
  115. > Task :Hooks:WildStacker:processResources NO-SOURCE
  116. > Task :Hooks:WildStacker:classes
  117. > Task :Hooks:WildStacker:compileTestJava NO-SOURCE
  118. > Task :Hooks:WildStacker:processTestResources NO-SOURCE
  119. > Task :Hooks:WildStacker:testClasses UP-TO-DATE
  120. > Task :NMS:v1_12_R1:compileJava SKIPPED
  121. > Task :NMS:v1_12_R1:processResources SKIPPED
  122. > Task :NMS:v1_12_R1:classes SKIPPED
  123. > Task :NMS:v1_12_R1:compileTestJava SKIPPED
  124. > Task :NMS:v1_12_R1:processTestResources SKIPPED
  125. > Task :NMS:v1_12_R1:testClasses SKIPPED
  126. > Task :NMS:v1_16_R3:compileJava SKIPPED
  127. > Task :NMS:v1_16_R3:processResources SKIPPED
  128. > Task :NMS:v1_16_R3:classes SKIPPED
  129. > Task :NMS:v1_16_R3:compileTestJava SKIPPED
  130. > Task :NMS:v1_16_R3:processTestResources SKIPPED
  131. > Task :NMS:v1_16_R3:testClasses SKIPPED
  132. > Task :NMS:v1_17:compileJava SKIPPED
  133. > Task :NMS:v1_17:processResources SKIPPED
  134. > Task :NMS:v1_17:classes SKIPPED
  135. > Task :NMS:v1_17:compileTestJava SKIPPED
  136. > Task :NMS:v1_17:processTestResources SKIPPED
  137. > Task :NMS:v1_17:testClasses SKIPPED
  138. > Task :NMS:v1_18:compileJava SKIPPED
  139. > Task :NMS:v1_18:processResources SKIPPED
  140. > Task :NMS:v1_18:classes SKIPPED
  141. > Task :NMS:v1_18:compileTestJava SKIPPED
  142. > Task :NMS:v1_18:processTestResources SKIPPED
  143. > Task :NMS:v1_18:testClasses SKIPPED
  144. > Task :NMS:v1_19:compileJava SKIPPED
  145. > Task :NMS:v1_19:processResources SKIPPED
  146. > Task :NMS:v1_19:classes SKIPPED
  147. > Task :NMS:v1_19:compileTestJava SKIPPED
  148. > Task :NMS:v1_19:processTestResources SKIPPED
  149. > Task :NMS:v1_19:testClasses SKIPPED
  150. > Task :NMS:v1_20_1:compileJava
  151. > Task :NMS:v1_20_1:processResources NO-SOURCE
  152. > Task :NMS:v1_20_1:classes
  153. > Task :NMS:v1_20_1:compileTestJava NO-SOURCE
  154. > Task :NMS:v1_20_1:processTestResources NO-SOURCE
  155. > Task :NMS:v1_20_1:testClasses UP-TO-DATE
  156. > Task :NMS:v1_20_2:compileJava
  157. > Task :NMS:v1_20_2:processResources NO-SOURCE
  158. > Task :NMS:v1_20_2:classes
  159. > Task :NMS:v1_20_2:compileTestJava NO-SOURCE
  160. > Task :NMS:v1_20_2:processTestResources NO-SOURCE
  161. > Task :NMS:v1_20_2:testClasses UP-TO-DATE
  162. > Task :NMS:v1_8_R3:compileJava SKIPPED
  163. > Task :NMS:v1_8_R3:processResources SKIPPED
  164. > Task :NMS:v1_8_R3:classes SKIPPED
  165. > Task :NMS:v1_8_R3:compileTestJava SKIPPED
  166. > Task :NMS:v1_8_R3:processTestResources SKIPPED
  167. > Task :NMS:v1_8_R3:testClasses SKIPPED
  168.  
  169. Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
  170.  
  171. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
  172.  
  173. See https://docs.gradle.org/8.1/userguide/command_line_interface.html#sec:command_line_warnings
  174.  
  175. BUILD SUCCESSFUL in 2m 18s
  176. 15 actionable tasks: 15 executed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement