I am attempting to install minecraft forge on 1.7.10. After installing it, I ran it (no mods installed, just forge). I received the following crash report:
---- Minecraft Crash Report ----
// You're mean.
Time: 31/05/15 3:53 PM
Description: Registering texture
net.minecraft.client.renderer.StitcherException: Unable to fit: lava_flow - size: 32x32 - Maybe try a lowerresolution resourcepack?
at net.minecraft.client.renderer.texture.Stitcher.func_94305_f(SourceFile:56)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:252)
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90)
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72)
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61)
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:545)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
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.Stitcher.func_94305_f(SourceFile:56)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:252)
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90)
-- 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:72)
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61)
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:545)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
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 Vista (x86) version 6.0
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 83671928 bytes (79 MB) / 241913856 bytes (230 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.3.1408 3 mods loaded, 3 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.3.1408-1.7.10.jar) Unloaded->Constructed->Pre-initialized
Forge{10.13.3.1408} [Minecraft Forge] (forge-1.7.10-10.13.3.1408-1.7.10.jar) Unloaded->Constructed->Pre-initialized
GL info: ' Vendor: 'Intel' Version: '1.4.0 - Build 7.14.10.1437' Renderer: 'Intel 945G'
Launched Version: 1.7.10-Forge10.13.3.1408-1.7.10
LWJGL: 2.9.1
OpenGL: Intel 945G GL version 1.4.0 - Build 7.14.10.1437, Intel
GL Caps: Using GL 1.3 multitexturing.
Not using framebuffer objects because OpenGL 1.4 is not supported, EXT_blend_func_separate is supported, OpenGL 3.0 is not supported, ARB_framebuffer_object is not supported, and EXT_framebuffer_object is not supported.
Anisotropic filtering is supported and maximum anisotropy is 4.
Shaders are not available because OpenGL 2.1 is not supported, ARB_shader_objects is not supported, ARB_vertex_shader is not supported, and ARB_fragment_shader is not supported.
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)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
I have not been able to find any help on the internet.
I see in the report it mentions installing a lower-resolution resource pack, but I have not installed any resource packs.
Any help would be greatly appreciated.
Apologies if this is in the wrong place, I'm new to the forum.
Umm i'm having the sameissue but i cannot update my drivers nor can i upgrade my Windows version i have no money to be able to i'm just stuck running Windows XP
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hi all.
I am attempting to install minecraft forge on 1.7.10. After installing it, I ran it (no mods installed, just forge). I received the following crash report:
---- Minecraft Crash Report ---- // You're mean. Time: 31/05/15 3:53 PM Description: Registering texture net.minecraft.client.renderer.StitcherException: Unable to fit: lava_flow - size: 32x32 - Maybe try a lowerresolution resourcepack? at net.minecraft.client.renderer.texture.Stitcher.func_94305_f(SourceFile:56) at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:252) at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61) at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:545) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) 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.Stitcher.func_94305_f(SourceFile:56) at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:252) at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) -- 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:72) at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61) at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:545) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) 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 Vista (x86) version 6.0 Java Version: 1.7.0_67, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation Memory: 83671928 bytes (79 MB) / 241913856 bytes (230 MB) up to 523501568 bytes (499 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.3.1408 3 mods loaded, 3 mods active mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.3.1408-1.7.10.jar) Unloaded->Constructed->Pre-initialized Forge{10.13.3.1408} [Minecraft Forge] (forge-1.7.10-10.13.3.1408-1.7.10.jar) Unloaded->Constructed->Pre-initialized GL info: ' Vendor: 'Intel' Version: '1.4.0 - Build 7.14.10.1437' Renderer: 'Intel 945G' Launched Version: 1.7.10-Forge10.13.3.1408-1.7.10 LWJGL: 2.9.1 OpenGL: Intel 945G GL version 1.4.0 - Build 7.14.10.1437, Intel GL Caps: Using GL 1.3 multitexturing. Not using framebuffer objects because OpenGL 1.4 is not supported, EXT_blend_func_separate is supported, OpenGL 3.0 is not supported, ARB_framebuffer_object is not supported, and EXT_framebuffer_object is not supported. Anisotropic filtering is supported and maximum anisotropy is 4. Shaders are not available because OpenGL 2.1 is not supported, ARB_shader_objects is not supported, ARB_vertex_shader is not supported, and ARB_fragment_shader is not supported. 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) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Anisotropic Filtering: Off (1)I have not been able to find any help on the internet.
I see in the report it mentions installing a lower-resolution resource pack, but I have not installed any resource packs.
Any help would be greatly appreciated.
Apologies if this is in the wrong place, I'm new to the forum.
Thanks,
Biglegofoot.
Go with what grimallq said
Also specifications? Be specific
There was a computer dating back to Adam and Eve. An apple, and a very bad one at that, it only took 1 byte to crash everything.
"If they say IT IS Opposite day .. doesn't that mean IT ISN'T?
The Opposite of Opposite day is Normal day. so in turn, there will never be an opposite day. "
Umm i'm having the sameissue but i cannot update my drivers nor can i upgrade my Windows version i have no money to be able to i'm just stuck running Windows XP