mojira.dev
MC-46745

unable to launch latest version of game 1.7.4

Put the summary of the bug you're having here

What I expected to happen was...:
I assumed I would launch 1.7.4, instead I see the MoJang splash screen and then am taken back to the launcher.
What actually happened was...:
I am taken back to the launcher without the game opening. I have pasted the error I found in the console below.

I thought it had something to do with twitch so I disabled twitch on this account. Waited and tried again. Same result.

Steps to Reproduce:
1. Put a step by step guide on how to trigger the bug here
2. ...
3. ...

[11:35:59 INFO]: Launching in C:\Users\dina\AppData\Roaming\.minecraft
[11:35:59 INFO]: Half command: C:\Program Files\Java\jre7\bin\javaw.exe -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -Djava.library.path=C:\Users\dina\AppData\Roaming\.minecraft\versions\1.7.4\1.7.4-natives-523913367105 -cp C:\Users\dina\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar;C:\Users\dina\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\dina\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\dina\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\dina\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\dina\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\dina\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\dina\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\dina\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\dina\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar;C:\Users\dina\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar;C:\Users\dina\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\dina\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\dina\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\dina\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\dina\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\dina\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.2\authlib-1.2.jar;C:\Users\dina\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar;C:\Users\dina\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar;C:\Users\dina\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1-nightly-20131120\lwjgl-2.9.1-nightly-20131120.jar;C:\Users\dina\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1-nightly-20131120\lwjgl_util-2.9.1-nightly-20131120.jar;C:\Users\dina\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\5.12\twitch-5.12.jar;C:\Users\dina\AppData\Roaming\.minecraft\versions\1.7.4\1.7.4.jar net.minecraft.client.main.Main
[11:36:01 INFO]: Client> [11:36:01] [main/INFO]: Setting user: OldStinky
[11:36:01 INFO]: Client> [11:36:01] [main/INFO]: (Session ID is token:bdb3eaf00edc42dfb55e68a74c09a43b:eff12e22a808496ca32bfb685c4bfd21)
[11:36:02 INFO]: Client> [11:36:02] [Client thread/INFO]: LWJGL Version: 2.9.1
[11:36:06 INFO]: Client> [11:36:06] [Client thread/INFO]: Reloading ResourceManager: Default
[11:36:07 INFO]: Client> 
[11:36:07 INFO]: Client> Starting up SoundSystem...
[11:36:07 INFO]: Client> Initializing LWJGL OpenAL
[11:36:07 INFO]: Client>     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[11:36:07 INFO]: Client> AL lib: (EE) MMDevApiOpenPlayback: Device init failed: 0x80070490
[11:36:07 INFO]: Client> AL lib: (EE) MMDevApiOpenPlayback: Device init failed: 0x80070490
[11:36:07 INFO]: Client> Error in class 'LibraryLWJGLOpenAL'
[11:36:07 INFO]: Client>     Unable to initialize OpenAL.  Probable cause: OpenAL not supported.
[11:36:07 INFO]: Client>     ERROR MESSAGE:
[11:36:07 INFO]: Client>         Could not locate OpenAL library.
[11:36:07 INFO]: Client>     STACK TRACE:
[11:36:07 INFO]: Client>         org.lwjgl.openal.AL.create(AL.java:151)
[11:36:07 INFO]: Client>         org.lwjgl.openal.AL.create(AL.java:102)
[11:36:07 INFO]: Client>         org.lwjgl.openal.AL.create(AL.java:201)
[11:36:07 INFO]: Client>         paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
[11:36:07 INFO]: Client>         paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
[11:36:07 INFO]: Client>         paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
[11:36:07 INFO]: Client>         paulscode.sound.CommandThread.run(CommandThread.java:121)
[11:36:07 INFO]: Client>     ERROR MESSAGE:
[11:36:07 INFO]: Client>         Could not locate OpenAL library.
[11:36:07 INFO]: Client> 
[11:36:07 INFO]: Client> Starting up SoundSystem...
[11:36:07 INFO]: Client> [11:36:07] [Twitch authenticator/ERROR]: Given twitch access token is invalid
[11:36:08 INFO]: Client> Switching to No Sound
[11:36:08 INFO]: Client>     (Silent Mode)
[11:36:08 INFO]: Client> 
[11:36:08 INFO]: Client> [11:36:08] [Sound Library Loader/INFO]: Sound engine started
[11:36:19 INFO]: Client> [11:36:19] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[11:36:19 INFO]: Client> [11:36:19] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[11:36:20 INFO]: Client> #
[11:36:20 INFO]: Client> # A fatal error has been detected by the Java Runtime Environment:
[11:36:20 INFO]: Client> #
[11:36:20 INFO]: Client> #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x04fb3e88, pid=2328, tid=2144
[11:36:20 INFO]: Client> #
[11:36:20 INFO]: Client> # JRE version: Java(TM) SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)
[11:36:20 INFO]: Client> # Java VM: Java HotSpot(TM) Client VM (24.51-b03 mixed mode, sharing windows-x86 )
[11:36:20 INFO]: Client> # Problematic frame:
[11:36:20 INFO]: Client> # C  [ig4dev32.dll+0x3e88]
[11:36:20 INFO]: Client> #
[11:36:20 INFO]: Client> # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
[11:36:20 INFO]: Client> #
[11:36:20 INFO]: Client> # An error report file with more information is saved as:
[11:36:20 INFO]: Client> # C:\Users\dina\AppData\Roaming\.minecraft\hs_err_pid2328.log
[11:36:20 INFO]: Client> #
[11:36:20 INFO]: Client> # If you would like to submit a bug report, please visit:
[11:36:20 INFO]: Client> #   http://bugreport.sun.com/bugreport/crash.jsp
[11:36:20 INFO]: Client> # The crash happened outside the Java Virtual Machine in native code.
[11:36:20 INFO]: Client> # See problematic frame for where to report the bug.
[11:36:20 INFO]: Client> #
[11:36:20 ERROR]: Game ended with bad state (exit code 1)
[11:36:20 INFO]: Deleting C:\Users\dina\AppData\Roaming\.minecraft\versions\1.7.4\1.7.4-natives-523913367105
[11:36:20 INFO]: Ignoring visibility rule and showing launcher due to a game crash

Linked issues

Comments 6

The Intel 4 Series (and older) video cards are unable to play 1.7.4 and future versions of Minecraft. You will need to buy a new video card or computer to play new versions.

For now, you can still play 1.7.2 or older versions of the game. To change your game to a different version, start the launcher. Select Edit Profile. In the "Use Version" dropdown menu, select the game version you want. Then click Save Profile.

You can try your luck and update your Graphics Card Drivers as some chipsets are still supported. If that doesn't work, then the first part of this applies.

Thanks very much. I rolled back one version and there was no issue.

Haydan Strungell

Hey can i play minecraft 1.7.4 these are my graphic card info

---------------
Display Devices
---------------
          Card name: Intel(R)  Q965/Q963 Express Chipset Family
       Manufacturer: Intel Corporation
          Chip type: Intel(R) GMA 3000
           DAC type: Internal
         Device Key: Enum\PCI\VEN_8086&DEV_2992&SUBSYS_01DA1028&REV_02
     Display Memory: 250 MB
   Dedicated Memory: 0 MB
      Shared Memory: 250 MB
       Current Mode: 1280 x 1024 (32 bit) (60Hz)
       Monitor Name: Generic PnP Monitor
      Monitor Model: DELL E173FP
         Monitor Id: DELA00B
        Native Mode: 1280 x 1024(p) (60.020Hz)
        Output Type: HD15
        Driver Name: igdumdx32.dll
Driver File Version: 8.14.0010.1930 (English)
     Driver Version: 8.15.10.1930
        DDI Version: 9Ex
       Driver Model: WDDM 1.1
  Driver Attributes: Final Retail
   Driver Date/Size: 9/23/2009 18:14:54, 536576 bytes
        WHQL Logo'd: Yes
    WHQL Date Stamp: 
  Device Identifier: {D7B78E66-6AD2-11CF-1274-D021A3C2C535}
          Vendor ID: 0x8086
          Device ID: 0x2992
          SubSys ID: 0x01DA1028
        Revision ID: 0x0002
 Driver Strong Name: oem5.inf:Intel.Mfg:i965G0:8.15.10.1930:pci\ven_8086&dev_2992
     Rank Of Driver: 00F42001
        Video Accel: ModeMPEG2_A ModeMPEG2_C 
   Deinterlace Caps: {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering 
                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch 
                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend 
                     {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering 
                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch 
                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend 
                     {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering 
                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch 
                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend 
                     {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering 
                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch 
                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend 
                     {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering 
                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch 
                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend 
                     {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering 
                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch 
                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend 
                     {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering 
                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch 
                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend 
                     {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering 
                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch 
                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend 
       D3D9 Overlay: Not Supported
            DXVA-HD: Not Supported
       DDraw Status: Enabled
         D3D Status: Enabled
         AGP Status: Enabled

Haydan Strungell,this is a Dxdiag report, but you don't need Direct-X, you need OpenGL.

Haydan Strungell

how do i find my openGL

Haydan Strungell: please use the Mojang Support Center.

Kurt Baumann

(Unassigned)

Unconfirmed

Minecraft 1.7.4

Retrieved