Posted August 16, 201510 yr Can anyone please tell me what's wrong with my forge becose 2 days ago it worked fine but as soon as i reinstalled forge it keeps craching.Here's the crash report :---- Minecraft Crash Report ---- // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~] Time: 15.8.16 10.18 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 XP (x86) version 5.1 Java Version: 1.8.0_45, Oracle Corporation Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation Memory: 178524224 bytes (170 MB) / 338505728 bytes (322 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.1492 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.1492-1.7.10.jar) UCH Forge{10.13.4.1492} [Minecraft Forge] (forge-1.7.10-10.13.4.1492-1.7.10.jar) GL info: ' Vendor: 'Intel' Version: '1.4.0 - Build 7.15.10.5218' Renderer: 'Intel Bear Lake B' Launched Version: 1.7.10-Forge10.13.4.1492-1.7.10 LWJGL: 2.9.1 OpenGL: Intel Bear Lake B GL version 1.4.0 - Build 7.15.10.5218, Intel GL Caps: Using GL 1.3 multitexturing. Not using framebuffer objects because OpenGL 1.4 is 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)
August 16, 201510 yr Author Thank you for that but can you tell me which text it is becose i cant find it.
August 16, 201510 yr Author Well now this apeared ---- Minecraft Crash Report ---- // I bet Cylons wouldn't have this problem. Time: 15.8.16 13.07 Description: Initializing game net.minecraft.client.renderer.StitcherException: Unable to fit: minecraft:blocks/lava_flow - size: 32x32 - Maybe try a lowerresolution resourcepack? at net.minecraft.client.renderer.texture.Stitcher.func_94305_f(SourceFile:60) at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:252) at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:83) at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:98) at net.minecraft.client.resources.model.ModelManager.func_110549_a(ModelManager.java:29) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:130) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:474) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325) at net.minecraft.client.main.Main.main(SourceFile:120) 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:60) at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:252) at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:83) at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:98) at net.minecraft.client.resources.model.ModelManager.func_110549_a(ModelManager.java:29) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:130) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:474) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325) at net.minecraft.client.main.Main.main(SourceFile:120) 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.8 Operating System: Windows XP (x86) version 5.1 Java Version: 1.8.0_45, Oracle Corporation Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation Memory: 135243800 bytes (128 MB) / 269979648 bytes (257 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 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1450 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{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1450.jar) UCH Forge{11.14.3.1450} [Minecraft Forge] (forge-1.8-11.14.3.1450.jar) Loaded coremods (and transformers): GL info: ' Vendor: 'Intel' Version: '1.4.0 - Build 7.15.10.5218' Renderer: 'Intel Bear Lake B' Launched Version: 1.8-Forge11.14.3.1450 LWJGL: 2.9.1 OpenGL: Intel Bear Lake B GL version 1.4.0 - Build 7.15.10.5218, Intel GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Not using framebuffer objects because OpenGL 1.4 is 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. 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. VBOs are available because ARB_vertex_buffer_object is supported. Using VBOs: No 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)
August 16, 201510 yr Author That's true but 2 days ago i playeid it fine with 68 mods but when i reinstalled forge it only apiered then
August 16, 201510 yr Post your log file not the crash report. It has some debug information i'd be interested in seeing. Looks like your graphics driver is going out of whack and telling the game it cant support any textures. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
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.