Advertisement
Guest User

guys help

a guest
Mar 30th, 2021
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.92 KB | None | 0 0
  1.  
  2.  
  3. Executing Gradle task: runClient
  4. Build info: MCreator 2020.5.47520, forge-1.15.2, 64-bit, 16310 MB, Windows 10, JVM 1.8.0_265, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
  5. > Configure project :
  6. New Dep: net.minecraftforge:forge:1.15.2-31.2.0_mapped_snapshot_20200514-1.15.1
  7. > Task :compileJava UP-TO-DATE
  8. > Task :processResources UP-TO-DATE
  9. > Task :classes UP-TO-DATE
  10. > Task :downloadMcpConfig
  11. > Task :extractSrg UP-TO-DATE
  12. > Task :createSrgToMcp UP-TO-DATE
  13. > Task :downloadMCMeta UP-TO-DATE
  14. > Task :downloadAssets
  15. > Task :extractNatives UP-TO-DATE
  16. > Task :makeSrcDirs
  17. > Task :prepareRuns
  18. > Task :prepareRunClient
  19. > Task :runClient FAILED
  20. 21:41.50 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmluserdevclient, --fml.mcpVersion, 20200515.085601, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, --fml.forgeVersion, 31.2.0, --version, MOD_DEV, --assetIndex, 1.15, --assetsDir, C:\Users\craxxy\.mcreator\gradle\caches\forge_gradle\assets, --username, Dev, --accessToken, ????????, --userProperties, {}]
  21. 32:41.50 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher 5.1.2+70+master.2845bb9 starting: java version 1.8.0_265 by BellSoft
  22. 36:41.50 [main/DEBUG] [LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,fmldevdata,fmldevclient,fmldevserver,fmluserdevserver,testharness,fmluserdevdata,fmlclient,fmluserdevclient,fmlserver]
  23. 36:41.50 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
  24. 36:41.50 [main/DEBUG] [LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner]
  25. 36:41.50 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
  26. 36:41.50 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: []
  27. 36:41.50 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [fml]
  28. 36:41.50 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
  29. 36:41.50 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
  30. 36:41.50 [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR.
  31. 36:41.50 [main/DEBUG] [LauncherVersion/CORE]: Found FMLLauncher version 31.2
  32. 36:41.50 [main/DEBUG] [FMLLoader/CORE]: FML 31.2 loading
  33. 36:41.50 [main/DEBUG] [FMLLoader/CORE]: FML found ModLauncher version : 5.1.2+70+master.2845bb9
  34. 36:41.50 [main/DEBUG] [FMLLoader/CORE]: Initializing modjar URL handler
  35. 36:41.50 [main/DEBUG] [FMLLoader/CORE]: FML found AccessTransformer version : 2.1.1+55+master.08d32b9
  36. 36:41.50 [main/DEBUG] [FMLLoader/CORE]: FML found EventBus version : 2.2.0+59+master.4f71e48
  37. 36:41.50 [main/DEBUG] [FMLLoader/CORE]: Found Runtime Dist Cleaner
  38. 36:41.50 [main/DEBUG] [FMLLoader/CORE]: FML found CoreMod version : 2.0.3+8+master.ca72757
  39. 36:41.50 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package implementation version 2.1.2+9+master.a8b4d92
  40. 36:41.50 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package specification 3
  41. 32:41.50 [main/INFO] [FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
  42. 36:41.50 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
  43. 36:41.50 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
  44. 36:41.50 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
  45. 36:41.50 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
  46. 36:41.50 [main/DEBUG] [FMLServiceProvider/CORE]: Setting up basic FML game directories
  47. 36:41.50 [main/DEBUG] [FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\craxxy\MCreatorWorkspaces\craftrooms\run
  48. 36:41.50 [main/DEBUG] [FMLPaths/CORE]: Path GAMEDIR is C:\Users\craxxy\MCreatorWorkspaces\craftrooms\run
  49. 36:41.50 [main/DEBUG] [FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\craxxy\MCreatorWorkspaces\craftrooms\run\mods
  50. 36:41.50 [main/DEBUG] [FMLPaths/CORE]: Path MODSDIR is C:\Users\craxxy\MCreatorWorkspaces\craftrooms\run\mods
  51. 36:41.50 [main/DEBUG] [FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\craxxy\MCreatorWorkspaces\craftrooms\run\config
  52. 36:41.50 [main/DEBUG] [FMLPaths/CORE]: Path CONFIGDIR is C:\Users\craxxy\MCreatorWorkspaces\craftrooms\run\config
  53. 36:41.50 [main/DEBUG] [FMLPaths/CORE]: Path FMLCONFIG is C:\Users\craxxy\MCreatorWorkspaces\craftrooms\run\config\fml.toml
  54. 36:41.50 [main/DEBUG] [FMLServiceProvider/CORE]: Loading configuration
  55. 36:41.50 [main/DEBUG] [FileUtils/CORE]: Found existing default config directory directory : C:\Users\craxxy\MCreatorWorkspaces\craftrooms\run\defaultconfigs
  56. 36:41.50 [main/DEBUG] [FMLServiceProvider/CORE]: Preparing launch handler
  57. 36:41.50 [main/DEBUG] [FMLLoader/CORE]: Using fmluserdevclient as launch service
  58. [LWJGL] GLFW_API_UNAVAILABLE error ]
  59. 21:41.51 [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:105 Description : WGL: The driver does not appear to support OpenGL
  60. 32:41.51 [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:106 Stacktrace :
  61. 32:41.51 [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:110 org.lwjgl.glfw.GLFW.nglfwCreateWindow(GLFW.java:1714)
  62. 32:41.51 [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:110 org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1897)
  63. 32:41.51 [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:110 net.minecraftforge.fml.loading.progress.ClientVisualization.initWindow(ClientVisualization.java:84)
  64. 32:41.51 [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:110 net.minecraftforge.fml.loading.progress.ClientVisualization.start(ClientVisualization.java:276)
  65. 32:41.51 [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:110 net.minecraftforge.fml.loading.progress.EarlyProgressVisualization.accept(EarlyProgressVisualization.java:36)
  66. 32:41.51 [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:110 net.minecraftforge.fml.loading.FMLLoader.setupLaunchHandler(FMLLoader.java:184)
  67. 32:41.51 [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:110 net.minecraftforge.fml.loading.FMLServiceProvider.initialize(FMLServiceProvider.java:92)
  68. 32:41.51 [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:110 cpw.mods.modlauncher.TransformationServiceDecorator.onInitialize(TransformationServiceDecorator.java:68)
  69. 32:41.51 [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:110 cpw.mods.modlauncher.TransformationServicesHandler.lambda$initialiseTransformationServices$7(TransformationServicesHandler.java:107)
  70. 32:41.51 [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:110 java.util.HashMap$Values.forEach(HashMap.java:981)
  71. 32:41.51 [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:110 cpw.mods.modlauncher.TransformationServicesHandler.initialiseTransformationServices(TransformationServicesHandler.java:107)
  72. 32:41.51 [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:110 cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:59)
  73. 32:41.51 [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:110 cpw.mods.modlauncher.Launcher.run(Launcher.java:75)
  74. 32:41.51 [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:110 cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
  75. 32:41.51 [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:110 net.minecraftforge.userdev.LaunchTesting.main(LaunchTesting.java:102)
  76. Exception in thread ":41.51 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 java.lang.RuntimeException: Failed to create the GLFW window
  77. 32:41.51 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at net.minecraftforge.fml.loading.progress.ClientVisualization.initWindow(ClientVisualization.java:86)
  78. 32:41.51 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at net.minecraftforge.fml.loading.progress.ClientVisualization.start(ClientVisualization.java:276)
  79. 32:41.51 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at net.minecraftforge.fml.loading.progress.EarlyProgressVisualization.accept(EarlyProgressVisualization.java:36)
  80. 32:41.51 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at net.minecraftforge.fml.loading.FMLLoader.setupLaunchHandler(FMLLoader.java:184)
  81. 32:41.51 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at net.minecraftforge.fml.loading.FMLServiceProvider.initialize(FMLServiceProvider.java:92)
  82. 32:41.51 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at cpw.mods.modlauncher.TransformationServiceDecorator.onInitialize(TransformationServiceDecorator.java:68)
  83. 32:41.51 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at cpw.mods.modlauncher.TransformationServicesHandler.lambda$initialiseTransformationServices$7(TransformationServicesHandler.java:107)
  84. 32:41.51 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at java.util.HashMap$Values.forEach(HashMap.java:981)
  85. 32:41.51 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at cpw.mods.modlauncher.TransformationServicesHandler.initialiseTransformationServices(TransformationServicesHandler.java:107)
  86. 32:41.51 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:59)
  87. 32:41.51 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at cpw.mods.modlauncher.Launcher.run(Launcher.java:75)
  88. 32:41.51 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
  89. 32:41.51 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at net.minecraftforge.userdev.LaunchTesting.main(LaunchTesting.java:102)
  90.  ]
  91. FAILURE: Build failed with an exception.
  92. * What went wrong:
  93. Execution failed for task ':runClient'.
  94. > Process 'command 'C:\Program Files\Pylo\MCreator\jdk\bin\java.exe'' finished with non-zero exit value 1
  95. * Try:
  96. 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.
  97. * Get more help at https://help.gradle.org
  98. Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
  99. Use '--warning-mode all' to show the individual deprecation warnings.
  100. See https://docs.gradle.org/4.10.3/userguide/command_line_interface.html#sec:command_line_warnings
  101. BUILD FAILED in 12s
  102. 10 actionable tasks: 4 executed, 6 up-to-date
  103. BUILD FAILED
  104. Task completed in 12489 milliseconds
  105.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement