I'm using a modded minecraft client with a 128x texture pack. Upon patching Tinkers Construct with 128x textures minecraft crashes with an ''out of memory exception''. I then typed in ''-Xmx2560m'' in ''JVM Arguments'' in the ''Edit Profile'' section of the ''Forge'' profile. This apparently has no use at all, since Minecraft still crashes with the same reason. I have 16gb of ram.
Here's the crash report:
java.lang.OutOfMemoryError: Java heap space
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_130100_a(TextureAtlasSprite.java:203)
at net.minecraft.client.renderer.texture.TextureAtlasSprite.load(TextureAtlasSprite.java:313)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:80)
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:57)
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:69)
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:58)
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:49)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:505)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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: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 net.minecraft.client.renderer.texture.TextureAtlasSprite.func_130100_a(TextureAtlasSprite.java:203)
at net.minecraft.client.renderer.texture.TextureAtlasSprite.load(TextureAtlasSprite.java:313)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:80)
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:57)
-- Resource location being registered --
Details:
Resource location: minecraft:textures/atlas/blocks.png
Texture object class: net.minecraft.client.renderer.texture.TextureMap
Stacktrace:
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:69)
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:58)
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:49)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:505)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
I'm using a modded minecraft client with a 128x texture pack. Upon patching Tinkers Construct with 128x textures minecraft crashes with an ''out of memory exception''. I then typed in ''-Xmx2560m'' in ''JVM Arguments'' in the ''Edit Profile'' section of the ''Forge'' profile. This apparently has no use at all, since Minecraft still crashes with the same reason. I have 16gb of ram.
Here's the crash report:
// I'm sorry, Dave.
Time: 28/11/13 21:12
Description: Registering texture
java.lang.OutOfMemoryError: Java heap space
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_130100_a(TextureAtlasSprite.java:203)
at net.minecraft.client.renderer.texture.TextureAtlasSprite.load(TextureAtlasSprite.java:313)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:80)
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:57)
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:69)
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:58)
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:49)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:505)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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: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 net.minecraft.client.renderer.texture.TextureAtlasSprite.func_130100_a(TextureAtlasSprite.java:203)
at net.minecraft.client.renderer.texture.TextureAtlasSprite.load(TextureAtlasSprite.java:313)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:80)
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:57)
-- Resource location being registered --
Details:
Resource location: minecraft:textures/atlas/blocks.png
Texture object class: net.minecraft.client.renderer.texture.TextureMap
Stacktrace:
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:69)
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:58)
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:49)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:505)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 66511568 bytes (63 MB) / 477757440 bytes (455 MB) up to 477757440 bytes (455 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2560m -Xmx512M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.39.943 Minecraft Forge 9.11.1.943 45 mods loaded, 45 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{6.4.39.943} [Forge Mod Loader] (minecraftforge-9.11.1.943.jar) Unloaded->Constructed->Pre-initialized
Forge{9.11.1.943} [Minecraft Forge] (minecraftforge-9.11.1.943.jar) Unloaded->Constructed->Pre-initialized
CodeChickenCore{0.9.0.6} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.6.1.5} [Not Enough Items] (NotEnoughItems 1.6.1.5.jar) Unloaded->Constructed->Pre-initialized
TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized
DamageIndicatorsMod{2.9.1.1} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.1.1.zip) Unloaded->Constructed->Pre-initialized
customrecipes{4.52} [Custom Recipes] (164-Custom-Recipes-45-5.zip) Unloaded->Constructed->Pre-initialized
ChickenShed{1.1.2} [Chicken Shed] ([1.5+] ChickenShed (v1.1.2).zip) Unloaded->Constructed->Pre-initialized
bspkrsCore{v4.3(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev4.3.zip) Unloaded->Constructed->Pre-initialized
mod_bspkrsCore{v4.3(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev4.3.zip) Unloaded->Constructed->Pre-initialized
TreeCapitator{Forge 1.6.4.r04} [Treecapitator] ([1.6.4]TreeCapitator.Forge.1.6.4.r04.Universal_FIXED.jar) Unloaded->Constructed->Pre-initialized
cfm{3.2} [§4MrCrayfish's Furniture Mod] ([Forge]FurnitureModv3.2(1.6.4).zip) Unloaded->Constructed->Pre-initialized
ArchimedesShipsMod{1.6.4 v1.4.5} [Archimedes' Ships] (ArchimedesShips.zip) Unloaded->Constructed->Pre-initialized
iChunUtil{2.3.0} [iChunUtil] (iChunUtil2.3.0.zip) Unloaded->Constructed->Pre-initialized
BackTools{2.0.0} [BackTools] (BackTools2.0.0.zip) Unloaded->Constructed->Pre-initialized
BiblioCraft{1.5.0} [BiblioCraft] (BiblioCraft[v1.5.0].zip) Unloaded->Constructed->Pre-initialized
BiomesOPlenty{1.1.3} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.1.3.116(1).jar) Unloaded->Constructed->Pre-initialized
CowboyHat{1.0} [Cowboy Hat] (Cowboy Hat Mod 1.0.zip) Unloaded->Constructed->Pre-initialized
CraftableSaddles{1.0.2} [Craftable Saddles] (CraftableSaddles.zip) Unloaded->Constructed->Pre-initialized
DynamicLights{1.2.6} [Dynamic Lights] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_onFire{1.0.2} [Dynamic Lights on burning] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_creepers{1.0.2} [Dynamic Lights on Creepers] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_dropItems{1.0.4} [Dynamic Lights on ItemEntities] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_mobEquipment{1.0.1} [Dynamic Lights on Mob Equipment] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_flameArrows{1.0.0} [Dynamic Lights on Flame enchanted Arrows] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_otherPlayers{1.0.4} [Dynamic Lights Other Player Light] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_thePlayer{1.0.8} [Dynamic Lights Player Light] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
Hats{2.0.2} [Hats] (Hats2.0.2.zip) Unloaded->Constructed->Pre-initialized
HatStand{2.0.0} [HatStand] (HatStand2.0.0.zip) Unloaded->Constructed->Pre-initialized
inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized
IronChest{5.4.1.629} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.629.zip) Unloaded->Constructed->Pre-initialized
Mekanism{5.6.0} [Mekanism] (Mekanism-v5.6.0.377.jar) Unloaded->Constructed->Pre-initialized
MekanismGenerators{5.6.0} [MekanismGenerators] (MekanismGenerators-v5.6.0.377.jar) Unloaded->Constructed->Pre-initialized
MekanismTools{5.6.0} [MekanismTools] (MekanismTools-v5.6.0.379.jar) Unloaded->Constructed->Pre-initialized
numina{0.0.1-17} [Numina] (Numina-1.6.2-0.0.1-17.jar) Unloaded->Constructed->Pre-initialized
powersuits{0.8.0-18} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.6.2-0.8.0-18.jar) Unloaded->Constructed->Pre-initialized
PortalGun{2.0.1} [PortalGun] (PortalGun2.0.1.zip) Unloaded->Constructed->Pre-initialized
rftl{1.0} [RottenFleshToLeather] (RottenFleshToLeather-1.5.1.zip) Unloaded->Constructed->Pre-initialized
TConstruct{1.6.X_1.5.1d} [Tinkers' Construct] (TConstruct_1.6.4_1.5.0.2.jar) Unloaded->Constructed->Pre-initialized
TConstruct|ForgeMuliPart{0.1} [TConstruct Compat: FMP] (TConstruct_1.6.4_1.5.0.2.jar) Unloaded->Constructed->Pre-initialized
TConstruct|CompatMineFactoryReloaded{0.2} [TConstruct Compat: MFR] (TConstruct_1.6.4_1.5.0.2.jar) Unloaded->Constructed->Pre-initialized
TConstruct|NotEnoughItems{0.1} [TConstruct Compat: NEI] (TConstruct_1.6.4_1.5.0.2.jar) Unloaded->Constructed->Pre-initialized
TConstruct|CompatWaila{0.0.1} [TConstruct Compat: Waila] (TConstruct_1.6.4_1.5.0.2.jar) Unloaded->Constructed->Pre-initialized
telepads{1.6.4 v5} [Teleportation Pads] (TelePads 1.6.4 v5.zip) Unloaded->Constructed->Pre-initialized
TConstruct Environment: Sane and ready for action. Bugs may be reported.
Launched Version: 1.6.4-Forge9.11.1.943
LWJGL: 2.9.0
OpenGL: GeForce GTX 770/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Sphax PureBDcraft 128x MC17
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Is there any other way to give minecraft more memory? I have tried different ways to solve this, to no avail.
Thank you in advance for the help.
— Mark Russell