Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Executing Gradle synchronization tasks
- Build info: MCreator 2024.3.42716, neoforge-1.21.1, 64-bit, 7994 MB, Windows 11, JVM 21.0.4, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk, started on: 2024-11-26-16:24:02
- > Task :createArtifactManifest UP-TO-DATE
- > Task :createMinecraftArtifacts
- Loaded 124 artifacts from C:\Users\mc108\MCreatorWorkspaces\N\A\build\moddev\nfrt_artifact_manifest.properties
- ✓ Completed downloadJson in 0.13s
- ♻ Used cache of listLibraries in 0.01s
- ✓ Completed downloadClientMappings in 0.19s
- ✓ Completed downloadClient in 0.20s
- ✓ Completed downloadServer in 0.31s
- ♻ Used cache of mergeMappings in 0.02s
- ♻ Used cache of stripClient in 0.01s
- ♻ Used cache of extractServer in 0.00s
- ♻ Used cache of stripServer in 0.01s
- ♻ Used cache of merge in 0.00s
- ♻ Used cache of rename in 0.01s
- ↳ Running external tool org.vineflower:vineflower:1.10.1
- Last lines of C:\Users\mc108\MCreatorWorkspaces\N\A\build\tmp\neoformruntime\20241126-162520_decompile\console_output.txt:
- ------------------------------------------------------------
- ld/ticks/LevelTicks: PosAndContainerConsumer private abstract static MEMBER of net/minecraft/world/ticks/LevelTicks
- WARN: net/minecraft/client/resources/model/BlockStateModelLoader.{net/minecraft/client/resources/model/BlockStateModelLoader: lambda$loadBlockStateDefinitions$10} processed twice
- WARN: net/minecraft/client/resources/model/BlockStateModelLoader.{net/minecraft/client/resources/model/BlockStateModelLoader: lambda$loadBlockStateDefinitions$11} processed twice
- WARN: net/minecraft/client/resources/model/BlockStateModelLoader.{net/minecraft/client/resources/model/BlockStateModelLoader: lambda$loadBlockStateDefinitions$10} processed twice
- WARN: net/minecraft/client/resources/model/BlockStateModelLoader.{net/minecraft/client/resources/model/BlockStateModelLoader: lambda$loadBlockStateDefinitions$11} processed twice
- WARN: net/minecraft/client/resources/model/BlockStateModelLoader.{net/minecraft/client/resources/model/BlockStateModelLoader: lambda$loadBlockStateDefinitions$10} processed twice
- WARN: net/minecraft/client/resources/model/BlockStateModelLoader.{net/minecraft/client/resources/model/BlockStateModelLoader: lambda$loadBlockStateDefinitions$11} processed twice
- #
- # A fatal error has been detected by the Java Runtime Environment:
- #
- # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff90e2e6aaf, pid=3576, tid=9812
- #
- # JRE version: OpenJDK Runtime Environment Temurin-21.0.4+7 (21.0.4+7) (build 21.0.4+7-LTS)
- # Java VM: OpenJDK 64-Bit Server VM Temurin-21.0.4+7 (21.0.4+7-LTS, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
- # Problematic frame:
- # V [jvm.dll+0x336aaf]
- #
- # No core dump will be written. Minidumps are not enabled by default on client versions of Windows
- #
- # An error report file with more information is saved as:
- # C:\Users\mc108\MCreatorWorkspaces\N\A\build\tmp\neoformruntime\20241126-162520_decompile\hs_err_pid3576.log
- #
- # If you would like to submit a bug report, please visit:
- # https://github.com/adoptium/adoptium-support/issues
- #
- ------------------------------------------------------------
- Total runtime: 123.46s
- net.neoforged.neoform.runtime.graph.NodeExecutionException: Node action for decompile failed
- at net.neoforged.neoform.runtime.engine.NeoFormEngine.runNode(NeoFormEngine.java:458 at net.neoforged.neoform.runtime.engine.NeoFormEngine.runNode(NeoFormEngine.java:458)
- at net.neoforged.neoform.runtime.engine.NeoFormEngine.lambda$getWaitCondition$3(NeoFormEngine.java:404 at net.neoforged.neoform.runtime.engine.NeoFormEngine.lambda$getWaitCondition$3(NeoFormEngine.java:404)
- at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
- at java.base/java.util.concurrent.ThreadPerTaskExecutor$TaskRunner.run(ThreadPerTaskExecutor.java:314 at java.base/java.util.concurrent.ThreadPerTaskExecutor$TaskRunner.run(ThreadPerTaskExecutor.java:314)
- at java.base/java.lang.VirtualThread.run(VirtualThread.java:329 at java.base/java.lang.VirtualThread.run(VirtualThread.java:329)
- Caused by: java.lang.RuntimeException: Failed to execute tool
- at net.neoforged.neoform.runtime.actions.ExternalJavaToolAction.run(ExternalJavaToolAction.java:118 at net.neoforged.neoform.runtime.actions.ExternalJavaToolAction.run(ExternalJavaToolAction.java:118)
- at net.neoforged.neoform.runtime.engine.NeoFormEngine.runNode(NeoFormEngine.java:447 at net.neoforged.neoform.runtime.engine.NeoFormEngine.runNode(NeoFormEngine.java:447)
- ... 4 more
- > Task :createMinecraftArtifacts FAILED
- FAILURE: Build failed with an exception.
- * What went wrong:
- Execution failed for task ':createMinecraftArtifacts'.
- > Process 'command 'C:\Program Files\Pylo\MCreator\jdk\bin\java.exe'' finished with non-zero exit value 1
- * 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.
- BUILD FAILED in 3m 16s
- 2 actionable tasks: 1 executed, 1 up-to-date
- BUILD FAILED
- Task completed in 3 minutes and 18 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement