-
Bug
-
Resolution: Duplicate
-
None
-
1.14.4
-
None
-
Unconfirmed
-
(Unassigned)
So Let's start off and say I've attepted to fix it on my own already trying a few things such as restart the computer, updating graphics cards, updating java files, I tried an uninstall attempt but it refused, I tried a reinstall over it, I attempted switch to have it use more ram, I tried honestly almost every internet suggestion online to fix it myself and now at this point that only option left is contacting you. Below Is the error and then the crash file
The game crashed whilst mouseclicked event handler
Error: java.lang.OutOfMemoryError: Java heap space
---- Minecraft Crash Report ----
// Uh... Did I do that?
Time: 10/22/19 11:53 AM
Description: mouseClicked event handler
java.lang.OutOfMemoryError: Java heap space
at ii.a(SourceFile:59)
at id.a(SourceFile:438)
at id.a(SourceFile:81)
at id.a(SourceFile:438)
at id.a(SourceFile:81)
at id.a(SourceFile:438)
at id.a(SourceFile:81)
at id.a(SourceFile:438)
at id.a(SourceFile:81)
at io.a(SourceFile:113)
at io.a(SourceFile:78)
at io.a(SourceFile:26)
at coq.a(SourceFile:155)
at coq.a(SourceFile:139)
at coq.b(SourceFile:127)
at coq.b(SourceFile:89)
at dfu.a(SourceFile:74)
at dfu.<init>(SourceFile:66)
at dft.init(SourceFile:46)
at dcl.init(SourceFile:330)
at cyc.a(SourceFile:830)
at dcp.e(SourceFile:199)
at dcp$$Lambda$1614/83978548.onPress(Unknown Source)
at czi.onPress(SourceFile:18)
at czd.onClick(SourceFile:15)
at czg.mouseClicked(SourceFile:154)
at dad.mouseClicked(SourceFile:27)
at dcp.mouseClicked(SourceFile:320)
at cyd.b(SourceFile:86)
at cyd$$Lambda$1767/52563963.run(Unknown Source)
at dcl.wrapScreenError(SourceFile:441)
at cyd.a(SourceFile:86)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Thread: Client thread
Stacktrace:
at ii.a(SourceFile:59)
at id.a(SourceFile:438)
at id.a(SourceFile:81)
at id.a(SourceFile:438)
at id.a(SourceFile:81)
at id.a(SourceFile:438)
at id.a(SourceFile:81)
at id.a(SourceFile:438)
at id.a(SourceFile:81)
at io.a(SourceFile:113)
at io.a(SourceFile:78)
at io.a(SourceFile:26)
at coq.a(SourceFile:155)
at coq.a(SourceFile:139)
at coq.b(SourceFile:127)
at coq.b(SourceFile:89)
at dfu.a(SourceFile:74)
at dfu.<init>(SourceFile:66)
at dft.init(SourceFile:46)
at dcl.init(SourceFile:330)
– Affected screen –
Details:
Screen name: dcp
Stacktrace:
at dcl.wrapScreenError(SourceFile:444)
at cyd.a(SourceFile:86)
at cyd$$Lambda$1472/1328154889.invoke(Unknown Source)
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:3101)
at cuo.k(SourceFile:408)
at cuo.c(SourceFile:279)
at cyc.b(SourceFile:1023)
at cyc.e(SourceFile:976)
at cyc.b(SourceFile:410)
at net.minecraft.client.main.Main.main(SourceFile:155)
– System Details –
Details:
Minecraft Version: 1.14.4
Minecraft Version ID: 1.14.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 4048015744 bytes (3860 MB) / 4242538496 bytes (4046 MB) up to 4242538496 bytes (4046 MB)
CPUs: 4
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4G
Launched Version: 1.14.4
LWJGL: 3.2.2 build 10
OpenGL: GeForce GTX 660M/PCIe/SSE2 GL version 4.6.0 NVIDIA 425.31, NVIDIA Corporation
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: 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-3230M CPU @ 2.60GHz
- duplicates
-
MC-12949 Minecraft ran out of memory: java.lang.OutOfMemoryError
- Resolved