ChanceDarby Posted June 26, 2015 Share Posted June 26, 2015 I have been Trying to get forge to open but everything I have tryed hasn't work please help. It open minecraft then say installing but crashes after it 3rd out of 7 mods(There isnt any mods in I am just trying to run forge first before I put any mods in). If you need the report file I Will add it. Below is what it says when it crashes and takes me to the launcher. ---- Minecraft Crash Report ---- // I blame Dinnerbone. Time: 6/26/15 5:16 PM Description: Registering texture net.minecraft.client.renderer.StitcherException: Unable to fit: missingno - size: 16x16 - Maybe try a lowerresolution resourcepack? at net.minecraft.client.renderer.texture.Stitcher.func_94305_f(Stitcher.java:76) at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:260) at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:97) at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89) at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:71) at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:58) 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(Stitcher.java:76) at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:260) at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:97) -- 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(TextureManager.java:89) at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:71) at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:58) 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, Oracle Corporation Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation Memory: 114466272 bytes (109 MB) / 256454656 bytes (244 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.4.1481 3 mods loaded, 3 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1481-1.7.10.jar) UCH Forge{10.13.4.1481} [Minecraft Forge] (forge-1.7.10-10.13.4.1481-1.7.10.jar) GL info: ' Vendor: 'Intel' Version: '1.5.0 - Build 7.15.10.1502' Renderer: 'Intel Cantiga' Launched Version: 1.7.10-Forge10.13.4.1481-1.7.10 LWJGL: 2.9.1 OpenGL: Intel Cantiga GL version 1.5.0 - Build 7.15.10.1502, 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 2. 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) Quote Link to comment Share on other sites More sharing options...
LexManos Posted June 26, 2015 Share Posted June 26, 2015 Not sure how that is working.... Try adding -Dfml.skipFirstTextureLoad=false to the java arguments. Somehow Minecraft is detecting that your graphics card can not support a texture large enough to stitch everything together. Sadly this doesn't have much context in the 1.7.10 version {Why are you using 1.7.10?} in 1.8 it has a lot more debug data. Quote I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon Link to comment Share on other sites More sharing options...
ChanceDarby Posted June 27, 2015 Author Share Posted June 27, 2015 I'm using 1.7.10 due to that what all my mods are in. Also it did help it is still crashing Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.