Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatibility with PlusTiC #27

Open
xAlicatt opened this issue Mar 22, 2017 · 11 comments
Open

Incompatibility with PlusTiC #27

xAlicatt opened this issue Mar 22, 2017 · 11 comments

Comments

@xAlicatt
Copy link

Not sure if they should attempt to fix it, or you, so I'm sharing it on both mods.

`---- Minecraft Crash Report ----

WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.7.241-universal.jar)
literalascension (literalascension-1.10.2-1.0.1.1.jar)
CreativePatchingLoader (CreativeCore v1.6.26 mc1.10.2.jar)
ColorUtilityCorePlugin (ColorUtility-universal-1.0.3.jar)
FMLPlugin (InventoryTweaks-1.62-dev-66.jar)
ChiselCorePlugin (Chisel-MC1.10.2-0.0.8.13.jar)
ForgelinPlugin (Forgelin-1.4.0.jar)
MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar)
DynamicSurroundingsCore (DynamicSurroundings-1.10.2-3.2.8.1.jar)
LoadingHook (Mekanism-1.10.2-9.2.1.300.jar)
MDECore-Core (mdecore-1.10.2-1.5.1.jar)
Plugin (NotEnoughIDs-1.5.3.jar)
TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
llibrary (llibrary-1.7.2-1.10.2.jar)
CoFH Loading Plugin (CoFHCore-1.10.2-4.1.0.155-universal.jar)
TheBetweenlandsLoadingPlugin (TheBetweenlands-2.0.2-alpha-universal.jar)
SPFMLLoadingPlugin (soundphysics-mc1.10.2-v1.0.0.jar)
Default Options (DefaultOptions_1.10.2-6.1.5.jar)
EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
LoadingPlugin (Quark-r1.1-70.jar)
CXLibraryCore (cxlibrary-1.10.2-1.2.3.jar)
LittlePatchingLoader (LittleTiles v1.4.3 mc1.10.2.jar)
RebornCoreASM (RebornCore-1.10.2-2.13.5.136-universal.jar)
ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.8.jar)
Contact their authors BEFORE contacting forge

// I just don't know what went wrong :(

Time: 3/22/17 3:46 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Natural Pledge (botanicaladdons)
Caused by: java.lang.ExceptionInInitializerError
at shadowfox.botanicaladdons.common.integration.tinkers.TinkersIntegration.load(TinkersIntegration.kt:21)
at shadowfox.botanicaladdons.common.integration.tinkers.TinkersProxy$load$1.invoke(TinkersProxy.kt:14)
at shadowfox.botanicaladdons.common.integration.tinkers.TinkersProxy$load$1.invoke(TinkersProxy.kt:9)
at shadowfox.botanicaladdons.common.integration.tinkers.TinkersProxy.loadTinkers(TinkersProxy.kt:12)
at shadowfox.botanicaladdons.common.core.CommonProxy.init(CommonProxy.kt:52)
at shadowfox.botanicaladdons.client.core.ClientProxy.init(ClientProxy.kt:36)
at shadowfox.botanicaladdons.common.BotanicalAddons.init(BotanicalAddons.kt:52)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:243)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
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 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:145)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:805)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:334)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
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(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)
Caused by: slimeknights.tconstruct.library.TinkerAPIException: [TCon API] Could not register Material "manasteel": It was already registered by PlusTiC
at slimeknights.tconstruct.library.TinkerRegistry.error(TinkerRegistry.java:891)
at slimeknights.tconstruct.library.TinkerRegistry.addMaterial(TinkerRegistry.java:131)
at slimeknights.tconstruct.library.MaterialIntegration.integrate(MaterialIntegration.java:116)
at shadowfox.botanicaladdons.common.integration.tinkers.TinkersMaterials.(TinkersMaterials.kt:168)
at shadowfox.botanicaladdons.common.integration.tinkers.TinkersMaterials.(TinkersMaterials.kt:34)
... 43 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 10 (amd64) version 10.0
Java Version: 1.8.0_121, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2512585736 bytes (2396 MB) / 5368709120 bytes (5120 MB) up to 5905580032 bytes (5632 MB)
JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5632m -Xms256m -XX:PermSize=256m -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.3.2254 219 mods loaded, 218 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2254.jar)
UCHI Forge{12.18.3.2254} [Minecraft Forge] (forge-1.10.2-12.18.3.2254.jar)
UCHI ColorUtility{1.0.3} [ColorUtility] (minecraft.jar)
UCHI creativecoredummy{1.0.0} [CreativeCoreDummy] (minecraft.jar)
UCHI littletilescore{1.0.0} [LittleTilesCore] (minecraft.jar)
UCHI OpenComputers|Core{1.6.2.7} [OpenComputers (Core)] (minecraft.jar)
UCHI {000} [CoFH ASM] (minecraft.jar)
UCHI ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.7.241-universal.jar)
UCHI bettercombatmod{1.4.0} [Better Combat] ([MC 1.10.X] BetterCombatMod 1.4.jar)
UCHI cofhcore{4.1.0} [CoFH Core] (CoFHCore-1.10.2-4.1.0.155-universal.jar)
UCHI actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar)
UCHI aalaserminetweak{1.0} [aalaserminetweak] (AAMineTweaks-1.0.jar)
UCHI accesstweaks{1.0-mc1.11} [AccessTweaks] (AccessTweaks-1.0-mc1.10.jar)
UCHI CodeChickenLib{2.5.7.241} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.7.241-universal.jar)
UCHI CodeChickenCore{2.4.0.101} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.0.101-universal.jar)
UCHI EnderStorage{2.2.1.103} [EnderStorage] (EnderStorage-1.10.2-2.2.1.103-universal.jar)
UCHI JEI{3.14.7.416} [Just Enough Items] (jei_1.10.2-3.14.7.416.jar)
UCHI OpenComputers{1.6.2.7} [OpenComputers] (OpenComputers-MC1.10.2-1.6.2.7.jar)
UCHI actuallycomputers{1.0.0} [ActuallyComputers] (actuallycomputers-1.0.0.jar)
UCHI additionalbanners{1.3.0.22} [Additional Banners] (AdditionalBanners-1.10.2-1.3.0.22.jar)
UCHI Baubles{1.3.9} [Baubles] (Baubles-1.10.2-1.3.9.jar)
UCHI extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.3.3.jar)
UCHI flyringbaublemod{0.2.3_1.10.2-d3100bf} [AngelRing 2 Bauble] (angelRingToBauble-1.10.2-0.2.3.16+d3100bf.jar)
UCHI animania{1.0.4} [Animania] (animania-1.10-1.0.4.jar)
UCHI appleskin{1.0.5} [AppleSkin] (AppleSkin-mc1.10.2-1.0.5.jar)
UCHI aquaculture{1.4.0} [Aquaculture] (Aquaculture-1.10.2-1.4.0.28.jar)
UCHI architecturecraft{1.7.1} [ArchitectureCraft] (ArchitectureCraft-1.7.1-mc1.10.2.jar)
UCHI atlcraft{1.10.2-Ver1.5} [ATLCraft Candles Mod] (ATLCraftCandlesMod(MC1.10.2-Ver1.5).jar)
UCHI mdecore{1.10.2-1.5.1} [MattDahEpic Core] (mdecore-1.10.2-1.5.1.jar)
UCHI autooredictconv{1.10.2-1.1.2} [Auto Ore Dictionary Converter] (autooredictconv-1.10.2-1.1.2.jar)
UCHI Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar)
UCHI AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
UCHI babymobs{1.5.4} [Baby Mobs] (BabyMobs-1.10.2-1.5.4.jar)
UCHI ichunutil{6.2.0} [iChunUtil] (iChunUtil-1.10.2-6.2.0.jar)
UCHI backtools{6.2.0} [BackTools] (BackTools-1.10.2-6.0.0.jar)
UCHI badwithernocookie{1.10.2-0.0.1-5418dde} [Bad Wither No Cookie!] (BadWitherNoCookie-1.10.2-0.0.1-5418dde.jar)
UCHI barkifier{1.2} [Barkifier] (Barkifier MC1.10.2 v1.2.jar)
UCHI bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar)
UCHI bedcraftbeyond{2.4.1} [BedCraft and Beyond] (BedCraftAndBeyond-1.10.2-2.4.1.jar)
UCHI hud{1.3.8} [Better HUD] (Better HUD by NukeDuck [1.9.4][1.3.8].jar)
UCHI BetterAchievements{0.3.3.10} [Better Achievements] (BetterAchievements-1.10.2-0.3.3.10.jar)
UCHI betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar)
UCHI BiblioCraft{2.2.1} [BiblioCraft] (BiblioCraft[v2.2.1][MC1.10.2].jar)
UCHI malisiscore{1.10.2-4.4.0} [MalisisCore] (malisiscore-1.10.2-4.4.0.jar)
UCHI malisisdoors{1.10.2-5.2.0} [MalisisDoors] (malisisdoors-1.10.2-5.2.0.jar)
UCHI bigdoors{1.10.2-1.3.0} [Big Doors] (BigDoors-1.10.2-1.3.0.jar)
UCHI BiomesOPlenty{5.0.0.2155} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2155-universal.jar)
UCHI mcmultipart{1.3.0_87} [MCMultiPart] (MCMultiPart-experimental-2.0.0_88-universal.jar)
UCHI chiselsandbits{12.12} [Chisels & Bits] (chiselsandbits-12.12.jar)
UCHI bitreplicator{1.0.1.0} [Bit Replicator] (bit-replicator-1.10.2-1.0.1.0.jar)
UCHI guideapi{@Version@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar)
UCHI BloodMagic{1.10.2-2.1.7-76} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.7-76.jar)
UCHI BloodArsenal{1.10.2-2.0.1-17} [Blood Arsenal] (BloodArsenal-1.10.2-2.0.1-17.jar)
UCHI Botania{r1.9-341} [Botania] (Botania r1.9-341.jar)
UCHI ceramics{1.10.2-1.1.5} [Ceramics] (Ceramics-1.10.2-1.1.5.jar)
UCHI Chameleon{1.10-2.2.2} [Chameleon] (Chameleon-1.10-2.2.2.jar)
UCHI ChickenChunks{2.2.0.52} [ChickenChunks] (ChickenChunks-1.10.2-2.2.0.52-universal.jar)
UCHI chisel{MC1.10.2-0.0.8.13} [Chisel] (Chisel-MC1.10.2-0.0.8.13.jar)
UCHI clarity{1.0} [Clarity] (clarity-1.0.jar)
UCHI ColoredWood{v1.0.4} [ColoredWood] (Colored wood 2 v1.0.4 for MC 1.10.2.jar)
UCHI commandkeybindings{6.0.2.10} [Command Keybindings] (CommandKeybindings-Forge-6.0.2.10.jar)
UCHI cyclopscore{0.9.3} [Cyclops Core] (CyclopsCore-1.9.4-0.9.3.jar)
UCHI commoncapabilities{1.3.1} [CommonCapabilities] (CommonCapabilities-1.9.4-1.3.1.jar)
UCHI controlling{1.0.4} [Controlling] (Controlling-1.0.4.jar)
UCHI cookingforblockheads{4.2.39} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.39.jar)
UCHI cosmeticarmorreworked{1.10.2-v2a} [CosmeticArmorReworked] (CosmeticArmorReworked-1.10.2-v2a.jar)
UCHI covers{0.4.1.17} [Simple Covers] (covers-0.4.1.17-mc1.10.2.jar)
UCHI craftingtweaks{6.1.16} [Crafting Tweaks] (CraftingTweaks_1.10.2-6.1.16.jar)
UCHI creativecore{1.5.0} [CreativeCore] (CreativeCore v1.6.26 mc1.10.2.jar)
UCHI modcurrency{1.10.2-1.0.2} [Currency Mod] (Currency-1.10.2-1.0.2.jar)
UCHI cxlibrary{1.2.3} [CXLibrary] (cxlibrary-1.10.2-1.2.3.jar)
UCHI defaultoptions{6.1.5} [Default Options] (DefaultOptions_1.10.2-6.1.5.jar)
UCHI ding{1.0.1} [Ding] (Ding-1.10.2-1.0.1.jar)
UCHI StorageDrawers{1.10.2-3.6.1} [Storage Drawers] (StorageDrawers-1.10.2-3.6.1.jar)
UCHI bitdrawers{0.36} [Drawers & Bits] (DrawersBits-1.10.2-0.36.jar)
UCHI dsurround{3.2.8.1} [Dynamic Surroundings] (DynamicSurroundings-1.10.2-3.2.8.1.jar)
UCHI ea{v2.5.0a-mc1.10.2} [Ebon Arts] (EbonArts-v2.5.0a-mc1.10.2.jar)
UCHI endercore{1.10.2-0.4.1.65-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.65-beta.jar)
UCHI Waila{1.8.11-B25_1.10.2} [Waila] (Hwyla-1.8.11-B25_1.10.2.jar)
UCHI EnderIO{1.10.2-3.1.179} [Ender IO] (EnderIO-1.10.2-3.1.179.jar)
UCHI thermalfoundation{2.0.3} [Thermal Foundation] (ThermalFoundation-1.10.2-2.0.3.77-universal.jar)
UCHI thermalexpansion{5.0.3} [Thermal Expansion] (ThermalExpansion-1.10.2-5.0.3.86-universal.jar)
UCHI eiorteis{1.10.2-2.1} [EIORecipesTEInductionSmelter] (eiorteis-2.1.jar)
UCHI elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar)
UCHI embers{0.104} [Embers] (embers-0.104.jar)
UCHI engineersworkshop{1.2.1-1.10.2} [Engineer's Workshop] (EngineersWorkshop-1.2.1-1.10.2.jar)
UCHI ExtraBitManipulation{1.10.2-2.3.3} [Extra Bit Manipulation] (ExtraBitManipulation-1.10.2-2.3.3.jar)
UCHI zerocore{1.10.2-0.1.0.4} [Zero CORE] (zerocore-1.10.2-0.1.0.4.jar)
UCHI bigreactors{1.10.2-0.4.5.27} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.27.jar)
UCHI exu2cer{1.0} [ExU2 - CER] (exu2cer-1.10.2-1.0.jar)
UCHI fairylights{2.0.6} [Fairy Lights] (fairylights-2.0.6-1.10.2.jar)
UCHI forestry{5.2.17.368} [Forestry] (forestry_1.10.2-5.2.17.368.jar)
UCHI farmingforblockheads{1.1.11} [Farming for Blockheads] (FarmingForBlockheads_1.10.2-1.1.11.jar)
UCHI fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
UCHI fencejumper{1.0.0} [Fence Jumper] (fencejumper-1.10.2-1.0.0.jar)
UCHI flatcoloredblocks{mc1.10-v4.4} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.4.jar)
UCHI sonarcore{3.2.6} [SonarCore] (SonarCore-1.10.2-3.2.6.jar)
UCHI fluxnetworks{1.1.8} [FluxNetworks] (FluxNetworks-1.10.2-1.1.8.jar)
UCHI foamfix{@Version@} [FoamFix] (foamfix-0.6.1-law.jar)
UCHI forgelin{1.4.0} [Forgelin] (Forgelin-1.4.0.jar)
UCHI friendlyfire{1.3.0} [Friendly Fire] (FriendlyFire-1.10.2-1.3.0.jar)
UCHI gendustry{1.6.5.30} [GenDustry] (gendustry-1.6.5.30-mc1.10.2.jar)
UCHI givemebiomes{2.1.0} [Give Me Biomes] (givemebiomes-1.10.2-2.1.0.jar)
UCHI gravelminer{4.1.11} [GravelMiner] (GravelMiner_1.10.2-4.1.11.jar)
UCHI gravestone{1.5.12} [Gravestone] (GraveStone Mod 1.5.12.jar)
UCHI grimoireofgaia{1.5.3} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.10.2-1.5.3.jar)
UCHI hardcorewither{2.2.3} [Hardcore Wither] (hardcoreWither-1.10.2-2.2.3-beta-4bd2a01-universal.jar)
UCHI mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
UCHI tconstruct{1.10.2-2.6.3.500} [Tinkers' Construct] (TConstruct-1.10.2-2.6.3.jar)
UCHI immersiveengineering{0.10-57} [Immersive Engineering] (ImmersiveEngineering-0.10-57.jar)
UCHI IngameAccountSwitcher{7.0.1} [In-Game Account Switcher] (InGameAccountSwitcher-Forge-1.10.2-7.0.1.jar)
UCHI inventorytweaks{1.62-dev-66-c082db3} [Inventory Tweaks] (InventoryTweaks-1.62-dev-66.jar)
UCHI ironbackpacks{1.10.2-2.2.23} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.23.jar)
UCHI ironchest{1.10.2-7.0.11.797} [Iron Chest] (ironchest-1.10.2-7.0.11.797.jar)
UCHI jeibees{0.9.0.5} [JEI Bees] (jeibees-0.9.0.5-mc1.10.2.jar)
UCHI journeymap{1.10.2-5.4.6} [JourneyMap] (journeymap-1.10.2-5.4.6.jar)
UCHI llibrary{1.7.2} [LLibrary] (llibrary-1.7.2-1.10.2.jar)
UCHI jurassicraft{2.0.5} [JurassiCraft] (JurassiCraft-2.0.5.jar)
UCHI justenoughbuttons{1.10.2-1.7.3} [Just Enough Buttons] (justenoughbuttons-1.10.2-1.7.3.jar)
UCHI jeresources{0.5.8.98} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.8.98.jar)
UCHI jet{2.1.39} [JustEnoughTooltips] (JustEnoughTooltips-1.10.2-2.1.39.jar)
UCHI keywizard{1.10.2-1.0} [Keyboard Wizard] (keywizard-1.10.2-1.2.jar)
UCHI kleeslabs{3.3.5} [KleeSlabs] (KleeSlabs_1.10.2-3.3.5.jar)
UCHI latticemod{1.1} [Lattice Mod] (latticemod-mc1.10.2-1.1.jar)
UCHI librarianlib{1.10.1} [LibrarianLib] (librarianlib-1.10.1.jar)
UCHI literalascension{1.10.2-1.0.1.1} [Literal Ascension] (literalascension-1.10.2-1.0.1.1.jar)
UCHI littletiles{1.3.0} [LittleTiles] (LittleTiles v1.4.3 mc1.10.2.jar)
UCHI login_shield{1.10.2-19-gd16e7e0} [Login Shield] (Login_Shield-1.10.2-19-gd16e7e0.jar)
UCHI boots{1.0} [Long Fall Boots] (LongFallBoots - Hard Mode.jar)
UCHI lootbags{2.3.5} [Loot Bags] (LootBags-1.10.2-2.3.5.jar)
UCHI LunatriusCore{1.1.2.38} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.38-universal.jar)
UCHI maplepets{2.7} [Maple Pets] (MaplePets2.7[1.10.2].jar)
UCHI Mekanism{9.2.1} [Mekanism] (Mekanism-1.10.2-9.2.1.300.jar)
UCHI MekanismGenerators{9.2.1} [MekanismGenerators] (MekanismGenerators-1.10.2-9.2.1.300.jar)
UCHI natura{1.10.2-4.1.0.24} [Natura] (natura-1.10.2-4.1.0.24.jar)
UCHI railcraft{10.0.1} [Railcraft] (Railcraft_1.10.2-10.0.1.jar)
UCHI roots{0.208} [Roots] (roots-0.208.jar)
UCHI moarsigns{4.2.2.8} [MoarSigns] (MoarSigns-1.10.2-4.2.2.8.jar)
UCHI moreanvils{6.2.0} [More Anvils] (MoreAnvils-6.2.0.jar)
UCHI morebees{1.10.2-1.3.2} [More Bees] (morebees-1.10.2-1.3.2.jar)
UCHI MoreFurnaces{1.8.6} [More Furnaces] (MoreFurnaces-1.10.2-1.8.6.jar)
UCHI moreoverlays{1.10} [MoreOverlays] (moreoverlays-1.10-mc1.10.2.jar)
UCHI mowziesmobs{1.3.0} [Mowzie's Mobs] (mowziesmobs-1.3.0.jar)
UCHI mysticalagriculture{1.4.5} [Mystical Agriculture] (mysticalagriculture[1.10.2]-1.4.5.jar)
UCHE botanicaladdons{1.10} [Natural Pledge] (NaturalPledge-r1.10.jar)
UCHI hellbound{1.0} [HellBound] (NetherBound 1.0.jar)
UCHI netherbound{1.0} [NetherBound] (NetherBound 1.0.jar)
UCHI nmsot{1.2.0-mc1.10.2} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.2.0-mc1.10.2.jar)
UCHI recipehandler{0.6} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.6(1.10.2).jar)
UCHI neid{1.5.3} [NotEnoughIDs] (NotEnoughIDs-1.5.3.jar)
UCHI refinedstorage{1.2.24} [Refined Storage] (refinedstorage-1.2.24.jar)
UCHI ocrsdriver{1.0} [OC RS Driver] (ocrsdriver-1.0.0.jar)
UCHI omlib{1.10.2-3.0.0-61} [OMLib] (omlib-1.10.2-3.0.0-61.jar)
UCHI ompd{3.0.0-21} [Open Modular Passive Defense] (ompd-1.10.2-3.0.0-21.jar)
UCHI openglider{@Version@} [Open Glider] (OpenGlider-1.10.2-0.2.2.jar)
UCHI p455w0rdslib{1.0.13} [p455w0rd's Library] (p455w0rdslib-1.10.2-1.0.13.jar)
UCHI harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2h.jar)
UCHI plustic{3.1} [PlusTiC] (plustic-3.1.jar)
UCHI PotionIcons{1.10.2} [PotionIcons] (potionicons-1.10.2-2.0.0-release.jar)
UCHI reborncore{2.13.5.136} [RebornCore] (RebornCore-1.10.2-2.13.5.136-universal.jar)
UCHI reborncore-mcmultipart{2.13.5.136} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.5.136-universal.jar)
UCHI rebornstorage{1.0.0} [RebornStorage] (RebornStorage-1.10.2-1.0.1.27.jar)
UCHI recallstones{0.6.3} [Recall Stones] (RecallStones-1.10.2-0.6.3.jar)
UCHI redstonearsenal{2.0.2} [Redstone Arsenal] (RedstoneArsenal-1.10.2-2.0.2.27-universal.jar)
UCHI rflux{0.1.0} [RF Lux] (rflux-0.1.0.jar)
UCHI rftools{5.90} [RFTools] (rftools-1.1x-5.90.jar)
UCHI rftoolscontrol{1.6.6} [RFTools Control] (rftoolsctrl-1.1x-1.6.6.jar)
UCHI substratum{1.8.2.1} [Substratum] (Substratum-1.10.2-1.8.2.1.jar)
UCHI rfutilities{1.10.2-0.3-hotfix1} [RFUtilities] (RFUtilities-1.10.2-0.3-hotfix2.jar)
UCHI rockhounding_rocks{v1.01} [Rockhounding: Rocks] (rockhounding_rocks-1.10.2-v1.01.jar)
UCHI rockhounding_surface{v1.10} [Rockhounding: Surface] (rockhounding_surface-1.10.2-v1.10.jar)
UCHI ropebridge{1.4.8} [Rope Bridge] (ropebridge-1.10.2-2.0.0.jar)
UCHI sanguimancy{1.10.2-2.0.2} [Sanguimancy] (Sanguimancy-1.10.2-2.0.2.jar)
UCHI sgcraft{1.13.2} [SG Craft] (SGCraft-1.13.2-mc1.10.2.jar)
UCHI shetiphiancore{3.3.8} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.8.jar)
UCHI ShieldHider{1.0.1} [Shield Hider] (ShieldHider-1.0.1_1.9.4.jar)
UCHI simplevoidworld{1.1.0.4} [SimpleVoidWorld] (Simple-Void-World-1.10.2-1.1.0.4-universal.jar)
UCHI valkyrielib{1.10.2-0.10.6} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.6.jar)
UCHI simplegenerators{1.10.2-0.10.6a} [Simple Generators] (simplegenerators-1.10.2-0.10.6a.jar)
UCHI simplyconveyors{1.4.1} [Simply Conveyors] (SimplyConveyors-1.4.2.jar)
UCHI simplyjetpacks{2.0.3.26} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2-2.0.3.26.jar)
UCHI slabcraftmod{6.03} [Slabcraft] (Slabcraftmod v6.03 - MC1.10.2 Forge.jar)
UCHI snad{1.10.2-1.6.09.20a} [Snad] (Snad-1.10.2-1.6.09.20a.jar)
UCHI soundfilters{0.9_for_1.9} [Sound Filters] (SoundFilters-0.9_for_1.9.4.jar)
UCHI soundphysics{1.0.0} [Sound Physics] (soundphysics-mc1.10.2-v1.0.0.jar)
UCHI soundreloader{1.1} [Sound Reloader] (soundreloader-1.1-1.10.2.jar)
UCHI Stackie{1.6.0.44} [Stackie] (Stackie-1.10.2-1.6.0.44-universal.jar)
UCHI staircraftmod{6.02} [Staircraft] (Staircraftmod v6.02 - MC1.10.2 Forge.jar)
UCHI stevescarts{2.1.4.83} [Steve's Carts 2] (StevesCarts-1.10.2-2.1.4.83.jar)
UCHI storagedrawersextra{1.10-1.1.0} [Storage Drawers Extras] (StorageDrawersExtras-1.10-1.1.0.jar)
UCHI strait{1.10-0.3} [Strait] (strait-1.10-0.3.jar)
UCHI rscircuits{1.0.4} [Super Circuit Maker] (SuperCircuitMaker-1.0.4.jar)
UCHI supersoundmuffler{1.0.1.4} [Super Sound Muffler] (supersoundmuffler-1.10.2-1.0.1.4.jar)
UCHI taiga{1.1.4} [Tinkers Alloying Addon] (taiga-1.10.2-1.1.4.jar)
UCHI tails{1.10.2-1.8.3} [Tails] (Tails-1.10.2-1.8.3.jar)
UCHI terraqueous{1.2.20} [Terraqueous] (terraqueous-1.10.0-1.2.20.jar)
UCHI thebetweenlands{2.0.2-alpha} [The Betweenlands] (TheBetweenlands-2.0.2-alpha-universal.jar)
UCHI thermalsmeltery{2.0.2} [Thermal Smeltery] (ThermalSmeltery-2.0.2.jar)
UCHI thermalsolars{1.10.2 Beta V1.4} [Thermal Solars] (thermalsolars-1.10.2-1.4.jar)
UCHI tinker_io{release 2.4.3} [Tinker I/O] (tinker_io-1.10.2-release 2.4.3.jar)
UCHI TinkersAddons{1.0.5} [Tinkers' Addons] (Tinkers' Addons-1.10.x-1.0.5.jar)
UCHI tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar)
UCHI tomtom{@Version@} [TomTom] (TomTom-1.10.2-b3-universal.jar)
UCHI toolbelt{1.4.0} [Tool Belt] (ToolBelt-1.10.2-1.4.0.jar)
UCHI torcharrowsmod{1.10.2-1} [TorchArrowsMod] (torcharrows-1.10.2-1.jar)
UCHI torchmaster{1.0} [TorchMaster] (torchmaster_1.10.2-1.1.1.14.jar)
UCHI usefulnullifiers{1.3.4} [Useful Nullifiers] (usefulnullifiers-1.3.4.jar)
UCHI WailaHarvestability{1.1.9} [Waila Harvestability] (WailaHarvestability-mc1.10.2-1.1.9.jar)
UCHI wanionlib{1.10.2-1.3} [WanionLib] (WanionLib-1.10.2-1.3.jar)
UCHI weaponcaseloot{4.0.2} [WeaponCaseLoot] (weaponcaseloot-1.10.2-4.0.2.jar)
UCHI wcg{1.0.0} [Wireless Crafting Grid] (WirelessCraftingGrid-1.10.2-1.0.0.jar)
UCHI WorldEditCuiFe{1.0.7} [WorldEdit CUI Forge Edition] (WorldEditCuiFe-v1.0.7-mf-1.10.2-12.18.2.2125.jar)
UCHI xtones{1.10.2-1.0.1-3} [Xtones] (Xtones-1.10.2-1.0.1-3.jar)
UCHI yoyos{1.10.2-0.2.0-5-} [Yoyos] (yoyos-1.10.2-0.2.0-5-.jar)
UCHI fluidity{6.1.4} [Fluidity] (Fluidity-6.1.4.jar)
UCHI librarianliblate{1.10.1} [LibrarianLib Stage 2] (librarianlib-1.10.1.jar)
UCHI unidict{1.10.2-2.8} [UniDict] (UniDict-1.10.2-2.8.jar)
UD mdecore-core{1.0} [MDE Core - ASM Tweaks] (minecraft.jar)
Loaded coremods (and transformers):
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.7.241-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.CCL_ASMTransformer
literalascension (literalascension-1.10.2-1.0.1.1.jar)
com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher
CreativePatchingLoader (CreativeCore v1.6.26 mc1.10.2.jar)

ColorUtilityCorePlugin (ColorUtility-universal-1.0.3.jar)
com.Axeryok.ColorUtility.ColorUtilityTransformer
FMLPlugin (InventoryTweaks-1.62-dev-66.jar)
invtweaks.forge.asm.ContainerTransformer
ChiselCorePlugin (Chisel-MC1.10.2-0.0.8.13.jar)
team.chisel.common.asm.ChiselTransformer
ForgelinPlugin (Forgelin-1.4.0.jar)

MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar)
net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
net.malisis.core.util.chunkblock.ChunkBlockTransformer
net.malisis.core.renderer.transformer.MalisisRendererTransformer
net.malisis.core.renderer.icon.asm.TextureMapTransformer
net.malisis.core.util.clientnotif.ClientNotifTransformer
DynamicSurroundingsCore (DynamicSurroundings-1.10.2-3.2.8.1.jar)
org.blockartistry.mod.DynSurround.asm.Transformer
LoadingHook (Mekanism-1.10.2-9.2.1.300.jar)

MDECore-Core (mdecore-1.10.2-1.5.1.jar)
com.mattdahepic.mdecore.asm.TickrateTransformer
Plugin (NotEnoughIDs-1.5.3.jar)
ru.fewizz.neid.asm.Transformer
TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
li.cil.oc.common.asm.ClassTransformer
llibrary (llibrary-1.7.2-1.10.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
CoFH Loading Plugin (CoFHCore-1.10.2-4.1.0.155-universal.jar)
cofh.asm.CoFHClassTransformer
cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
TheBetweenlandsLoadingPlugin (TheBetweenlands-2.0.2-alpha-universal.jar)
thebetweenlands.core.TheBetweenlandsClassTransformer
SPFMLLoadingPlugin (soundphysics-mc1.10.2-v1.0.0.jar)
com.sonicether.soundphysics.SoundPhysicsCore
Default Options (DefaultOptions_1.10.2-6.1.5.jar)
net.blay09.mods.defaultoptions.coremod.DefaultOptionsClassTransformer
EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
com.enderio.core.common.transform.EnderCoreTransformer
LoadingPlugin (Quark-r1.1-70.jar)
vazkii.quark.base.asm.ClassTransformer
CXLibraryCore (cxlibrary-1.10.2-1.2.3.jar)
cubex2.cxlibrary.CoreModTransformer
LittlePatchingLoader (LittleTiles v1.4.3 mc1.10.2.jar)
com.creativemd.littletiles.LittleTilesTransformer
RebornCoreASM (RebornCore-1.10.2-2.13.5.136-universal.jar)
reborncore.mixin.transformer.MixinTransformer
ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.8.jar)
shetiphian.core.asm.ClassTransformer
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerHarvestTools (Enabled/Forced)
- TinkerMeleeWeapons (Enabled/Forced)
- TinkerRangedWeapons (Enabled/Forced)
- TinkerModifiers (Enabled/Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)
- chiselsandbitsIntegration (Enabled/Not Forced)
- craftingtweaksIntegration (Enabled/Not Forced)
- WailaIntegration (Enabled/Not Forced)

Pulsar/natura loaded Pulses:
- NaturaCommons (Enabled/Forced)
- NaturaOverworld (Enabled/Not Forced)
- NaturaNether (Enabled/Not Forced)
- NaturaTools (Enabled/Not Forced)
- NaturaEntities (Enabled/Not Forced)
- NaturaOredict (Enabled/Forced)
- NaturaWorld (Enabled/Not Forced)
- WailaIntegration (Enabled/Not Forced)

CodeChickenLib Invalid Fingerprint Reports:
CodeChickenCore Invalid Fingerprint Reports:
EnderStorage Invalid Fingerprint Reports:
List of loaded APIs:
* actuallyadditionsapi (29) from ActuallyAdditions-1.10.2-r105.jar
* Baubles|API (1.3.1.3) from Baubles-1.10.2-1.3.9.jar
* BetterAchievements|API (0.3.3.10) from BetterAchievements-1.10.2-0.3.3.10.jar
* BetweenlandsAPI (1.1.0) from TheBetweenlands-2.0.2-alpha-universal.jar
* bigreactors|API (4.0.1) from ExtremeReactors-1.10.2-0.4.5.27.jar
* BloodMagic|API (@Version@) from BloodMagic-1.10.2-2.1.7-76.jar
* BotaniaAPI (85) from Botania r1.9-341.jar
* botanicaladdonsAPI (1) from NaturalPledge-r1.10.jar
* ChiselAPI (0.0.1) from Chisel-MC1.10.2-0.0.8.13.jar
* ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.8.13.jar
* ChiselsAndBitsAPI (12.10.0) from chiselsandbits-12.12.jar
* CoFHAPI (1.8.9R1.2.0B1) from SonarCore-1.10.2-3.2.6.jar
* cofhapi (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
* cofhapi|block (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
* CoFHAPI|block (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.4.jar
* CoFHAPI|core (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
* cofhapi|core (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
* CoFHAPI|energy (1.8.9R1.2.0B1) from RFUtilities-1.10.2-0.3-hotfix2.jar
* cofhapi|energy (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
* CoFHAPI|inventory (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
* CoFHAPI|item (1.8.9R1.2.0B1) from plustic-3.1.jar
* cofhapi|item (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
* CoFHAPI|tileentity (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.4.jar
* cofhapi|tileentity (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
* CoFHAPI|transport (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.4.jar
* cofhapi|util (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
* cofhlib (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
* cofhlib|audio (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
* cofhlib|gui (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
* cofhlib|gui|container (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
* cofhlib|gui|element (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
* cofhlib|gui|element|listbox (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
* cofhlib|gui|slot (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
* cofhlib|inventory (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
* cofhlib|util (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
* cofhlib|util|helpers (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
* cofhlib|world (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
* cofhlib|world|feature (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
* commoncapabilities|api (0.0.1) from CommonCapabilities-1.9.4-1.3.1.jar
* compatlayer (0.2.5) from compatlayer-1.10-0.2.5.jar
* ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
* ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
* ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
* ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
* ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
* ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
* ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
* ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
* CraftingTweaks|API (4.1) from CraftingTweaks_1.10.2-6.1.16.jar
* dsurroundAPI (1.0) from DynamicSurroundings-1.10.2-3.2.8.1.jar
* EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.179.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.179.jar
* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.179.jar
* EnderIOAPI|Tools (0.0.2) from MoarSigns-1.10.2-4.2.2.8.jar
* fluxapi (1.0) from FluxNetworks-1.10.2-1.1.8.jar
* ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|climate (2.1.0) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|core (5.1.0) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|greenhouse (5.2.0) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|mail (3.1.0) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.17.368.jar
* ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.17.368.jar
* gendustryAPI (2.3.0) from gendustry-1.6.5.30-mc1.10.2.jar
* Guide-API|API (1.10.2-2.0.3-46) from Guide-API-1.10.2-2.0.3-46.jar
* iChunUtil API (1.1.0) from iChunUtil-1.10.2-6.2.0.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-57.jar
* ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-57.jar
* IronBackpacks|API (0.5) from IronBackpacks-1.10.2-2.2.23.jar
* jeresources|API (0.5.8.98) from JustEnoughResources-1.10.2-0.5.8.98.jar
* journeymap|client-api (1.3) from journeymap-1.10.2-5.4.6.jar
* journeymap|client-api-display (1.3) from journeymap-1.10.2-5.4.6.jar
* journeymap|client-api-event (1.3) from journeymap-1.10.2-5.4.6.jar
* journeymap|client-api-model (1.3) from journeymap-1.10.2-5.4.6.jar
* journeymap|client-api-util (1.3) from journeymap-1.10.2-5.4.6.jar
* JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.7.416.jar
* mcjtylib_ng (2.3.11) from mcjtylib-1.1x-2.3.11.jar
* MekanismAPI|core (9.0.0) from Mekanism-1.10.2-9.2.1.300.jar
* MekanismAPI|energy (9.0.0) from Mekanism-1.10.2-9.2.1.300.jar
* MekanismAPI|gas (9.0.0) from Mekanism-1.10.2-9.2.1.300.jar
* MekanismAPI|infuse (9.0.0) from Mekanism-1.10.2-9.2.1.300.jar
* MekanismAPI|laser (9.0.0) from Mekanism-1.10.2-9.2.1.300.jar
* MekanismAPI|reactor (9.0.0) from Mekanism-1.10.2-9.2.1.300.jar
* MekanismAPI|recipe (9.0.0) from Mekanism-1.10.2-9.2.1.300.jar
* MekanismAPI|transmitter (9.0.0) from Mekanism-1.10.2-9.2.1.300.jar
* MekanismAPI|util (9.0.0) from Mekanism-1.10.2-9.2.1.300.jar
* MoarSigns|API (1.2) from MoarSigns-1.10.2-4.2.2.8.jar
* Open Glider|API (0.1) from OpenGlider-1.10.2-0.2.2.jar
* OpenComputersAPI|Component (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
* OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
* OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
* OpenComputersAPI|Driver|Item (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
* OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
* OpenComputersAPI|FileSystem (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
* OpenComputersAPI|Internal (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
* OpenComputersAPI|Machine (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
* OpenComputersAPI|Manual (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
* OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
* OpenComputersAPI|Prefab (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
* ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.10.2-1.0.13.jar
* railcraft:API|core (2.0.0) from Railcraft_1.10.2-10.0.1.jar
* RailcraftAPI|bore (2.0.0) from Railcraft_1.10.2-10.0.1.jar
* RailcraftAPI|carts (2.0.0) from Railcraft_1.10.2-10.0.1.jar
* RailcraftAPI|charge (3.0.0) from Railcraft_1.10.2-10.0.1.jar
* RailcraftAPI|crafting (2.0.0) from Railcraft_1.10.2-10.0.1.jar
* RailcraftAPI|events (2.0.0) from Railcraft_1.10.2-10.0.1.jar
* RailcraftAPI|fuel (2.0.0) from Railcraft_1.10.2-10.0.1.jar
* RailcraftAPI|helpers (2.0.0) from Railcraft_1.10.2-10.0.1.jar
* RailcraftAPI|items (2.0.0) from Railcraft_1.10.2-10.0.1.jar
* RailcraftAPI|locomotive (2.0.0) from Railcraft_1.10.2-10.0.1.jar
* RailcraftAPI|signals (3.0.0) from Railcraft_1.10.2-10.0.1.jar
* RailcraftAPI|tracks (3.0.0) from Railcraft_1.10.2-10.0.1.jar
* reborncoreAPI (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar
* reborncoreAPI|Fuel (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar
* reborncoreAPI|Power (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar
* reborncoreAPI|Recipe (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar
* reborncoreAPI|Tile (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar
* RHCApi (1.0) from rockhounding_rocks-1.10.2-v1.01.jar
* RHCApi|machines (1.0) from rockhounding_surface-1.10.2-v1.10.jar
* Sanguimancy|API (@Version@) from Sanguimancy-1.10.2-2.0.2.jar
* stevescartsAPI (2.1.4.83) from StevesCarts-1.10.2-2.1.4.83.jar
* stevescartsAPI|FARMS (2.1.4.83) from StevesCarts-1.10.2-2.1.4.83.jar
* StorageDrawersAPI (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.6.1.jar
* StorageDrawersAPI|config (1.7.10-1.2.0) from refinedstorage-1.2.24.jar
* StorageDrawersAPI|event (1.7.10-1.2.0) from refinedstorage-1.2.24.jar
* StorageDrawersAPI|inventory (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.6.1.jar
* StorageDrawersAPI|pack (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.6.1.jar
* StorageDrawersAPI|registry (1.7.10-1.2.0) from refinedstorage-1.2.24.jar
* StorageDrawersAPI|render (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.6.1.jar
* StorageDrawersAPI|storage (1.7.10-1.2.0) from refinedstorage-1.2.24.jar
* StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from refinedstorage-1.2.24.jar
* TerraqueousAPI (1.0) from terraqueous-1.10.0-1.2.20.jar
* TerraqueousAPI|Cloud (1.0) from terraqueous-1.10.0-1.2.20.jar
* TerraqueousAPI|Machines (1.0) from terraqueous-1.10.0-1.2.20.jar
* TerraqueousAPI|Plant (1.0) from terraqueous-1.10.0-1.2.20.jar
* valkyrielib.api (1.10.2-0.10.6) from valkyrielib-1.10.2-0.10.6.jar
* WailaAPI (1.3) from Hwyla-1.8.11-B25_1.10.2.jar
* zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.4.jar
* zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.4.jar
* zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.4.jar
ChickenChunks Invalid Fingerprint Reports:
EnderIO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
* The RF API that is being used (1.5.0 from (guessing) null) differes from that that is reported as being loaded (1.8.9R1.2.0B1 from RFUtilities-1.10.2-0.3-hotfix2.jar).
It is a supported version, but that difference may lead to problems.
* Our API got loaded from MoarSigns-1.10.2-4.2.2.8.jar. That's unexpected.
This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Detailed RF API diagnostics:
* RF API class 'EnergyStorage' is loaded from: jar:file:/D:/Games/Minecraft/Curse/Instances/JaksPack_1.10.2_Dev/mods/CoFHCore-1.10.2-4.1.0.155-universal.jar!/cofh/api/energy/EnergyStorage.class
* RF API class 'IEnergyConnection' is loaded from: jar:file:/D:/Games/Minecraft/Curse/Instances/JaksPack_1.10.2_Dev/mods/CoFHCore-1.10.2-4.1.0.155-universal.jar!/cofh/api/energy/IEnergyConnection.class
* RF API class 'IEnergyContainerItem' is loaded from: jar:file:/D:/Games/Minecraft/Curse/Instances/JaksPack_1.10.2_Dev/mods/CoFHCore-1.10.2-4.1.0.155-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
* RF API class 'IEnergyHandler' is loaded from: jar:file:/D:/Games/Minecraft/Curse/Instances/JaksPack_1.10.2_Dev/mods/CoFHCore-1.10.2-4.1.0.155-universal.jar!/cofh/api/energy/IEnergyHandler.class
* RF API class 'IEnergyProvider' is loaded from: jar:file:/D:/Games/Minecraft/Curse/Instances/JaksPack_1.10.2_Dev/mods/CoFHCore-1.10.2-4.1.0.155-universal.jar!/cofh/api/energy/IEnergyProvider.class
* RF API class 'IEnergyReceiver' is loaded from: jar:file:/D:/Games/Minecraft/Curse/Instances/JaksPack_1.10.2_Dev/mods/CoFHCore-1.10.2-4.1.0.155-universal.jar!/cofh/api/energy/IEnergyReceiver.class
* RF API class 'IEnergyStorage' is loaded from: jar:file:/D:/Games/Minecraft/Curse/Instances/JaksPack_1.10.2_Dev/mods/CoFHCore-1.10.2-4.1.0.155-universal.jar!/cofh/api/energy/IEnergyStorage.class
* RF API class 'ItemEnergyContainer' is loaded from: jar:file:/D:/Games/Minecraft/Curse/Instances/JaksPack_1.10.2_Dev/mods/CoFHCore-1.10.2-4.1.0.155-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
* RF API class 'TileEnergyHandler' is loaded from: jar:file:/D:/Games/Minecraft/Curse/Instances/JaksPack_1.10.2_Dev/mods/CoFHCore-1.10.2-4.1.0.155-universal.jar!/cofh/api/energy/TileEnergyHandler.class
Detailed Tesla API diagnostics:
* Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
* Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
* Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
* Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
* Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
* Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
* Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
* Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
* Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
* Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
* Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

RebornCore:
Plugin Engine: 0
RebornCore Version: 2.13.5.136
Mixin Status: 1
Runtime Debofucsation 1
RenderEngine: 0`

@Landmaster
Copy link

Does Natural Pledge have a config parameter to disable their Tinkers Construct integration? If not, then it should because the reason for this compatibility both this mod and my mod, PlusTiC, add Tinkers Construct integration to Botania for the same materials; even if we registered the materials under different names, Tinker's Construct would not be able to decide which integration to use; thus, there needs to be this config in both mods so that the player can choose which integration to use. (I have already added config parameters to disable Botania integration while preserving other mod compatibility.)

@yrsegal
Copy link
Owner

yrsegal commented Mar 22, 2017

I don't, but that can be done for the final 1.10 release (soon(tm))

@Landmaster
Copy link

@yrsegal Thanks!

@esotericist
Copy link

You should probably be aware that NaturalPledge-r1.11.jar doesn't seem to have the config options.
I just had the old "B:one_bonemeal=false" entry in my botanicaladdons.cfg, so I tried deleting that and letting it regenerate the config file, and now it's simply empty.

If there's some other config file that governs Natural Pledge, I can't find it.

@Landmaster
Copy link

Landmaster commented Apr 12, 2017

@esotericist Neither PlusTiC nor Tinkers Construct use 1.11, so why are you using Natural Pledge 1.11 anyway?
EDIT: I thought that r1.11 meant Minecraft 1.11, but it turns out that this is not so.

@esotericist
Copy link

@Landmaster Yeah, I was referring to the final release of Natural Pledge for 1.10.2.

@yrsegal
Copy link
Owner

yrsegal commented Apr 13, 2017

Weird. I'll probably end up fixing this soon.

@Protheus
Copy link

Protheus commented Jun 4, 2017

Will you provide a fix or will the r1.11 not be supported anymore for MC 1.10.2?

MC: 1.10.2
Forge: 2297
Natural Pledge: 1.11
Botania: r1.9-341
Tinker: 1.10.2-2.6.5
plustic: 5.0.1.0

Pastebin: https://pastebin.com/XY1RR9b4

Summary:

// I just don't know what went wrong :(

Time: 6/4/17 12:00 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Natural Pledge (botanicaladdons)
Caused by: java.lang.ExceptionInInitializerError
at shadowfox.botanicaladdons.common.integration.tinkers.TinkersIntegration.load(TinkersIntegration.kt:21)
at shadowfox.botanicaladdons.common.integration.tinkers.TinkersProxy$load$1.invoke(TinkersProxy.kt:27)
at shadowfox.botanicaladdons.common.integration.tinkers.TinkersProxy$load$1.invoke(TinkersProxy.kt:10)
at shadowfox.botanicaladdons.common.integration.tinkers.TinkersProxy.loadTinkers(TinkersProxy.kt:25)
at shadowfox.botanicaladdons.common.core.CommonProxy.init(CommonProxy.kt:51)
at shadowfox.botanicaladdons.client.core.ClientProxy.init(ClientProxy.kt:36)
at shadowfox.botanicaladdons.common.BotanicalAddons.init(BotanicalAddons.kt:50)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:243)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
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 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:145)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:805)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:334)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
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(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)
Caused by: slimeknights.tconstruct.library.TinkerAPIException: [TCon API] Could not register Material "manasteel": It was already registered by PlusTiC
at slimeknights.tconstruct.library.TinkerRegistry.error(TinkerRegistry.java:942)
at slimeknights.tconstruct.library.TinkerRegistry.addMaterial(TinkerRegistry.java:132)
at slimeknights.tconstruct.library.MaterialIntegration.integrate(MaterialIntegration.java:116)
at shadowfox.botanicaladdons.common.integration.tinkers.TinkersMaterials.(TinkersMaterials.kt:175)
at shadowfox.botanicaladdons.common.integration.tinkers.TinkersMaterials.(TinkersMaterials.kt:35)
... 43 more

@yrsegal
Copy link
Owner

yrsegal commented Jun 5, 2017

1.10 is no longer supported.

@Landmaster
Copy link

@Protheus Turn off the Botania module for PlusTiC to fix.

@Landmaster
Copy link

@yrsegal Due to the lamentable lack of a usable config in Natural Pledge 1.10.2 and this issue being stalled on Natural Pledge's side, starting in version 5.1.2.0, my mod PlusTiC will automatically resolve the material incompatibilities and prevent the crash by manually removing the colliding Natural Pledge materials and replacing them with the PlusTiC variants by default, with a config to toggle this.

This issue should thus be considered resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants