cjoint

Publicité


Publicité

Format du document : text/plain

Prévisualisation

---- Minecraft Crash Report ----

WARNING: coremods are present:
CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)
LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
CreativePatchingLoader (CreativeCore v1.7.3 mc1.10.2.jar)
NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
literalascension (literalascension-1.10.2-1.0.2.2.jar)
EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.7.2-anarchy.jar)
DynamicSurroundingsCore (DynamicSurroundings-1.10.2-3.4.6.2.jar)
IC2core (industrialcraft-2-2.6.252-ex110.jar)
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.9.jar)
Default Options (DefaultOptions_1.10.2-6.1.5.jar)
BlurPlugin (Blur-1.0.4-14.jar)
CTMCorePlugin (CTM-MC1.10.2-0.2.2.24.jar)
NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar)
RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
FMLPlugin (InventoryTweaks-1.61-58.jar)
SoundUnpack (OpenSecurity-MC1.10.2-1.0-25.jar)
BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
ForgelinPlugin (Forgelin-1.5.1.jar)
LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
AstralCore (astralsorcery-1.4.5.jar)
llibrary (llibrary-1.7.7-1.10.2.jar)
LittleLatePatchingLoader (LittleTilesCore-v1.0.0.jar)
MicdoodlePlugin (MicdoodleCore-1.10.2-4.0.0.116.jar)
LittlePatchingLoader (LittleTiles v1.4.12 mc1.10.2.jar)
Contact their authors BEFORE contacting forge

// Don't be sad. I'll do better next time, I promise!

Time: 10/29/17 2:49 PM
Description: Initializing game

java.lang.OutOfMemoryError: Java heap space
at net.minecraft.client.renderer.texture.TextureUtil.func_110993_a(TextureUtil.java:239)
at net.minecraft.client.renderer.texture.TextureUtil.func_110995_a(TextureUtil.java:230)
at net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(TextureUtil.java:198)
at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:46)
at hellfirepvp.astralsorcery.client.util.resource.BindableResource.allocateGlId(BindableResource.java:66)
at hellfirepvp.astralsorcery.client.util.TexturePreloader.preloadMandatoryTextures(TexturePreloader.java:45)
at hellfirepvp.astralsorcery.client.util.TexturePreloader.doPreloadRoutine(TexturePreloader.java:28)
at hellfirepvp.astralsorcery.client.util.resource.AssetLibrary.func_110549_a(AssetLibrary.java:66)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:763)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350)
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)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Client thread
Stacktrace:
at net.minecraft.client.renderer.texture.TextureUtil.func_110993_a(TextureUtil.java:239)
at net.minecraft.client.renderer.texture.TextureUtil.func_110995_a(TextureUtil.java:230)
at net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(TextureUtil.java:198)
at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:46)
at hellfirepvp.astralsorcery.client.util.resource.BindableResource.allocateGlId(BindableResource.java:66)
at hellfirepvp.astralsorcery.client.util.TexturePreloader.preloadMandatoryTextures(TexturePreloader.java:45)
at hellfirepvp.astralsorcery.client.util.TexturePreloader.doPreloadRoutine(TexturePreloader.java:28)
at hellfirepvp.astralsorcery.client.util.resource.AssetLibrary.func_110549_a(AssetLibrary.java:66)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:763)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)

-- Initialization --
Details:
Stacktrace:
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)

-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_131, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 8675640 bytes (8 MB) / 2112618496 bytes (2014 MB) up to 2112618496 bytes (2014 MB)
JVM Flags: 8 total; -XX:+UseCMSCompactAtFullCollection -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+AggressiveOpts -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024M -Xmx2048M -XX:MaxPermSize=256M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.3.2281 188 mods loaded, 188 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.10.2-12.18.3.2281.jar)
UCHIJA Forge{12.18.3.2281} [Minecraft Forge] (forge-1.10.2-12.18.3.2281.jar)
UCHIJA Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.2.jar)
UCHIJA creativecoredummy{1.0.0} [CreativeCoreDummy] (minecraft.jar)
UCHIJA littletilescore{1.0.0} [LittleTilesCore] (minecraft.jar)
UCHIJA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCHIJA NotEnoughItems{2.1.3.220} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.3.220-universal.jar)
UCHIJA OpenComputers|Core{1.6.2.7} [OpenComputers (Core)] (minecraft.jar)
UCHIJA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
UCHIJA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
UCHIJA bettercombatmod{1.4.0} [Better Combat] ([MC 1.10.X] BetterCombatMod 1.4.jar)
UCHIJA aarandomlensblocker{1.0} [AARandomLensBlocker] (aarandomlensblocker-1.10.2_1.0.jar)
UCHIJA actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar)
UCHIJA CodeChickenLib{2.5.9.283} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
UCHIJA CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar)
UCHIJA EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar)
UCHIJA IC2{2.6.252-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.252-ex110.jar)
UCHIJA JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar)
UCHIJA OpenComputers{1.6.2.7} [OpenComputers] (OpenComputers-MC1.10.2-1.6.2.7.jar)
UCHIJA actuallycomputers{1.0.0} [ActuallyComputers] (actuallycomputers-1.0.0.jar)
UCHIJA advanced_solar_panels{4.0.4} [Advanced Solar Panels] (Advanced Solar Panels-4.0.4.jar)
UCHIJA csb_armorstand{1.0.4} [Armor Stand Configurator] (ArmorStandGUI-1.10-1.0.4.jar)
UCHIJA Aroma1997CoreHelper{1.1.1.2} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.2.jar)
UCHIJA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.9.4-1.2.0.7.jar)
UCHIJA astralsorcery{1.4.5} [Astral Sorcery] (astralsorcery-1.4.5.jar)
UCHIJA Psi{r1.0-42} [Psi] (Psi-r1.0-42.jar)
UCHIJA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
UCHIJA backport{1.3} [Backport] (backport-1.3-patch2.jar)
UCHIJA baconators{3.0.6} [Baconators] (baconators-1.10.2-3.0.6.jar)
UCHIJA bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar)
UCHIJA bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.10.2-1.1.6.jar)
UCHIJA betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar)
UCHIJA BiblioCraft{2.2.5} [BiblioCraft] (BiblioCraft[v2.2.5][MC1.10.2].jar)
UCHIJA BiomesOPlenty{5.0.0.2290} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2290-universal.jar)
UCHIJA blur{1.0.4-14} [Blur] (Blur-1.0.4-14.jar)
UCHIJA bookshelf{1.4.4.347} [Bookshelf] (Bookshelf-1.10.2-1.4.4.347.jar)
UCHIJA bookshelfapi{5.0.0} [Bookshelf] (Bookshelf-API-1.10.2-5.0.0-B92.jar)
UCHIJA BuildersGuides{1.10.2-1.0.2} [Builder's Guides] (buildersguides-1.10.2-1.0.2.jar)
UCHIJA Chameleon{1.10.2-2.3.0} [Chameleon] (Chameleon-1.10.2-2.3.0.jar)
UCHIJA chancecubes{1.10.2-3.0.1.204} [Chance Cubes] (ChanceCubes-1.10.2-3.0.1.204.jar)
UCHIJA ChickenChunks{2.2.0.52} [ChickenChunks] (ChickenChunks-1.10.2-2.2.0.52-universal.jar)
UCHIJA chisel{MC1.10.2-0.0.13.30} [Chisel] (Chisel-MC1.10.2-0.0.13.30.jar)
UCHIJA mcmultipart{1.3.0_87} [MCMultiPart] (MCMultiPart-experimental-2.0.0_88-universal.jar)
UCHIJA chiselsandbits{12.15} [Chisels & Bits] (chiselsandbits-12.15.jar)
UCHIJA shadowmc{3.6.1} [ShadowMC] (ShadowMC-1.10.2-3.6.1.jar)
UCHIJA clipboard{@VERSION@} [Clipboard] (Clipboard-1.10.2-1.1.1.jar)
UCHIJA cyclopscore{0.10.7} [Cyclops Core] (CyclopsCore-1.9.4-0.10.7.jar)
UCHIJA colossalchests{1.6.0} [Colossal Chests] (ColossalChests-1.10.2-1.6.0.jar)
UCHIJA endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar)
UCHIJA Waila{1.8.17-B31_1.10.2} [Waila] (Hwyla-1.8.17-B31_1.10.2.jar)
UCHIJA EnderIO{1.10.2-3.1.193} [Ender IO] (EnderIO-1.10.2-3.1.193.jar)
UCHIJA galacticraftcore{4.0.0} [Galacticraft Core] (GalacticraftCore-1.10.2-4.0.0.116.jar)
UCHIJA Mekanism{9.2.3} [Mekanism] (Mekanism-1.10.2-9.2.3.97.jar)
UCHIJA omlib{3.0.0-126} [OMLib] (omlib-1.10.2-3.0.0-126.jar)
UCHIJA openmodularturrets{3.0.0-210} [Open Modular Turrets] (openmodularturrets-1.10.2-3.0.0-210.jar)
UCHIJA combatplus{1.10.2-1.0.3} [Combat Plus] (CombatPlus-1.10.2-1.0.3.jar)
UCHIJA asielib{1.0.0} [asielib] (Computronics-1.10.2-1.6.4.jar)
UCHIJA computronics{1.6.4} [Computronics] (Computronics-1.10.2-1.6.4.jar)
UCHIJA cookingforblockheads{4.2.45} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.45.jar)
UCHIJA pillar_extension_biomesoplenty{3.0.0} [Corail Pillar - Biomes O'Plenty Extension] (corail_pillar_extension_biomesoplenty-3.0.0.jar)
UCHIJA pillar_extension_chisel{1.1.0} [Corail Pillar - Chisel Extension] (corail_pillar_extension_chisel-1.1.0.jar)
UCHIJA cosmeticarmorreworked{1.10.2-v2a} [CosmeticArmorReworked] (CosmeticArmorReworked-1.10.2-v2a.jar)
UCHIJA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.26.jar)
UCHIJA MineTweaker3{3.0.26} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.26.jar)
UCHIJA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.26.jar)
UCHIJA creativecore{1.7.4} [CreativeCore] (CreativeCore v1.7.3 mc1.10.2.jar)
UCHIJA ctm{MC1.10.2-0.2.2.24} [CTM] (CTM-MC1.10.2-0.2.2.24.jar)
UCHIJA custommainmenu{2.0.5} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.5.jar)
UCHIJA cyberware{beta-0.2.10} [Cyberware] (cyberware-1.9.4-1.10.2-beta-0.2.10.jar)
UCHIJA debugserverinfo{1.0.5} [DebugServerInfo] (DebugServerInfo-1.10.2-1.0.5.jar)
UCHIJA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4.2_1.10.2.jar)
UCHIJA props{2.4.2} [Decocraft] (Decocraft-2.4.2_1.10.2.jar)
UCHIJA eleccore{1.7.425} [ElecCore] (ElecCore-1.10.2-1.7.425.jar)
UCHIJA deepresonance{1.4.8} [DeepResonance] (deepresonance-1.1x-1.4.8.jar)
UCHIJA defaultoptions{6.1.5} [Default Options] (DefaultOptions_1.10.2-6.1.5.jar)
UCHIJA StorageDrawers{1.10.2-3.7.10} [Storage Drawers] (StorageDrawers-1.10.2-3.7.10.jar)
UCHIJA bitdrawers{0.36} [Drawers & Bits] (DrawersBits-1.10.2-0.36.jar)
UCHIJA drones{0.1.17} [drones] (Drones-0.1.17.jar)
UCHIJA dsurround{3.4.6.2} [§3Dynamic Surroundings] (DynamicSurroundings-1.10.2-3.4.6.2.jar)
UCHIJA presets{3.4.6.2} [§3Presets!] (DynamicSurroundings-1.10.2-3.4.6.2.jar)
UCHIJA elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar)
UCHIJA eplus{4.1.0.113} [Enchanting Plus] (EnchantingPlus-1.10.2-4.1.0.115.jar)
UCHIJA endercompass{1.2.3.2} [Ender Compass] (EnderCompass-1.9.x-1.2.3.2.jar)
UCHIJA energyconverters{1.0.0.26} [Energy Converters] (energyconverters_1.10.2-1.0.0.26.jar)
UCHIJA exchangers{1.10.2-1.5} [Exchangers] (Exchangers-1.10.2-1.5.jar)
UCHIJA galacticraftplanets{4.0.0} [Galacticraft Planets] (Galacticraft-Planets-1.10.2-4.0.0.116.jar)
UCHIJA extraplanets{0.6.4} [Extra Planets] (ExtraPlanets-0.6.4.jar)
UCHIJA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.5.2.jar)
UCHIJA zerocore{1.10.2-0.1.0.6} [Zero CORE] (zerocore-1.10.2-0.1.0.6.jar)
UCHIJA bigreactors{1.10.2-0.4.5.30} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.30.jar)
UCHIJA farmingforblockheads{1.1.16} [Farming for Blockheads] (FarmingForBlockheads_1.10.2-1.1.16.jar)
UCHIJA fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
UCHIJA sonarcore{3.2.8} [SonarCore] (SonarCore-1.10.2-3.2.8.jar)
UCHIJA fluxnetworks{1.2.5} [FluxNetworks] (FluxNetworks-1.10.2-1.2.5.jar)
UCHIJA foamfix{@VERSION@} [FoamFix] (foamfix-0.7.2-anarchy.jar)
UCHIJA forgelin{1.5.1} [Shadowfacts' Forgelin] (Forgelin-1.5.1.jar)
UCHIJA ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.6.5.jar)
UCHIJA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.6.5.jar)
UCHIJA geneticsreborn{1.04} [Genetics Reborn] (geneticsreborn-mc1.10.2-v1.05.jar)
UCHIJA grapple_hooks{1.0.8} [Grapple Hooks] (Grapple-Hooks-1.10.2-1.0.8.jar)
UCHIJA gravestone{1.5.13} [Gravestone Mod] (gravestone-1.5.13.jar)
UCHIJA huds{#VERSION#} [huds] (Huds-beta-1.0.2.jar)
UCHIJA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
UCHIJA tconstruct{1.10.2-2.6.5.10} [Tinkers' Construct] (TConstruct-1.10.2-2.6.5.jar)
UCHIJA immersiveengineering{0.10-61} [Immersive Engineering] (ImmersiveEngineering-0.10-61.jar)
UCHIJA industrialwires{1.4-18} [Industrial Wires] (IndustrialWires-1.4-18.jar)
UCHIJA LunatriusCore{1.1.2.38} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.38-universal.jar)
UCHIJA InGameInfoXML{2.8.1.89} [InGame Info XML] (InGameInfoXML-1.10.2-2.8.1.89-universal.jar)
UCHIJA mtlib{@VERSION@} [MTLib] (MTLib-1.0.3.jar)
UCHIJA initialinventory{1.0.1} [InitialInventory] (InitialInventory-1.0.1.jar)
UCHIJA inventoryspam{1.0.2} [Inventory Spam] (InventorySpam-1.10.2-1.0.2.jar)
UCHIJA inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
UCHIJA ironbackpacks{1.10.2-2.2.31} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.31.jar)
UCHIJA ironchest{1.10.2-7.0.15.804} [Iron Chest] (ironchest-1.10.2-7.0.15.804.jar)
UCHIJA itorch{1.10.2-0.1.5} [iTorch] (itorch-1.10.2-0.1.5.jar)
UCHIJA jehc{1.2.2} [Just Enough HarvestCraft] (jehc-1.10.2-1.2.2.jar)
UCHIJA jeiintegration{1.2.0.19} [JEI Integration] (jeiintegration_1.10.2-1.2.0.19.jar)
UCHIJA journeymap{1.10.2-5.4.9b1} [JourneyMap] (journeymap-1.10.2-5.4.9b1.jar)
UCHIJA jeresources{0.5.8.98} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.8.98.jar)
UCHIJA lightningcraft{2.7.3} [LightningCraft] (lightningcraft-2.7.3-[1.10.2].jar)
UCHIJA llibrary{1.7.7} [LLibrary] (llibrary-1.7.7-1.10.2.jar)
UCHIJA literalascension{1.10.2-1.0.2.2} [Literal Ascension] (literalascension-1.10.2-1.0.2.2.jar)
UCHIJA littletiles{1.4.8} [LittleTiles] (LittleTiles v1.4.12 mc1.10.2.jar)
UCHIJA MekanismGenerators{9.2.3} [MekanismGenerators] (MekanismGenerators-1.10.2-9.2.3.97.jar)
UCHIJA MekanismTools{9.2.3} [MekanismTools] (MekanismTools-1.10.2-9.2.3.97.jar)
UCHIJA mtrm{1.2.1.26} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.10.2-1.2.1.26.jar)
UCHIJA miniheads{1.0.7} [MiniHeads] (miniheads-1.0.7-1.10.2.jar)
UCHIJA mob_grinding_utils{0.1.8.22} [mob_grinding_utils] (MobGrindingUtils-0.1.8.22.jar)
UCHIJA modtweaker{2.0.13} [Mod Tweaker] (ModTweaker2-2.0.13.jar)
UCHIJA numina{1.4.0} [numina] (ModularPowersuits-1.10.2-1.2.124.jar)
UCHIJA powersuits{1.10.2-1.2.124} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.10.2-1.2.124.jar)
UCHIJA moreoverlays{1.11} [MoreOverlays] (moreoverlays-1.11-mc1.10.2.jar)
UCHIJA mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.10.2.jar)
UCHIJA mputils{1.2.9} [ModPack Utilities] (mputils-1.10.2-1.2.9.jar)
UCHIJA mpbasic{1.1.3} [ModPack Basic Tools] (mpbasic-1.10.2-1.1.5.jar)
UCHIJA shetiphiancore{3.3.9} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.9.jar)
UCHIJA multibeds{1.2.4} [Multi-Beds] (multibeds-1.10.0-1.2.4.jar)
UCHIJA mysticalagriculture{1.5.8} [Mystical Agriculture] (mysticalagriculture[1.10.2]-1.5.8.jar)
UCHIJA natura{1.10.2-4.1.0.77} [Natura] (natura-1.10.2-4.1.0.77.jar)
UCHIJA Neat{1.3-12} [Neat] (Neat 1.3-12.jar)
UCHIJA neotech{4.0.0} [NeoTech] (Neotech-1.10.2-4.0.0-B151.jar)
UCHIJA netherportalfix{1.0} [NetherPortalFix] (NetherPortalFix_1.10.2-3.3.5.jar)
UCHIJA refinedstorage{1.2.26} [Refined Storage] (refinedstorage-1.2.26.jar)
UCHIJA ocrsdriver{1.0} [OC RS Driver] (ocrsdriver-1.0.2.jar)
UCHIJA openprinter{0.1.0.5} [OpenPrinter] (OpenPrinter-1.9.4-0.1.0.5.jar)
UCHIJA opensecurity{MC1.10.2-1.0.25} [OpenSecurity] (OpenSecurity-MC1.10.2-1.0-25.jar)
UCHIJA oreexcavation{1.2.102} [OreExcavation] (OreExcavation-1.2.102.jar)
UCHIJA p455w0rdslib{1.0.13} [p455w0rd's Library] (p455w0rdslib-1.10.2-1.0.13.jar)
UCHIJA packguard{2.2.0} [PackGuard] (PackGuard-1.10.2-2.2.0b.jar)
UCHIJA harvestcraft{1.10.2j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.10.2j.jar)
UCHIJA pressure{1.3.1.25} [Pressure Pipes] (pressure-1.3.1.25-mc1.10.2.jar)
UCHIJA quantumflux{2.0.11} [QuantumFlux] (quantumflux-1.10.2-2.0.11.jar)
UCHIJA quickhotbar{1.04} [Quick Hotbar] (quickhotbar_1102_1.04.jar)
UCHIJA railcraft{10.1.2} [Railcraft] (Railcraft_1.10.2-10.1.2.jar)
UCHIJA rainboaks{1.0.2} [Rainbow Oak Trees] (RainbowOaks-1.10-1.0.2.jar)
UCHIJA randomthings{3.7.7.1} [Random Things] (RandomThings-MC1.10.2-3.7.7.1.jar)
UCHIJA reborncore{2.13.6.142} [RebornCore] (RebornCore-1.10.2-2.13.6.142-universal.jar)
UCHIJA reborncore-mcmultipart{2.13.6.142} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.6.142-universal.jar)
UCHIJA rebornstorage{1.0.0} [RebornStorage] (RebornStorage-1.10.2-1.0.3.30.jar)
UCHIJA redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.9.4-1.7.4.jar)
UCHIJA ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
UCHIJA rftools{6.13} [RFTools] (rftools-1.1x-6.13.jar)
UCHIJA rftoolscontrol{1.6.8} [RFTools Control] (rftoolsctrl-1.1x-1.6.8.jar)
UCHIJA rockhounding_core{1.05} [Rockhounding Mod: Core] (rockhounding_core-1.10.2-1.05.jar)
UCHIJA rockhounding_chemistry{1.10.2-1.51} [Rockhounding Mod: Chemistry] (rockhounding_chemistry-1.10.2-1.51.jar)
UCHIJA rockhounding_rocks{1.10.2-1.09} [Rockhounding: Rocks] (rockhounding_rocks-1.10.2-1.09.jar)
UCHIJA ropebridge{2.0.5} [Rope Bridge] (ropebridge-1.10.2-2.0.5.jar)
UCHIJA scannable{1.5.0.24} [Scannable] (Scannable-MC1.10.2-1.5.0.24.jar)
UCHIJA seedcopy{3.0.4} [SeedCopy] (SeedCopy-1.9-3.0.4.jar)
UCHIJA sgcraft{1.13.2} [SG Craft] (SGCraft-1.13.2-mc1.10.2.jar)
UCHIJA SimpleAchievements{MC1.9.4-1.2.2-28} [Simple Achievements] (SimpleAchievements-MC1.9.4-1.2.2-28.jar)
UCHIJA valkyrielib{1.10.2-0.10.6} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.6.jar)
UCHIJA simplegenerators{1.10.2-0.10.6a} [Simple Generators] (simplegenerators-1.10.2-0.10.6a.jar)
UCHIJA simplyjetpacks{2.1.3.55} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2-2.1.3.55.jar)
UCHIJA SleepingBag{1.4.0} [Sleeping Bag] (SleepingBag-1.10.2-1.4.0.jar)
UCHIJA storageboats{1.6} [Storage Boats] (StorageBoats-1.7.jar)
UCHIJA storagedrawersextra{1.10-1.1.0} [Storage Drawers Extras] (StorageDrawersExtras-1.10-1.1.0.jar)
UCHIJA tinker_io{release 2.4.4a} [Tinker I/O] (tinker_io-1.10.2-release 2.4.4a.jar)
UCHIJA TinkersAddons{1.0.6} [Tinkers' Addons] (Tinkers' Addons-1.10.2-1.0.6.jar)
UCHIJA tp{1.2.3} [Tiny Progressions] (tinyprogressions-1.10.2-1.2.3a.jar)
UCHIJA torcharrowsmod{1.10.2-1} [TorchArrowsMod] (torcharrows-1.10.2-1.jar)
UCHIJA vanillatools{1.0.5} [Vanilla Tools] (vanillatools-1.1x-1.0.6.jar)
UCHIJA waddles{0.5.4} [Waddles] (Waddles-1.10.2-0.5.4.jar)
UCHIJA wanionlib{1.10.2-1.3} [WanionLib] (WanionLib-1.10.2-1.3.jar)
UCHIJA wcg{1.0.0} [Wireless Crafting Grid] (WirelessCraftingGrid-1.10.2-1.0.0.jar)
UCHIJA corail_pillar{3.1.3} [Corail Pillar] (corail_pillar-3.1.3-1.10.2.jar)
UCHIJA unidict{1.10.2-2.9b} [UniDict] (UniDict-1.10.2-2.9b.jar)
Loaded coremods (and transformers):
CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)

LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
lumien.randomthings.asm.ClassTransformer
CreativePatchingLoader (CreativeCore v1.7.3 mc1.10.2.jar)

NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
net.fybertech.nwr.NWRTransformer
literalascension (literalascension-1.10.2-1.0.2.2.jar)
com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher
EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
com.enderio.core.common.transform.EnderCoreTransformer
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.7.2-anarchy.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
DynamicSurroundingsCore (DynamicSurroundings-1.10.2-3.4.6.2.jar)
org.blockartistry.DynSurround.asm.Transformer
IC2core (industrialcraft-2-2.6.252-ex110.jar)

CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.CCL_ASMTransformer
ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.9.jar)
shetiphian.core.asm.ClassTransformer
Default Options (DefaultOptions_1.10.2-6.1.5.jar)
net.blay09.mods.defaultoptions.coremod.DefaultOptionsClassTransformer
BlurPlugin (Blur-1.0.4-14.jar)
com.tterrag.blur.BlurTransformer
CTMCorePlugin (CTM-MC1.10.2-0.2.2.24.jar)
team.chisel.ctm.client.asm.CTMTransformer
NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar)
codechicken.nei.asm.NEITransformer
RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
reborncore.mixin.transformer.MixinTransformer
FMLPlugin (InventoryTweaks-1.61-58.jar)
invtweaks.forge.asm.ContainerTransformer
SoundUnpack (OpenSecurity-MC1.10.2-1.0-25.jar)

BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
net.darkhax.bookshelf.asm.BookshelfTransformerManager
ForgelinPlugin (Forgelin-1.5.1.jar)

LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
lumien.resourceloader.asm.ClassTransformer
TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
li.cil.oc.common.asm.ClassTransformer
AstralCore (astralsorcery-1.4.5.jar)

llibrary (llibrary-1.7.7-1.10.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
LittleLatePatchingLoader (LittleTilesCore-v1.0.0.jar)
com.creativemd.littletiles.LittleTilesLateTransformer
MicdoodlePlugin (MicdoodleCore-1.10.2-4.0.0.116.jar)
micdoodle8.mods.miccore.MicdoodleTransformer
LittlePatchingLoader (LittleTiles v1.4.12 mc1.10.2.jar)
com.creativemd.littletiles.LittleTilesTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 384.94' Renderer: 'GeForce GTX 1060 6GB/PCIe/SSE2'
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)
- WailaIntegration (Enabled/Not Forced)

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

NotEnoughItems Invalid Fingerprint Reports:
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
* asielibAPI (1.1) from Computronics-1.10.2-1.6.4.jar
* asielibAPI|tile (1.0) from Computronics-1.10.2-1.6.4.jar
* asielibAPI|tool (1.1) from Computronics-1.10.2-1.6.4.jar
* bigreactors|API (4.0.1) from ExtremeReactors-1.10.2-0.4.5.30.jar
* Chisel-API (0.0.1) from Chisel-MC1.10.2-0.0.13.30.jar
* ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.13.30.jar
* ChiselsAndBitsAPI (12.10.0) from chiselsandbits-12.15.jar
* CoFHAPI (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
* cofhapi (1.5.0) from tinker_io-1.10.2-release 2.4.4a.jar
* cofhapi|block (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
* CoFHAPI|core (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
* cofhapi|core (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
* CoFHAPI|energy (1.8.9R1.2.0B1) from energyconverters_1.10.2-1.0.0.26.jar
* cofhapi|energy (1.6.0) from zerocore-1.10.2-0.1.0.6.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 valkyrielib-1.10.2-0.10.6.jar
* cofhapi|item (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
* cofhapi|tileentity (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
* cofhapi|util (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
* compatlayer (0.2.9) from compatlayer-1.10-0.2.9.jar
* ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
* ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
* ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
* ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
* ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
* ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
* ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
* ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
* computronicsAPI (1.3) from Computronics-1.10.2-1.6.4.jar
* computronicsAPI|audio (1.0) from Computronics-1.10.2-1.6.4.jar
* computronicsAPI|chat (1.3) from Computronics-1.10.2-1.6.4.jar
* computronicsAPI|multiperipheral (1.1) from Computronics-1.10.2-1.6.4.jar
* computronicsAPI|tape (1.0) from Computronics-1.10.2-1.6.4.jar
* CSLib|API (0.3.0) from Decocraft-2.4.2_1.10.2.jar
* ctm-api (0.1.0) from CTM-MC1.10.2-0.2.2.24.jar
* ctm-api-models (0.1.0) from CTM-MC1.10.2-0.2.2.24.jar
* ctm-api-textures (0.1.0) from CTM-MC1.10.2-0.2.2.24.jar
* ctm-api-utils (0.1.0) from CTM-MC1.10.2-0.2.2.24.jar
* DR-API (1.0.4-Beta) from deepresonance-1.1x-1.4.8.jar
* ElecCoreAPI (1.0) from ElecCore-1.10.2-1.7.425.jar
* ElecCore|Abilities (#API_VER#) from ElecCore-1.10.2-1.7.425.jar
* EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.193.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.193.jar
* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.193.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.1.193.jar
* fluxapi (1.0) from FluxNetworks-1.10.2-1.2.5.jar
* Galacticraft API (1.1) from GalacticraftCore-1.10.2-4.0.0.116.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-61.jar
* ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-61.jar
* IronBackpacks|API (0.5) from IronBackpacks-1.10.2-2.2.31.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.9b1.jar
* journeymap|client-api-display (1.3) from journeymap-1.10.2-5.4.9b1.jar
* journeymap|client-api-event (1.3) from journeymap-1.10.2-5.4.9b1.jar
* journeymap|client-api-model (1.3) from journeymap-1.10.2-5.4.9b1.jar
* journeymap|client-api-util (1.3) from journeymap-1.10.2-5.4.9b1.jar
* JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.7.420.jar
* lightningcraftAPI (2.7.0) from lightningcraft-2.7.3-[1.10.2].jar
* mcjtylib_ng (2.4.3) from mcjtylib-1.1x-2.4.3.jar
* MekanismAPI|core (9.0.0) from Mekanism-1.10.2-9.2.3.97.jar
* MekanismAPI|energy (9.0.0) from Mekanism-1.10.2-9.2.3.97.jar
* MekanismAPI|gas (9.0.0) from Mekanism-1.10.2-9.2.3.97.jar
* MekanismAPI|infuse (9.0.0) from Mekanism-1.10.2-9.2.3.97.jar
* MekanismAPI|laser (9.0.0) from Mekanism-1.10.2-9.2.3.97.jar
* MekanismAPI|transmitter (9.0.0) from Mekanism-1.10.2-9.2.3.97.jar
* MekanismAPI|util (9.0.0) from Mekanism-1.10.2-9.2.3.97.jar
* MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.10.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
* pressureAPI (1.3.1.25) from pressure-1.3.1.25-mc1.10.2.jar
* ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.10.2-1.0.13.jar
* PsiAPI (2) from Psi-r1.0-42.jar
* railcraft:API|core (3.1.0) from Railcraft_1.10.2-10.1.2.jar
* RailcraftAPI|bore (2.0.0) from Railcraft_1.10.2-10.1.2.jar
* RailcraftAPI|carts (2.1.0) from Railcraft_1.10.2-10.1.2.jar
* RailcraftAPI|charge (3.0.0) from Railcraft_1.10.2-10.1.2.jar
* RailcraftAPI|crafting (2.0.0) from Railcraft_1.10.2-10.1.2.jar
* RailcraftAPI|events (2.0.0) from Railcraft_1.10.2-10.1.2.jar
* RailcraftAPI|fuel (2.0.0) from Railcraft_1.10.2-10.1.2.jar
* RailcraftAPI|helpers (2.0.0) from Railcraft_1.10.2-10.1.2.jar
* RailcraftAPI|items (2.1.0) from Railcraft_1.10.2-10.1.2.jar
* RailcraftAPI|locomotive (2.0.0) from Railcraft_1.10.2-10.1.2.jar
* RailcraftAPI|signals (4.0.0) from Railcraft_1.10.2-10.1.2.jar
* RailcraftAPI|tracks (4.0.0) from Railcraft_1.10.2-10.1.2.jar
* reborncoreAPI (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
* reborncoreAPI|Fuel (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
* reborncoreAPI|Power (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
* reborncoreAPI|Recipe (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
* reborncoreAPI|Tile (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
* rh_api (1.51) from rockhounding_core-1.10.2-1.05.jar
* sonarapi (1.0.1) from SonarCore-1.10.2-3.2.8.jar
* StorageDrawersAPI (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
* StorageDrawersAPI|config (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
* StorageDrawersAPI|event (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
* StorageDrawersAPI|inventory (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
* StorageDrawersAPI|pack (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
* StorageDrawersAPI|registry (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
* StorageDrawersAPI|render (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
* StorageDrawersAPI|storage (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
* StorageDrawersAPI|storage-attribute (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.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.17-B31_1.10.2.jar
* zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
* zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
* zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
* zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.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 energyconverters_1.10.2-1.0.0.26.jar).
It is a supported version, but that difference may lead to problems.
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:/C:/Users/Michaël/Documents/Isolonice%20Launcher/instances/Space%20Astronomy%202/minecraft/mods/RebornCore-1.10.2-2.13.6.142-universal.jar!/cofh/api/energy/EnergyStorage.class
* RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/Michaël/Documents/Isolonice%20Launcher/instances/Space%20Astronomy%202/minecraft/mods/RebornCore-1.10.2-2.13.6.142-universal.jar!/cofh/api/energy/IEnergyConnection.class
* RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/Michaël/Documents/Isolonice%20Launcher/instances/Space%20Astronomy%202/minecraft/mods/RebornCore-1.10.2-2.13.6.142-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
* RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/Michaël/Documents/Isolonice%20Launcher/instances/Space%20Astronomy%202/minecraft/mods/RebornCore-1.10.2-2.13.6.142-universal.jar!/cofh/api/energy/IEnergyHandler.class
* RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/Michaël/Documents/Isolonice%20Launcher/instances/Space%20Astronomy%202/minecraft/mods/RebornCore-1.10.2-2.13.6.142-universal.jar!/cofh/api/energy/IEnergyProvider.class
* RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/Michaël/Documents/Isolonice%20Launcher/instances/Space%20Astronomy%202/minecraft/mods/RebornCore-1.10.2-2.13.6.142-universal.jar!/cofh/api/energy/IEnergyReceiver.class
* RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/Michaël/Documents/Isolonice%20Launcher/instances/Space%20Astronomy%202/minecraft/mods/RebornCore-1.10.2-2.13.6.142-universal.jar!/cofh/api/energy/IEnergyStorage.class
* RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/Michaël/Documents/Isolonice%20Launcher/instances/Space%20Astronomy%202/minecraft/mods/RebornCore-1.10.2-2.13.6.142-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
* RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Michaël/Documents/Isolonice%20Launcher/instances/Space%20Astronomy%202/minecraft/mods/RebornCore-1.10.2-2.13.6.142-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.6.142
Mixin Status: 1
Runtime Debofucsation 1
RenderEngine: 0
PackGuard: VERSION_MISMATCH: Forge v12.18.3.2422, VERSION_MISMATCH: journeymap v1.10.2-5.5.0b1,
MISSING: SpaceAstronomyTweaks v0.3
Launched Version: 1.10.2
LWJGL: 2.9.4
OpenGL: GeForce GTX 1060 6GB/PCIe/SSE2 GL version 4.5.0 NVIDIA 384.94, 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: 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-7400 CPU @ 3.00GHz

Publicité


Signaler le contenu de ce document

Publicité