Paste your logs.

Built for Minecraft & Hytale

Vanilla Server Log

3 errors
106 lines
Raw
[14:37:04] [main/INFO]: ModLauncher running: args [--username, cyberjoke, --version, 1.20.1, --gameDir, /home/********/.var/app/com.modrinth.ModrinthApp/data/ModrinthApp/profiles/Forge 1.20.1, --assetsDir, /home/********/.var/app/com.modrinth.ModrinthApp/data/ModrinthApp/meta/assets, --assetIndex, 5, --uuid, 78895cd1229c4fd69e09d1002cabfd7a, --accessToken, ❄❄❄❄❄❄❄❄, --clientId, c4502edb-87c6-40cb-b595-64a280cf8906, --xuid, 0, --userType, msa, --versionType, release, --width, 854, --height, 480, --launchTarget, forgeclient, --fml.forgeVersion, 47.4.20, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412]
[14:37:04] [main/INFO]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 21.0.10 by Azul Systems, Inc.; OS Linux arch amd64 version 6.19.11-1-cachyos
[14:37:04] [main/INFO]: Loading ImmediateWindowProvider fmlearlywindow
[14:37:04] [main/INFO]: Trying GL version 4.6
[14:37:04] [main/INFO]: If this message is the only thing at the bottom of your log before a crash, you probably have a driver issue.
Possible solutions:
A) Make sure Minecraft is set to prefer high performance graphics in the OS and/or driver control panel
B) Check for driver updates on the graphics brand's website
C) Try reinstalling your graphics drivers
D) If still not working after trying all of the above, ask for further help on the Forge forums or Discord
You can safely ignore this message if the game starts up successfully.
[14:37:04] [main/INFO]: Trying GL version 4.5
[14:37:04] [main/INFO]: Trying GL version 4.4
[14:37:04] [main/INFO]: Trying GL version 4.3
[14:37:04] [main/INFO]: Trying GL version 4.2
[14:37:04] [main/INFO]: Trying GL version 4.1
[14:37:04] [main/INFO]: Trying GL version 4.0
[14:37:04] [main/INFO]: Trying GL version 3.3
[14:37:04] [main/INFO]: Trying GL version 3.2
[14:37:04] [main/ERROR]: Failed to find any valid GLFW profile. Trying 4.6: GLFW error: [0x10006]EGL: Failed to get EGL display: Success
[14:37:04] [main/ERROR]: ERROR DISPLAY
Failed to initialize graphics window with current settings.
Failure details:
Failed to find a valid GLFW profile.
We tried 4.6, 4.5, 4.4, 4.3, 4.2, 4.1, 4.0, 3.3, 3.2 but none of them worked.
Trying 4.6: GLFW error: [0x10006]EGL: Failed to get EGL display: Success
Trying 4.5: GLFW error: [0x10006]EGL: Failed to get EGL display: Success
Trying 4.4: GLFW error: [0x10006]EGL: Failed to get EGL display: Success
Trying 4.3: GLFW error: [0x10006]EGL: Failed to get EGL display: Success
Trying 4.2: GLFW error: [0x10006]EGL: Failed to get EGL display: Success
Trying 4.1: GLFW error: [0x10006]EGL: Failed to get EGL display: Success
Trying 4.0: GLFW error: [0x10006]EGL: Failed to get EGL display: Success
Trying 3.3: GLFW error: [0x10006]EGL: Failed to get EGL display: Success
Trying 3.2: GLFW error: [0x10006]EGL: Failed to get EGL display: Success
If you click yes, we will try and open https://links.minecraftforge.net/early-display-errors in your default browser
[14:37:04] [main/ERROR]: Failed to call provider.initialize
java.lang.IllegalStateException: Failed to create a GLFW window with any profile
at MC-BOOTSTRAP/fmlearlydisplay@1.20.1-47.4.20/net.minecraftforge.fml.earlydisplay.DisplayWindow.initWindow(DisplayWindow.java:437)
at MC-BOOTSTRAP/fmlearlydisplay@1.20.1-47.4.20/net.minecraftforge.fml.earlydisplay.DisplayWindow.start(DisplayWindow.java:291)
at MC-BOOTSTRAP/fmlearlydisplay@1.20.1-47.4.20/net.minecraftforge.fml.earlydisplay.DisplayWindow.initialize(DisplayWindow.java:154)
at MC-BOOTSTRAP/fmlloader@1.20.1-47.4.20/net.minecraftforge.fml.loading.ImmediateWindowHandler$Wrapper.initialize(ImmediateWindowHandler.java:198)
at MC-BOOTSTRAP/fmlloader@1.20.1-47.4.20/net.minecraftforge.fml.loading.ImmediateWindowHandler.load(ImmediateWindowHandler.java:66)
at MC-BOOTSTRAP/fmlloader@1.20.1-47.4.20/net.minecraftforge.fml.loading.ModDirTransformerDiscoverer.earlyInitialization(ModDirTransformerDiscoverer.java:44)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.TransformationServicesHandler.lambda$discoverServices$18(TransformationServicesHandler.java:131)
at java.base/java.lang.Iterable.forEach(Unknown Source)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.TransformationServicesHandler.discoverServices(TransformationServicesHandler.java:131)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.Launcher.run(Launcher.java:87)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.Launcher.main(Launcher.java:78)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at cpw.mods.bootstraplauncher@1.1.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:63)
at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:28)
Exception in thread "main" java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:63)
at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:28)
Caused by: java.lang.IllegalStateException: Failed to create a GLFW window with any profile
at MC-BOOTSTRAP/fmlearlydisplay@1.20.1-47.4.20/net.minecraftforge.fml.earlydisplay.DisplayWindow.initWindow(DisplayWindow.java:437)
at MC-BOOTSTRAP/fmlearlydisplay@1.20.1-47.4.20/net.minecraftforge.fml.earlydisplay.DisplayWindow.start(DisplayWindow.java:291)
at MC-BOOTSTRAP/fmlearlydisplay@1.20.1-47.4.20/net.minecraftforge.fml.earlydisplay.DisplayWindow.initialize(DisplayWindow.java:154)
at MC-BOOTSTRAP/fmlloader@1.20.1-47.4.20/net.minecraftforge.fml.loading.ImmediateWindowHandler$Wrapper.initialize(ImmediateWindowHandler.java:198)
at MC-BOOTSTRAP/fmlloader@1.20.1-47.4.20/net.minecraftforge.fml.loading.ImmediateWindowHandler.load(ImmediateWindowHandler.java:66)
at MC-BOOTSTRAP/fmlloader@1.20.1-47.4.20/net.minecraftforge.fml.loading.ModDirTransformerDiscoverer.earlyInitialization(ModDirTransformerDiscoverer.java:44)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.TransformationServicesHandler.lambda$discoverServices$18(TransformationServicesHandler.java:131)
at java.base/java.lang.Iterable.forEach(Unknown Source)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.TransformationServicesHandler.discoverServices(TransformationServicesHandler.java:131)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.Launcher.run(Launcher.java:87)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.Launcher.main(Launcher.java:78)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at cpw.mods.bootstraplauncher@1.1.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)
... 4 more
missing software! (we will try basic console input)
___________
/ \
| tiny file |
| dialogs |
\_____ ____/
\|
tiny file dialogs on UNIX needs:
applescript or kdialog or yad or Xdialog
or zenity (or matedialog or shellementary or qarma)
or python (2 or 3) + tkinter + python-dbus (optional)
or dialog (opens console if needed)
or xterm + bash (opens console for basic input)
or existing console for basic input
Minecraft: Forge
Failed to initialize graphics window with current settings.
Failure details:
Failed to find a valid GLFW profile.
We tried 4.6, 4.5, 4.4, 4.3, 4.2, 4.1, 4.0, 3.3, 3.2 but none of them worked.
Trying 4.6: GLFW error: [0x10006]EGL: Failed to get EGL display: Success
Trying 4.5: GLFW error: [0x10006]EGL: Failed to get EGL display: Success
Trying 4.4: GLFW error: [0x10006]EGL: Failed to get EGL display: Success
Trying 4.3: GLFW error: [0x10006]EGL: Failed to get EGL display: Success
Trying 4.2: GLFW error: [0x10006]EGL: Failed to get EGL display: Success
Trying 4.1: GLFW error: [0x10006]EGL: Failed to get EGL display: Success
Trying 4.0: GLFW error: [0x10006]EGL: Failed to get EGL display: Success
Trying 3.3: GLFW error: [0x10006]EGL: Failed to get EGL display: Success
Trying 3.2: GLFW error: [0x10006]EGL: Failed to get EGL display: Success
If you click yes, we will try and open https://links.minecraftforge.net/early-display-errors in your default browser
y/n: