Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-131781

Game crashes why trying to toggle full-screen.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Awaiting Response
    • None
    • Minecraft 1.12.2
    • None
    • I believe the 1.12.2 game files are missing something. I tried to re-download the version files and it still did the same thing.
    • Unconfirmed

      When launching the game it tries to change it to full-screen and it crashes.

       

      The bug report will probably be more helpful than me, so here you go. ( Error and Fatal Error at bottom of chart.)

       
      3995 debugs
      15 infos
      34 warnings
      1 error
      1 fatal

      09:03:37 launcher main info Preparing to launch minecraft client for 1.12.2
      09:03:38 launcher main info Checking installations.
      09:03:38 launcher main info Minecraft client 1.12.2 is ready to start.
      09:03:38 launcher main info Starting!
      09:03:38 launcher main info Using default game log configuration client-1.12.xml (outputs XML)
      09:03:40 bib Client thread info Setting user: Seaspark8
      09:03:43 bid Client thread warn Skipping bad option: key_key.pickItem:key.mouse.middle
      09:03:43 bid Client thread warn Skipping bad option: key_key.playerlist:key.keyboard.tab
      09:03:43 bid Client thread warn Skipping bad option: key_key.advancements:key.keyboard.l
      09:03:43 bid Client thread warn Skipping bad option: key_key.hotbar.5:key.keyboard.5
      09:03:43 bid Client thread warn Skipping bad option: key_key.hotbar.6:key.keyboard.6
      09:03:43 bid Client thread warn Skipping bad option: key_key.hotbar.7:key.keyboard.7
      09:03:43 bid Client thread warn Skipping bad option: key_key.hotbar.8:key.keyboard.8
      09:03:43 bid Client thread warn Skipping bad option: key_key.hotbar.1:key.keyboard.1
      09:03:43 bid Client thread warn Skipping bad option: key_key.hotbar.2:key.keyboard.2
      09:03:43 bid Client thread warn Skipping bad option: key_key.hotbar.3:key.keyboard.3
      09:03:43 bid Client thread warn Skipping bad option: key_key.hotbar.4:key.keyboard.4
      09:03:43 bid Client thread warn Skipping bad option: key_key.sprint:key.keyboard.f
      09:03:43 bid Client thread warn Skipping bad option: key_key.forward:key.keyboard.w
      09:03:43 bid Client thread warn Skipping bad option: key_key.drop:key.keyboard.q
      09:03:43 bid Client thread warn Skipping bad option: key_key.back:key.keyboard.s
      09:03:43 bid Client thread warn Skipping bad option: key_key.attack:key.mouse.left
      09:03:43 bid Client thread warn Skipping bad option: key_key.use:key.mouse.right
      09:03:43 bid Client thread warn Skipping bad option: key_key.saveToolbarActivator:key.keyboard.c
      09:03:43 bid Client thread warn Skipping bad option: key_key.smoothCamera:key.keyboard.f12
      09:03:43 bid Client thread warn Skipping bad option: key_key.right:key.keyboard.d
      09:03:43 bid Client thread warn Skipping bad option: key_key.jump:key.keyboard.space
      09:03:43 bid Client thread warn Skipping bad option: key_key.sneak:key.keyboard.left.shift
      09:03:43 bid Client thread warn Skipping bad option: key_key.spectatorOutlines:key.keyboard.unknown
      09:03:43 bid Client thread warn Skipping bad option: key_key.left:key.keyboard.a
      09:03:43 bid Client thread warn Skipping bad option: key_key.command:key.keyboard.slash
      09:03:43 bid Client thread warn Skipping bad option: key_key.screenshot:key.keyboard.f2
      09:03:43 bid Client thread warn Skipping bad option: key_key.hotbar.9:key.keyboard.9
      09:03:43 bid Client thread warn Skipping bad option: key_key.togglePerspective:key.keyboard.f5
      09:03:43 bid Client thread warn Skipping bad option: key_key.chat:key.keyboard.t
      09:03:43 bid Client thread warn Skipping bad option: key_key.inventory:key.keyboard.e
      09:03:43 bid Client thread warn Skipping bad option: key_key.fullscreen:key.keyboard.f11
      09:03:43 bid Client thread warn Skipping bad option: key_key.loadToolbarActivator:key.keyboard.x
      09:03:43 bid Client thread warn Skipping bad option: key_key.swapHands:key.keyboard.r
      09:03:43 bib Client thread info LWJGL Version: 2.9.4
      09:03:44 cev Client thread info Reloading ResourceManager: Default
      09:03:45 chm Sound Library Loader info Starting up SoundSystem...
      09:03:45 chm Thread-3 info Initializing LWJGL OpenAL
      09:03:45 chm Thread-3 info (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
      09:03:46 chm Thread-3 info OpenAL initialized.
      09:03:46 chm Sound Library Loader info Sound engine started
      09:03:51 cdp Client thread info Created: 1024x512 textures-atlas
      09:03:53 com.mojang.text2speech.NarratorWindows Client thread info Narrator library for x64 successfully loaded
      09:03:53 bib Client thread error Couldn't toggle fullscreen org.lwjgl.LWJGLException: Failed to set display mode (-2). at org.lwjgl.opengl.WindowsDisplay.nSwitchDisplayMode(Native Method) at org.lwjgl.opengl.WindowsDisplay.switchDisplayMode(WindowsDisplay.java:358) at org.lwjgl.opengl.Display.switchDisplayMode(Display.java:359) at org.lwjgl.opengl.Display.setDisplayModeAndFullscreenInternal(Display.java:507) at org.lwjgl.opengl.Display.setFullscreen(Display.java:475) at bib.r(SourceFile:1556) at bib.aq(SourceFile:573) at bib.a(SourceFile:404) at net.minecraft.client.main.Main.main(SourceFile:123)
      09:03:53 buy Client thread warn Failed to load shader: minecraft:shaders/post/entity_outline.json nj: Invalid shaders/post/entity_outline.json targets[0]: No OpenGL context found in the current thread. at nj.a(SourceFile:47) at ccy.a(SourceFile:75) at ccy.<init>(SourceFile:56) at buy.b(SourceFile:246) at bib.aq(SourceFile:582) at bib.a(SourceFile:404) at net.minecraft.client.main.Main.main(SourceFile:123) Caused by: java.lang.RuntimeException: No OpenGL context found in the current thread. at org.lwjgl.opengl.GLContext.getCapabilities(GLContext.java:124) at org.lwjgl.opengl.GL30.glGenFramebuffers(GL30.java:1157) at cii.g(SourceFile:640) at bvd.b(SourceFile:98) at bvd.a(SourceFile:56) at bvd.<init>(SourceFile:42) at ccy.a(SourceFile:254) at ccy.a(SourceFile:109) at ccy.a(SourceFile:73) ... 5 more
      09:03:54 bib Client thread fatal Unreported exception thrown! java.lang.RuntimeException: No OpenGL context found in the current thread. at org.lwjgl.opengl.GLContext.getCapabilities(GLContext.java:124) at org.lwjgl.opengl.GL11.glGetError(GL11.java:1299) at bus.L(SourceFile:838) at bib.a(SourceFile:950) at bib.az(SourceFile:1005) at bib.a(SourceFile:419) at net.minecraft.client.main.Main.main(SourceFile:123)

            Unassigned Unassigned
            Voided_stars Alexander D McNeil
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: