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

Why is my minecraft not letting me play?

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 1.12.2
    • None
    • Windows 10
    • Unconfirmed

      When I try to play minecraft it says An unexpected issue has occurred and the game has crashed. We're sorry for the inconvenice.

      If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.
      <log4j:Event logger="bsu" timestamp="1508778807284" level="ERROR" thread="Client thread">
      <log4j:Message><![CDATA[Couldn't initialize twitch stream]]></log4j:Message>
      </log4j:Event>
      19:13:27 monitor expected <

      ---- Minecraft Crash Report ----
      // Quite honestly, I wouldn't worry myself about that.

      Time: 23/10/17 18:13
      Description: Registering texture

      java.lang.OutOfMemoryError: Registering texture
      at sun.misc.Unsafe.allocateMemory(Native Method)
      at java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:127)
      at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)
      at org.lwjgl.BufferUtils.createByteBuffer(BufferUtils.java:60)
      at shadersmod.client.ShadersTex.<clinit>(ShadersTex.java:51)
      at cto.c(AbstractTexture.java:78)
      at ctv.a(SimpleTexture.java:29)
      at cug.a(TextureManager.java:83)
      at cug.a(TextureManager.java:52)
      at bty.bindTexture(FontRenderer.java:1104)
      at bty.<init>(FontRenderer.java:131)
      at bsu.aj(SourceFile:387)
      at bsu.a(SourceFile:299)
      at net.minecraft.client.main.Main.main(SourceFile:120)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:483)
      at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
      at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

      A detailed walkthrough of the error, its code path and all known details is as follows:
      ---------------------------------------------------------------------------------------

      – Head –
      Stacktrace:
      at sun.misc.Unsafe.allocateMemory(Native Method)
      at java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:127)
      at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)
      at org.lwjgl.BufferUtils.createByteBuffer(BufferUtils.java:60)
      at shadersmod.client.ShadersTex.<clinit>(ShadersTex.java:51)
      at cto.c(AbstractTexture.java:78)
      at ctv.a(SimpleTexture.java:29)

      – Resource location being registered –
      Details:
      Resource location: minecraft:textures/font/ascii.png
      Texture object class: ctv
      Stacktrace:
      at cug.a(TextureManager.java:83)
      at cug.a(TextureManager.java:52)
      at bty.bindTexture(FontRenderer.java:1104)
      at bty.<init>(FontRenderer.java:131)
      at bsu.aj(SourceFile:387)

      – Initialization –
      Details:
      Stacktrace:
      at bsu.a(SourceFile:299)
      at net.minecraft.client.main.Main.main(SourceFile:120)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:483)
      at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
      at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

      – System Details –
      Details:
      Minecraft Version: 1.8
      Operating System: Windows 10 (amd64) version 10.0
      Java Version: 1.8.0_25, Oracle Corporation
      Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
      Memory: 37874736 bytes (36 MB) / 186511360 bytes (177 MB) up to 1060372480 bytes (1011 MB)
      JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
      IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
      Launched Version: 1.8-OptiFine_HD_U_H8
      LWJGL: 2.9.1
      OpenGL: Intel(R) HD Graphics GL version 4.4.0 - Build 20.19.15.4352, Intel
      GL Caps: Using GL 1.3 multitexturing.
      Using GL 1.3 texture combiners.
      Using framebuffer objects because OpenGL 3.0 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: Very likely; Jar signature invalidated
      Type: Client (map_client.txt)
      Resource Packs: [teamtex199763081.zip]
      Current Language: English (US)
      Profiler Position: N/A (disabled)
      OptiFine Version: OptiFine_1.8_HD_U_H8
      Render Distance Chunks: 12
      Mipmaps: 4
      Anisotropic Filtering: 1
      Antialiasing: 0
      Multitexture: false
      Shaders: null
      OpenGlVersion: 4.4.0 - Build 20.19.15.4352
      OpenGlRenderer: Intel(R) HD Graphics
      OpenGlVendor: Intel
      CpuCount: 4
      #@Unable to render embedded object: File (@# Game crashed) not found. Crash report saved to: #@!@# C:\Users\Carter Martin\AppData\Roaming\.minecraft\crash-reports\crash-2017-10-23_18.13.38-client.txt
      <log4j:Event logger="net.minecraft.server.MinecraftServer" timestamp="1508778819807" level="INFO" thread="Client Shutdown Thread">
      <log4j:Message><![CDATA[Stopping server]]></log4j:Message>
      </log4j:Event>
      19:13:39 monitor expected <

            Unassigned Unassigned
            Effe Carter Martin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: