java.lang.NoSuchMethodError: codechicken.lib.render.CCRenderState.instance()Lcodechicken/lib/render/CCRenderState;
at codechicken.nei.config.OptionScrollPane.drawOverlayTex(OptionScrollPane.java:63)
at codechicken.nei.config.OptionScrollPane.drawOverlay(OptionScrollPane.java:54)
at codechicken.nei.config.GuiOptionList$OptionScrollSlot.drawOverlay(GuiOptionList.java:93)
at codechicken.core.gui.GuiScrollPane.draw(GuiScrollPane.java:189)
at codechicken.core.gui.GuiScreenWidget.func_73863_a(GuiScreenWidget.java:63)
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:382)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1094)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
at net.minecraft.client.main.Main.main(SourceFile:124)
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 --
Thread: Client thread
Stacktrace:
at codechicken.nei.config.OptionScrollPane.drawOverlayTex(OptionScrollPane.java:63)
at codechicken.nei.config.OptionScrollPane.drawOverlay(OptionScrollPane.java:54)
at codechicken.nei.config.GuiOptionList$OptionScrollSlot.drawOverlay(GuiOptionList.java:93)
at codechicken.core.gui.GuiScrollPane.draw(GuiScrollPane.java:189)
at codechicken.core.gui.GuiScreenWidget.func_73863_a(GuiScreenWidget.java:63)
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:382)
2016-10-21 11:45:55,867 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-10-21 11:45:55,870 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[11:45:55] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[11:45:55] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[11:45:55] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[11:45:56] [main/INFO] [FML]: Forge Mod Loader version 12.18.2.2099 for Minecraft 1.10.2 loading
[11:45:56] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[11:45:56] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:45:56] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:45:56] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[11:45:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:45:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:45:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:45:59] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[11:45:59] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[11:45:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:45:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
Exception in thread "main" [11:45:59] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.NoClassDefFoundError: codechicken/lib/asm/ModularASMTransformer$ClassNodeTransformer
[11:45:59] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Class.getDeclaredConstructors0(Native Method)
[11:45:59] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Class.privateGetDeclaredConstructors(Class.java:2663)
[11:45:59] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Class.getConstructor0(Class.java:3067)
[11:45:59] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Class.newInstance(Class.java:408)
[11:45:59] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.<init>(ASMTransformerWrapper.java:237)
[11:45:59] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at $wrapper.codechicken.nei.asm.NEITransformer.<init>(Unknown Source)
[11:45:59] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[11:45:59] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[11:45:59] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[11:45:59] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[11:45:59] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Class.newInstance(Class.java:438)
[11:45:59] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88)
[11:45:59] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:131)
[11:45:59] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[11:45:59] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:45:59] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: Caused by: java.lang.ClassNotFoundException: codechicken.lib.asm.ModularASMTransformer$ClassNodeTransformer
[11:45:59] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[11:45:59] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[11:45:59] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[11:45:59] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: ... 15 more
[11:45:59] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: Caused by: java.lang.NullPointerException
[11:45:59] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
[11:45:59] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: ... 17 more
I've been trying to download Code Chicken Core and Not Enough Items Recommended versions on their website. Everytime I start the game, that pops up.
No but when I try the lower version of those. I can get in the game and it tells me I need JEI, but when I install JEI, rendering screen happens
---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.57-universal.jar)
NEICorePlugin (Not-Enough-Items-1.10.2-Latest.jar)
CCLCorePlugin (CodeChickenLib-1.10.2-2.4.2.107-universal.jar)
Contact their authors BEFORE contacting forge
// Don't be sad, have a hug! <3
Time: 10/21/16 5:25 PM
Description: Rendering screen
java.lang.NoSuchMethodError: codechicken.lib.render.CCRenderState.instance()Lcodechicken/lib/render/CCRenderState;
at codechicken.nei.config.OptionScrollPane.drawOverlayTex(OptionScrollPane.java:63)
at codechicken.nei.config.OptionScrollPane.drawOverlay(OptionScrollPane.java:54)
at codechicken.nei.config.GuiOptionList$OptionScrollSlot.drawOverlay(GuiOptionList.java:93)
at codechicken.core.gui.GuiScrollPane.draw(GuiScrollPane.java:189)
at codechicken.core.gui.GuiScreenWidget.func_73863_a(GuiScreenWidget.java:63)
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:382)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1094)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
at net.minecraft.client.main.Main.main(SourceFile:124)
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 --
Thread: Client thread
Stacktrace:
at codechicken.nei.config.OptionScrollPane.drawOverlayTex(OptionScrollPane.java:63)
at codechicken.nei.config.OptionScrollPane.drawOverlay(OptionScrollPane.java:54)
at codechicken.nei.config.GuiOptionList$OptionScrollSlot.drawOverlay(GuiOptionList.java:93)
at codechicken.core.gui.GuiScrollPane.draw(GuiScrollPane.java:189)
at codechicken.core.gui.GuiScreenWidget.func_73863_a(GuiScreenWidget.java:63)
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:382)
-- Screen render details --
Details:
Screen name: codechicken.nei.config.GuiNEIOptionList
Mouse location: Scaled: (39, 225). Absolute: (79, 29)
Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['Skythena'/250, l='MpServer', x=-73.56, y=69.00, z=388.80]]
Chunk stats: MultiplayerChunkCache: 169, 169
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-87,64,348), Chunk: (at 9,4,12 in -6,21; contains blocks -96,0,336 to -81,255,351), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 6341 game time, 6341 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: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 68 total; [EntityRabbit['Rabbit'/128, l='MpServer', x=-69.02, y=72.00, z=356.49], EntityCreeper['Creeper'/129, l='MpServer', x=-78.97, y=46.00, z=380.64], EntitySkeleton['Skeleton'/130, l='MpServer', x=-78.69, y=47.00, z=375.50], EntityRabbit['Rabbit'/131, l='MpServer', x=-65.75, y=68.00, z=407.05], EntityRabbit['Rabbit'/132, l='MpServer', x=-67.50, y=65.00, z=439.50], EntityRabbit['Rabbit'/133, l='MpServer', x=-68.60, y=65.00, z=439.40], EntityCreeper['Creeper'/145, l='MpServer', x=-63.50, y=30.00, z=354.50], EntityRabbit['Rabbit'/146, l='MpServer', x=-55.59, y=63.00, z=355.34], EntityRabbit['Rabbit'/147, l='MpServer', x=-48.99, y=64.00, z=369.32], EntityRabbit['Rabbit'/148, l='MpServer', x=-53.97, y=64.00, z=420.26], EntityRabbit['Rabbit'/149, l='MpServer', x=-56.03, y=64.07, z=429.38], EntitySkeleton['Skeleton'/150, l='MpServer', x=-58.50, y=21.00, z=433.50], EntityCreeper['Creeper'/151, l='MpServer', x=-49.50, y=58.00, z=452.50], EntityRabbit['Rabbit'/152, l='MpServer', x=-57.91, y=66.00, z=450.47], EntityRabbit['Rabbit'/163, l='MpServer', x=-48.90, y=69.00, z=388.77], EntitySkeleton['Skeleton'/41, l='MpServer', x=-132.50, y=17.00, z=460.50], EntitySkeleton['Skeleton'/169, l='MpServer', x=-31.50, y=56.00, z=309.50], EntitySkeleton['Skeleton'/172, l='MpServer', x=-4.28, y=23.00, z=377.79], EntityZombie['Zombie'/173, l='MpServer', x=-7.50, y=20.00, z=401.50], EntitySkeleton['Skeleton'/174, l='MpServer', x=-15.50, y=45.00, z=409.50], EntityRabbit['Rabbit'/47, l='MpServer', x=-118.32, y=62.80, z=383.04], EntityCreeper['Creeper'/175, l='MpServer', x=-4.64, y=41.00, z=420.96], EntityRabbit['Rabbit'/48, l='MpServer', x=-115.60, y=65.00, z=390.40], EntityCreeper['Creeper'/176, l='MpServer', x=-11.45, y=41.00, z=420.17], EntityRabbit['Rabbit'/49, l='MpServer', x=-116.28, y=66.00, z=397.23], EntityCreeper['Creeper'/177, l='MpServer', x=-3.50, y=39.00, z=435.50], EntityRabbit['Rabbit'/50, l='MpServer', x=-117.08, y=66.00, z=400.93], EntityRabbit['Rabbit'/51, l='MpServer', x=-114.48, y=70.00, z=409.36], EntitySpider['Spider'/52, l='MpServer', x=-107.02, y=57.00, z=434.00], EntityRabbit['Rabbit'/53, l='MpServer', x=-124.50, y=70.00, z=417.50], EntityRabbit['Rabbit'/54, l='MpServer', x=-123.60, y=70.00, z=420.40], EntityRabbit['Rabbit'/55, l='MpServer', x=-125.60, y=70.00, z=420.40], EntityRabbit['Rabbit'/56, l='MpServer', x=-115.50, y=70.00, z=431.50], EntityRabbit['Rabbit'/57, l='MpServer', x=-115.60, y=70.00, z=433.40], EntityCow['Cow'/185, l='MpServer', x=2.45, y=64.00, z=428.77], EntityItem['item.tile.gravel'/58, l='MpServer', x=-121.51, y=17.00, z=451.23], EntityCow['Cow'/186, l='MpServer', x=1.68, y=64.00, z=429.81], EntityItem['item.tile.gravel'/59, l='MpServer', x=-122.75, y=17.00, z=452.16], EntityCow['Cow'/188, l='MpServer', x=3.55, y=62.66, z=442.68], EntityItem['item.tile.mushroom'/61, l='MpServer', x=-120.10, y=43.00, z=451.18], EntityCow['Cow'/189, l='MpServer', x=3.50, y=62.39, z=441.48], EntityItem['item.tile.mushroom'/63, l='MpServer', x=-116.76, y=42.00, z=451.72], EntityCreeper['Creeper'/64, l='MpServer', x=-118.65, y=24.00, z=467.53], EntityBat['Bat'/66, l='MpServer', x=-120.23, y=40.08, z=466.74], EntityRabbit['Rabbit'/69, l='MpServer', x=-99.42, y=72.00, z=376.38], EntityRabbit['Rabbit'/70, l='MpServer', x=-106.60, y=71.00, z=383.28], EntityRabbit['Rabbit'/71, l='MpServer', x=-109.25, y=66.00, z=398.48], EntityCreeper['Creeper'/72, l='MpServer', x=-103.17, y=58.00, z=445.50], EntityCreeper['Creeper'/73, l='MpServer', x=-102.48, y=57.00, z=447.19], EntityZombie['Zombie'/74, l='MpServer', x=-101.50, y=16.00, z=451.50], EntityZombie['Zombie'/75, l='MpServer', x=-101.50, y=16.00, z=451.50], EntityCreeper['Creeper'/76, l='MpServer', x=-98.50, y=55.00, z=457.50], EntityCreeper['Creeper'/77, l='MpServer', x=-101.50, y=56.00, z=452.16], EntityRabbit['Rabbit'/78, l='MpServer', x=-96.89, y=68.00, z=456.95], EntityZombie['Zombie'/79, l='MpServer', x=-104.50, y=30.00, z=468.20], EntitySkeleton['Skeleton'/86, l='MpServer', x=-95.46, y=15.00, z=349.26], EntityCreeper['Creeper'/87, l='MpServer', x=-93.50, y=42.00, z=366.50], EntityRabbit['Rabbit'/88, l='MpServer', x=-80.26, y=71.00, z=357.01], EntityCreeper['Creeper'/89, l='MpServer', x=-92.80, y=40.00, z=375.44], EntitySkeleton['Skeleton'/90, l='MpServer', x=-83.73, y=47.00, z=372.50], EntityEnderman['Enderman'/91, l='MpServer', x=-88.43, y=47.00, z=372.48], EntitySkeleton['Skeleton'/92, l='MpServer', x=-89.60, y=49.00, z=375.50], EntityRabbit['Rabbit'/93, l='MpServer', x=-87.58, y=69.00, z=433.55], EntityRabbit['Rabbit'/94, l='MpServer', x=-83.46, y=69.00, z=421.99], EntityPlayerSP['Skythena'/250, l='MpServer', x=-73.56, y=69.00, z=388.80], EntitySkeleton['Skeleton'/124, l='MpServer', x=-77.50, y=47.00, z=319.50], EntityRabbit['Rabbit'/126, l='MpServer', x=-60.49, y=75.31, z=310.36], EntityRabbit['Rabbit'/127, l='MpServer', x=-66.73, y=71.31, z=356.89]]
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:415)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:392)
at net.minecraft.client.main.Main.main(SourceFile:124)
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.10.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 327253248 bytes (312 MB) / 666951680 bytes (636 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: 1, tcache: 1, allocated: 12, tallocated: 94
FML: MCP 9.32 Powered by Forge 12.18.2.2099 7 mods loaded, 7 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.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.2.2099.jar)
UCHIJAAAA Forge{12.18.2.2099} [Minecraft Forge] (forge-1.10.2-12.18.2.2099.jar)
UCHIJAAAA NotEnoughItems{2.1.2.157} [Not Enough Items] (Not-Enough-Items-1.10.2-Latest.jar)
UCHIJAAAA CodeChickenLib{2.4.2.107} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.4.2.107-universal.jar)
UCHIJAAAA CodeChickenCore{2.3.4.89} [CodeChicken Core] (CodeChickenCore-1.10.2-2.3.4.89-universal.jar)
UCHIJAAAA JEI{3.12.3.292} [Just Enough Items] (jei_1.10.2-3.12.3.292.jar)
Loaded coremods (and transformers):
CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.57-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
NEICorePlugin (Not-Enough-Items-1.10.2-Latest.jar)
codechicken.nei.asm.NEITransformer
CCLCorePlugin (CodeChickenLib-1.10.2-2.4.2.107-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4358' Renderer: 'Intel(R) HD Graphics 4000'
Launched Version: 1.10.2-forge1.10.2-12.18.2.2099
LWJGL: 2.9.4
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.4358, 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: Yes
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)
CPU: 4x Intel(R) Core(TM) i5-3337U CPU @ 1.80GHz
This problem