So lately when ive been playing minecraft with mods. the game crashes on me and gives me the reason why and it says ran out of memory. I have tried giving it more memory to use from putting in 2 or 3g in the JVM under edit profile. I have a NVIDIA GeForce GTS 240 in my computer, I attached a picture to kinda show what the memory looks like when im playing minecraft. Please help me with figuring out how to play my game without all the crashes and without so much lag( yes I do use opitfine, doesn't help at all).
java.lang.OutOfMemoryError: Java heap space
at net.minecraft.client.renderer.texture.TextureUtil.func_110993_a(TextureUtil.java:257)
at net.minecraft.client.renderer.texture.TextureUtil.func_110995_a(TextureUtil.java:248)
at net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(TextureUtil.java:199)
at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:48)
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94)
at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:50)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_146976_a(GuiContainerCreative.java:778)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:78)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:638)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1358)
at weather2.weathersystem.EntityRendererProxyWeather2Mini.func_78480_b(EntityRendererProxyWeather2Mini.java:50)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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 --
Stacktrace:
at net.minecraft.client.renderer.texture.TextureUtil.func_110993_a(TextureUtil.java:257)
at net.minecraft.client.renderer.texture.TextureUtil.func_110995_a(TextureUtil.java:248)
at net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(TextureUtil.java:199)
at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:48)
-- Resource location being registered --
Details:
Resource location: minecraft:textures/gui/container/creative_inventory/tab_inventory.png
Texture object class: net.minecraft.client.renderer.texture.SimpleTexture
Stacktrace:
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94)
at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:50)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_146976_a(GuiContainerCreative.java:778)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:78)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:638)
Get rid of the extra -Xmx512M stuck onto the end of your JVM arguments. I also recommend getting rid of the -Xmn argument, just let the JVM handle that.
Rollback Post to RevisionRollBack
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
So lately when ive been playing minecraft with mods. the game crashes on me and gives me the reason why and it says ran out of memory. I have tried giving it more memory to use from putting in 2 or 3g in the JVM under edit profile. I have a NVIDIA GeForce GTS 240 in my computer, I attached a picture to kinda show what the memory looks like when im playing minecraft. Please help me with figuring out how to play my game without all the crashes and without so much lag( yes I do use opitfine, doesn't help at all).
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumHow many mods are you using? Unless you're using a huge number of mods, 3 GB allocated should be more than enough.
I suggest just posting the crash report. It will provide a list of your mods, your JVM arguments, and some other system information that we may need.
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
Notes - Provides a clientside in-game notepad.
Souls - After you die, a hostile Soul that stores your inventory will spawn.
Auto Refresh - Automatically refreshes your server list and alerts you when your selected server comes online.
Pick Block Plus - A clientside mod that significantly improves the vanilla pick block function.
And a few others that we don't talk about.
---- Minecraft Crash Report ----
// You're mean.
Time: 12/8/15 4:16 PM
Description: Registering texture
java.lang.OutOfMemoryError: Java heap space
at net.minecraft.client.renderer.texture.TextureUtil.func_110993_a(TextureUtil.java:257)
at net.minecraft.client.renderer.texture.TextureUtil.func_110995_a(TextureUtil.java:248)
at net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(TextureUtil.java:199)
at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:48)
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94)
at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:50)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_146976_a(GuiContainerCreative.java:778)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:78)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:638)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1358)
at weather2.weathersystem.EntityRendererProxyWeather2Mini.func_78480_b(EntityRendererProxyWeather2Mini.java:50)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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 --
Stacktrace:
at net.minecraft.client.renderer.texture.TextureUtil.func_110993_a(TextureUtil.java:257)
at net.minecraft.client.renderer.texture.TextureUtil.func_110995_a(TextureUtil.java:248)
at net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(TextureUtil.java:199)
at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:48)
-- Resource location being registered --
Details:
Resource location: minecraft:textures/gui/container/creative_inventory/tab_inventory.png
Texture object class: net.minecraft.client.renderer.texture.SimpleTexture
Stacktrace:
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94)
at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:50)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_146976_a(GuiContainerCreative.java:778)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:78)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:638)
-- Screen render details --
Details:
Screen name: net.minecraft.client.gui.inventory.GuiContainerCreative
Mouse location: Scaled: (280, 220). Absolute: (842, 299)
Screen size: Scaled: (427, 320). Absolute: (1280, 960). Scale factor of 3
Stacktrace:
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1358)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['camaro5541'/182183, l='MpServer', x=-300.81, y=75.06, z=194.19]]
Chunk stats: MultiplayerChunkCache: 49, 58
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-152,64,252), Chunk: (at 8,4,12 in -10,15; contains blocks -160,0,240 to -145,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 209558 game time, 175059 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: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 78 total; [WormMedium['Medium Worm'/181890, l='MpServer', x=-342.50, y=63.53, z=210.50], EntityGoblin['Hobgoblin'/182018, l='MpServer', x=-265.25, y=69.00, z=160.22], GoldCow['Golden Apple Cow'/181888, l='MpServer', x=-339.00, y=71.00, z=147.72], WormMedium['Medium Worm'/181894, l='MpServer', x=-342.44, y=63.53, z=214.47], WormMedium['Medium Worm'/181895, l='MpServer', x=-341.47, y=64.53, z=218.47], WormMedium['Medium Worm'/181893, l='MpServer', x=-343.50, y=63.53, z=217.50], EntityPig['Pig'/182026, l='MpServer', x=-247.38, y=75.00, z=207.53], WormMedium['Medium Worm'/181898, l='MpServer', x=-341.50, y=64.50, z=214.50], WormMedium['Medium Worm'/181896, l='MpServer', x=-339.50, y=65.50, z=216.50], WormMedium['Medium Worm'/181903, l='MpServer', x=-341.50, y=64.50, z=213.50], WormMedium['Medium Worm'/181901, l='MpServer', x=-340.50, y=64.50, z=212.50], WormMedium['Medium Worm'/181905, l='MpServer', x=-337.50, y=65.53, z=216.50], EntityHalfHeart['Half-Heart'/181911, l='MpServer', x=-343.09, y=62.00, z=238.09], WormMedium['Medium Worm'/181908, l='MpServer', x=-341.38, y=64.53, z=215.47], EntityItem['item.item.fish.cod.raw'/181914, l='MpServer', x=-342.53, y=63.13, z=236.28], EntityItem['item.item.fish.cod.raw'/181915, l='MpServer', x=-341.91, y=63.13, z=238.53], EntityItem['item.item.frame'/181912, l='MpServer', x=-343.34, y=61.13, z=238.69], EntityItem['item.item.fish.cod.raw'/181913, l='MpServer', x=-343.75, y=61.13, z=238.66], EntitySquid['Squid'/181918, l='MpServer', x=-354.28, y=56.31, z=239.41], EntityItem['item.item.fish.cod.raw'/181919, l='MpServer', x=-349.47, y=51.13, z=247.97], EntityItem['item.item.fish.cod.raw'/181916, l='MpServer', x=-343.19, y=61.13, z=239.59], EntitySquid['Squid'/181917, l='MpServer', x=-356.50, y=55.00, z=238.34], EntityItem['item.item.fish.cod.raw'/181922, l='MpServer', x=-351.63, y=51.13, z=244.31], EntitySquid['Squid'/181923, l='MpServer', x=-355.50, y=56.31, z=241.97], EntityItem['item.item.fish.cod.raw'/181920, l='MpServer', x=-347.81, y=53.13, z=246.06], EntityItem['item.item.fish.cod.raw'/181921, l='MpServer', x=-350.44, y=50.13, z=248.81], EntityItem['item.item.fish.cod.raw'/181926, l='MpServer', x=-351.16, y=49.13, z=251.81], EntityItem['item.item.waterball'/181927, l='MpServer', x=-348.03, y=52.13, z=253.31], EntityItem['item.item.fish.cod.raw'/181924, l='MpServer', x=-351.94, y=49.13, z=248.63], EntityItem['item.item.waterball'/181925, l='MpServer', x=-346.81, y=53.13, z=248.31], EntityItem['item.item.fish.cod.raw'/181930, l='MpServer', x=-350.56, y=50.13, z=250.06], EntityItem['item.item.fish.cod.raw'/181931, l='MpServer', x=-351.28, y=50.13, z=247.81], EntityItem['item.item.waterball'/181928, l='MpServer', x=-351.84, y=50.13, z=253.56], EntityItem['item.item.frame'/181929, l='MpServer', x=-350.19, y=51.13, z=246.19], EntitySquid['Squid'/181934, l='MpServer', x=-346.25, y=58.34, z=246.94], EntityItem['item.item.waterball'/181935, l='MpServer', x=-345.25, y=54.13, z=251.81], EntityItem['item.tile.blockIron'/181932, l='MpServer', x=-351.84, y=51.13, z=245.34], EntityItem['item.item.waterball'/181933, l='MpServer', x=-350.19, y=51.13, z=255.75], EntitySquid['Squid'/181938, l='MpServer', x=-349.50, y=52.38, z=245.16], EntityItem['item.item.fish.cod.raw'/181939, l='MpServer', x=-345.63, y=56.13, z=240.78], EntityClientPlayerMP['camaro5541'/182183, l='MpServer', x=-300.81, y=75.06, z=194.19], EntityItem['item.item.waterball'/181936, l='MpServer', x=-344.19, y=55.13, z=253.28], EntityItem['item.item.waterball'/181937, l='MpServer', x=-347.28, y=53.13, z=246.03], EnchantedCow['Enchanted Golden Apple Cow'/181957, l='MpServer', x=-332.28, y=71.00, z=152.31], EntityPig['Pig'/181967, l='MpServer', x=-316.84, y=69.00, z=163.91], EntityPig['Pig'/181973, l='MpServer', x=-293.78, y=70.00, z=163.13], Cassowary['Cassowary'/181982, l='MpServer', x=-276.50, y=46.00, z=235.16], EntityPig['Pig'/181980, l='MpServer', x=-289.06, y=69.00, z=148.03], EntityPig['Pig'/181981, l='MpServer', x=-281.06, y=71.00, z=162.06], WormMedium['Medium Worm'/181986, l='MpServer', x=-276.50, y=87.50, z=250.50], WormMedium['Medium Worm'/181984, l='MpServer', x=-277.50, y=86.56, z=246.50], WormMedium['Medium Worm'/181990, l='MpServer', x=-273.50, y=88.50, z=249.50], EntityTrail['unknown'/182502, l='MpServer', x=-300.81, y=75.27, z=194.19], WormMedium['Medium Worm'/181988, l='MpServer', x=-276.53, y=87.50, z=247.47], WormMedium['Medium Worm'/181994, l='MpServer', x=-278.50, y=85.56, z=246.50], WormMedium['Medium Worm'/181992, l='MpServer', x=-275.50, y=87.50, z=250.50], WormMedium['Medium Worm'/181998, l='MpServer', x=-277.50, y=87.50, z=248.50], WormMedium['Medium Worm'/181996, l='MpServer', x=-276.47, y=86.56, z=244.50], WormMedium['Medium Worm'/182002, l='MpServer', x=-274.50, y=88.50, z=249.50], EntitySkeleton['Skeleton'/182515, l='MpServer', x=-6.19, y=-17.06, z=33.81], WormMedium['Medium Worm'/182000, l='MpServer', x=-278.50, y=86.56, z=247.50], WormMedium['Medium Worm'/182007, l='MpServer', x=-274.50, y=88.50, z=247.50], EntityZombie['Zombie'/182519, l='MpServer', x=19.81, y=-40.06, z=18.81], WormMedium['Medium Worm'/182004, l='MpServer', x=-272.50, y=88.50, z=246.50], EntitySpider['Spider'/182516, l='MpServer', x=15.81, y=-39.06, z=-5.19], WormMedium['Medium Worm'/182005, l='MpServer', x=-278.50, y=86.56, z=250.50], EntitySkeleton['Skeleton'/182517, l='MpServer', x=15.81, y=-40.06, z=-5.19], EntityCow['Cow'/182010, l='MpServer', x=-284.50, y=88.00, z=248.22], CrystalCow['Crystal Apple Cow'/181882, l='MpServer', x=-338.22, y=71.00, z=148.72], CrystalCow['Crystal Apple Cow'/181883, l='MpServer', x=-339.91, y=71.00, z=152.91], CrystalCow['Crystal Apple Cow'/181880, l='MpServer', x=-339.91, y=71.00, z=150.53], EntityZombie['Zombie'/182520, l='MpServer', x=19.81, y=-41.06, z=18.81], WormMedium['Medium Worm'/182009, l='MpServer', x=-275.50, y=87.50, z=246.50], GoldCow['Golden Apple Cow'/181881, l='MpServer', x=-339.91, y=71.00, z=146.50], EnchantedCow['Enchanted Golden Apple Cow'/181886, l='MpServer', x=-339.97, y=71.00, z=148.09], EnchantedCow['Enchanted Golden Apple Cow'/181887, l='MpServer', x=-339.03, y=71.00, z=148.50], GoldCow['Golden Apple Cow'/181884, l='MpServer', x=-339.91, y=71.00, z=149.38], EnchantedCow['Enchanted Golden Apple Cow'/181885, l='MpServer', x=-339.91, y=71.00, z=151.66]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_66, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 28292488 bytes (26 MB) / 523501568 bytes (499 MB) up to 523501568 bytes (499 MB)
JVM Flags: 7 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Xmx512M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1566 Optifine OptiFine_1.7.10_HD_U_C1 54 mods loaded, 54 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAAAAAAAAAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAAAAAAAAAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
UCHIJAAAAAAAAAAAAAA Forge{10.13.4.1566} [Minecraft Forge] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
UCHIJAAAAAAAAAAAAAA appliedenergistics2-core{rv1-stable-1} [AppliedEnergistics2 Core] (minecraft.jar)
UCHIJAAAAAAAAAAAAAA CodeChickenCore{1.0.6.43} [CodeChicken Core] (minecraft.jar)
UCHIJAAAAAAAAAAAAAA NotEnoughItems{1.0.4.105} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.105-universal.jar)
UCHIJAAAAAAAAAAAAAA VeinMiner_coremod{0.26.0_build.unknown} [Core mod] (minecraft.jar)
UCHIJAAAAAAAAAAAAAA OpenModsCore{0.7.2} [OpenModsCore] (minecraft.jar)
UCHIJAAAAAAAAAAAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAAAAAAAAAAAA jewelrycraft2{1.1.3} [Jewelrycraft 2] ([1.7.10] Jewelrycraft2-1.1.3-universal.jar)
UCHIJAAAAAAAAAAAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJAAAAAAAAAAAAAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCHIJAAAAAAAAAAAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAAAAAAAAAAAA surpriseeggs{1.0.6} [Surprise Eggs] (Adventure Backpack.jar)
UCHIJAAAAAAAAAAAAAA adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (Adventure Backpack.jar)
UCHIJAAAAAAAAAAAAAA appliedenergistics2{rv1-stable-1} [Applied Energistics 2] (appliedenergistics2-rv1-stable-1.jar)
UCHIJAAAAAAAAAAAAAA BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
UCHIJAAAAAAAAAAAAAA CoFHCore{1.7.10R3.0.2} [CoFH Core] (CoFHCore-[1.7.10]3.0.2-262.jar)
UCHIJAAAAAAAAAAAAAA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCHIJAAAAAAAAAAAAAA BuildCraft|Core{6.4.14} [BuildCraft] (buildcraft-6.4.14.jar)
UCHIJAAAAAAAAAAAAAA BuildCraft|Transport{6.4.14} [BC Transport] (buildcraft-6.4.14.jar)
UCHIJAAAAAAAAAAAAAA BuildCraft|Silicon{6.4.14} [BC Silicon] (buildcraft-6.4.14.jar)
UCHIJAAAAAAAAAAAAAA BuildCraft|Builders{6.4.14} [BC Builders] (buildcraft-6.4.14.jar)
UCHIJAAAAAAAAAAAAAA BuildCraft|Energy{6.4.14} [BC Energy] (buildcraft-6.4.14.jar)
UCHIJAAAAAAAAAAAAAA BuildCraft|Factory{6.4.14} [BC Factory] (buildcraft-6.4.14.jar)
UCHIJAAAAAAAAAAAAAA CarpentersBlocks{3.3.6} [Carpenter's Blocks] (Carpenter's Blocks v3.3.6 - MC 1.7.10.jar)
UCHIJAAAAAAAAAAAAAA chisel{2.3.10.37} [Chisel 2] (Chisel 2.jar)
UCHIJAAAAAAAAAAAAAA BuildMod{v1.0} [Build Mod] (CoroUtil-1.1.1.jar)
UCHIJAAAAAAAAAAAAAA CoroAI{v1.0} [CoroAI] (CoroUtil-1.1.1.jar)
UCHIJAAAAAAAAAAAAAA ExtendedRenderer{v1.0} [Extended Renderer] (CoroUtil-1.1.1.jar)
UCHIJAAAAAAAAAAAAAA ConfigMod{v1.0} [Extended Mod Config] (CoroUtil-1.1.1.jar)
UCHIJAAAAAAAAAAAAAA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d.jar)
UCHIJAAAAAAAAAAAAAA DragonMounts{r41-1.7.10} [Dragon Mounts] (DragonMounts-r41-1.7.10.jar)
UCHIJAAAAAAAAAAAAAA ExtraUtilities{1.2.4b} [Extra Utilities] (extrautilities-1.2.4b.jar)
UCHIJAAAAAAAAAAAAAA iChunUtil{4.1.0} [iChunUtil] (iChunUtil-4.1.0.jar)
UCHIJAAAAAAAAAAAAAA InventoryPets{1.1.2a} [Inventory Pets] (Inventory Pets.jar)
UCHIJAAAAAAAAAAAAAA IronChest{6.0.60.741} [Iron Chest] (Iron Chest.jar)
UCHIJAAAAAAAAAAAAAA lucky{5.1.0} [Lucky Block] (LuckyBlock.jar)
UCHIJAAAAAAAAAAAAAA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UCHIJAAAAAAAAAAAAAA Morph{0.9.1} [Morph] (Morph-Beta-0.9.1.jar)
UCHIJAAAAAAAAAAAAAA cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfish's Furniture Mod.jar)
UCHIJAAAAAAAAAAAAAA OpenMods{0.7.2} [OpenMods] (OpenModsLib-1.7.10-0.7.2.jar)
UCHIJAAAAAAAAAAAAAA OpenBlocks{1.4.2} [OpenBlocks] (OpenBlocks-1.7.10-1.4.2.jar)
UCHIJAAAAAAAAAAAAAA OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn-1.7.10-20.3.zip)
UCHIJAAAAAAAAAAAAAA origin{3.3.0} [Origin] (Origin-1.7.10-3.3.0.jar)
UCHIJAAAAAAAAAAAAAA RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
UCHIJAAAAAAAAAAAAAA ReiMinimap{1.7.10} [Rei's Minimap] (Reis-Minimap-Mod-1.7.10.jar)
UCHIJAAAAAAAAAAAAAA securitycraft{v1.7.4.1} [SecurityCraft] (SecurityCraft.jar)
UCHIJAAAAAAAAAAAAAA secretroomsmod{4.7.1} [The SecretRoomsMod] (The SecretRoomsMod.jar)
UCHIJAAAAAAAAAAAAAA VeinMiner{0.26.0_build.unknown} [Vein Miner] (Vein-Miner-Mod-1.7.10.jar)
UCHIJAAAAAAAAAAAAAA VeinMinerModSupport{0.26.0_build.unknown} [Mod Support] (Vein-Miner-Mod-1.7.10.jar)
UCHIJAAAAAAAAAAAAAA weather2{v2.3.6} [weather2] (Weather-2.3.7.jar)
UCHIJAAAAAAAAAAAAAA weepingangels{3.3.2} [Weeping Angels] (Weeping Angels.jar)
UCHIJAAAAAAAAAAAAAA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '3.3.0' Renderer: 'GeForce GTS 240/PCIe/SSE2'
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
AE2 Version: stable rv1-stable-1 for Forge 10.13.0.1187
CoFHCore: -[1.7.10]3.0.2-262
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:OFF, BC:ON, MJ6:OFF, MJ5:OFF, RF:ON, RFItem:ON, MFR:OFF, DSU:OFF, FZ:OFF, FMP:OFF, RB:OFF, CLApi:OFF, Waila:OFF, InvTweaks:OFF, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
Launched Version: 1.7.10-Forge10.13.4.1566-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTS 240/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [LIFE 128x (Vers. 81).zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumGet rid of the extra -Xmx512M stuck onto the end of your JVM arguments. I also recommend getting rid of the -Xmn argument, just let the JVM handle that.
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
Notes - Provides a clientside in-game notepad.
Souls - After you die, a hostile Soul that stores your inventory will spawn.
Auto Refresh - Automatically refreshes your server list and alerts you when your selected server comes online.
Pick Block Plus - A clientside mod that significantly improves the vanilla pick block function.
And a few others that we don't talk about.
how do I get rid of the -Xmn argument? I got rid of the -Xmx512M.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumJust remove it like you did with the extra -Xmx argument. That's all.
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
Notes - Provides a clientside in-game notepad.
Souls - After you die, a hostile Soul that stores your inventory will spawn.
Auto Refresh - Automatically refreshes your server list and alerts you when your selected server comes online.
Pick Block Plus - A clientside mod that significantly improves the vanilla pick block function.
And a few others that we don't talk about.
Ok but how can I reduce some of this lag thats going on?
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumYou could try adding FastCraft. Other than that, just play around with Optifine's settings and find a configuration that optimizes performance.
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
Notes - Provides a clientside in-game notepad.
Souls - After you die, a hostile Soul that stores your inventory will spawn.
Auto Refresh - Automatically refreshes your server list and alerts you when your selected server comes online.
Pick Block Plus - A clientside mod that significantly improves the vanilla pick block function.
And a few others that we don't talk about.