Created
October 22, 2016 19:59
-
-
Save jawsawn/1235718382501dbc2c72399f117c222e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
WARNING: coremods are present: | |
LoadingPlugin (Quark-r1.0-56.jar) | |
CCLCorePlugin (CodeChickenLib-1.10.2-2.4.2.106-universal.jar) | |
Crafting Harmonics Core (craftingharmonics-1.9.4_1.10_1.10.2-1.5.7.42.jar) | |
AppleCore (AppleCore-mc1.10.2-2.0.1.jar) | |
FMLPlugin (InventoryTweaks-1.61-58.jar) | |
LoadingHook (Mekanism-1.10.2-9.2.0.292.jar) | |
ChiselCorePlugin (Chisel-MC1.9.4-0.0.6.53.jar) | |
CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.58-universal.jar) | |
Contact their authors BEFORE contacting forge | |
// Don't do that. | |
Time: 22.10.2016 22:58 | |
Description: There was a severe problem during mod loading that has caused the game to fail | |
net.minecraftforge.fml.common.LoaderException: java.lang.NoSuchFieldError: verts | |
at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:186) | |
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:617) | |
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:257) | |
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439) | |
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) | |
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.NoSuchFieldError: verts | |
at codechicken.enderstorage.client.model.ButtonModelLibrary.generateButton(ButtonModelLibrary.java:30) | |
at codechicken.enderstorage.client.model.ButtonModelLibrary.<clinit>(ButtonModelLibrary.java:12) | |
at codechicken.enderstorage.client.render.tile.RenderTileEnderTank.loadModel(RenderTileEnderTank.java:56) | |
at codechicken.enderstorage.proxy.ClientProxy.preInit(ClientProxy.java:28) | |
at codechicken.enderstorage.EnderStorage.preInit(EnderStorage.java:31) | |
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:600) | |
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:239) | |
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217) | |
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:142) | |
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:614) | |
... 10 more | |
A detailed walkthrough of the error, its code path and all known details is as follows: | |
--------------------------------------------------------------------------------------- | |
-- System Details -- | |
Details: | |
Minecraft Version: 1.10.2 | |
Operating System: Windows 8.1 (amd64) version 6.3 | |
Java Version: 1.8.0_25, Oracle Corporation | |
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation | |
Memory: 1592922792 bytes (1519 MB) / 2263351296 bytes (2158 MB) up to 4534042624 bytes (4324 MB) | |
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4864m -Xms256m -XX:PermSize=256m | |
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 | |
FML: MCP 9.32 Powered by Forge 12.18.2.2107 68 mods loaded, 68 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.10.2-12.18.2.2107.jar) | |
UCH Forge{12.18.2.2107} [Minecraft Forge] (forge-1.10.2-12.18.2.2107.jar) | |
UCH immersiveengineering{0.10-47} [Immersive Engineering] (ImmersiveEngineering-0.10-47.jar) | |
UCH JEI{3.12.8.323} [Just Enough Items] (jei_1.10.2-3.12.8.323.jar) | |
UCH AppleCore{2.0.1} [AppleCore] (AppleCore-mc1.10.2-2.0.1.jar) | |
UCH appleskin{1.0.4} [AppleSkin] (AppleSkin-mc1.10.2-1.0.4.jar) | |
UCH Psi{r1.0-41} [Psi] (Psi-r1.0-41.jar) | |
UCH Quark{r1.0-56} [Quark] (Quark-r1.0-56.jar) | |
UCH AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar) | |
UCH Baubles{1.2.1.0} [Baubles] (Baubles-1.9.4-1.2.1.0.jar) | |
UCH betterquesting{1.3.161} [Better Questing] (BetterQuesting-1.3.161.jar) | |
UCH guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.2-45.jar) | |
UCH BloodMagic{1.9.4-2.1.0-65} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.9.4-2.1.0-65.jar) | |
UCH Botania{r1.9-328} [Botania] (Botania r1.9-328.jar) | |
UCH Chameleon{1.10-2.1.7} [Chameleon] (Chameleon-1.10-2.1.7.jar) | |
UCH mcmultipart{1.2.1} [MCMultiPart] (MCMultiPart-1.2.1-universal.jar) | |
UCH CharsetLib{0.3.0-pre15} [‽] (Charset-0.3.0-pre15.jar) | |
UCH CharsetAudio{0.3.0-pre15} [♫] (Charset-0.3.0-pre15.jar) | |
UCH CharsetCarts{0.3.0-pre15} [U] (Charset-0.3.0-pre15.jar) | |
UCH CharsetDecoration{0.3.0-pre15} [âš?] (Charset-0.3.0-pre15.jar) | |
UCH CharsetDrama{0.3.0-pre15} [!] (Charset-0.3.0-pre15.jar) | |
UCH CharsetFarming{0.3.0-pre15} [;] (Charset-0.3.0-pre15.jar) | |
UCH CharsetGates{0.3.0-pre15} [&] (Charset-0.3.0-pre15.jar) | |
UCH CharsetPipes{0.3.0-pre15} [|] (Charset-0.3.0-pre15.jar) | |
UCH CharsetStorage{0.3.0-pre15} [#] (Charset-0.3.0-pre15.jar) | |
UCH CharsetTweaks{0.3.0-pre15} [*] (Charset-0.3.0-pre15.jar) | |
UCH CharsetWires{0.3.0-pre15} [+] (Charset-0.3.0-pre15.jar) | |
UCH CharsetWrench{0.3.0-pre15} [/] (Charset-0.3.0-pre15.jar) | |
UCH chisel{MC1.9.4-0.0.6.53} [Chisel] (Chisel-MC1.9.4-0.0.6.53.jar) | |
UCH chiselsandbits{12.6} [Chisels & Bits] (chiselsandbits-12.6.jar) | |
UCH CodeChickenLib{2.4.2.106} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.4.2.106-universal.jar) | |
UCH CodeChickenCore{2.3.4.89} [CodeChicken Core] (CodeChickenCore-1.10.2-2.3.4.89-universal.jar) | |
UCH NashornLib{1.9.4-1.8.77-1.3.1} [Nashorn Library] (NashornLib-1.9.4-1.8.77-1.3.1.8.jar) | |
UCH craftingharmonics{1.9.4_1.10_1.10.2-1.5.7} [Crafting Harmonics] (craftingharmonics-1.9.4_1.10_1.10.2-1.5.7.42.jar) | |
UCH cyberware{beta-0.2.3} [Cyberware] (cyberware-1.9.4-1.10.2-beta-0.2.3.jar) | |
UCH easyBreeding{5.0.0} [Easy Breeding] (easybreeding-1.9.4-4.0.1.jar) | |
UCE EnderStorage{2.1.5.82} [EnderStorage] (EnderStorage-1.10.2-2.1.5.82-universal.jar) | |
UCH exnihiloomnia{1.1.4} [Ex Nihilo Omnia] (exnihiloomnia-1.1.4.jar) | |
UCH excompressum{2.0.40} [Ex Compressum] (ExCompressum_1.10.2-2.0.40.jar) | |
UCH ExtraUtils2{1.0} [ExtraUtils2] (extrautils2-1.10.2-alpha-1.2.0.jar) | |
UCH flatcoloredblocks{mc1.10-v4.2} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.2.jar) | |
UCH ftbl{0.0.0} [FTBLib] (FTBLib-1.10.2-3.1.1.jar) | |
UCH ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.10.2-3.1.1.jar) | |
UCH inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar) | |
UCH Lockdown{${mod_version}} [Lockdown] (Lockdown-1.10.2-5.0.0-universal.jar) | |
UCH Mekanism{9.2.0} [Mekanism] (Mekanism-1.10.2-9.2.0.292.jar) | |
UCH MekanismGenerators{9.2.0} [MekanismGenerators] (MekanismGenerators-1.10.2-9.2.0.292.jar) | |
UCH MekanismTools{9.2.0} [MekanismTools] (MekanismTools-1.10.2-9.2.0.292.jar) | |
UCH Morpheus{1.10.2-3.1.9} [Morpheus] (Morpheus-1.10.2-3.1.9.jar) | |
UCH mxtune{0.3.1.0-dev.7} [mxTune] (mxtune-1.10.2-0.3.1.0-dev.7.jar) | |
UCH mychunkloader{1.9.4-1.10.2-03} [My Chunk Loader] (Mychunkloader-1.9.4-1.10.2-03.jar) | |
UCH harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2g.jar) | |
UCH progressiveautomation{1.6.51} [Progressive Automation] (ProgressiveAutomation-1.10.2-1.6.51.jar) | |
UCH ProjectE{1.10.2-PE1.0.6B} [ProjectE] (ProjectE-1.10.2-PE1.0.6B.jar) | |
UCH psionup{15.1} [PSIonic Upgrades] (PSIonicUpgrades-r1.15.jar) | |
UCH xreliquary{1.10.2-1.3.3.571} [Reliquary] (Reliquary-1.10.2-1.3.3.571.jar) | |
UCH rftools{5.55} [RFTools] (rftools-1.10-5.55.jar) | |
UCH rftoolscontrol{1.5.0} [RFTools Control] (rftoolsctrl-1.10-1.5.0.jar) | |
UCH roots{0.204} [Roots] (roots-1.10.2-0.204.0.jar) | |
UCH soulshardstow{1.10.2-2.6.4-44} [Soul Shards - The Old Ways] (SoulShards-TOW-1.10.2-2.6.4-44.jar) | |
UCH SpiceOfLife{1.3.6} [The Spice of Life] (SpiceOfLife-mc1.9.4-1.3.6.jar) | |
UCH bq_standard{1.3.92} [Standard Expansion] (StandardExpansion-1.3.92.jar) | |
UCH StorageDrawers{1.10.2-3.2.7} [Storage Drawers] (StorageDrawers-1.10.2-3.2.7.jar) | |
UCH totemic{1.9.4-0.7.8.1} [Totemic] (Totemic-1.9.4-0.7.8.1.jar) | |
UCH treegrowingsimulator{0.0.4} [Tree Growing Simulator 2016] (TreeGrowingSimulator2016-0.0.4.jar) | |
UCH icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.0.206.jar) | |
UCH wawla{2.3.0.202} [What Are We Looking At] (Wawla-1.10.2-2.3.0.206.jar) | |
Loaded coremods (and transformers): | |
LoadingPlugin (Quark-r1.0-56.jar) | |
vazkii.quark.base.asm.ClassTransformer | |
CCLCorePlugin (CodeChickenLib-1.10.2-2.4.2.106-universal.jar) | |
codechicken.lib.asm.ClassHeirachyManager | |
codechicken.lib.asm.RenderHookTransformer | |
Crafting Harmonics Core (craftingharmonics-1.9.4_1.10_1.10.2-1.5.7.42.jar) | |
org.winterblade.minecraft.harmony.asm.PotionRemovedHookTransformer | |
AppleCore (AppleCore-mc1.10.2-2.0.1.jar) | |
squeek.applecore.asm.TransformerModuleHandler | |
FMLPlugin (InventoryTweaks-1.61-58.jar) | |
invtweaks.forge.asm.ContainerTransformer | |
LoadingHook (Mekanism-1.10.2-9.2.0.292.jar) | |
ChiselCorePlugin (Chisel-MC1.9.4-0.0.6.53.jar) | |
team.chisel.common.asm.ChiselTransformer | |
CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.58-universal.jar) | |
codechicken.lib.asm.ClassHeirachyManager | |
codechicken.lib.asm.RenderHookTransformer | |
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 375.57' Renderer: 'GeForce 840M/PCIe/SSE2' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment