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

Crash when changing fullscreen resolution

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Awaiting Response
    • None
    • Minecraft 1.14
    • None
    • Unconfirmed
    • (Unassigned)

      When changing the fullscreen resolution while in fullscreen mode on macOSĀ  under video settings (running 10.13.6 high sierra) the game will crash with an OutOfBoundsException.

      The error can be both mouseClicked or mouseDragged depending on how you are moving the mouse when changing resolution.

      MCX-3993877

      ---- Minecraft Crash Report ----
      // Everything's going to plan. No, really, that was supposed to happen.
      
      Time: 23/04/19 19:09
      Description: mouseClicked event handler
      
      java.lang.IndexOutOfBoundsException: Index: 12, Size: 12
      	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
      	at java.util.ArrayList.get(ArrayList.java:429)
      	at ctu.a(SourceFile:83)
      	at cub.c(SourceFile:324)
      	at cvl.g(SourceFile:93)
      	at cvo.a(SourceFile:63)
      	at cxd.applyValue(SourceFile:28)
      	at cwl.setValue(SourceFile:67)
      	at cwl.setValueFromMouse(SourceFile:60)
      	at cwl.onClick(SourceFile:46)
      	at cwm.mouseClicked(SourceFile:154)
      	at cxj.mouseClicked(SourceFile:27)
      	at cwk.mouseClicked(SourceFile:322)
      	at cxj.mouseClicked(SourceFile:27)
      	at czw.mouseClicked(SourceFile:73)
      	at cvj.b(SourceFile:86)
      	at czr.wrapScreenError(SourceFile:441)
      	at cvj.a(SourceFile:86)
      	at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
      	at org.lwjgl.system.JNI.invokeV(Native Method)
      	at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3050)
      	at cub.l(SourceFile:425)
      	at cub.c(SourceFile:283)
      	at cvi.b(SourceFile:1023)
      	at cvi.d(SourceFile:976)
      	at cvi.b(SourceFile:411)
      	at net.minecraft.client.main.Main.main(SourceFile:154)
      
      
      A detailed walkthrough of the error, its code path and all known details is as follows:
      ---------------------------------------------------------------------------------------
      
      -- Head --
      Thread: Client thread
      Stacktrace:
      	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
      	at java.util.ArrayList.get(ArrayList.java:429)
      	at ctu.a(SourceFile:83)
      	at cub.c(SourceFile:324)
      	at cvl.g(SourceFile:93)
      	at cvo.a(SourceFile:63)
      	at cxd.applyValue(SourceFile:28)
      	at cwl.setValue(SourceFile:67)
      	at cwl.setValueFromMouse(SourceFile:60)
      	at cwl.onClick(SourceFile:46)
      	at cwm.mouseClicked(SourceFile:154)
      	at cxj.mouseClicked(SourceFile:27)
      	at cwk.mouseClicked(SourceFile:322)
      	at cxj.mouseClicked(SourceFile:27)
      	at czw.mouseClicked(SourceFile:73)
      	at cvj.b(SourceFile:86)
      
      -- Affected screen --
      Details:
      	Screen name: czw
      Stacktrace:
      	at czr.wrapScreenError(SourceFile:441)
      	at cvj.a(SourceFile:86)
      	at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
      	at org.lwjgl.system.JNI.invokeV(Native Method)
      	at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3050)
      	at cub.l(SourceFile:425)
      	at cub.c(SourceFile:283)
      	at cvi.b(SourceFile:1023)
      	at cvi.d(SourceFile:976)
      	at cvi.b(SourceFile:411)
      	at net.minecraft.client.main.Main.main(SourceFile:154)
      
      -- System Details --
      Details:
      	Minecraft Version: 1.14
      	Operating System: Mac OS X (x86_64) version 10.13.6
      	Java Version: 1.8.0_74, Oracle Corporation
      	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
      	Memory: 901275808 bytes (859 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
      	JVM Flags: 8 total; -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
      	Launched Version: 1.14
      	LWJGL: 3.2.1 build 12
      	OpenGL: AMD Radeon HD 6970M OpenGL Engine GL version 2.1 ATI-1.68.21, ATI Technologies Inc.
      	GL Caps: Using GL 1.3 multitexturing.
      Using GL 1.3 texture combiners.
      Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
      Shaders are available because OpenGL 2.1 is supported.
      VBOs are available because OpenGL 1.5 is supported.
      
      	Using VBOs: Yes
      	Is Modded: Probably not. Jar signature remains and client brand is untouched.
      	Type: Client (map_client.txt)
      	Resource Packs: 
      	Current Language: English (US)
      	CPU: 4x Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz
      

            Unassigned Unassigned
            runnerbeany Runnerbeany
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: