So I have a "mod pack" that I made in 1.10.2. Just 25 mods that I added to forge. This mod pack ran completely fine on my old PC. Ran completely fine on my new PC. I had a world crash and now the entire game won't load. Loading into another version works fine. It is only with forge and these mods.
I have 4 gigs of 16 total so I don't understand why this doesn't work. I have i5 8400, 16 gigs of ram, 1080ti. Should have no problems.
The error I'm getting is Error: java.lang.OutOfMemoryError: Java heap space. Crash report is below. I have no idea if that needs to be formatted differently
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: IvToolkit (IvToolkit-1.3.2.1-1.10.jar) CCLCorePlugin (CodeChickenLib-1.10.2-2.5.2.198-universal.jar) MoreCommandsLoadingPlugin (MoreCommands-1.10.2-4.0.jar) LoadingPlugin (Quark-r1.1-70.jar) ChiselCorePlugin (Chisel-MC1.10.2-0.0.7.7.jar) NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.199-universal.jar)Contact their authors BEFORE contacting forge
// On the bright side, I bought you a teddy bear!
Time: 10/8/18 10:36 PMDescription: Initializing game
java.lang.OutOfMemoryError: Java heap space
at com.google.common.collect.HashBiMap.put(HashBiMap.java:245) at com.google.common.collect.HashBiMap.put(HashBiMap.java:215)
at net.minecraftforge.fml.common.registry.PersistentRegistryManager$PersistentRegistry.getOrShallowCopyRegistry(PersistentRegistryManager.java:124)
at net.minecraftforge.fml.common.registry.PersistentRegistryManager$PersistentRegistry.access$500(PersistentRegistryManager.java:101)
at net.minecraftforge.fml.common.registry.PersistentRegistryManager.loadRegistry(PersistentRegistryManager.java:412)
at net.minecraftforge.fml.common.registry.PersistentRegistryManager.freezeData(PersistentRegistryManager.java:500)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:804)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124) 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:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- Head --Thread: Client threadStacktrace: at com.google.common.collect.HashBiMap.put(HashBiMap.java:245) at com.google.common.collect.HashBiMap.put(HashBiMap.java:215) at net.minecraftforge.fml.common.registry.PersistentRegistryManager$PersistentRegistry.getOrShallowCopyRegistry(PersistentRegistryManager.java:124) at net.minecraftforge.fml.common.registry.PersistentRegistryManager$PersistentRegistry.access$500(PersistentRegistryManager.java:101) at net.minecraftforge.fml.common.registry.PersistentRegistryManager.loadRegistry(PersistentRegistryManager.java:412) at net.minecraftforge.fml.common.registry.PersistentRegistryManager.freezeData(PersistentRegistryManager.java:500) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:804) at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
-- Initialization --Details:Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) at net.minecraft.client.main.Main.main(SourceFile:124) 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:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --Details: Minecraft Version: 1.10.2 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: 57500944 bytes (54 MB) / 536870912 bytes (512 MB) up to 536870912 bytes (512 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Xmx512M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.32 Powered by Forge 12.18.3.2185 Optifine OptiFine_1.10.2_HD_U_D6 25 mods loaded, 25 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2185.jar) UCHIJA Forge{12.18.3.2185} [Minecraft Forge] (forge-1.10.2-12.18.3.2185.jar) UCHIJA ivtoolkit{1.3.2.1-1.10} [IvToolkit] (minecraft.jar) UCHIJA NotEnoughItems{2.1.3.199} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.3.199-universal.jar) UCHIJA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.2.198-universal.jar) UCHIJA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar) UCHIJA Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar) UCHIJA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar) UCHIJA bdlib{1.12.2.21} [BD Lib] (bdlib-1.12.2.21-mc1.10.2.jar) UCHIJA BiomesOPlenty{5.0.0.2109} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2109-universal.jar) UCHIJA chisel{MC1.10.2-0.0.7.7} [Chisel] (Chisel-MC1.10.2-0.0.7.7.jar) UCHIJA CodeChickenLib{2.5.2.198} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.2.198-universal.jar) UCHIJA CodeChickenCore{2.4.0.101} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.0.101-universal.jar) UCHIJA mcmultipart{1.3.0} [MCMultiPart] (MCMultiPart-1.3.0-universal.jar) UCHIJA covers{0.4.1.13} [Simple Covers] (covers-0.4.1.13-mc1.10.2.jar) UCHIJA customspawner{3.10.1} [DrZhark's CustomSpawner] (CustomMobSpawner 3.10.1.jar) UCHIJA mocreatures{10.0.6} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod-10.0.6.jar) UCHIJE JEI{3.14.2.401} [Just Enough Items] (jei_1.10.2-3.14.2.401.jar) UCHIJA mantle{1.10.2-1.1.3.199} [Mantle] (Mantle-1.10.2-1.1.3.jar) UCHIJA mrnobody_morecommands{4.0} [MoreCommands] (MoreCommands-1.10.2-4.0.jar) UCHIJA reccomplex{1.2.9.1-1.10} [Recurrent Complex] (RecurrentComplex-1.2.9.1-1.10.jar) UCHIJA Roguelike{1.5.4} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.4.jar) UCHIJA tconstruct{1.10.2-2.6.1.464} [Tinkers' Construct] (TConstruct-1.10.2-2.6.1.jar) UCHIJA worldedit{6.1.6} [WorldEdit] (worldedit-forge-mc1.11-6.1.6-dist.jar) Loaded coremods (and transformers): IvToolkit (IvToolkit-1.3.2.1-1.10.jar) CCLCorePlugin (CodeChickenLib-1.10.2-2.5.2.198-universal.jar) codechicken.lib.asm.ClassHeirachyManager codechicken.lib.asm.BlockStateLoaderTransformerMoreCommandsLoadingPlugin (MoreCommands-1.10.2-4.0.jar) com.mrnobody.morecommands.asm.transform.TransformBlockRailBase com.mrnobody.morecommands.asm.transform.TransformForgeHooks com.mrnobody.morecommands.asm.transform.TransformItemStackLoadingPlugin (Quark-r1.1-70.jar) vazkii.quark.base.asm.ClassTransformerChiselCorePlugin (Chisel-MC1.10.2-0.0.7.7.jar) team.chisel.common.asm.ChiselTransformerNEICorePlugin (NotEnoughItems-1.10.2-2.1.3.199-universal.jar) codechicken.nei.asm.NEITransformer Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced) - TinkerWorld (Enabled/Not Forced) - TinkerTools (Enabled/Not Forced) - TinkerHarvestTools (Enabled/Forced) - TinkerMeleeWeapons (Enabled/Forced) - TinkerRangedWeapons (Enabled/Forced) - TinkerModifiers (Enabled/Forced) - TinkerSmeltery (Enabled/Not Forced) - TinkerGadgets (Enabled/Not Forced) - TinkerOredict (Enabled/Forced) - TinkerIntegration (Enabled/Forced) - TinkerFluids (Enabled/Forced) - TinkerMaterials (Enabled/Forced) - TinkerModelRegister (Enabled/Forced)
NotEnoughItems Invalid Fingerprint Reports: List of loaded APIs: * ChiselAPI (0.0.1) from Chisel-MC1.10.2-0.0.7.7.jar * ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.7.7.jar * JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.2.401.jar CodeChickenLib Invalid Fingerprint Reports: CodeChickenCore Invalid Fingerprint Reports: Launched Version: 1.10.2-forge1.10.2-12.18.3.2185 LWJGL: 2.9.4 OpenGL: GeForce GTX 1080 Ti/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: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: Current Language: English (US) Profiler Position: N/A (disabled) CPU: 6x Intel(R) Core(TM) i5-8400 CPU @ 2.80GHz OptiFine Version: OptiFine_1.10.2_HD_U_D6 Render Distance Chunks: 12 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.0 NVIDIA 411.70 OpenGlRenderer: GeForce GTX 1080 Ti/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 6
Say something silly, Laugh 'til it hurts, Take a risk, Sing out loud, Rock the boat, Shake things up, Flirt with disaster, Buy something frivolous, Color outside the lines, Cause a scene, Order dessert, Make waves, Get carried away, Have a great day!
So I have a "mod pack" that I made in 1.10.2. Just 25 mods that I added to forge. This mod pack ran completely fine on my old PC. Ran completely fine on my new PC. I had a world crash and now the entire game won't load. Loading into another version works fine. It is only with forge and these mods.
I have 4 gigs of 16 total so I don't understand why this doesn't work. I have i5 8400, 16 gigs of ram, 1080ti. Should have no problems.
The error I'm getting is Error: java.lang.OutOfMemoryError: Java heap space. Crash report is below. I have no idea if that needs to be formatted differently
says you have 512MB allocated
i would guess you have a razor device and the razor software has added in a java environmental variable locking java to 512MB max
Uninstall the software then delete _JAVA_OPTIONS=-Xmx512mb from your Enviroment Variables.
yeah that was my bad I was just trying to reproduce the issue. I'm aware that I should change -Xmx512mb. I tried 8G at one point. It doesn't fix anything. One person on another forum said to try deleting the argument altogether. Tried it and it didn't work so I copied that crash report here, but forgot to re-add the Xmx4G back into my arguments.
So I have a "mod pack" that I made in 1.10.2. Just 25 mods that I added to forge. This mod pack ran completely fine on my old PC. Ran completely fine on my new PC. I had a world crash and now the entire game won't load. Loading into another version works fine. It is only with forge and these mods.
I have 4 gigs of 16 total so I don't understand why this doesn't work. I have i5 8400, 16 gigs of ram, 1080ti. Should have no problems.
The error I'm getting is Error: java.lang.OutOfMemoryError: Java heap space. Crash report is below. I have no idea if that needs to be formatted differently
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: IvToolkit (IvToolkit-1.3.2.1-1.10.jar) CCLCorePlugin (CodeChickenLib-1.10.2-2.5.2.198-universal.jar) MoreCommandsLoadingPlugin (MoreCommands-1.10.2-4.0.jar) LoadingPlugin (Quark-r1.1-70.jar) ChiselCorePlugin (Chisel-MC1.10.2-0.0.7.7.jar) NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.199-universal.jar)Contact their authors BEFORE contacting forge
// On the bright side, I bought you a teddy bear!
Time: 10/8/18 10:36 PMDescription: Initializing game
java.lang.OutOfMemoryError: Java heap space
at com.google.common.collect.HashBiMap.put(HashBiMap.java:245) at com.google.common.collect.HashBiMap.put(HashBiMap.java:215)
at net.minecraftforge.fml.common.registry.PersistentRegistryManager$PersistentRegistry.getOrShallowCopyRegistry(PersistentRegistryManager.java:124)
at net.minecraftforge.fml.common.registry.PersistentRegistryManager$PersistentRegistry.access$500(PersistentRegistryManager.java:101)
at net.minecraftforge.fml.common.registry.PersistentRegistryManager.loadRegistry(PersistentRegistryManager.java:412)
at net.minecraftforge.fml.common.registry.PersistentRegistryManager.freezeData(PersistentRegistryManager.java:500)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:804)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124) 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:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- Head --Thread: Client threadStacktrace: at com.google.common.collect.HashBiMap.put(HashBiMap.java:245) at com.google.common.collect.HashBiMap.put(HashBiMap.java:215) at net.minecraftforge.fml.common.registry.PersistentRegistryManager$PersistentRegistry.getOrShallowCopyRegistry(PersistentRegistryManager.java:124) at net.minecraftforge.fml.common.registry.PersistentRegistryManager$PersistentRegistry.access$500(PersistentRegistryManager.java:101) at net.minecraftforge.fml.common.registry.PersistentRegistryManager.loadRegistry(PersistentRegistryManager.java:412) at net.minecraftforge.fml.common.registry.PersistentRegistryManager.freezeData(PersistentRegistryManager.java:500) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:804) at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
-- Initialization --Details:Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) at net.minecraft.client.main.Main.main(SourceFile:124) 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:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --Details: Minecraft Version: 1.10.2 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: 57500944 bytes (54 MB) / 536870912 bytes (512 MB) up to 536870912 bytes (512 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Xmx512M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.32 Powered by Forge 12.18.3.2185 Optifine OptiFine_1.10.2_HD_U_D6 25 mods loaded, 25 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2185.jar) UCHIJA Forge{12.18.3.2185} [Minecraft Forge] (forge-1.10.2-12.18.3.2185.jar) UCHIJA ivtoolkit{1.3.2.1-1.10} [IvToolkit] (minecraft.jar) UCHIJA NotEnoughItems{2.1.3.199} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.3.199-universal.jar) UCHIJA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.2.198-universal.jar) UCHIJA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar) UCHIJA Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar) UCHIJA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar) UCHIJA bdlib{1.12.2.21} [BD Lib] (bdlib-1.12.2.21-mc1.10.2.jar) UCHIJA BiomesOPlenty{5.0.0.2109} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2109-universal.jar) UCHIJA chisel{MC1.10.2-0.0.7.7} [Chisel] (Chisel-MC1.10.2-0.0.7.7.jar) UCHIJA CodeChickenLib{2.5.2.198} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.2.198-universal.jar) UCHIJA CodeChickenCore{2.4.0.101} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.0.101-universal.jar) UCHIJA mcmultipart{1.3.0} [MCMultiPart] (MCMultiPart-1.3.0-universal.jar) UCHIJA covers{0.4.1.13} [Simple Covers] (covers-0.4.1.13-mc1.10.2.jar) UCHIJA customspawner{3.10.1} [DrZhark's CustomSpawner] (CustomMobSpawner 3.10.1.jar) UCHIJA mocreatures{10.0.6} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod-10.0.6.jar) UCHIJE JEI{3.14.2.401} [Just Enough Items] (jei_1.10.2-3.14.2.401.jar) UCHIJA mantle{1.10.2-1.1.3.199} [Mantle] (Mantle-1.10.2-1.1.3.jar) UCHIJA mrnobody_morecommands{4.0} [MoreCommands] (MoreCommands-1.10.2-4.0.jar) UCHIJA reccomplex{1.2.9.1-1.10} [Recurrent Complex] (RecurrentComplex-1.2.9.1-1.10.jar) UCHIJA Roguelike{1.5.4} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.4.jar) UCHIJA tconstruct{1.10.2-2.6.1.464} [Tinkers' Construct] (TConstruct-1.10.2-2.6.1.jar) UCHIJA worldedit{6.1.6} [WorldEdit] (worldedit-forge-mc1.11-6.1.6-dist.jar) Loaded coremods (and transformers): IvToolkit (IvToolkit-1.3.2.1-1.10.jar) CCLCorePlugin (CodeChickenLib-1.10.2-2.5.2.198-universal.jar) codechicken.lib.asm.ClassHeirachyManager codechicken.lib.asm.BlockStateLoaderTransformerMoreCommandsLoadingPlugin (MoreCommands-1.10.2-4.0.jar) com.mrnobody.morecommands.asm.transform.TransformBlockRailBase com.mrnobody.morecommands.asm.transform.TransformForgeHooks com.mrnobody.morecommands.asm.transform.TransformItemStackLoadingPlugin (Quark-r1.1-70.jar) vazkii.quark.base.asm.ClassTransformerChiselCorePlugin (Chisel-MC1.10.2-0.0.7.7.jar) team.chisel.common.asm.ChiselTransformerNEICorePlugin (NotEnoughItems-1.10.2-2.1.3.199-universal.jar) codechicken.nei.asm.NEITransformer Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced) - TinkerWorld (Enabled/Not Forced) - TinkerTools (Enabled/Not Forced) - TinkerHarvestTools (Enabled/Forced) - TinkerMeleeWeapons (Enabled/Forced) - TinkerRangedWeapons (Enabled/Forced) - TinkerModifiers (Enabled/Forced) - TinkerSmeltery (Enabled/Not Forced) - TinkerGadgets (Enabled/Not Forced) - TinkerOredict (Enabled/Forced) - TinkerIntegration (Enabled/Forced) - TinkerFluids (Enabled/Forced) - TinkerMaterials (Enabled/Forced) - TinkerModelRegister (Enabled/Forced)
NotEnoughItems Invalid Fingerprint Reports: List of loaded APIs: * ChiselAPI (0.0.1) from Chisel-MC1.10.2-0.0.7.7.jar * ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.7.7.jar * JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.2.401.jar CodeChickenLib Invalid Fingerprint Reports: CodeChickenCore Invalid Fingerprint Reports: Launched Version: 1.10.2-forge1.10.2-12.18.3.2185 LWJGL: 2.9.4 OpenGL: GeForce GTX 1080 Ti/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: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: Current Language: English (US) Profiler Position: N/A (disabled) CPU: 6x Intel(R) Core(TM) i5-8400 CPU @ 2.80GHz OptiFine Version: OptiFine_1.10.2_HD_U_D6 Render Distance Chunks: 12 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.0 NVIDIA 411.70 OpenGlRenderer: GeForce GTX 1080 Ti/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 6
You ran out of memory. Allocate more memory to Minecraft, try -Xmx2G in your JVM arguments.
Also, Chisel requires the "ConnectedTexturesMod", which you do not have installed.
You can get the mod here: https://minecraft.curseforge.com/projects/ctm
-
View User Profile
-
View Posts
-
Send Message
Moderatoryou say you have 4 allocated, yet
says you have 512MB allocated
i would guess you have a razor device and the razor software has added in a java environmental variable locking java to 512MB max
Uninstall the software then delete _JAVA_OPTIONS=-Xmx512mb from your Enviroment Variables.
yeah that was my bad I was just trying to reproduce the issue. I'm aware that I should change -Xmx512mb. I tried 8G at one point. It doesn't fix anything. One person on another forum said to try deleting the argument altogether. Tried it and it didn't work so I copied that crash report here, but forgot to re-add the Xmx4G back into my arguments.
I'm aware...
-Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
changing that hasn't fixed anything