andoru Posted January 23, 2016 Share Posted January 23, 2016 So I now updated Forge from 11.14.1.1404 to 11.14.4.1577, and Minecraft crashes with this log: ---- Minecraft Crash Report ---- WARNING: coremods are present: NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar) CCCDeobfPlugin (unknown) CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal.jar) CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar) Contact their authors BEFORE contacting forge // There are four lights! Time: 24/01/16 01:39 Description: Initializing game java.lang.NoSuchMethodError: net.minecraft.client.renderer.texture.TextureMap.<init>(Ljava/lang/String;Z)V at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) 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(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) 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.Minecraft.func_71384_a(Minecraft.java:467) -- 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(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) 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: Linux (amd64) version 4.3.0-1-amd64 Java Version: 1.7.0_91, Oracle Corporation Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 108228008 bytes (103 MB) / 292347904 bytes (278 MB) up to 3207856128 bytes (3059 MB) JVM Flags: 5 total; -Xmx3G -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.4.1577 Optifine OptiFine_1.8_HD_U_D3 15 mods loaded, 15 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.4.1577.jar) UCH Forge{11.14.4.1577} [Minecraft Forge] (forge-1.8-11.14.4.1577.jar) UCH CodeChickenCore{1.0.5.36} [CodeChicken Core] (minecraft.jar) UCH NotEnoughItems{1.0.5.104} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.104-universal.jar) UCH clayworldgen{v1.0.0} [ClayWorldGen] (Clay WorldGen v1.0.0 1.8.jar) UCH MouseTweaks{2.5.0} [Mouse Tweaks] (MouseTweaks-2.5.0-mc1.8.jar) UCH cfm{3.6} [�9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.6(1..jar) UCH wuppy29_peacefulpack{1.1.9.1} [Peacefulpack] (Peacefulpack 1.8.0-1.1.9.1.jar) UCH roadblock{2.1.5} [Roadblocks] (Roadblocks-1.8-2.1.5.jar) UCH VeinMiner{0.30.2_build.unknown} [Vein Miner] (VeinMiner-1.8_0.30.2.unknown.jar) UCH VeinMinerModSupport{0.30.2_build.unknown} [Mod Support] (VeinMiner-1.8_0.30.2.unknown.jar) UCH VersionChecker{1.2.4} [Version Checker] (VersionChecker-1.2.4.jar) UCH XaeroMinimap{1.7.9.1} [Xaero's Minimap] (xaeros_minimap_v1.7.9.1_Forge_1.8.jar) UCH YAFM{1.0.4} [Yet Another Food Mod] (yafm-1.0.4.jar) Loaded coremods (and transformers): NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar) codechicken.nei.asm.NEITransformer CCCDeobfPlugin (unknown) CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal.jar) codechicken.core.asm.InterfaceDependancyTransformer codechicken.core.asm.TweakTransformer codechicken.core.asm.DelegatedTransformer codechicken.core.asm.DefaultImplementationTransformer CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar) codechicken.lib.asm.ClassHeirachyManager codechicken.lib.asm.RenderHookTransformer Launched Version: 1.8-forge1.8-11.14.4.1577 LWJGL: 2.9.1 OpenGL: Mesa DRI Intel(R) Haswell Desktop GL version 3.0 Mesa 11.1.1, Intel Open Source Technology Center GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: [] Current Language: English (UK) Profiler Position: N/A (disabled) I haven't added any mods or made any changes to the game other than the aforementioned Forge update. When playing with the old Forge version (11.14.1.1404), everything runs fine. Maybe it doesn't play nice with a certain mod? Quote Link to comment Share on other sites More sharing options...
andoru Posted January 24, 2016 Author Share Posted January 24, 2016 Thanks for pointing out that one, I didn't remove Optifine, but instead updated it, and now it works fine! Thanks again! 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.