Jump to content

PyroSniper-Java

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by PyroSniper-Java

  1. Process 'command 'C:\Program Files\Eclipse Adoptium\jdk-21.0.4.7-hotspot\bin\java.exe'' finished with non-zero exit value 1
  2. Unfortunately, this didn't fix my problem, as it now says that 'command 'C:\Program Files\Eclipse Adoptium\jdk-21.0.4.7-hotspot\bin\java.exe'' finished with non-zero exit value 1
  3. Thank you so much! I had no idea that my driver was out of date.
  4. When I run the script, I get an error. Can someone please tell me how to fix it? You can safely ignore this message if the game starts up successfully. # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffb28086200, pid=20808, tid=9516 # # JRE version: OpenJDK Runtime Environment Corretto-21.0.4.7.1 (21.0.4+7) (build 21.0.4+7-LTS) # Java VM: OpenJDK 64-Bit Server VM Corretto-21.0.4.7.1 (21.0.4+7-LTS, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64) # Problematic frame: # C [atio6axx.dll+0x196200] # # 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\******\Downloads\forge-1.21-51.0.32-mdk\run\hs_err_pid20808.log # # If you would like to submit a bug report, please visit: # https://github.com/corretto/corretto-21/issues/ # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # [error occurred during error reporting (), id 0xc0000005, EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffb29e9aa49] > Task :runClient FAILED Execution failed for task ':runClient'. > Process 'command 'C:\Users\******\.jdks\corretto-21.0.4\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. Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/8.7/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD FAILED in 3s 10 actionable tasks: 3 executed, 7 up-to-date
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.