Created
October 5, 2016 20:09
-
-
Save jawsawn/c315b3a338247dd94bebc0b149d2c1b5 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) | |
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) | |
CCCDeobfPlugin (unknown) | |
FMLPlugin (InventoryTweaks-1.61-58.jar) | |
LoadingHook (Mekanism-1.10.2-9.2.0.292.jar) | |
CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.58-universal.jar) | |
CodeChickenCorePlugin (CodeChickenCore-1.10.2-2.1.8.79-universal.jar) | |
Contact their authors BEFORE contacting forge | |
// On the bright side, I bought you a teddy bear! | |
Time: 05.10.2016 23:07 | |
Description: There was a severe problem during mod loading that has caused the game to fail | |
net.minecraftforge.fml.common.LoaderException: java.lang.ExceptionInInitializerError | |
at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:186) | |
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:612) | |
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.ExceptionInInitializerError | |
at com.rwtema.extrautils2.XUProxyClient.registerHandlers(XUProxyClient.java:113) | |
at com.rwtema.extrautils2.ExtraUtils2.preInit(ExtraUtils2.java:134) | |
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:597) | |
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:609) | |
... 10 more | |
Caused by: java.lang.NullPointerException | |
at com.rwtema.extrautils2.power.ClientPower.<clinit>(ClientPower.java:42) | |
... 38 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: 1188701544 bytes (1133 MB) / 2041053184 bytes (1946 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.1.2092 64 mods loaded, 64 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.1.2092.jar) | |
UCH Forge{12.18.1.2092} [Minecraft Forge] (forge-1.10.2-12.18.1.2092.jar) | |
UCH CodeChickenCore{2.1.8.79} [CodeChicken Core] (minecraft.jar) | |
UCH immersiveengineering{0.10-42} [Immersive Engineering] (ImmersiveEngineering-0.10-42.jar) | |
UCH JEI{3.12.5.303} [Just Enough Items] (jei_1.10.2-3.12.5.303.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-40} [Psi] (Psi-r1.0-40.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-327} [Botania] (Botania r1.9-327.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.48} [Chisel] (Chisel-MC1.9.4-0.0.6.48.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) | |
UCH EnderStorage{2.1.3.72} [EnderStorage] (EnderStorage-1.10.2-2.1.3.72-universal.jar) | |
UCH exnihiloomnia{1.1.3} [Ex Nihilo Omnia] (exnihiloomnia-1.1.3.jar) | |
UCH excompressum{2.0.40} [Ex Compressum] (ExCompressum_1.10.2-2.0.40.jar) | |
UCE ExtraUtils2{1.0} [ExtraUtils2] (extrautils2-1.10.2-alpha-1.1.0a.jar) | |
UCH ftbl{3.0.0} [FTBLib] (FTBLib-1.10.2-3.0.0.3.jar) | |
UCH ftbu{3.0.0} [FTBUtilities] (FTBUtilities-1.10.2-3.0.0.2.jar) | |
UCH GlobalGameRules{1.0} [Global GameRules] (GlobalGameRules-1.10.2-1.0.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.7} [Morpheus] (Morpheus-1.10.2-3.1.7.jar) | |
UCH mxtune{0.3.1.0-dev.5} [mxTune] (mxtune-1.10.2-0.3.1.0-dev.5.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.2f} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2f.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{GRADLE:VERSION.GRADLE:BUILD} [PSIonic Upgrades] (PSIonicUpgrades-r1.14.jar) | |
UCH xreliquary{1.10.2-1.3.3.571} [Reliquary] (Reliquary-1.10.2-1.3.3.571.jar) | |
UCH rftools{5.26} [RFTools] (rftools-1.10-5.26.jar) | |
UCH rftoolscontrol{1.3.2} [RFTools Control] (rftoolsctrl-1.10-1.3.2.jar) | |
UCH roots{0.203} [Roots] (roots-1.10.2-0.203.0.jar) | |
UCH soulshardstow{1.10.2-2.6.3-43} [Soul Shards - The Old Ways] (SoulShards-TOW-1.10.2-2.6.3-43.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 totemic{1.9.4-0.7.8} [Totemic] (Totemic-1.9.4-0.7.8.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 | |
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 | |
CCCDeobfPlugin (unknown) | |
FMLPlugin (InventoryTweaks-1.61-58.jar) | |
invtweaks.forge.asm.ContainerTransformer | |
LoadingHook (Mekanism-1.10.2-9.2.0.292.jar) | |
CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.58-universal.jar) | |
codechicken.lib.asm.ClassHeirachyManager | |
codechicken.lib.asm.RenderHookTransformer | |
CodeChickenCorePlugin (CodeChickenCore-1.10.2-2.1.8.79-universal.jar) | |
codechicken.core.asm.TweakTransformer | |
codechicken.core.asm.DelegatedTransformer | |
codechicken.core.asm.DefaultImplementationTransformer | |
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 372.90' Renderer: 'GeForce 840M/PCIe/SSE2' | |
CodeChickenCore: ignoreInvalidMCVersion state: false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment