Posted March 24, 20169 yr My minecraft crashes with "Forge 1.9 - 12.16.0.1807" --- Minecraft Crash Report ---- // Why is it breaking Time: 24/03/16 19:22 Description: Initializing game java.lang.IllegalAccessError: tried to access field net.minecraftforge.client.event.GuiScreenEvent.gui from class net.blay09.mods.craftingtweaks.client.ClientProxy at net.blay09.mods.craftingtweaks.client.ClientProxy.onInitGui(ClientProxy.java:253) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_17_ClientProxy_onInitGui_Post.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) at net.minecraft.client.gui.GuiScreen.func_146280_a(GuiScreen.java:488) at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:958) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:523) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:346) 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 -- Stacktrace: at net.blay09.mods.craftingtweaks.client.ClientProxy.onInitGui(ClientProxy.java:253) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_17_ClientProxy_onInitGui_Post.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) at net.minecraft.client.gui.GuiScreen.func_146280_a(GuiScreen.java:488) at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:958) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:523) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:346) 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.9 Operating System: Windows 7 (x86) version 6.1 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation Memory: 108033360 bytes (103 MB) / 403390464 bytes (384 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 9.23 Powered by Forge 12.16.0.1807 10 mods loaded, 10 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.9-12.16.0.1807-1.9.jar) UCHIJA Forge{12.16.0.1807} [Minecraft Forge] (forge-1.9-12.16.0.1807-1.9.jar) UCHIJA guru{1.0} [The Basic Elements] (# The Basic Elements 1.2.65 1.9.jar) UCHIJA Craftables{1.1} [Craftables] (Craftables 1.9.jar) UCHIJA craftingtweaks{4.0.1} [Crafting Tweaks] (Crafting Tweaks 1.9 [bR].jar) UCHIJA DurabilityShow{3.0.1} [Durability Show] (Durability Show 1.9 [bR].jar) UCHIJA endercompass{1.2.3} [Ender Compass] (Ender Compass 1.9 [bR].jar) UCHIJA Neat{GRADLE:VERSION-GRADLE:BUILD} [Neat] (Neat 1.9.jar) UCHIJA lteleporters{1.1.1} [Lemon's Simple Teleporters] (Simple Teleporters 1.9 [bR].jar) Loaded coremods (and transformers): GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 358.91' Renderer: 'GeForce GT 430/PCIe/SSE2' Launched Version: 1.9-forge1.9-12.16.0.1807-1.9 LWJGL: 2.9.4 OpenGL: GeForce GT 430/PCIe/SSE2 GL version 4.5.0 NVIDIA 358.91, NVIDIA Corporation 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: Michaellok 1.9.zip Current Language: Português (Brasil) Profiler Position: N/A (disabled) CPU: 2x Intel(R) Core(TM)2 Duo CPU E7400 @ 2.80GHz ---- Minecraft Crash Report ---- // You're mean. Time: 24/03/16 19:44 Description: There was a severe problem during mod loading that has caused the game to fail net.minecraftforge.fml.common.LoaderException: java.lang.IllegalAccessError: tried to access field net.minecraftforge.common.config.Property.comment from class mezz.jei.config.LocalizedConfiguration at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:172) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:559) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:240) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:434) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:346) 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) Caused by: java.lang.IllegalAccessError: tried to access field net.minecraftforge.common.config.Property.comment from class mezz.jei.config.LocalizedConfiguration at mezz.jei.config.LocalizedConfiguration.getStringList(LocalizedConfiguration.java:92) at mezz.jei.config.Config.syncItemBlacklistConfig(Config.java:304) at mezz.jei.config.Config.preInit(Config.java:211) at mezz.jei.ProxyCommonClient.preInit(ProxyCommonClient.java:58) at mezz.jei.JustEnoughItems.preInit(JustEnoughItems.java:53) 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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:221) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:199) 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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:128) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:556) ... 10 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.9 Operating System: Windows 7 (x86) version 6.1 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation Memory: 97990768 bytes (93 MB) / 254173184 bytes (242 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 9.23 Powered by Forge 12.16.0.1807 12 mods loaded, 12 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.19} [Minecraft Coder Pack] (minecraft.jar) UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.9-12.16.0.1807-1.9.jar) UCH Forge{12.16.0.1807} [Minecraft Forge] (forge-1.9-12.16.0.1807-1.9.jar) UCE JEI{3.0.6.169} [Just Enough Items] (# Just Enough Items 1.9.jar) UCH guru{1.0} [The Basic Elements] (# The Basic Elements 1.2.65 1.9.jar) UCH Craftables{1.1} [Craftables] (Craftables 1.9.jar) UCH craftingtweaks{4.0.1} [Crafting Tweaks] (Crafting Tweaks 1.9 [bR].jar) UCH DurabilityShow{3.0.1} [Durability Show] (Durability Show 1.9 [bR].jar) UCH endercompass{1.2.3} [Ender Compass] (Ender Compass 1.9 [bR].jar) UCH Neat{GRADLE:VERSION-GRADLE:BUILD} [Neat] (Neat 1.9.jar) UCH lteleporters{1.1.1} [Lemon's Simple Teleporters] (Simple Teleporters 1.9 [bR].jar) UCH XaeroMinimap{1.8.5.1} [Xaero's Minimap] (Xaeros Minimap 1.9 [bR].jar) Loaded coremods (and transformers): GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 358.91' Renderer: 'GeForce GT 430/PCIe/SSE2' But with "Forge 1.9 - 12.16.0.1804" all worked normally. Sorry my bad English
March 24, 20169 yr Author Any mod that I install makes the game crash. I tested one by one, and always make the game crash.
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.