java.lang.OutOfMemoryError: Java heap space
at ctp.<init>(DynamicTexture.java:38)
at ctp.<init>(DynamicTexture.java:27)
at cvs.a(SourceFile:266)
at caa.c(SourceFile:16)
at bzy.a(SourceFile:34)
at buu.a(SourceFile:25)
at bvk.b(SourceFile:409)
at bvk.a(SourceFile:217)
at bzx.a(SourceFile:183)
at cji.b(EntityRenderer.java:1374)
at bsu.as(SourceFile:903)
at bsu.a(SourceFile:314)
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 ctp.<init>(DynamicTexture.java:38)
at ctp.<init>(DynamicTexture.java:27)
at cvs.a(SourceFile:266)
at caa.c(SourceFile:16)
at bzy.a(SourceFile:34)
at buu.a(SourceFile:25)
at bvk.b(SourceFile:409)
at bvk.a(SourceFile:217)
at bzx.a(SourceFile:183)
-- 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: 202222384 bytes (192 MB) / 1060372480 bytes (1011 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_H5
LWJGL: 2.9.1
OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.5.0 NVIDIA 376.53, 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: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Resource Packs: [! !!§a§l§nBrickBuilder Pack]
Current Language: English (US)
Profiler Position: N/A (disabled)
OptiFine Version: OptiFine_1.8_HD_U_H5
Render
According to the game, this is your settings -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
All those arguments are not needed, -Xms doesnt do what you think
Only change -Xmx1G to -Xmx2G
Rollback Post to RevisionRollBack
Op in #minecrafthelp, JIRA Helper in bugs.mojang.com, Chat moderator in Minecraft Forums, Twitch/Mixer mod
java.lang.OutOfMemoryError: Java heap space
at ctp.<init>(DynamicTexture.java:38)
at ctp.<init>(DynamicTexture.java:27)
at cvs.a(SourceFile:266)
at caa.c(SourceFile:16)
at bzy.a(SourceFile:34)
at buu.a(SourceFile:25)
at bvk.b(SourceFile:409)
at bvk.a(SourceFile:217)
at bzx.a(SourceFile:183)
at cji.b(EntityRenderer.java:1374)
at bsu.as(SourceFile:903)
at bsu.a(SourceFile:314)
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 ctp.<init>(DynamicTexture.java:38)
at ctp.<init>(DynamicTexture.java:27)
at cvs.a(SourceFile:266)
at caa.c(SourceFile:16)
at bzy.a(SourceFile:34)
at buu.a(SourceFile:25)
at bvk.b(SourceFile:409)
at bvk.a(SourceFile:217)
at bzx.a(SourceFile:183)
-- 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: 202222384 bytes (192 MB) / 1060372480 bytes (1011 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_H5
LWJGL: 2.9.1
OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.5.0 NVIDIA 376.53, 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: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Resource Packs: [! !!§a§l§nBrickBuilder Pack]
Current Language: English (US)
Profiler Position: N/A (disabled)
OptiFine Version: OptiFine_1.8_HD_U_H5
Render
java.lang.OutOfMemoryError: Java heap space
at ctp.<init>(DynamicTexture.java:38)
at ctp.<init>(DynamicTexture.java:27)
at cvs.a(SourceFile:266)
at caa.c(SourceFile:16)
at bzy.a(SourceFile:34)
at buu.a(SourceFile:25)
at bvk.b(SourceFile:409)
at bvk.a(SourceFile:217)
at bzx.a(SourceFile:183)
at cji.b(EntityRenderer.java:1374)
at bsu.as(SourceFile:903)
at bsu.a(SourceFile:314)
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 ctp.<init>(DynamicTexture.java:38)
at ctp.<init>(DynamicTexture.java:27)
at cvs.a(SourceFile:266)
at caa.c(SourceFile:16)
at bzy.a(SourceFile:34)
at buu.a(SourceFile:25)
at bvk.b(SourceFile:409)
at bvk.a(SourceFile:217)
at bzx.a(SourceFile:183)
-- 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: 202222384 bytes (192 MB) / 1060372480 bytes (1011 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_H5
LWJGL: 2.9.1
OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.5.0 NVIDIA 376.53, 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: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Resource Packs: [! !!§a§l§nBrickBuilder Pack]
Current Language: English (US)
Profiler Position: N/A (disabled)
OptiFine Version: OptiFine_1.8_HD_U_H5
Render Distance Chunks: 16
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.0 NVIDIA 376.53
OpenGlRenderer: GeForce GTX 970/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 8
---- Minecraft Crash Report ----
// Why is it breaking
Time: 5/1/17 3:23 PM
Description: Rendering screen
java.lang.OutOfMemoryError: Java heap space
at ctp.<init>(DynamicTexture.java:38)
at ctp.<init>(DynamicTexture.java:27)
at cvs.a(SourceFile:266)
at caa.c(SourceFile:16)
at bzy.a(SourceFile:34)
at buu.a(SourceFile:25)
at bvk.b(SourceFile:409)
at bvk.a(SourceFile:217)
at bzx.a(SourceFile:183)
at cji.b(EntityRenderer.java:1374)
at bsu.as(SourceFile:903)
at bsu.a(SourceFile:314)
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 ctp.<init>(DynamicTexture.java:38)
at ctp.<init>(DynamicTexture.java:27)
at cvs.a(SourceFile:266)
at caa.c(SourceFile:16)
at bzy.a(SourceFile:34)
at buu.a(SourceFile:25)
at bvk.b(SourceFile:409)
at bvk.a(SourceFile:217)
at bzx.a(SourceFile:183)
-- Screen render details --
Details:
Screen name: bzx
Mouse location: Scaled: (223, 196). Absolute: (892, 293)
Screen size: Scaled: (480, 270). Absolute: (1920, 1080). Scale factor of 4
-- Affected level --
Details:
Level name: MpServer
All players: 2 total; [cio['BrickBuilderMC'/48064, l='MpServer', x=-2542.15, y=50.00, z=759.91], cip['16mz084qd2'/162, l='MpServer', x=-2530.50, y=51.52, z=768.50]]
Chunk stats: MultiplayerChunkCache: 169, 169
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: -2562.00,55.00,745.00 - World: (-2562,55,745), Chunk: (at 14,3,9 in -161,46; contains blocks -2576,0,736 to -2561,255,751), Region: (-6,1; contains chunks -192,32 to -161,63, blocks -3072,0,512 to -2561,255,1023)
Level time: 1059434209 game time, 264500 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 67 total; [cio['BrickBuilderMC'/48064, l='MpServer', x=-2542.15, y=50.00, z=759.91], agp['Villager'/0, l='MpServer', x=-2573.38, y=67108863.98, z=773.31], adi['Armor Stand'/1, l='MpServer', x=-2550.31, y=48.61, z=728.78], adi['Armor Stand'/2, l='MpServer', x=-2544.78, y=49.61, z=729.09], adi['Armor Stand'/3, l='MpServer', x=-2544.50, y=49.61, z=734.88], adi['Armor Stand'/4, l='MpServer', x=-2548.88, y=49.61, z=738.78], adi['Armor Stand'/5, l='MpServer', x=-2545.97, y=50.02, z=744.31], adk['entity.ItemFrame.name'/6, l='MpServer', x=-2553.50, y=55.50, z=776.97], adk['entity.ItemFrame.name'/7, l='MpServer', x=-2552.50, y=55.50, z=776.97], adk['entity.ItemFrame.name'/8, l='MpServer', x=-2551.50, y=55.50, z=776.97], adk['entity.ItemFrame.name'/9, l='MpServer', x=-2547.50, y=54.50, z=776.97], adk['entity.ItemFrame.name'/10, l='MpServer', x=-2548.50, y=54.50, z=776.97], adk['entity.ItemFrame.name'/11, l='MpServer', x=-2549.50, y=54.50, z=776.97], adk['entity.ItemFrame.name'/12, l='MpServer', x=-2545.50, y=55.50, z=776.97], adk['entity.ItemFrame.name'/13, l='MpServer', x=-2544.50, y=55.50, z=776.97], adk['entity.ItemFrame.name'/14, l='MpServer', x=-2545.50, y=52.50, z=776.97], adk['entity.ItemFrame.name'/15, l='MpServer', x=-2551.50, y=52.50, z=776.97], adi['Armor Stand'/16, l='MpServer', x=-2532.94, y=50.11, z=728.66], adi['Armor Stand'/17, l='MpServer', x=-2538.50, y=49.61, z=729.38], adi['Armor Stand'/18, l='MpServer', x=-2543.56, y=49.61, z=739.25], adk['entity.ItemFrame.name'/19, l='MpServer', x=-2543.50, y=55.50, z=776.97], adi['Armor Stand'/20, l='MpServer', x=-2524.50, y=52.52, z=744.50], adi['Armor Stand'/21, l='MpServer', x=-2524.50, y=48.52, z=744.50], cip['86441cyei1'/166, l='MpServer', x=-2530.50, y=51.50, z=720.50], adi['Armor Stand'/22, l='MpServer', x=-2524.50, y=51.02, z=744.50], adi['Armor Stand'/23, l='MpServer', x=-2527.50, y=48.02, z=744.50], adi['Armor Stand'/24, l='MpServer', x=-2524.69, y=52.20, z=744.78], adi['Armor Stand'/25, l='MpServer', x=-2524.69, y=52.20, z=744.22], adi['Armor Stand'/26, l='MpServer', x=-2524.13, y=53.80, z=744.91], adi['Armor Stand'/27, l='MpServer', x=-2524.13, y=53.80, z=744.09], adi['Armor Stand'/28, l='MpServer', x=-2523.91, y=53.80, z=746.31], adi['Armor Stand'/29, l='MpServer', x=-2523.88, y=53.80, z=742.78], adi['Armor Stand'/30, l='MpServer', x=-2523.91, y=53.14, z=747.41], adi['Armor Stand'/31, l='MpServer', x=-2523.91, y=53.14, z=741.69], adi['Armor Stand'/32, l='MpServer', x=-2523.91, y=53.39, z=747.50], adi['Armor Stand'/33, l='MpServer', x=-2523.91, y=53.39, z=741.50], cip['16mz084qd2'/162, l='MpServer', x=-2530.50, y=51.52, z=768.50], adi['Armor Stand'/34, l='MpServer', x=-2523.78, y=53.48, z=742.00], adi['Armor Stand'/35, l='MpServer', x=-2523.75, y=53.48, z=747.00], adi['§e§lRIGHT CLICK§r'/164, l='MpServer', x=-2530.50, y=51.48, z=768.50], adi['Armor Stand'/36, l='MpServer', x=-2523.88, y=53.80, z=742.78], cip['16mz084qd2'/162, l='MpServer', x=-2530.50, y=51.52, z=768.50], adi['§bThe Delivery Man§r'/165, l='MpServer', x=-2530.50, y=51.77, z=768.50], adi['Armor Stand'/37, l='MpServer', x=-2523.88, y=53.80, z=746.22], adi['Armor Stand'/38, l='MpServer', x=-2524.13, y=52.70, z=747.78], adi['Armor Stand'/39, l='MpServer', x=-2524.22, y=52.52, z=741.22], adi['Armor Stand'/40, l='MpServer', x=-2524.31, y=53.39, z=744.09], adi['Armor Stand'/41, l='MpServer', x=-2524.31, y=53.39, z=744.91], adi['§bMystery Vault'/170, l='MpServer', x=-2538.50, y=51.39, z=736.50], adi['§e§lRIGHT CLICK'/171, l='MpServer', x=-2538.50, y=51.11, z=736.50], adi['§bMystery Vault'/172, l='MpServer', x=-2538.50, y=51.39, z=752.50], adi['§e§lRIGHT CLICK'/173, l='MpServer', x=-2538.50, y=51.11, z=752.50], agp['Villager'/174, l='MpServer', x=-2557.50, y=52.02, z=747.50], adi['§e§lRIGHT CLICK§r'/175, l='MpServer', x=-2557.50, y=52.17, z=747.50], adi['§bQuest Master§r'/176, l='MpServer', x=-2557.50, y=52.48, z=747.50], adi['§aDouble Fortune!'/178, l='MpServer', x=-2527.50, y=50.70, z=744.50], abo['Bat'/179, l='MpServer', x=-2530.50, y=52.87, z=768.50], adi['§51 Vote Delivery!§r'/48065, l='MpServer', x=-2530.50, y=52.08, z=768.50], adi['§f6 Available!§r'/48067, l='MpServer', x=-2538.50, y=51.70, z=736.50], adi['§f6 Available!§r'/48068, l='MpServer', x=-2538.50, y=51.70, z=752.50], adf['§aRanks§7, §bBoosters§7, §eMystery Boxes §7& more! §r? §6§lSTORE.HYPIXEL.NET§r'/-1234, l='MpServer', x=-2517.20, y=39.73, z=778.84], adi['§cAngel of Death'/105, l='MpServer', x=-2524.50, y=52.70, z=744.50], adi['§bSoul Well'/106, l='MpServer', x=-2527.50, y=49.70, z=744.50], adi['§e§lRIGHT CLICK'/107, l='MpServer', x=-2527.50, y=49.39, z=744.50], adi['§e§lCheckpoint'/112, l='MpServer', x=-2564.50, y=18.36, z=758.50], adi['§e§lCheckpoint'/114, l='MpServer', x=-2515.50, y=33.36, z=779.50], adi['§b§l#3'/117, l='MpServer', x=-2517.50, y=43.00, z=709.50]]
Retry entities: 0 total; []
Server brand: BungeeCord (Hypixel) <- vanilla
Server type: Non-integrated multiplayer server
Stacktrace:
at cen.a(WorldClient.java:407)
at bsu.b(SourceFile:2252)
at bsu.a(SourceFile:323)
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: 202222384 bytes (192 MB) / 1060372480 bytes (1011 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_H5
LWJGL: 2.9.1
OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.5.0 NVIDIA 376.53, 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: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Resource Packs: [! !!§a§l§nBrickBuilder Pack]
Current Language: English (US)
Profiler Position: N/A (disabled)
OptiFine Version: OptiFine_1.8_HD_U_H5
Render
You are running out of RAM, remove your mods and resource packs
Op in #minecrafthelp, JIRA Helper in bugs.mojang.com, Chat moderator in Minecraft Forums, Twitch/Mixer mod
How to get a dxdiag
If I helped you, dont forget to click the thanks arrow!
This is my current RAM settings
-Xmx3G -Xms3G -Xmn768m -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+UseNUMA -XX:+CMSParallelRemarkEnabled -XX:MaxTenuringThreshold=15 -XX:MaxGCPauseMillis=30 -XX:GCPauseIntervalMillis=150 -XX:+UseAdaptiveGCBoundary -XX:-UseGCOverheadLimit -XX:+UseBiasedLocking -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -XX:+UseFastAccessorMethods -XX:+UseCompressedOops -XX:+OptimizeStringConcat -XX:+AggressiveOpts -XX:ReservedCodeCacheSize=2048m -XX:+UseCodeCacheFlushing -XX:SoftRefLRUPolicyMSPerMB=10000 -XX:ParallelGCThreads=10
What should I do to fix it?
According to the game, this is your settings -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
All those arguments are not needed, -Xms doesnt do what you think
Only change -Xmx1G to -Xmx2G
Op in #minecrafthelp, JIRA Helper in bugs.mojang.com, Chat moderator in Minecraft Forums, Twitch/Mixer mod
How to get a dxdiag
If I helped you, dont forget to click the thanks arrow!
What exactly should I put in the spot where RAM settings go? I used those to remove loading screens between worlds and such.
Leave it at default then just change that setting I told you
Op in #minecrafthelp, JIRA Helper in bugs.mojang.com, Chat moderator in Minecraft Forums, Twitch/Mixer mod
How to get a dxdiag
If I helped you, dont forget to click the thanks arrow!
When I edited it to what you stated, the game still crashed.
Post the new crash report
Op in #minecrafthelp, JIRA Helper in bugs.mojang.com, Chat moderator in Minecraft Forums, Twitch/Mixer mod
How to get a dxdiag
If I helped you, dont forget to click the thanks arrow!
New report
---- Minecraft Crash Report ----
// Why is it breaking
Time: 5/1/17 3:23 PM
Description: Rendering screen
java.lang.OutOfMemoryError: Java heap space
at ctp.<init>(DynamicTexture.java:38)
at ctp.<init>(DynamicTexture.java:27)
at cvs.a(SourceFile:266)
at caa.c(SourceFile:16)
at bzy.a(SourceFile:34)
at buu.a(SourceFile:25)
at bvk.b(SourceFile:409)
at bvk.a(SourceFile:217)
at bzx.a(SourceFile:183)
at cji.b(EntityRenderer.java:1374)
at bsu.as(SourceFile:903)
at bsu.a(SourceFile:314)
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 ctp.<init>(DynamicTexture.java:38)
at ctp.<init>(DynamicTexture.java:27)
at cvs.a(SourceFile:266)
at caa.c(SourceFile:16)
at bzy.a(SourceFile:34)
at buu.a(SourceFile:25)
at bvk.b(SourceFile:409)
at bvk.a(SourceFile:217)
at bzx.a(SourceFile:183)
-- Screen render details --
Details:
Screen name: bzx
Mouse location: Scaled: (223, 196). Absolute: (892, 293)
Screen size: Scaled: (480, 270). Absolute: (1920, 1080). Scale factor of 4
-- Affected level --
Details:
Level name: MpServer
All players: 2 total; [cio['BrickBuilderMC'/48064, l='MpServer', x=-2542.15, y=50.00, z=759.91], cip['16mz084qd2'/162, l='MpServer', x=-2530.50, y=51.52, z=768.50]]
Chunk stats: MultiplayerChunkCache: 169, 169
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: -2562.00,55.00,745.00 - World: (-2562,55,745), Chunk: (at 14,3,9 in -161,46; contains blocks -2576,0,736 to -2561,255,751), Region: (-6,1; contains chunks -192,32 to -161,63, blocks -3072,0,512 to -2561,255,1023)
Level time: 1059434209 game time, 264500 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 67 total; [cio['BrickBuilderMC'/48064, l='MpServer', x=-2542.15, y=50.00, z=759.91], agp['Villager'/0, l='MpServer', x=-2573.38, y=67108863.98, z=773.31], adi['Armor Stand'/1, l='MpServer', x=-2550.31, y=48.61, z=728.78], adi['Armor Stand'/2, l='MpServer', x=-2544.78, y=49.61, z=729.09], adi['Armor Stand'/3, l='MpServer', x=-2544.50, y=49.61, z=734.88], adi['Armor Stand'/4, l='MpServer', x=-2548.88, y=49.61, z=738.78], adi['Armor Stand'/5, l='MpServer', x=-2545.97, y=50.02, z=744.31], adk['entity.ItemFrame.name'/6, l='MpServer', x=-2553.50, y=55.50, z=776.97], adk['entity.ItemFrame.name'/7, l='MpServer', x=-2552.50, y=55.50, z=776.97], adk['entity.ItemFrame.name'/8, l='MpServer', x=-2551.50, y=55.50, z=776.97], adk['entity.ItemFrame.name'/9, l='MpServer', x=-2547.50, y=54.50, z=776.97], adk['entity.ItemFrame.name'/10, l='MpServer', x=-2548.50, y=54.50, z=776.97], adk['entity.ItemFrame.name'/11, l='MpServer', x=-2549.50, y=54.50, z=776.97], adk['entity.ItemFrame.name'/12, l='MpServer', x=-2545.50, y=55.50, z=776.97], adk['entity.ItemFrame.name'/13, l='MpServer', x=-2544.50, y=55.50, z=776.97], adk['entity.ItemFrame.name'/14, l='MpServer', x=-2545.50, y=52.50, z=776.97], adk['entity.ItemFrame.name'/15, l='MpServer', x=-2551.50, y=52.50, z=776.97], adi['Armor Stand'/16, l='MpServer', x=-2532.94, y=50.11, z=728.66], adi['Armor Stand'/17, l='MpServer', x=-2538.50, y=49.61, z=729.38], adi['Armor Stand'/18, l='MpServer', x=-2543.56, y=49.61, z=739.25], adk['entity.ItemFrame.name'/19, l='MpServer', x=-2543.50, y=55.50, z=776.97], adi['Armor Stand'/20, l='MpServer', x=-2524.50, y=52.52, z=744.50], adi['Armor Stand'/21, l='MpServer', x=-2524.50, y=48.52, z=744.50], cip['86441cyei1'/166, l='MpServer', x=-2530.50, y=51.50, z=720.50], adi['Armor Stand'/22, l='MpServer', x=-2524.50, y=51.02, z=744.50], adi['Armor Stand'/23, l='MpServer', x=-2527.50, y=48.02, z=744.50], adi['Armor Stand'/24, l='MpServer', x=-2524.69, y=52.20, z=744.78], adi['Armor Stand'/25, l='MpServer', x=-2524.69, y=52.20, z=744.22], adi['Armor Stand'/26, l='MpServer', x=-2524.13, y=53.80, z=744.91], adi['Armor Stand'/27, l='MpServer', x=-2524.13, y=53.80, z=744.09], adi['Armor Stand'/28, l='MpServer', x=-2523.91, y=53.80, z=746.31], adi['Armor Stand'/29, l='MpServer', x=-2523.88, y=53.80, z=742.78], adi['Armor Stand'/30, l='MpServer', x=-2523.91, y=53.14, z=747.41], adi['Armor Stand'/31, l='MpServer', x=-2523.91, y=53.14, z=741.69], adi['Armor Stand'/32, l='MpServer', x=-2523.91, y=53.39, z=747.50], adi['Armor Stand'/33, l='MpServer', x=-2523.91, y=53.39, z=741.50], cip['16mz084qd2'/162, l='MpServer', x=-2530.50, y=51.52, z=768.50], adi['Armor Stand'/34, l='MpServer', x=-2523.78, y=53.48, z=742.00], adi['Armor Stand'/35, l='MpServer', x=-2523.75, y=53.48, z=747.00], adi['§e§lRIGHT CLICK§r'/164, l='MpServer', x=-2530.50, y=51.48, z=768.50], adi['Armor Stand'/36, l='MpServer', x=-2523.88, y=53.80, z=742.78], cip['16mz084qd2'/162, l='MpServer', x=-2530.50, y=51.52, z=768.50], adi['§bThe Delivery Man§r'/165, l='MpServer', x=-2530.50, y=51.77, z=768.50], adi['Armor Stand'/37, l='MpServer', x=-2523.88, y=53.80, z=746.22], adi['Armor Stand'/38, l='MpServer', x=-2524.13, y=52.70, z=747.78], adi['Armor Stand'/39, l='MpServer', x=-2524.22, y=52.52, z=741.22], adi['Armor Stand'/40, l='MpServer', x=-2524.31, y=53.39, z=744.09], adi['Armor Stand'/41, l='MpServer', x=-2524.31, y=53.39, z=744.91], adi['§bMystery Vault'/170, l='MpServer', x=-2538.50, y=51.39, z=736.50], adi['§e§lRIGHT CLICK'/171, l='MpServer', x=-2538.50, y=51.11, z=736.50], adi['§bMystery Vault'/172, l='MpServer', x=-2538.50, y=51.39, z=752.50], adi['§e§lRIGHT CLICK'/173, l='MpServer', x=-2538.50, y=51.11, z=752.50], agp['Villager'/174, l='MpServer', x=-2557.50, y=52.02, z=747.50], adi['§e§lRIGHT CLICK§r'/175, l='MpServer', x=-2557.50, y=52.17, z=747.50], adi['§bQuest Master§r'/176, l='MpServer', x=-2557.50, y=52.48, z=747.50], adi['§aDouble Fortune!'/178, l='MpServer', x=-2527.50, y=50.70, z=744.50], abo['Bat'/179, l='MpServer', x=-2530.50, y=52.87, z=768.50], adi['§51 Vote Delivery!§r'/48065, l='MpServer', x=-2530.50, y=52.08, z=768.50], adi['§f6 Available!§r'/48067, l='MpServer', x=-2538.50, y=51.70, z=736.50], adi['§f6 Available!§r'/48068, l='MpServer', x=-2538.50, y=51.70, z=752.50], adf['§aRanks§7, §bBoosters§7, §eMystery Boxes §7& more! §r? §6§lSTORE.HYPIXEL.NET§r'/-1234, l='MpServer', x=-2517.20, y=39.73, z=778.84], adi['§cAngel of Death'/105, l='MpServer', x=-2524.50, y=52.70, z=744.50], adi['§bSoul Well'/106, l='MpServer', x=-2527.50, y=49.70, z=744.50], adi['§e§lRIGHT CLICK'/107, l='MpServer', x=-2527.50, y=49.39, z=744.50], adi['§e§lCheckpoint'/112, l='MpServer', x=-2564.50, y=18.36, z=758.50], adi['§e§lCheckpoint'/114, l='MpServer', x=-2515.50, y=33.36, z=779.50], adi['§b§l#3'/117, l='MpServer', x=-2517.50, y=43.00, z=709.50]]
Retry entities: 0 total; []
Server brand: BungeeCord (Hypixel) <- vanilla
Server type: Non-integrated multiplayer server
Stacktrace:
at cen.a(WorldClient.java:407)
at bsu.b(SourceFile:2252)
at bsu.a(SourceFile:323)
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: 202222384 bytes (192 MB) / 1060372480 bytes (1011 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_H5
LWJGL: 2.9.1
OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.5.0 NVIDIA 376.53, 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: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Resource Packs: [! !!§a§l§nBrickBuilder Pack]
Current Language: English (US)
Profiler Position: N/A (disabled)
OptiFine Version: OptiFine_1.8_HD_U_H5
Render
Still 1G there
Op in #minecrafthelp, JIRA Helper in bugs.mojang.com, Chat moderator in Minecraft Forums, Twitch/Mixer mod
How to get a dxdiag
If I helped you, dont forget to click the thanks arrow!
---- Minecraft Crash Report ----
// Why is it breaking
Time: 5/1/17 3:23 PM
Description: Rendering screen
java.lang.OutOfMemoryError: Java heap space
at ctp.<init>(DynamicTexture.java:38)
at ctp.<init>(DynamicTexture.java:27)
at cvs.a(SourceFile:266)
at caa.c(SourceFile:16)
at bzy.a(SourceFile:34)
at buu.a(SourceFile:25)
at bvk.b(SourceFile:409)
at bvk.a(SourceFile:217)
at bzx.a(SourceFile:183)
at cji.b(EntityRenderer.java:1374)
at bsu.as(SourceFile:903)
at bsu.a(SourceFile:314)
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 ctp.<init>(DynamicTexture.java:38)
at ctp.<init>(DynamicTexture.java:27)
at cvs.a(SourceFile:266)
at caa.c(SourceFile:16)
at bzy.a(SourceFile:34)
at buu.a(SourceFile:25)
at bvk.b(SourceFile:409)
at bvk.a(SourceFile:217)
at bzx.a(SourceFile:183)
-- Screen render details --
Details:
Screen name: bzx
Mouse location: Scaled: (223, 196). Absolute: (892, 293)
Screen size: Scaled: (480, 270). Absolute: (1920, 1080). Scale factor of 4
-- Affected level --
Details:
Level name: MpServer
All players: 2 total; [cio['BrickBuilderMC'/48064, l='MpServer', x=-2542.15, y=50.00, z=759.91], cip['16mz084qd2'/162, l='MpServer', x=-2530.50, y=51.52, z=768.50]]
Chunk stats: MultiplayerChunkCache: 169, 169
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: -2562.00,55.00,745.00 - World: (-2562,55,745), Chunk: (at 14,3,9 in -161,46; contains blocks -2576,0,736 to -2561,255,751), Region: (-6,1; contains chunks -192,32 to -161,63, blocks -3072,0,512 to -2561,255,1023)
Level time: 1059434209 game time, 264500 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 67 total; [cio['BrickBuilderMC'/48064, l='MpServer', x=-2542.15, y=50.00, z=759.91], agp['Villager'/0, l='MpServer', x=-2573.38, y=67108863.98, z=773.31], adi['Armor Stand'/1, l='MpServer', x=-2550.31, y=48.61, z=728.78], adi['Armor Stand'/2, l='MpServer', x=-2544.78, y=49.61, z=729.09], adi['Armor Stand'/3, l='MpServer', x=-2544.50, y=49.61, z=734.88], adi['Armor Stand'/4, l='MpServer', x=-2548.88, y=49.61, z=738.78], adi['Armor Stand'/5, l='MpServer', x=-2545.97, y=50.02, z=744.31], adk['entity.ItemFrame.name'/6, l='MpServer', x=-2553.50, y=55.50, z=776.97], adk['entity.ItemFrame.name'/7, l='MpServer', x=-2552.50, y=55.50, z=776.97], adk['entity.ItemFrame.name'/8, l='MpServer', x=-2551.50, y=55.50, z=776.97], adk['entity.ItemFrame.name'/9, l='MpServer', x=-2547.50, y=54.50, z=776.97], adk['entity.ItemFrame.name'/10, l='MpServer', x=-2548.50, y=54.50, z=776.97], adk['entity.ItemFrame.name'/11, l='MpServer', x=-2549.50, y=54.50, z=776.97], adk['entity.ItemFrame.name'/12, l='MpServer', x=-2545.50, y=55.50, z=776.97], adk['entity.ItemFrame.name'/13, l='MpServer', x=-2544.50, y=55.50, z=776.97], adk['entity.ItemFrame.name'/14, l='MpServer', x=-2545.50, y=52.50, z=776.97], adk['entity.ItemFrame.name'/15, l='MpServer', x=-2551.50, y=52.50, z=776.97], adi['Armor Stand'/16, l='MpServer', x=-2532.94, y=50.11, z=728.66], adi['Armor Stand'/17, l='MpServer', x=-2538.50, y=49.61, z=729.38], adi['Armor Stand'/18, l='MpServer', x=-2543.56, y=49.61, z=739.25], adk['entity.ItemFrame.name'/19, l='MpServer', x=-2543.50, y=55.50, z=776.97], adi['Armor Stand'/20, l='MpServer', x=-2524.50, y=52.52, z=744.50], adi['Armor Stand'/21, l='MpServer', x=-2524.50, y=48.52, z=744.50], cip['86441cyei1'/166, l='MpServer', x=-2530.50, y=51.50, z=720.50], adi['Armor Stand'/22, l='MpServer', x=-2524.50, y=51.02, z=744.50], adi['Armor Stand'/23, l='MpServer', x=-2527.50, y=48.02, z=744.50], adi['Armor Stand'/24, l='MpServer', x=-2524.69, y=52.20, z=744.78], adi['Armor Stand'/25, l='MpServer', x=-2524.69, y=52.20, z=744.22], adi['Armor Stand'/26, l='MpServer', x=-2524.13, y=53.80, z=744.91], adi['Armor Stand'/27, l='MpServer', x=-2524.13, y=53.80, z=744.09], adi['Armor Stand'/28, l='MpServer', x=-2523.91, y=53.80, z=746.31], adi['Armor Stand'/29, l='MpServer', x=-2523.88, y=53.80, z=742.78], adi['Armor Stand'/30, l='MpServer', x=-2523.91, y=53.14, z=747.41], adi['Armor Stand'/31, l='MpServer', x=-2523.91, y=53.14, z=741.69], adi['Armor Stand'/32, l='MpServer', x=-2523.91, y=53.39, z=747.50], adi['Armor Stand'/33, l='MpServer', x=-2523.91, y=53.39, z=741.50], cip['16mz084qd2'/162, l='MpServer', x=-2530.50, y=51.52, z=768.50], adi['Armor Stand'/34, l='MpServer', x=-2523.78, y=53.48, z=742.00], adi['Armor Stand'/35, l='MpServer', x=-2523.75, y=53.48, z=747.00], adi['§e§lRIGHT CLICK§r'/164, l='MpServer', x=-2530.50, y=51.48, z=768.50], adi['Armor Stand'/36, l='MpServer', x=-2523.88, y=53.80, z=742.78], cip['16mz084qd2'/162, l='MpServer', x=-2530.50, y=51.52, z=768.50], adi['§bThe Delivery Man§r'/165, l='MpServer', x=-2530.50, y=51.77, z=768.50], adi['Armor Stand'/37, l='MpServer', x=-2523.88, y=53.80, z=746.22], adi['Armor Stand'/38, l='MpServer', x=-2524.13, y=52.70, z=747.78], adi['Armor Stand'/39, l='MpServer', x=-2524.22, y=52.52, z=741.22], adi['Armor Stand'/40, l='MpServer', x=-2524.31, y=53.39, z=744.09], adi['Armor Stand'/41, l='MpServer', x=-2524.31, y=53.39, z=744.91], adi['§bMystery Vault'/170, l='MpServer', x=-2538.50, y=51.39, z=736.50], adi['§e§lRIGHT CLICK'/171, l='MpServer', x=-2538.50, y=51.11, z=736.50], adi['§bMystery Vault'/172, l='MpServer', x=-2538.50, y=51.39, z=752.50], adi['§e§lRIGHT CLICK'/173, l='MpServer', x=-2538.50, y=51.11, z=752.50], agp['Villager'/174, l='MpServer', x=-2557.50, y=52.02, z=747.50], adi['§e§lRIGHT CLICK§r'/175, l='MpServer', x=-2557.50, y=52.17, z=747.50], adi['§bQuest Master§r'/176, l='MpServer', x=-2557.50, y=52.48, z=747.50], adi['§aDouble Fortune!'/178, l='MpServer', x=-2527.50, y=50.70, z=744.50], abo['Bat'/179, l='MpServer', x=-2530.50, y=52.87, z=768.50], adi['§51 Vote Delivery!§r'/48065, l='MpServer', x=-2530.50, y=52.08, z=768.50], adi['§f6 Available!§r'/48067, l='MpServer', x=-2538.50, y=51.70, z=736.50], adi['§f6 Available!§r'/48068, l='MpServer', x=-2538.50, y=51.70, z=752.50], adf['§aRanks§7, §bBoosters§7, §eMystery Boxes §7& more! §r? §6§lSTORE.HYPIXEL.NET§r'/-1234, l='MpServer', x=-2517.20, y=39.73, z=778.84], adi['§cAngel of Death'/105, l='MpServer', x=-2524.50, y=52.70, z=744.50], adi['§bSoul Well'/106, l='MpServer', x=-2527.50, y=49.70, z=744.50], adi['§e§lRIGHT CLICK'/107, l='MpServer', x=-2527.50, y=49.39, z=744.50], adi['§e§lCheckpoint'/112, l='MpServer', x=-2564.50, y=18.36, z=758.50], adi['§e§lCheckpoint'/114, l='MpServer', x=-2515.50, y=33.36, z=779.50], adi['§b§l#3'/117, l='MpServer', x=-2517.50, y=43.00, z=709.50]]
Retry entities: 0 total; []
Server brand: BungeeCord (Hypixel) <- vanilla
Server type: Non-integrated multiplayer server
Stacktrace:
at cen.a(WorldClient.java:407)
at bsu.b(SourceFile:2252)
at bsu.a(SourceFile:323)
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: 202222384 bytes (192 MB) / 1060372480 bytes (1011 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_H5
LWJGL: 2.9.1
OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.5.0 NVIDIA 376.53, 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: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Resource Packs: [! !!§a§l§nBrickBuilder Pack]
Current Language: English (US)
Profiler Position: N/A (disabled)
OptiFine Version: OptiFine_1.8_HD_U_H5
Render Distance Chunks: 16
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.0 NVIDIA 376.53
OpenGlRenderer: GeForce GTX 970/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 8
Thats the new crash!
And still there, you are modifying the correct profile?
Op in #minecrafthelp, JIRA Helper in bugs.mojang.com, Chat moderator in Minecraft Forums, Twitch/Mixer mod
How to get a dxdiag
If I helped you, dont forget to click the thanks arrow!
Yes, I am modifying and running the only profile with the same name and version on my MC
What name is that?
Op in #minecrafthelp, JIRA Helper in bugs.mojang.com, Chat moderator in Minecraft Forums, Twitch/Mixer mod
How to get a dxdiag
If I helped you, dont forget to click the thanks arrow!
No clue, as I have just deleted every profile. Any ideas on what is causing this and any solutions?
You not editing the correct one causes it, the one you should edit its called OptiFine_1.8_HD_U_H5 or something like that
Op in #minecrafthelp, JIRA Helper in bugs.mojang.com, Chat moderator in Minecraft Forums, Twitch/Mixer mod
How to get a dxdiag
If I helped you, dont forget to click the thanks arrow!
I'll make a new profile exactly how you want me to do it. Just tell me the steps
Run 1.8 vanilla, run optifine installer
Op in #minecrafthelp, JIRA Helper in bugs.mojang.com, Chat moderator in Minecraft Forums, Twitch/Mixer mod
How to get a dxdiag
If I helped you, dont forget to click the thanks arrow!
What should the Java Permissions be? Like so I can copy and paste them