Advertisement
Guest User

Error

a guest
Nov 12th, 2019
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1.  
  2. User@WINDOWS-3SK2EGL MINGW64 ~/Downloads/Minecraft/Launcher-master/LaunchServer/build/libs
  3. $ java -javaagent:LaunchServer.jar -jar LaunchServer.jar
  4. GravitLauncher (fork sashok724's Launcher) LaunchServer v5.0.10-1 stable (build #1)
  5. License for LaunchServer GPLv3. SourceCode: https://github.com/GravitLauncher/Launcher
  6. 2019.11.12 12:29:41 [INFO] JLine2 terminal enabled
  7. 2019.11.12 12:29:42 [INFO] Generating RSA keypair
  8. 2019.11.12 12:29:42 [INFO] Writing RSA keypair list
  9. 2019.11.12 12:29:42 [INFO] Creating LaunchServer config
  10. LaunchServer address(default: localhost):
  11. localhost
  12. LaunchServer projectName:
  13. AdventuresCraft
  14. 2019.11.12 12:30:09 [INFO] Writing LaunchServer config file
  15. 2019.11.12 12:30:09 [INFO] Reading LaunchServer config file
  16. 2019.11.12 12:30:09 [INFO] Reset LaunchServer runtime config file
  17. 2019.11.12 12:30:09 [INFO] Modulus CRC32: 0xd52693e1
  18. #
  19. # A fatal error has been detected by the Java Runtime Environment:
  20. #
  21. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0xffffffffa3a55120, pid=4732, tid=0x00000000000015ec
  22. #
  23. # JRE version: Java(TM) SE Runtime Environment (8.0_231-b11) (build 1.8.0_231-b11)
  24. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.231-b11 mixed mode windows-amd64 compressed oops)
  25. # Problematic frame:
  26. # C 0xffffffffa3a55120
  27. #
  28. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  29. #
  30. # An error report file with more information is saved as:
  31. # C:\Users\User\Downloads\Minecraft\Launcher-master\LaunchServer\build\libs\hs_err_pid4732.log
  32. Compiled method (c1) 30184 1232 3 java.util.jar.Manifest::getAttributes (14 bytes)
  33. total in heap [0x0000000002e8f410,0x0000000002e8f978] = 1384
  34. relocation [0x0000000002e8f530,0x0000000002e8f578] = 72
  35. main code [0x0000000002e8f580,0x0000000002e8f800] = 640
  36. stub code [0x0000000002e8f800,0x0000000002e8f8a8] = 168
  37. metadata [0x0000000002e8f8a8,0x0000000002e8f8c8] = 32
  38. scopes data [0x0000000002e8f8c8,0x0000000002e8f8f8] = 48
  39. scopes pcs [0x0000000002e8f8f8,0x0000000002e8f958] = 96
  40. dependencies [0x0000000002e8f958,0x0000000002e8f968] = 16
  41. nul chk table [0x0000000002e8f968,0x0000000002e8f978] = 16
  42. #
  43. # If you would like to submit a bug report, please visit:
  44. # http://bugreport.java.com/bugreport/crash.jsp
  45. #
  46.  
  47. User@WINDOWS-3SK2EGL MINGW64 ~/Downloads/Minecraft/Launcher-master/LaunchServer/build/libs
  48. $ ^C
  49.  
  50. User@WINDOWS-3SK2EGL MINGW64 ~/Downloads/Minecraft/Launcher-master/LaunchServer/build/libs
  51. $ ^C
  52.  
  53. User@WINDOWS-3SK2EGL MINGW64 ~/Downloads/Minecraft/Launcher-master/LaunchServer/build/libs
  54. $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement