Sphax crashes minecraft

General help with our resourcepacks, our website, or Minecraft - including mods.
Post Reply 
User avatar
9 Posts
 x 0

Post 06 Oct 2018, 20:15

Im horrible with computer vocab and i was wondering why my game is crashing when loading up the texture pack

CR

Code: Select all

---- Minecraft Crash Report ----
// Daisy, daisy...

Time: 10/6/18 4:12 PM
Description: mouseClicked event handler

java.lang.OutOfMemoryError: Java heap space
	at dez.values(SourceFile:13)
	at cve.a(SourceFile:306)
	at cve.a(SourceFile:45)
	at cve.a(SourceFile:31)
	at cvb.a(SourceFile:240)
	at cvb.a(SourceFile:231)
	at cvb.a(SourceFile:208)
	at cvk.a(SourceFile:74)
	at cvp.a(SourceFile:87)
	at dfb.a(SourceFile:346)
	at dfb$$Lambda$946/1953746707.accept(Unknown Source)
	at java.util.HashMap.forEach(HashMap.java:1280)
	at dfb.a(SourceFile:343)
	at dfc.a(SourceFile:24)
	at vh.c(SourceFile:124)
	at vh.a(SourceFile:107)
	at cfs.f(SourceFile:684)
	at cmo$2.a(SourceFile:65)
	at cgt.mouseClicked(SourceFile:103)
	at chp.mouseClicked(SourceFile:46)
	at cfu.b(SourceFile:83)
	at cfu$$Lambda$1008/838700655.run(Unknown Source)
	at ckc.a(SourceFile:430)
	at cfu.a(SourceFile:83)
	at cfu$$Lambda$840/629835140.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.glfwWaitEventsTimeout(GLFW.java:3108)
	at cgc.a(SourceFile:321)
	at cfs.c(SourceFile:875)
	at cfs.a(SourceFile:395)
	at net.minecraft.client.main.Main.main(SourceFile:144)


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

-- Head --
Thread: Client thread
Stacktrace:
	at dez.values(SourceFile:13)
	at cve.a(SourceFile:306)
	at cve.a(SourceFile:45)
	at cve.a(SourceFile:31)
	at cvb.a(SourceFile:240)
	at cvb.a(SourceFile:231)
	at cvb.a(SourceFile:208)
	at cvk.a(SourceFile:74)
	at cvp.a(SourceFile:87)
	at dfb.a(SourceFile:346)
	at dfb$$Lambda$946/1953746707.accept(Unknown Source)
	at java.util.HashMap.forEach(HashMap.java:1280)
	at dfb.a(SourceFile:343)
	at dfc.a(SourceFile:24)
	at vh.c(SourceFile:124)
	at vh.a(SourceFile:107)
	at cfs.f(SourceFile:684)
	at cmo$2.a(SourceFile:65)
	at cgt.mouseClicked(SourceFile:103)
	at chp.mouseClicked(SourceFile:46)
	at cfu.b(SourceFile:83)
	at cfu$$Lambda$1008/838700655.run(Unknown Source)

-- Affected screen --
Details:
	Screen name: cmo
Stacktrace:
	at ckc.a(SourceFile:430)
	at cfu.a(SourceFile:83)
	at cfu$$Lambda$840/629835140.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.glfwWaitEventsTimeout(GLFW.java:3108)
	at cgc.a(SourceFile:321)
	at cfs.c(SourceFile:875)
	at cfs.a(SourceFile:395)
	at net.minecraft.client.main.Main.main(SourceFile:144)

-- System Details --
Details:
	Minecraft Version: 1.13.1
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_51, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 358031008 bytes (341 MB) / 536870912 bytes (512 MB) up to 536870912 bytes (512 MB)
	JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Xmx512M
	Launched Version: 1.13.1
	LWJGL: 3.1.6 build 14
	OpenGL: GeForce GTX 960M/PCIe/SSE2 GL version 4.6.0 NVIDIA 411.70, 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: vanilla, file/PureBDcraft  32x MC113
	Current Language: English (US)
	Profiler Position: N/A (disabled)
	CPU: 8x Intel(R) Core(TM) i7-5700HQ CPU @ 2.70GHz
This is what i got when i tried again

Code: Select all

---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.

Time: 10/6/18 4:21 PM
Description: Initializing game

java.lang.OutOfMemoryError: Java heap space: failed reallocation of scalar replaced objects


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

-- Head --
Thread: Client thread
Stacktrace:
	at cfs.a(SourceFile:383)

-- Initialization --
Details:
Stacktrace:
	at cfs.a(SourceFile:383)
	at net.minecraft.client.main.Main.main(SourceFile:144)

-- System Details --
Details:
	Minecraft Version: 1.13.1
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_51, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 227200952 bytes (216 MB) / 335544320 bytes (320 MB) up to 536870912 bytes (512 MB)
	JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Xmx512M
	Launched Version: 1.13.1
	LWJGL: 3.1.6 build 14
	OpenGL: GeForce GTX 960M/PCIe/SSE2 GL version 4.6.0 NVIDIA 411.70, 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: vanilla, file/PureBDcraft  32x MC113
	Current Language: English (US)
	Profiler Position: N/A (disabled)
	CPU: 8x Intel(R) Core(TM) i7-5700HQ CPU @ 2.70GHz
Last edited by ebobwilly5 on 06 Oct 2018, 20:23, edited 1 time in total.
If you like our work please consider becoming a Supporter and get an ad-free experience.
User avatar
BDcraft Web Admin
6590 Posts
 x 430

Post 06 Oct 2018, 20:18

Assign more RAM to Minecraft or use lower resolution textures.
Profile pic by TsaoShin: https://www.deviantart.com/tsaoshin
User avatar
9 Posts
 x 0

Post 06 Oct 2018, 20:23

Ive tried that
User avatar
BDcraft Web Admin
6590 Posts
 x 430

Post 06 Oct 2018, 20:27

java.lang.OutOfMemoryError means you're running out of memory when loading the pack.

You have 2 xmx parameters in your options the latter is 512MB which overrides then earlier 2GB one.
Profile pic by TsaoShin: https://www.deviantart.com/tsaoshin
User avatar
9 Posts
 x 0

Post 06 Oct 2018, 20:35

-Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
User avatar
BDcraft Web Admin
6590 Posts
 x 430

Post 06 Oct 2018, 20:39

From your logs this is what you have set:

-XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Xmx512M
Profile pic by TsaoShin: https://www.deviantart.com/tsaoshin
User avatar
9 Posts
 x 0

Post 06 Oct 2018, 20:41

thats weird
I dont know how it could be different
User avatar
9 Posts
 x 0

Post 06 Oct 2018, 20:44

I put in what you pasted and changed the 512 to 1024
and it still crashes
User avatar
9 Posts
 x 0

Post 06 Oct 2018, 21:00

Its as if im unable to edit the 512 because it doesnt exist in the text but when i insert it and change it to 1024 or 2G the crash log puts another Xmx512M after it
User avatar
9 Posts
 x 0

Post 06 Oct 2018, 21:52

Code: Select all

Unable to build datafixers
java.lang.OutOfMemoryError: Java heap space
	at com.mojang.datafixers.functions.PointFreeRule.orElseStrict(PointFreeRule.java:553)
	at com.mojang.datafixers.functions.PointFreeRule.once(PointFreeRule.java:601)
	at com.mojang.datafixers.functions.PointFreeRule.lambda$once$3(PointFreeRule.java:601)
	at com.mojang.datafixers.functions.PointFreeRule$$Lambda$156/279023166.get(Unknown Source)
	at com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571)
	at com.mojang.datafixers.functions.PointFreeRule$Many.lambda$rewrite$1(PointFreeRule.java:683)
	at com.mojang.datafixers.functions.PointFreeRule$Many$$Lambda$584/882836438.apply(Unknown Source)
	at java.util.Optional.flatMap(Optional.java:241)
	at com.mojang.datafixers.functions.PointFreeRule$Many.rewrite(PointFreeRule.java:683)
	at com.mojang.datafixers.functions.PointFreeRule$Seq.lambda$rewrite$0(PointFreeRule.java:525)
	at com.mojang.datafixers.functions.PointFreeRule$Seq$$Lambda$583/889379937.apply(Unknown Source)
	at java.util.Optional.flatMap(Optional.java:241)
	at com.mojang.datafixers.functions.PointFreeRule$Seq.rewrite(PointFreeRule.java:525)
	at com.mojang.datafixers.View.rewrite(View.java:75)
	at com.mojang.datafixers.types.Type.lambda$rewrite$10(Type.java:159)
	at com.mojang.datafixers.types.Type$$Lambda$582/1211036908.apply(Unknown Source)
	at java.util.Optional.flatMap(Optional.java:241)
	at com.mojang.datafixers.types.Type.rewrite(Type.java:159)
	at com.mojang.datafixers.DataFixerBuilder.lambda$build$1(DataFixerBuilder.java:70)
	at com.mojang.datafixers.DataFixerBuilder$$Lambda$383/2022290617.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Post Reply