Jump to content

[1.7.10] My custom modpack crashes while loading...


Mk6200

Recommended Posts

Here is my log:

 

[14:11:33] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker

[14:11:33] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker

[14:11:33] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker

[14:11:34] [main/INFO]: Forge Mod Loader version 7.10.25.1191 for Minecraft 1.7.10 loading

[14:11:34] [main/INFO]: Java is Java HotSpot Client VM, version 1.7.0_65, running on Windows 7:x86:6.1, installed at C:\Program Files\Java\jre7

[14:11:34] [main/WARN]: The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:11:34] [main/INFO]: [AppEng] Core Init

[14:11:34] [main/WARN]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:11:34] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:11:35] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:11:35] [main/ERROR]: An error occurred trying to configure the minecraft home at C:\Users\Matti\AppData\Roaming\.technic\modpacks\shovelcraft for Forge Mod Loader

java.lang.AbstractMethodError

at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:423) ~[modpack.jar:?]

at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310) ~[modpack.jar:?]

at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:211) ~[modpack.jar:?]

at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [modpack.jar:?]

at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [modpack.jar:?]

at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [modpack.jar:?]

at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [modpack.jar:?]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:114) [launchwrapper-1.9.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]

 

Link to comment
Share on other sites

Now I get this:

 

[14:30:01] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker

[14:30:01] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker

[14:30:01] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker

[14:30:01] [main/INFO]: Forge Mod Loader version 7.10.25.1191 for Minecraft 1.7.10 loading

[14:30:01] [main/INFO]: Java is Java HotSpot Client VM, version 1.7.0_65, running on Windows 7:x86:6.1, installed at C:\Program Files\Java\jre7

[14:30:01] [main/WARN]: The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:01] [main/INFO]: [AppEng] Core Init

[14:30:01] [main/WARN]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/WARN]: The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/WARN]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/WARN]: The coremod openeye.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/WARN]: The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/WARN]: The coremod com.dynious.refinedrelocation.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/ERROR]: Coremod ResonantPluginLoader: Unable to class load the plugin resonant.core.ResonantPluginLoader

java.lang.ClassNotFoundException: resonant.core.ResonantPluginLoader

at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_65]

at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_65]

at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_65]

at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_65]

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:115) ~[launchwrapper-1.9.jar:?]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_65]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_65]

at java.lang.Class.forName0(Native Method) ~[?:1.7.0_65]

at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_65]

at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:381) [modpack.jar:?]

at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310) [modpack.jar:?]

at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:211) [modpack.jar:?]

at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [modpack.jar:?]

at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [modpack.jar:?]

at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [modpack.jar:?]

at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [modpack.jar:?]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:114) [launchwrapper-1.9.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]

[14:30:02] [main/WARN]: The coremod tconstruct.preloader.TConstructLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/INFO]: Scalpel. Suction. Lumber axe. CLEAR! *zap*

[14:30:02] [main/INFO]: Constructing preloader (Modules: [tconstruct.preloader.ASMInterfaceRepair, tconstruct.preloader.AccessTransformers])

[14:30:02] [main/INFO]: Found a properties file. Attempting load...

[14:30:02] [main/INFO]: Loaded properties successfully. Using specified settings.

[14:30:02] [main/WARN]: The coremod universalelectricity.core.UELoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/ERROR]: Coremod UELoader: The plugin class universalelectricity.core.UELoader was not instantiable

java.lang.InstantiationException: universalelectricity.core.UELoader

at java.lang.Class.newInstance(Unknown Source) ~[?:1.7.0_65]

at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:422) [modpack.jar:?]

at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310) [modpack.jar:?]

at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:211) [modpack.jar:?]

at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [modpack.jar:?]

at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [modpack.jar:?]

at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [modpack.jar:?]

at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [modpack.jar:?]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:114) [launchwrapper-1.9.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]

[14:30:02] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[14:30:02] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker

[14:30:02] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[14:30:02] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[14:30:02] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:04] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557

[14:30:04] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc

[14:30:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:04] [main/INFO]: Finished data injection.

[14:30:04] [main/INFO]: Finished data injection.

[14:30:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:04] [main/INFO]: Loaded library ejml-0.23.jar.

[14:30:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:05] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker

[14:30:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:05] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker

[14:30:05] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker

[14:30:05] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}

[14:30:05] [main/INFO]: Found World Class: net/minecraft/world/World

[14:30:05] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Public

[14:30:05] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method

[14:30:05] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual

[14:30:06] [main/INFO]: Setting user: Mk6200

[14:30:06] [main/INFO]: Found Item Class: net/minecraft/item/Item

[14:30:06] [main/INFO]: Found Leave Class: net/minecraft/block/BlockLeavesBase

[14:30:06] [main/INFO]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer tile_entity_load for method c((Ldh;)Laor;)

[14:30:06] [main/INFO]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'tile_entity_construct'

[14:30:06] [main/INFO]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'tile_entity_read'

[14:30:07] [main/INFO]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer entity_load for method a((Ldh;Lahb;)Lsa;)

[14:30:07] [main/INFO]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'entity_construct'

[14:30:07] [main/INFO]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'entity_read'

[14:30:07] [Client thread/INFO]: LWJGL Version: 2.9.1

[14:30:08] [Client thread/INFO]: Attempting early MinecraftForge initialization

[14:30:08] [Client thread/INFO]: MinecraftForge v10.13.0.1191 Initialized

[14:30:08] [Client thread/INFO]: Replaced 182 ore recipies

[14:30:08] [Client thread/INFO]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer crash_handler for method a((Ljava/io/File;)Z)

[14:30:08] [Client thread/INFO]: Completed early MinecraftForge initialization

[14:30:08] [Client thread/INFO]: [AppEng] Core Init

[14:30:08] [Client thread/WARN]: =============================================================

[14:30:08] [Client thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!

[14:30:08] [Client thread/WARN]: Offendor: mods/immibis/microblocks/coremod/MicroblocksModContainer.getCustomResourcePackClass()Ljava/lang/Class;

[14:30:08] [Client thread/WARN]: =============================================================

[14:30:08] [Client thread/INFO]: Scalpel. Suction. Lumber axe. CLEAR! *zap*

[14:30:08] [Client thread/INFO]: Constructing preloader (Modules: [tconstruct.preloader.ASMInterfaceRepair, tconstruct.preloader.AccessTransformers])

[14:30:08] [Client thread/INFO]: Found a properties file. Attempting load...

[14:30:08] [Client thread/INFO]: Loaded properties successfully. Using specified settings.

[14:30:08] [Client thread/INFO]: Searching C:\Users\Matti\AppData\Roaming\.technic\modpacks\shovelcraft\mods for mods

[14:30:08] [Client thread/INFO]: Also searching C:\Users\Matti\AppData\Roaming\.technic\modpacks\shovelcraft\mods\1.7.10 for mods

[14:30:10] [Client thread/ERROR]: FML has detected a mod that is using a package name based on 'net.minecraft.src' : net.minecraft.src.FMLRenderAccessLibrary. This is generally a severe programming error.  There should be no mod code in the minecraft namespace. MOVE YOUR MOD! If you're in eclipse, select your source code and 'refactor' it into a new package. Go on. DO IT NOW!

[14:30:10] [Client thread/ERROR]: FML has detected a mod that is using a package name based on 'net.minecraft.src' : net.minecraft.src.Start. This is generally a severe programming error.  There should be no mod code in the minecraft namespace. MOVE YOUR MOD! If you're in eclipse, select your source code and 'refactor' it into a new package. Go on. DO IT NOW!

[14:30:11] [Client thread/WARN]: Mod DamageIndicatorsMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.0

[14:30:11] [Client thread/WARN]: Mod Aroma1997CoreHelper is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.2.7

[14:30:11] [Client thread/WARN]: Mod BetterChests is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.1.3

[14:30:11] [Client thread/WARN]: Mod betterstorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.9.3.109

[14:30:12] [Client thread/WARN]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.4.6

[14:30:13] [Client thread/WARN]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.4.5.44

[14:30:13] [Client thread/WARN]: Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.4.5.44

[14:30:13] [Client thread/WARN]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.4.5.44

[14:30:13] [Client thread/WARN]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.4.5.44

[14:30:13] [Client thread/WARN]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.4.5.44

[14:30:13] [Client thread/WARN]: Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.4.5.44

[14:30:13] [Client thread/WARN]: Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.4.5.44

[14:30:13] [Client thread/WARN]: Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.4.5.44

[14:30:14] [Client thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.297

[14:30:14] [Client thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.297

[14:30:14] [Client thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.297

[14:30:14] [Client thread/INFO]: Forge Mod Loader has identified 96 mods to load

[14:30:14] [Client thread/INFO]: Found mod(s) [adventurersamulets] containing declared API package baubles.api (owned by Baubles) without associated API reference

[14:30:15] [Client thread/ERROR]: Mod Sorting failed.

[14:30:15] [Client thread/ERROR]: Visting node FMLMod:CoFHCore{1.7.10R3.0.0B2}

[14:30:15] [Client thread/ERROR]: Current sorted list : [Dummy Container (BeforeAll) @3473669, Wrapped{mcp}, Wrapped{FML}, Wrapped{Forge}, Wrapped{Dummy Container (null) @31983651}, Wrapped{Aroma1997Core}, Wrapped{CodeChickenCore}, Wrapped{<CoFH ASM>}, Wrapped{ImmibisMicroblocks}, Wrapped{NotEnoughItems}, Wrapped{OpenEye}, Wrapped{Dummy Container (null) @7231421}, Dummy Container (Before) @30802914, FMLMod:bspkrsCore{6.13}, FMLMod:DamageIndicatorsMod{3.2.0}, FMLMod:IC2{2.2.551-experimental}, FMLMod:AdvancedMachines{1.1.0}, FMLMod:Baubles{1.0.1.2}, APIContainer{Baubles|API:1.0.1.2}, APIContainer{BaublesAPI:1-princess}, FMLMod:adventurersamulets{1.7.10-1.2.0c}, FMLMod:BuildCraft|Core{6.0.17}, APIContainer{BuildCraftAPI|core:1.0}, APIContainer{BuildCraftAPI|gates:2.0}, APIContainer{BuildCraftAPI|fuels:1.0}, APIContainer{BuildCraftAPI|transport:2.0}, APIContainer{BuildCraftAPI|recipes:2.0}]

[14:30:15] [Client thread/ERROR]: Visited set for this node : [Wrapped{FML}, Wrapped{mcp}, APIContainer{BuildCraftAPI|core:1.0}, FMLMod:appliedenergistics2{rv0-stable-10}, FMLMod:Mekanism{7.0.0}, FMLMod:bspkrsCore{6.13}, FMLMod:DamageIndicatorsMod{3.2.0}, Wrapped{<CoFH ASM>}, APIContainer{Baubles|API:1.0.1.2}, Dummy Container (Before) @30802914, APIContainer{CoFHAPI|transport:1.7.10R1.0.0}, Wrapped{NotEnoughItems}, FMLMod:CoFHCore{1.7.10R3.0.0B2}, FMLMod:BuildCraft|Core{6.0.17}, Wrapped{Forge}, FMLMod:adventurersamulets{1.7.10-1.2.0c}, Dummy Container (After) @9546771, FMLMod:Baubles{1.0.1.2}, APIContainer{BuildCraftAPI|recipes:2.0}, Wrapped{Aroma1997Core}, APIContainer{CoFHAPI|energy:1.0}, APIContainer{CoFHAPI:1.7.10R1.0.0}, FMLMod:EnderIO{2.0_beta}, FMLMod:AdvancedMachines{1.1.0}, Wrapped{CodeChickenCore}, APIContainer{BuildCraftAPI|gates:2.0}, APIContainer{BuildCraftAPI|transport:2.0}, APIContainer{BaublesAPI:1-princess}, Wrapped{Dummy Container (null) @31983651}, APIContainer{CoFHLib:1.7.10R1.0.0B2}, Dummy Container (BeforeAll) @3473669, FMLMod:IC2{2.2.551-experimental}, APIContainer{BuildCraftAPI|fuels:1.0}, Wrapped{OpenEye}, Wrapped{Dummy Container (null) @7231421}, Wrapped{ImmibisMicroblocks}, Dummy Container (AfterAll) @26804983]

[14:30:15] [Client thread/ERROR]: Explored node set : [Wrapped{FML}, Wrapped{mcp}, APIContainer{BuildCraftAPI|core:1.0}, FMLMod:bspkrsCore{6.13}, FMLMod:DamageIndicatorsMod{3.2.0}, Wrapped{<CoFH ASM>}, APIContainer{Baubles|API:1.0.1.2}, Dummy Container (Before) @30802914, Wrapped{NotEnoughItems}, FMLMod:BuildCraft|Core{6.0.17}, Wrapped{Forge}, FMLMod:adventurersamulets{1.7.10-1.2.0c}, FMLMod:Baubles{1.0.1.2}, APIContainer{BuildCraftAPI|recipes:2.0}, Wrapped{Aroma1997Core}, FMLMod:AdvancedMachines{1.1.0}, Wrapped{CodeChickenCore}, APIContainer{BuildCraftAPI|gates:2.0}, APIContainer{BuildCraftAPI|transport:2.0}, APIContainer{BaublesAPI:1-princess}, Wrapped{Dummy Container (null) @31983651}, Dummy Container (BeforeAll) @3473669, FMLMod:IC2{2.2.551-experimental}, APIContainer{BuildCraftAPI|fuels:1.0}, Wrapped{Dummy Container (null) @7231421}, Wrapped{OpenEye}, Wrapped{ImmibisMicroblocks}]

[14:30:15] [Client thread/ERROR]: Likely cycle is in : [FMLMod:appliedenergistics2{rv0-stable-10}, FMLMod:Mekanism{7.0.0}, APIContainer{CoFHAPI|transport:1.7.10R1.0.0}, FMLMod:CoFHCore{1.7.10R3.0.0B2}, Dummy Container (After) @9546771, APIContainer{CoFHAPI|energy:1.0}, APIContainer{CoFHAPI:1.7.10R1.0.0}, FMLMod:EnderIO{2.0_beta}, APIContainer{CoFHLib:1.7.10R1.0.0B2}, Dummy Container (AfterAll) @26804983]

[14:30:15] [Client thread/ERROR]: A dependency cycle was detected in the input mod set so an ordering cannot be determined

[14:30:15] [Client thread/ERROR]: The first mod in the cycle is FMLMod:CoFHCore{1.7.10R3.0.0B2}

[14:30:15] [Client thread/ERROR]: The mod cycle involves

[14:30:15] [Client thread/ERROR]: FMLMod:appliedenergistics2{rv0-stable-10} : before: [], after: [gregtech_addon, Mekanism, IC2, ThermalExpansion, BuildCraft|Core, AppliedEnergistics2-Core, Forge@[10.13.0.1152,)]

[14:30:15] [Client thread/ERROR]: FMLMod:Mekanism{7.0.0} : before: [], after: [ForgeMultipart, BuildCraftAPI|power, BuildCraftAPI|tools, BuildCraftAPI|transport, IC2API, CoFHAPI|energy, ComputerCraft, Galacticraft API, MineFactoryReloaded, MetallurgyCore, EnderIO, ExtraUtilities, Railcraft]

[14:30:15] [Client thread/ERROR]: APIContainer{CoFHAPI|transport:1.7.10R1.0.0} : before: [EnderIO], after: [CoFHAPI]

[14:30:15] [Client thread/ERROR]: FMLMod:CoFHCore{1.7.10R3.0.0B2} : before: [], after: [FML@[7.10.0.1180,7.11), Forge@[10.13.0.1180,10.14)]

[14:30:15] [Client thread/ERROR]: Dummy Container (After) @9546771 : before: [], after: []

[14:30:15] [Client thread/ERROR]: APIContainer{CoFHAPI|energy:1.0} : before: [universalElectricity, CoFHCore, EnderIO], after: [CoFHCore]

[14:30:15] [Client thread/ERROR]: APIContainer{CoFHAPI:1.7.10R1.0.0} : before: [universalElectricity, EnderIO], after: [CoFHLib]

[14:30:15] [Client thread/ERROR]: FMLMod:EnderIO{2.0_beta} : before: [], after: [[email protected],)]

[14:30:15] [Client thread/ERROR]: APIContainer{CoFHLib:1.7.10R1.0.0B2} : before: [], after: [CoFHCore]

[14:30:15] [Client thread/ERROR]: Dummy Container (AfterAll) @26804983 : before: [], after: []

[14:30:15] [Client thread/ERROR]: The full error

cpw.mods.fml.common.toposort.ModSortingException: There was a cycle detected in the input graph, sorting is not possible

at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:190) ~[TopologicalSort.class:?]

at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]

at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]

at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]

at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]

at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]

at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]

at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]

at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]

at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]

at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]

at cpw.mods.fml.common.toposort.TopologicalSort.topologicalSort(TopologicalSort.java:145) ~[TopologicalSort.class:?]

at cpw.mods.fml.common.toposort.ModSorter.sort(ModSorter.java:133) ~[ModSorter.class:?]

at cpw.mods.fml.common.Loader.sortModList(Loader.java:256) [Loader.class:?]

at cpw.mods.fml.common.Loader.loadMods(Loader.java:472) [Loader.class:?]

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]

at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_65]

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_65]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_65]

at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_65]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]

[14:30:15] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Immibis's Microblocks, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:OpenEye, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:IC2 Advanced Machines Addon, FMLFileResourcePack:Adventurer's Amulets, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:Baubles, FMLFileResourcePack:BetterChests, FMLFileResourcePack:BetterStorage, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Botania, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Transport, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Equivalent Exchange 3, FMLFileResourcePack:Ex Nihilo, FMLFileResourcePack:Immibis Core, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:Liquid XP, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mekanism, FMLFileResourcePack:MekanismGenerators, FMLFileResourcePack:MekanismTools, FMLFileResourcePack:Modular Force Field System, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: Atum, FMLFileResourcePack:MFR Compat: BackTools, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Chococraft, FMLFileResourcePack:MFR Compat: ExtraBiomes, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat: Mystcraft, FMLFileResourcePack:MFR Compat: Pam's Mods, FMLFileResourcePack:MFR Compat ProjectRed, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: RP2, FMLFileResourcePack:MFR Compat: Sufficient Biomes, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Natura, FMLFileResourcePack:Nether Ores, FMLFileResourcePack:PneumaticCraft, FMLFileResourcePack:ProjectRed, FMLFileResourcePack:ProjectRed-Compatibility, FMLFileResourcePack:ProjectRed-Integration, FMLFileResourcePack:ProjectRed-Transmission, FMLFileResourcePack:ProjectRed-Illumination, FMLFileResourcePack:ProjectRed-Expansion, FMLFileResourcePack:ProjectRed-Transportation, FMLFileResourcePack:ProjectRed-Exploration, FMLFileResourcePack:Random Things, FMLFileResourcePack:Refined Relocation, FMLFileResourcePack:Resonant Engine, FMLFileResourcePack:The SecretRoomsMod, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Tinkers' Mechworks, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Universal Electricity, FMLFileResourcePack:Waila, FMLFileResourcePack:Witchery, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin

[14:30:15] [Client thread/WARN]: There were errors previously. Not beginning mod initialization phase

[14:30:16] [sound Library Loader/INFO]: Sound engine started

[14:30:17] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas

[14:30:17] [Client thread/INFO]: Created: 256x256 textures/items-atlas

[14:30:22] [Thread-9/WARN]: =============================================================

[14:30:22] [Thread-9/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!

[14:30:22] [Thread-9/WARN]: Offendor: com/jcraft/jogg/Buffer.report(Ljava/lang/String;)V

[14:30:22] [Thread-9/WARN]: =============================================================

 

Link to comment
Share on other sites

I am curious which log is this? Looks sort of like my fml server latest but it is way too short and does not have any DEBUG lines in it. Is it different forge install than what Installer-win uses?

 

Here is mine: http://paste.ubuntu.com/7916558/ .

 

Can you double check that you have these two files?

 

resonant-engine-2.0.0.35-core.jar

universal-electricity-4.0.0.11-core.jar

 

Not dev or api versions.

 

Also TeamCOFH posted new version of their mods last night. I can't tell from your log which jar you got. That is the weirdest part about the log.

 

Ozi

 

Link to comment
Share on other sites

Got latest.log from my logs folder, also I have both resonant-engine-2.0.0.35-core.jar and universal-electricity-4.0.0.11-core.jar neither api or dev versions in my mods folder...

 

Got the new cofh files as well. Could that be the cause?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • It is the field that accesses the portal entrance position relative to the entity. So very much needed to make a portal work. What I don't understand is why the access widener works when running the client in Intellij but doesn't after I publish the jar and try to play with game with it.
    • So I'm using a mod that adds a "god sword" into the game. This sword is unfortunately not enchantable so I'm looking to change it. The only code that seems related is in the weapon's .class file which is here:  public int getItemEnchantability() { return this.tier.m_6601_(); }   The entire file is below: package blackwolf00.elementalswords.common; import blackwolf00.elementalswords.config.ConfigEffects; import com.google.common.collect.ImmutableMultimap; import com.google.common.collect.Multimap; import com.mojang.blaze3d.platform.InputConstants; import java.util.List; import net.minecraft.ChatFormatting; import net.minecraft.client.Minecraft; import net.minecraft.core.BlockPos; import net.minecraft.network.chat.Component; import net.minecraft.world.InteractionHand; import net.minecraft.world.InteractionResultHolder; import net.minecraft.world.effect.MobEffectInstance; import net.minecraft.world.effect.MobEffects; import net.minecraft.world.entity.Entity; import net.minecraft.world.entity.EquipmentSlot; import net.minecraft.world.entity.LivingEntity; import net.minecraft.world.entity.ai.attributes.Attribute; import net.minecraft.world.entity.ai.attributes.AttributeModifier; import net.minecraft.world.entity.ai.attributes.Attributes; import net.minecraft.world.entity.player.Player; import net.minecraft.world.item.Item; import net.minecraft.world.item.ItemStack; import net.minecraft.world.item.Tier; import net.minecraft.world.item.TieredItem; import net.minecraft.world.item.TooltipFlag; import net.minecraft.world.item.Vanishable; import net.minecraft.world.level.BlockGetter; import net.minecraft.world.level.Level; import net.minecraft.world.level.block.Blocks; import net.minecraft.world.level.block.state.BlockState; import net.minecraftforge.api.distmarker.Dist; import net.minecraftforge.api.distmarker.OnlyIn; import net.minecraftforge.common.ToolAction; import net.minecraftforge.common.ToolActions; public class FusionSword extends TieredItem implements Vanishable { private final float totalDamage; private final Tier tier; private final Multimap<Attribute, AttributeModifier> defaultModifiers; public FusionSword(Tier tierIn, int damage, float speed, Item.Properties builderIn) { super(tierIn, builderIn); this.tier = tierIn; this.totalDamage = damage + this.tier.m_6631_(); ImmutableMultimap.Builder<Attribute, AttributeModifier> builder = ImmutableMultimap.builder(); builder.put(Attributes.f_22281_, new AttributeModifier(f_41374_, "Weapon modifier", this.totalDamage, AttributeModifier.Operation.ADDITION)); builder.put(Attributes.f_22283_, new AttributeModifier(f_41375_, "Weapon modifier", speed, AttributeModifier.Operation.ADDITION)); this.defaultModifiers = (Multimap<Attribute, AttributeModifier>)builder.build(); } public int getItemEnchantability() { return this.tier.m_6601_(); } public boolean getIsRepairable(ItemStack toRepair, ItemStack repair) { return (this.tier.m_6282_().test(repair) || isRepairable(toRepair)); } public float getAttackDamage() { return this.totalDamage; } public boolean m_6777_(BlockState state, Level level, BlockPos pos, Player player) { return !player.m_7500_(); } public float m_8102_(ItemStack stack, BlockState state) { return 1.0F; } public boolean m_7579_(ItemStack stack, LivingEntity target, LivingEntity attacker) { stack.m_41622_(1, attacker, entity -> entity.m_21166_(EquipmentSlot.MAINHAND)); return true; } public boolean m_6813_(ItemStack stack, Level level, BlockState state, BlockPos pos, LivingEntity entityLiving) { if (state.m_60800_((BlockGetter)level, pos) != 0.0F) stack.m_41622_(2, entityLiving, entity -> entity.m_21166_(EquipmentSlot.MAINHAND)); return true; } public boolean m_8096_(BlockState blockIn) { return blockIn.m_60713_(Blocks.f_50033_); } public boolean m_5812_(ItemStack item) { return true; } public Multimap<Attribute, AttributeModifier> m_7167_(EquipmentSlot equipmentSlot) { return (equipmentSlot == EquipmentSlot.MAINHAND) ? this.defaultModifiers : super.m_7167_(equipmentSlot); } public boolean onLeftClickEntity(ItemStack stack, Player player, Entity entity) { return super.onLeftClickEntity(stack, player, entity); } @OnlyIn(Dist.CLIENT) public void m_7373_(ItemStack stack, Level level, List<Component> tooltip, TooltipFlag flag) { super.m_7373_(stack, level, tooltip, flag); if (InputConstants.m_84830_(Minecraft.m_91087_().m_91268_().m_85439_(), 340)) { tooltip.add(Component.m_237115_("tooltip.fusion_sword").m_130940_(ChatFormatting.GRAY)); } else { tooltip.add(Component.m_237115_("tooltip.hold_shift").m_130940_(ChatFormatting.GRAY)); } } public InteractionResultHolder<ItemStack> m_7203_(Level level, Player playerIn, InteractionHand handIn) { if (((Boolean)ConfigEffects.JUMP_F.get()).booleanValue()) playerIn.m_7292_(new MobEffectInstance(MobEffects.f_19603_, 10000, ((Integer)ConfigEffects.JUMP_F_LEVEL.get()).intValue() - 1)); if (((Boolean)ConfigEffects.MOVEMENT_SPEED_F.get()).booleanValue()) playerIn.m_7292_(new MobEffectInstance(MobEffects.f_19596_, 10000, ((Integer)ConfigEffects.MOVEMENT_SPEED_F_LEVEL.get()).intValue() - 1)); if (((Boolean)ConfigEffects.SLOW_FALLING_F.get()).booleanValue()) playerIn.m_7292_(new MobEffectInstance(MobEffects.f_19591_, 10000, ((Integer)ConfigEffects.SLOW_FALLING_F_LEVEL.get()).intValue() - 1)); if (((Boolean)ConfigEffects.ABSORPTION_F.get()).booleanValue()) playerIn.m_7292_(new MobEffectInstance(MobEffects.f_19617_, 10000, ((Integer)ConfigEffects.ABSORPTION_F_LEVEL.get()).intValue() - 1)); if (((Boolean)ConfigEffects.DAMAGE_RESISTANCE_F.get()).booleanValue()) playerIn.m_7292_(new MobEffectInstance(MobEffects.f_19606_, 10000, ((Integer)ConfigEffects.DAMAGE_RESISTANCE_F_LEVEL.get()).intValue() - 1)); if (((Boolean)ConfigEffects.DAMAGE_BOOST_F.get()).booleanValue()) playerIn.m_7292_(new MobEffectInstance(MobEffects.f_19600_, 10000, ((Integer)ConfigEffects.DAMAGE_BOOST_F_LEVEL.get()).intValue() - 1)); if (((Boolean)ConfigEffects.CONDUIT_POWER_F.get()).booleanValue()) playerIn.m_7292_(new MobEffectInstance(MobEffects.f_19592_, 10000, ((Integer)ConfigEffects.CONDUIT_POWER_F_LEVEL.get()).intValue() - 1)); if (((Boolean)ConfigEffects.DOLPHINS_GRACE_F.get()).booleanValue()) playerIn.m_7292_(new MobEffectInstance(MobEffects.f_19593_, 10000, ((Integer)ConfigEffects.DOLPHINS_GRACE_F_LEVEL.get()).intValue() - 1)); if (((Boolean)ConfigEffects.WATER_BREATHING_F.get()).booleanValue()) playerIn.m_7292_(new MobEffectInstance(MobEffects.f_19608_, 10000, ((Integer)ConfigEffects.WATER_BREATHING_F_LEVEL.get()).intValue() - 1)); if (((Boolean)ConfigEffects.FIRE_RESISTANCE_F.get()).booleanValue()) playerIn.m_7292_(new MobEffectInstance(MobEffects.f_19607_, 10000, ((Integer)ConfigEffects.FIRE_RESISTANCE_F_LEVEL.get()).intValue() - 1)); if (((Boolean)ConfigEffects.HEALTH_BOOST_F.get()).booleanValue()) playerIn.m_7292_(new MobEffectInstance(MobEffects.f_19616_, 10000, ((Integer)ConfigEffects.HEALTH_BOOST_F_LEVEL.get()).intValue() - 1)); if (((Boolean)ConfigEffects.REGENERATION_F.get()).booleanValue()) playerIn.m_7292_(new MobEffectInstance(MobEffects.f_19605_, 10000, ((Integer)ConfigEffects.REGENERATION_F_LEVEL.get()).intValue() - 1)); return InteractionResultHolder.m_19098_(playerIn.m_21120_(handIn)); } public boolean canPerformAction(ItemStack stack, ToolAction toolAction) { return ToolActions.DEFAULT_SWORD_ACTIONS.contains(toolAction); } } How do I make this thing enchantable?  
    • The mod I'm working on is in 1.19.2. The portal works correctly in Intellij but when I publish the jar, put it in the mods folder of the game it crashes with the following error whenever any entity collides with it: java.lang.IllegalAccessError: class com.github.warrentode.turtleblockacademy.blocks.TBAMiningPortalBlock tried to access protected field net.minecraft.world.entity.Entity.f_19819_ (com.github.warrentode.turtleblockacademy.blocks.TBAMiningPortalBlock is in module [email protected] of loader 'TRANSFORMER' @16c5b50a; net.minecraft.world.entity.Entity is in module [email protected] of loader 'TRANSFORMER' @16c5b50a)     at com.github.warrentode.turtleblockacademy.blocks.TBAMiningPortalBlock.m_7892_(TBAMiningPortalBlock.java:124) ~[turtleblockacademy-2024.2025-1.0.0.jar%23572!/:2024.2025-1.0.0] {re:classloading} The thing is, I have Entity.f_19819_ in my accessTransformer.cfg file in this line: public net.minecraft.world.entity.Entity f_19819_ # portalEntrancePos So what do I need to do to fix this error?
    • It will be about medeaival times
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.