Whenever I start up minecraft, it crashes. the only mod i was using is optifine. however when i remove forge, it works fine. the original reason i installed forge is because i thought it would help tone down the shader lag. Any suggestions would help! Thanks!
Here is the full crash report:
---- Minecraft Crash Report ----
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
// Uh... Did I do that?
Time: 8/30/15 5:19 PM
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:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 92755808 bytes (88 MB) / 276967424 bytes (264 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -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.1506 Optifine OptiFine_1.8_HD_U_D3 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.1506.jar)
UCH Forge{11.14.3.1506} [Minecraft Forge] (forge-1.8-11.14.3.1506.jar)
Loaded coremods (and transformers):
Launched Version: 1.8-forge1.8-11.14.3.1506
LWJGL: 2.9.1
OpenGL: ATI Mobility Radeon HD 4200 Series GL version 3.2.9704 Compatibility Profile Context, ATI Technologies Inc.
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: 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)
From the OP's post it sounds like he has installed Forge using a minecraft jar that has been jar modded by Optifine. I suspect that the modified jar is causing the problems with Forge.
From the OP's post it sounds like he has installed Forge using a minecraft jar that has been jar modded by Optifine. I suspect that the modified jar is causing the problems with Forge.
1. I don't think thats possible without intentionally trying to trick installers, also the name of the minecraft version suggests that optifine was installed after forge.
2. I think Forge would complain like this when manually modding the jar:
[19:14:11] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[19:14:11] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[19:14:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[19:14:11] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1230 for Minecraft 1.7.10 loading
[19:14:11] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[19:14:11] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:14:11] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[19:14:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:14:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:14:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:14:13] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[19:14:13] [main/ERROR] [FML]: The minecraft jar file:/C:/Users/Jaden/AppData/Roaming/.minecraft/versions/1.7.10-Forge10.13.2.1230/1.7.10-Forge10.13.2.1230.jar!/net/minecraft/client/ClientBrandRetriever.class appears to be corrupt! There has been CRITICAL TAMPERING WITH MINECRAFT, it is highly unlikely minecraft will work! STOP NOW, get a clean copy and try again!
[19:14:13] [main/ERROR] [FML]: For your safety, FML will not launch minecraft. You will need to fetch a clean version of the minecraft jar file
[19:14:13] [main/ERROR] [FML]: Technical information: The class net.minecraft.client.ClientBrandRetriever should have been associated with the minecraft jar file, and should have returned us a valid, intact minecraft jar location. This did not work. Either you have modified the minecraft jar file (if so run the forge installer again), or you are using a base editing jar that is changing this class (and likely others too). If you REALLY want to run minecraft in this configuration, add the flag -Dfml.ignoreInvalidMinecraftCertificates=true to the 'JVM settings' in your launcher profile.
Exception in thread "main" [19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.ExceptionInInitializerError
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.asm.FMLSanityChecker.call(FMLSanityChecker.java:159)
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.asm.FMLSanityChecker.call(FMLSanityChecker.java:39)
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:126)
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.NullPointerException
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.<init>(Loader.java:182)
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.instance(Loader.java:160)
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.<init>(FMLCommonHandler.java:87)
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.<clinit>(FMLCommonHandler.java:77)
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 5 more
1. I don't think thats possible without intentionally trying to trick installers, also the name of the minecraft version suggests that optifine was installed after forge.
2. I think Forge would complain like this when manually modding the jar:
[19:14:11] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[19:14:11] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[19:14:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[19:14:11] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1230 for Minecraft 1.7.10 loading
[19:14:11] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[19:14:11] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:14:11] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[19:14:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:14:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:14:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:14:13] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[19:14:13] [main/ERROR] [FML]: The minecraft jar file:/C:/Users/Jaden/AppData/Roaming/.minecraft/versions/1.7.10-Forge10.13.2.1230/1.7.10-Forge10.13.2.1230.jar!/net/minecraft/client/ClientBrandRetriever.class appears to be corrupt! There has been CRITICAL TAMPERING WITH MINECRAFT, it is highly unlikely minecraft will work! STOP NOW, get a clean copy and try again!
[19:14:13] [main/ERROR] [FML]: For your safety, FML will not launch minecraft. You will need to fetch a clean version of the minecraft jar file
[19:14:13] [main/ERROR] [FML]: Technical information: The class net.minecraft.client.ClientBrandRetriever should have been associated with the minecraft jar file, and should have returned us a valid, intact minecraft jar location. This did not work. Either you have modified the minecraft jar file (if so run the forge installer again), or you are using a base editing jar that is changing this class (and likely others too). If you REALLY want to run minecraft in this configuration, add the flag -Dfml.ignoreInvalidMinecraftCertificates=true to the 'JVM settings' in your launcher profile.
Exception in thread "main" [19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.ExceptionInInitializerError
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.asm.FMLSanityChecker.call(FMLSanityChecker.java:159)
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.asm.FMLSanityChecker.call(FMLSanityChecker.java:39)
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:126)
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.NullPointerException
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.<init>(Loader.java:182)
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.instance(Loader.java:160)
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.<init>(FMLCommonHandler.java:87)
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.<clinit>(FMLCommonHandler.java:77)
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 5 more
Yeah, you're right. Forge would get the jar from the .minecraft/versions/1.8, which would contain a vanilla jar.
It's odd though that the crash report contains this:
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
Try downgrading your Forge installation to the recommended version and make sure you have the forge splash screen disabled in splash.properties. I did have it on the recommended version
java.lang.IllegalArgumentException: Cannot get property PropertyInteger{name=power, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]} as it does not exist in BlockState{block=minecraft:lit_redstone_ore, properties=[]}
at net.minecraft.block.state.BlockState$StateImplementation.func_177229_b(BlockState.java:165)
at codechicken.nei.DefaultHighlightHandler.handleTextData(DefaultHighlightHandler.java:32)
at codechicken.nei.api.ItemInfo.getText(ItemInfo.java:498)
at codechicken.nei.HUDRenderer.renderOverlay(HUDRenderer.java:52)
at codechicken.nei.ClientHandler.tickEvent(ClientHandler.java:157)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_47_ClientHandler_tickEvent_RenderTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:381)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1057)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
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.block.state.BlockState$StateImplementation.func_177229_b(BlockState.java:165)
at codechicken.nei.DefaultHighlightHandler.handleTextData(DefaultHighlightHandler.java:32)
at codechicken.nei.api.ItemInfo.getText(ItemInfo.java:498)
at codechicken.nei.HUDRenderer.renderOverlay(HUDRenderer.java:52)
at codechicken.nei.ClientHandler.tickEvent(ClientHandler.java:157)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_47_ClientHandler_tickEvent_RenderTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['musawer'/154, l='MpServer', x=54.41, y=10.00, z=624.70]]
Chunk stats: MultiplayerChunkCache: 289, 289
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: 5.00,64.00,164.00 - World: (5,64,164), Chunk: (at 5,4,4 in 0,10; contains blocks 0,0,160 to 15,255,175), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 567644 game time, 1000 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 24 total; [EntitySheep['Sheep'/160, l='MpServer', x=40.78, y=63.00, z=673.84], EntitySheep['Sheep'/161, l='MpServer', x=21.66, y=76.00, z=614.44], EntityItem['item.tile.stonebrick'/162, l='MpServer', x=98.13, y=12.00, z=628.31], EntitySheep['Sheep'/163, l='MpServer', x=41.50, y=63.00, z=675.50], EntitySheep['Sheep'/164, l='MpServer', x=44.88, y=63.00, z=672.94], EntitySheep['Sheep'/165, l='MpServer', x=15.44, y=70.00, z=620.44], EntitySheep['Sheep'/166, l='MpServer', x=11.50, y=71.00, z=620.50], EntitySheep['Sheep'/167, l='MpServer', x=8.84, y=72.00, z=620.78], EntitySheep['Sheep'/168, l='MpServer', x=-4.38, y=76.00, z=609.81], EntitySheep['Sheep'/169, l='MpServer', x=-11.50, y=78.00, z=617.50], EntitySheep['Sheep'/170, l='MpServer', x=-13.47, y=76.00, z=618.97], EntitySheep['Sheep'/171, l='MpServer', x=-13.47, y=76.00, z=617.78], EntitySheep['Sheep'/172, l='MpServer', x=57.78, y=66.00, z=555.06], EntitySheep['Sheep'/173, l='MpServer', x=58.44, y=66.00, z=553.91], EntitySheep['Sheep'/174, l='MpServer', x=57.47, y=66.00, z=557.25], EntitySheep['Sheep'/175, l='MpServer', x=59.34, y=65.00, z=559.44], EntitySheep['Sheep'/177, l='MpServer', x=134.06, y=65.00, z=635.47], EntitySheep['Sheep'/178, l='MpServer', x=131.53, y=69.00, z=631.78], EntityPlayerSP['musawer'/154, l='MpServer', x=54.41, y=10.00, z=624.70], EntitySheep['Sheep'/156, l='MpServer', x=69.59, y=64.00, z=613.28], EntityItem['item.tile.stonebrick'/157, l='MpServer', x=95.84, y=1.00, z=630.22], EntityItem['item.tile.stonebrick'/158, l='MpServer', x=91.13, y=3.00, z=630.19], EntitySheep['Sheep'/159, l='MpServer', x=52.09, y=63.00, z=668.91], EntityChicken['Chicken'/191, l='MpServer', x=-19.50, y=73.00, z=703.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:407)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2502)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:374)
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)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
codechicken.core.asm.InterfaceDependancyTransformer
codechicken.core.asm.TweakTransformer
codechicken.core.asm.DelegatedTransformer
codechicken.core.asm.DefaultImplementationTransformer
BCModPlugin (Backpacks-Mod-by-Brad16840-1.8.jar)
brad16840.common.asm.ClassTransformer
NEICorePlugin (NotEnoughItems-1.8-1.0.5.82-universal.jar)
codechicken.nei.asm.NEITransformer
LoadingPlugin (Capes-Mod-1.8.jar)
MinecraftCapes.CBClassTransformer
GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 20.19.15.4331' Renderer: 'Intel(R) HD Graphics'
Launched Version: 1.8
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics GL version 4.3.0 - Build 20.19.15.4331, Intel
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: No
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)
OptiFine Version: OptiFine_1.8_HD_U_H5
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.3.0 - Build 20.19.15.4331
OpenGlRenderer: Intel(R) HD Graphics
OpenGlVendor: Intel
CpuCount: 2
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Whenever I start up minecraft, it crashes. the only mod i was using is optifine. however when i remove forge, it works fine. the original reason i installed forge is because i thought it would help tone down the shader lag. Any suggestions would help! Thanks!
Here is the full crash report:
---- Minecraft Crash Report ----
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
// Uh... Did I do that?
Time: 8/30/15 5:19 PM
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:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 92755808 bytes (88 MB) / 276967424 bytes (264 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -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.1506 Optifine OptiFine_1.8_HD_U_D3 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.1506.jar)
UCH Forge{11.14.3.1506} [Minecraft Forge] (forge-1.8-11.14.3.1506.jar)
Loaded coremods (and transformers):
Launched Version: 1.8-forge1.8-11.14.3.1506
LWJGL: 2.9.1
OpenGL: ATI Mobility Radeon HD 4200 Series GL version 3.2.9704 Compatibility Profile Context, ATI Technologies Inc.
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: 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)
It sounds like you're using the jar mod version of Optifine, get a clean install of Minecraft and install Forge and OF for Forge.
Please don't PM me asking for help, I will just redirect you to the appropriate forum, where there are others who are far more skilled than me.
This is not the signature you are looking for.
Banners and such things
Whats wrong with the jar mod version? Also the op has forge.
OP: Try updating optifine.
CLICK FOR BEST SUPPORT WEBSITE EVER!
Make sure to click the reply or quote button on my post if you are replying to me, otherwise it is unlikely that I will see your post.
From the OP's post it sounds like he has installed Forge using a minecraft jar that has been jar modded by Optifine. I suspect that the modified jar is causing the problems with Forge.
Please don't PM me asking for help, I will just redirect you to the appropriate forum, where there are others who are far more skilled than me.
This is not the signature you are looking for.
Banners and such things
1. I don't think thats possible without intentionally trying to trick installers, also the name of the minecraft version suggests that optifine was installed after forge.
2. I think Forge would complain like this when manually modding the jar:
[19:14:11] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[19:14:11] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[19:14:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[19:14:11] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1230 for Minecraft 1.7.10 loading
[19:14:11] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[19:14:11] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:14:11] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[19:14:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:14:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:14:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:14:13] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[19:14:13] [main/ERROR] [FML]: The minecraft jar file:/C:/Users/Jaden/AppData/Roaming/.minecraft/versions/1.7.10-Forge10.13.2.1230/1.7.10-Forge10.13.2.1230.jar!/net/minecraft/client/ClientBrandRetriever.class appears to be corrupt! There has been CRITICAL TAMPERING WITH MINECRAFT, it is highly unlikely minecraft will work! STOP NOW, get a clean copy and try again!
[19:14:13] [main/ERROR] [FML]: For your safety, FML will not launch minecraft. You will need to fetch a clean version of the minecraft jar file
[19:14:13] [main/ERROR] [FML]: Technical information: The class net.minecraft.client.ClientBrandRetriever should have been associated with the minecraft jar file, and should have returned us a valid, intact minecraft jar location. This did not work. Either you have modified the minecraft jar file (if so run the forge installer again), or you are using a base editing jar that is changing this class (and likely others too). If you REALLY want to run minecraft in this configuration, add the flag -Dfml.ignoreInvalidMinecraftCertificates=true to the 'JVM settings' in your launcher profile.
Exception in thread "main" [19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.ExceptionInInitializerError
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.asm.FMLSanityChecker.call(FMLSanityChecker.java:159)
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.asm.FMLSanityChecker.call(FMLSanityChecker.java:39)
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:126)
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.NullPointerException
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.<init>(Loader.java:182)
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.instance(Loader.java:160)
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.<init>(FMLCommonHandler.java:87)
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.<clinit>(FMLCommonHandler.java:77)
[19:14:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 5 more
CLICK FOR BEST SUPPORT WEBSITE EVER!
Make sure to click the reply or quote button on my post if you are replying to me, otherwise it is unlikely that I will see your post.
Yeah, you're right. Forge would get the jar from the .minecraft/versions/1.8, which would contain a vanilla jar.
It's odd though that the crash report contains this:
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
but there's nothing under
Loaded coremods (and transformers):
Please don't PM me asking for help, I will just redirect you to the appropriate forum, where there are others who are far more skilled than me.
This is not the signature you are looking for.
Banners and such things
I agree. Wait, I just thought of something. OP, do you have shadersmod installed?
CLICK FOR BEST SUPPORT WEBSITE EVER!
Make sure to click the reply or quote button on my post if you are replying to me, otherwise it is unlikely that I will see your post.
I actually do on optifine, but not on forge.
Forge with no mods is just fine, but when i installed optifine it crashes.
Try downgrading your Forge installation to the recommended version and make sure you have the forge splash screen disabled in splash.properties.
Please don't PM me asking for help, I will just redirect you to the appropriate forum, where there are others who are far more skilled than me.
This is not the signature you are looking for.
Banners and such things
you will need to install lexmanos legacy java fiver
No.
CLICK FOR BEST SUPPORT WEBSITE EVER!
Make sure to click the reply or quote button on my post if you are replying to me, otherwise it is unlikely that I will see your post.
"Forge 11.14.3.1506 "
No.
CLICK FOR BEST SUPPORT WEBSITE EVER!
Make sure to click the reply or quote button on my post if you are replying to me, otherwise it is unlikely that I will see your post.
So from what im hearing i need to update optifine and change the version of forge im using?
how can i downgrade forge?
Thanks for the advice! that worked.
When i try to mine the redstone ore in my world my game crashes and i can't load my world i have to create a another world
my crash report:
---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
PlayerAPIPlugin (PlayerAPI-1.8-1.0.jar)
CCCDeobfPlugin (unknown)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
BCModPlugin (Backpacks-Mod-by-Brad16840-1.8.jar)
NEICorePlugin (NotEnoughItems-1.8-1.0.5.82-universal.jar)
LoadingPlugin (Capes-Mod-1.8.jar)
Contact their authors BEFORE contacting forge
// Why did you do that?
Time: 23/05/16 16:45
Description: Unexpected error
java.lang.IllegalArgumentException: Cannot get property PropertyInteger{name=power, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]} as it does not exist in BlockState{block=minecraft:lit_redstone_ore, properties=[]}
at net.minecraft.block.state.BlockState$StateImplementation.func_177229_b(BlockState.java:165)
at codechicken.nei.DefaultHighlightHandler.handleTextData(DefaultHighlightHandler.java:32)
at codechicken.nei.api.ItemInfo.getText(ItemInfo.java:498)
at codechicken.nei.HUDRenderer.renderOverlay(HUDRenderer.java:52)
at codechicken.nei.ClientHandler.tickEvent(ClientHandler.java:157)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_47_ClientHandler_tickEvent_RenderTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:381)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1057)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
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.block.state.BlockState$StateImplementation.func_177229_b(BlockState.java:165)
at codechicken.nei.DefaultHighlightHandler.handleTextData(DefaultHighlightHandler.java:32)
at codechicken.nei.api.ItemInfo.getText(ItemInfo.java:498)
at codechicken.nei.HUDRenderer.renderOverlay(HUDRenderer.java:52)
at codechicken.nei.ClientHandler.tickEvent(ClientHandler.java:157)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_47_ClientHandler_tickEvent_RenderTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['musawer'/154, l='MpServer', x=54.41, y=10.00, z=624.70]]
Chunk stats: MultiplayerChunkCache: 289, 289
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: 5.00,64.00,164.00 - World: (5,64,164), Chunk: (at 5,4,4 in 0,10; contains blocks 0,0,160 to 15,255,175), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 567644 game time, 1000 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 24 total; [EntitySheep['Sheep'/160, l='MpServer', x=40.78, y=63.00, z=673.84], EntitySheep['Sheep'/161, l='MpServer', x=21.66, y=76.00, z=614.44], EntityItem['item.tile.stonebrick'/162, l='MpServer', x=98.13, y=12.00, z=628.31], EntitySheep['Sheep'/163, l='MpServer', x=41.50, y=63.00, z=675.50], EntitySheep['Sheep'/164, l='MpServer', x=44.88, y=63.00, z=672.94], EntitySheep['Sheep'/165, l='MpServer', x=15.44, y=70.00, z=620.44], EntitySheep['Sheep'/166, l='MpServer', x=11.50, y=71.00, z=620.50], EntitySheep['Sheep'/167, l='MpServer', x=8.84, y=72.00, z=620.78], EntitySheep['Sheep'/168, l='MpServer', x=-4.38, y=76.00, z=609.81], EntitySheep['Sheep'/169, l='MpServer', x=-11.50, y=78.00, z=617.50], EntitySheep['Sheep'/170, l='MpServer', x=-13.47, y=76.00, z=618.97], EntitySheep['Sheep'/171, l='MpServer', x=-13.47, y=76.00, z=617.78], EntitySheep['Sheep'/172, l='MpServer', x=57.78, y=66.00, z=555.06], EntitySheep['Sheep'/173, l='MpServer', x=58.44, y=66.00, z=553.91], EntitySheep['Sheep'/174, l='MpServer', x=57.47, y=66.00, z=557.25], EntitySheep['Sheep'/175, l='MpServer', x=59.34, y=65.00, z=559.44], EntitySheep['Sheep'/177, l='MpServer', x=134.06, y=65.00, z=635.47], EntitySheep['Sheep'/178, l='MpServer', x=131.53, y=69.00, z=631.78], EntityPlayerSP['musawer'/154, l='MpServer', x=54.41, y=10.00, z=624.70], EntitySheep['Sheep'/156, l='MpServer', x=69.59, y=64.00, z=613.28], EntityItem['item.tile.stonebrick'/157, l='MpServer', x=95.84, y=1.00, z=630.22], EntityItem['item.tile.stonebrick'/158, l='MpServer', x=91.13, y=3.00, z=630.19], EntitySheep['Sheep'/159, l='MpServer', x=52.09, y=63.00, z=668.91], EntityChicken['Chicken'/191, l='MpServer', x=-19.50, y=73.00, z=703.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:407)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2502)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:374)
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 10 (amd64) version 10.0
Java Version: 1.8.0_91, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 156993856 bytes (149 MB) / 705691648 bytes (673 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1577 Optifine OptiFine_1.8_HD_U_H5 17 mods loaded, 17 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.4.1577.jar)
UCHIJAAAA Forge{11.14.4.1577} [Minecraft Forge] (forge-1.8-11.14.4.1577.jar)
UCHIJAAAA backpacks16840{3.0.10} [Backpacks!] (Backpacks-Mod-by-Brad16840-1.8.jar)
UCHIJAAAA MinecraftCapes{3.2} [MinecraftCapes] (minecraft.jar)
UCHIJAAAA CodeChickenCore{1.0.5.34} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.82} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.82-universal.jar)
UCHIJAAAA PlayerAPI{1.0} [Player API] (minecraft.jar)
UCHIJAAAA securitycraft{v1.8.1} [SecurityCraft] ([1.8] SecurityCraft v1.8.1.jar)
UCHIJAAAA cfm{3.6} [§9MrCrayfish's Furniture Mod] (cfm-3.6-mc1.8.jar)
UCHIJAAAA DamageIndicatorsMod{3.3.2} [Damage Indicators] (Damage-Indicators-Mod-1.8.jar)
UCHIJAAAA InventoryPets{1.3.9} [Inventory Pets] (inventorypets-1.8-1.3.9-universal.jar)
UCHIJAAAA moSwords{v1} [Mo Swords Mod] (MoSwords-Mod-1.8.jar)
UCHIJAAAA moredimensions{1.5} [MoreDimensions] (OreDimensionsMod-1.5(1.8).jar)
UCHIJAAAA corerm{1.2c} [RikMuld's Core] (RikMuldsCore_1.2d.jar)
UCHIJAAAA Scenter{1.8-3.3.0} [Scenter] (Scenter-Mod-1.8.jar)
UCHIJAAAA camping{2.3b} [The Camping Mod 2] (TheCampingMod_2.3b.jar)
Loaded coremods (and transformers):
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
PlayerAPIPlugin (PlayerAPI-1.8-1.0.jar)
api.player.forge.PlayerAPITransformer
CCCDeobfPlugin (unknown)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
codechicken.core.asm.InterfaceDependancyTransformer
codechicken.core.asm.TweakTransformer
codechicken.core.asm.DelegatedTransformer
codechicken.core.asm.DefaultImplementationTransformer
BCModPlugin (Backpacks-Mod-by-Brad16840-1.8.jar)
brad16840.common.asm.ClassTransformer
NEICorePlugin (NotEnoughItems-1.8-1.0.5.82-universal.jar)
codechicken.nei.asm.NEITransformer
LoadingPlugin (Capes-Mod-1.8.jar)
MinecraftCapes.CBClassTransformer
GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 20.19.15.4331' Renderer: 'Intel(R) HD Graphics'
Launched Version: 1.8
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics GL version 4.3.0 - Build 20.19.15.4331, Intel
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: No
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)
OptiFine Version: OptiFine_1.8_HD_U_H5
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.3.0 - Build 20.19.15.4331
OpenGlRenderer: Intel(R) HD Graphics
OpenGlVendor: Intel
CpuCount: 2