hi there everyone !
im having trouble installing a mod called Nevermine 2 advent of ascension, i put the file in the mod folder but minecraft crashes all the the time,
if you could help me find the error, i would really apreciate it,
here is the crash report, (i have a lot of mods install)
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 4/21/15 2:13 PM
Description: Initializing game
java.lang.IllegalArgumentException: Duplicate enchantment id! class com.anon10w1z.craftPP.enchantments.EnchantmentAutoSmelt and class net.nevermine.assist.AscensionEnchants$2 Enchantment ID:101
at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
at com.anon10w1z.craftPP.lib.CppEnchantmentBase.<init>(CppEnchantmentBase.java:12)
at com.anon10w1z.craftPP.enchantments.EnchantmentAutoSmelt.<init>(EnchantmentAutoSmelt.java:10)
at com.anon10w1z.craftPP.enchantments.CppEnchantments.init(CppEnchantments.java:15)
at com.anon10w1z.craftPP.CraftPlusPlus.init(CraftPlusPlus.java:92)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
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 --
Stacktrace:
at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
at com.anon10w1z.craftPP.lib.CppEnchantmentBase.<init>(CppEnchantmentBase.java:12)
at com.anon10w1z.craftPP.enchantments.EnchantmentAutoSmelt.<init>(EnchantmentAutoSmelt.java:10)
at com.anon10w1z.craftPP.enchantments.CppEnchantments.init(CppEnchantments.java:15)
at com.anon10w1z.craftPP.CraftPlusPlus.init(CraftPlusPlus.java:92)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
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.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 153640848 bytes (146 MB) / 785383424 bytes (749 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.97.1347 Minecraft Forge 10.13.2.1347 Optifine OptiFine_1.7.10_HD_U_B5 82 mods loaded, 82 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{7.10.97.1347} [Forge Mod Loader] (forge-1.7.10-10.13.2.1347-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{10.13.2.1347} [Minecraft Forge] (forge-1.7.10-10.13.2.1347-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
debug{1.0} [debug] (Dense-Ores-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
battlegear2{1.0.7.0} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.7.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
SC0_SpaceCore{0.7.14} [SpaceCore] (1.7.10-SpaceCore-0.7.14.jar) Unloaded->Constructed->Pre-initialized->Initialized
zeldaswordskills{1.7.10-2.2.5.b} [Zelda Sword Skills] (1.7.10-zeldaswordskills-2.2.5.b.jar) Unloaded->Constructed->Pre-initialized->Initialized
legendgear{2.b.0.2} [Legend Gear 2] (14165682237_LegendGear-2-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar.zip) Unloaded->Constructed->Pre-initialized->Initialized
simplecore{1.1.0} [SimpleCore API] ([1.7.10] SimpleCore API v1.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar) Unloaded->Constructed->Pre-initialized->Initialized
ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar) Unloaded->Constructed->Pre-initialized->Initialized
FLabsBF{4.1.2} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
IC2{2.2.628-experimental} [IndustrialCraft 2] (_Industrial-Craft-2-Mod-Experimental-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
moEatableSwords{1.7.2} [moSwords Mod Eatables] (_MoSwords-Mod-1.7.10.zip) Unloaded->Constructed->Pre-initialized->Initialized
moSwords{v1} [Mo Swords Mod] (_MoSwords-Mod-1.7.10.zip) Unloaded->Constructed->Pre-initialized->Initialized
Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
Thaumcraft{4.2.0.0} [Thaumcraft] (Thaumcraft-1.7.10-4.2.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
abyssalcraft{1.8.4.1} [AbyssalCraft] (AbyssalCraft-1.7.10-1.8.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
advancedgenetics{1.5.7} [Advanced Genetics] (advancedgenetics-1.7.10-1.5.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
nevermine{2.0.1} [AdventOfAscension] (AdventofAscension2.1Hotfix.jar) Unloaded->Constructed->Pre-initialized->Initialized
Backpack{2.0.0} [Backpack] (backpack-2.0.0-1.7.x.jar) Unloaded->Constructed->Pre-initialized->Initialized
BattleTowers{1.4.8} [Battle Towers] (BattleTowers-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
BiblioCraft{1.8.2} [BiblioCraft] (BiblioCraft-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1019-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
Botania{r1.6-173} [Botania] (Botania r1.6-173.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Core{6.4.6} [BuildCraft] (buildcraft-6.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Factory{6.4.6} [BC Factory] (buildcraft-6.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Transport{6.4.6} [BC Transport] (buildcraft-6.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Silicon{6.4.6} [BC Silicon] (buildcraft-6.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Energy{6.4.6} [BC Energy] (buildcraft-6.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Builders{6.4.6} [BC Builders] (buildcraft-6.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
CarpentersBlocks{3.3.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.1 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
comp101{0.1.1} [Companion mod] (Companions-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
coralmod{1.7.10_dev} [CoralReef Mod] (Coral-Reef-Mod-1.7.10-Without-Scuba-Diving.jar) Unloaded->Constructed->Pre-initialized->Initialized
nandocore{1.7.10_dev} [NandoCore] (Coral-Reef-Mod-1.7.10-Without-Scuba-Diving.jar) Unloaded->Constructed->Pre-initialized->Initialized
scubadiving{1.7.10_dev} [Scuba Diving] (Coral-Reef-Mod-1.7.10-Without-Scuba-Diving.jar) Unloaded->Constructed->Pre-initialized->Initialized
craft++{1.0} [Craft++] (Craft-Plus-Plus-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Errored
craftguide{1.6.8.1} [CraftGuide] (CraftGuide-1.6.8.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
props{1.12} [Decocraft] (Decocraft-v1.12b_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
dungeonpack{1.7.10-1.0} [Dungeon Pack] (dungeonpack-1.7.10-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
DyeableBeds{1.7.2 R2} [Dyeable Beds] (Dyeable-Beds-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
eplus{1.7.10-3.0.1} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
GalacticraftCore{3.0.11} [Galacticraft Core] (GalacticraftCore-1.7-3.0.11.306.jar) Unloaded->Constructed->Pre-initialized->Initialized
GalacticraftMars{3.0.11} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.11.306.jar) Unloaded->Constructed->Pre-initialized->Initialized
GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (Grimoire-of-Gaia-3-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
harvestcraft{1.7.10d} [Pam's HarvestCraft] (HarvestCraft-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
iChunUtil{4.0.0} [iChunUtil] (iChunUtil-4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
InfernalMobs{1.5.4} [Infernal Mobs] (InfernalMobs-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar) Unloaded->Constructed->Pre-initialized->Initialized
IronChest{6.0.62.742} [Iron Chest] (Iron-Chests-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
LLadders{0.4.0} [Luppii's Ladders] (Ladders-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
reaper_lantern{1.47} [Lantern mod] (Lantern1.47[1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
lom{1.7.10-3.0.3} [LotsOMobs] (lom-1.7.10-3.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
RadixCore{2.0.0} [RadixCore] (RadixCore-1.7.10-2.0.0-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
MCA{5.0.0} [Minecraft Comes Alive] (MCA-5.0.0-1.7.10-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar) Unloaded->Constructed->Pre-initialized->Initialized
Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar) Unloaded->Constructed->Pre-initialized->Initialized
MoarOres{V2.1.1} [MoarOres] (MoarOres-2.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
MoreBows2{Beta 0.4} [More Bows 2] (More-Bows-2-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
Morph{0.9.0} [Morph] (Morph-Beta-0.9.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
movillages{1.2.1} [Mo' Villages] (MoVillages-1.3.1 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized
ccm{1.1} [MrCrayfish's Construction Mod] (MrCrayfishs-Construction-Mod-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
newfoods2{2.2} [New Foods 2] (New-Foods-2-Mod-1.7.10 (3).jar) Unloaded->Constructed->Pre-initialized->Initialized
Railcraft{9.5.0.0} [Railcraft] (Railcraft_1.7.10-9.5.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
RidiculousWorld{0.1} [Ridiculous World] (Ridiculous-World-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
Roguelike{1.3.6} [Roguelike Dungeons] (Roguelike-Dungeons-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
simpleores{1.4.3} [SimpleOres 2] (SimpleOres-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
punt{1.7.10-10.13.0-14.0} [Punt] (Small-Boats-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
whitehall{1.7.10-10.13.0-14.0} [Whitehall] (Small-Boats-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
hoy{1.7.10-10.13.0-14.0} [Hoy] (Small-Boats-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
smallboats{1.7.10-10.13.0-14.0} [SmallBoats (base)] (Small-Boats-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
TwilightForest{2.3.4} [The Twilight Forest] (twilightforest-1.7.10-2.3.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
AS_UpdateCheck{1.1.6} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
SC0_UsefulPets{1.2.3} [Useful Pets] (Useful-Pets-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
zoommod{1.2} [zoommod] (ZoomMod-1.2_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
denseores{1.0} [Dense Ores] (Dense-Ores-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 660/PCIe/SSE2 GL version 4.5.0 NVIDIA 350.12, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [Doku-RPG-FaithFul-1.8.zip] Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
Okay, so i managed to find the config file, (it was in the config folder, but under a different name)
but i dont know what to change,
ill put the file text below.
Thanks Again For your support, i appreciate it.
# Configuration file
##########################################################################################################
# both
#--------------------------------------------------------------------------------------------------------#
# Settings controlled by both.
# Client can be different from server.
# If client differs from server, server can disable client's setting if false.
##########################################################################################################
both {
B:"Should the mod be used?"=true
B:useMod=true
}
##########################################################################################################
# client
#--------------------------------------------------------------------------------------------------------#
# Settings controlled client.
# Can vary from server to server.
##########################################################################################################
##########################################################################################################
# enchantments
#--------------------------------------------------------------------------------------------------------#
# Enchantments can be disabled to be enchantable in the table.
# Controlled on the server side
##########################################################################################################
enchantments {
B:Reading=true
S:Reading-ToolTip=
B:enchantment.arrowDamage=true
S:enchantment.arrowDamage-ToolTip=Increases damage
B:enchantment.arrowFire=true
S:enchantment.arrowFire-ToolTip=Flaming arrows
B:enchantment.arrowInfinite=true
S:enchantment.arrowInfinite-ToolTip=Shooting consumes no arrows
B:enchantment.arrowKnockback=true
S:enchantment.arrowKnockback-ToolTip=Increases knockback
B:enchantment.autoSmelt=true
S:enchantment.autoSmelt-ToolTip=
B:enchantment.bash.damage=true
S:enchantment.bash.damage-ToolTip=
B:enchantment.bash.power=true
S:enchantment.bash.power-ToolTip=
B:enchantment.bash.weightless=true
S:enchantment.bash.weightless-ToolTip=
B:enchantment.bow.charge=true
S:enchantment.bow.charge-ToolTip=
B:enchantment.bow.loot=true
S:enchantment.bow.loot-ToolTip=
B:enchantment.coralium=true
S:enchantment.coralium-ToolTip=
B:enchantment.damage.all=true
S:enchantment.damage.all-ToolTip=Extra damage
B:enchantment.damage.arthropods=true
S:enchantment.damage.arthropods-ToolTip=Extra damage to spiders, cave spiders and silverfish
B:enchantment.damage.shadow=true
S:enchantment.damage.shadow-ToolTip=
B:enchantment.damage.undead=true
S:enchantment.damage.undead-ToolTip=Extra damage to undead mobs
B:enchantment.digging=true
S:enchantment.digging-ToolTip=Faster resource gathering while in use
B:enchantment.dread=true
S:enchantment.dread-ToolTip=
B:enchantment.durability=true
S:enchantment.durability-ToolTip=Increases durability
B:enchantment.fire=true
S:enchantment.fire-ToolTip=Lights the target on fire
B:enchantment.fishingSpeed=true
S:enchantment.fishingSpeed-ToolTip=
B:enchantment.frugal=true
S:enchantment.frugal-ToolTip=Wand equivalent of unbreaking.
B:enchantment.haste=true
S:enchantment.haste-ToolTip=Usable on boots and the Thaumostatic Harness only. Makes you move faster. Very effective on Boots of the Traveller, or the Thaumostatic Harness.
B:enchantment.hops=true
S:enchantment.hops-ToolTip=
B:enchantment.ironWall=true
S:enchantment.ironWall-ToolTip=
B:enchantment.knockback=true
S:enchantment.knockback-ToolTip=Increases knockback
B:enchantment.lootBonus=true
S:enchantment.lootBonus-ToolTip=Mobs can drop more loot
B:enchantment.lootBonusDigger=true
S:enchantment.lootBonusDigger-ToolTip=Increases the drop rate of items from blocks
B:enchantment.lootBonusFishing=true
S:enchantment.lootBonusFishing-ToolTip=
B:enchantment.magicProtection=true
S:enchantment.magicProtection-ToolTip=
B:enchantment.oxygen=true
S:enchantment.oxygen-ToolTip=Decreases the rate of air loss underwater; increases time between damage while suffocating and drowning
B:enchantment.potency=true
S:enchantment.potency-ToolTip=Increases damage or range that wands have.
B:enchantment.protect.all=true
S:enchantment.protect.all-ToolTip=Reduces damage from all sources
B:enchantment.protect.explosion=true
S:enchantment.protect.explosion-ToolTip=Protection against explosion damage; reduces explosion recoil
B:enchantment.protect.fall=true
S:enchantment.protect.fall-ToolTip=Protection against fall damage
B:enchantment.protect.fire=true
S:enchantment.protect.fire-ToolTip=Protection against fire damage; fire is extinguished faster
B:enchantment.protect.projectile=true
S:enchantment.protect.projectile-ToolTip=Protection against damage from projectile entities
B:enchantment.quickdraw=true
S:enchantment.quickdraw-ToolTip=
B:enchantment.railcraft.crowbar.destruction=true
S:enchantment.railcraft.crowbar.destruction-ToolTip=
B:enchantment.railcraft.crowbar.implosion=true
S:enchantment.railcraft.crowbar.implosion-ToolTip=
B:enchantment.railcraft.crowbar.wrecking=true
S:enchantment.railcraft.crowbar.wrecking-ToolTip=
B:enchantment.repair=true
S:enchantment.repair-ToolTip=Consumes vis from the local aura to repair the item with this enchantment
B:enchantment.shield.recover=true
S:enchantment.shield.recover-ToolTip=
B:enchantment.shield.usage=true
S:enchantment.shield.usage-ToolTip=
B:enchantment.speedBoost=true
S:enchantment.speedBoost-ToolTip=
B:enchantment.thorns=true
S:enchantment.thorns-ToolTip=Chance of dealing damage to mobs or players attacking the wearer
B:enchantment.untouching=true
S:enchantment.untouching-ToolTip=Mined blocks will drop themselves instead of the item(s) it should drop
B:enchantment.wandfortune=true
S:enchantment.wandfortune-ToolTip=
B:enchantment.waterWorker=true
S:enchantment.waterWorker-ToolTip=Increases underwater mining rate
}
##########################################################################################################
# server
#--------------------------------------------------------------------------------------------------------#
# Settings controlled by server.
##########################################################################################################
server {
B:AllowDisenchanting=true
B:AllowEnchantDamaged=true
B:AllowRepair=true
B:"Are bookshelves required to do an enchantment?"=true
I:"At when level do players need to have bookshelves?"=5
B:"Can players disenchant items they have not enchanted?"=false
B:"Can the table disenchant items?"=true
B:"Can the table enchant damaged items?"=true
B:"Can the table repair items?"=true
I:CostFactor=5
B:"Disenchant Unowned"=false
B:"Disregard item type?"=false
D:"How blast resistant is the table?"=2000.0
D:"How long to break the table?"=5.0
I:RepairFactor=5
B:"Should the table have light?"=true
I:"What is the cost factor?"=5
I:"What is the repair factor"=5
B:hasLight=true
I:minimumBook=5
B:needsBookShelves=true
}
The Meaning of Life, the Universe, and Everything.
Join Date:
1/24/2015
Posts:
206
Location:
My house
Minecraft:
Melontacos24
Member Details
The enchant auto smelt is causing the crash, so I think that there might be another enchant using the id 101 or you have multiple files for auto smelt, if you do not know how to fix this, then try getting a different download of the mod.
well, enchanting plus is version 3.0.2, i had 3.0.1 before, but i dont think it will change anything, and what do you mean by a different download of the mod, i downloaded it from the mod creator site, maybe i can change the id to fix it ?
and forgort to ask, right now i have the previous version of Nevermine 2 advent of ascension, wich, back at the time, was called eternal isle, do i delete eternal isle when i put Nevermine 2 advent of ascension ?
The Meaning of Life, the Universe, and Everything.
Join Date:
1/24/2015
Posts:
206
Location:
My house
Minecraft:
Melontacos24
Member Details
I am going somewere so I might not be able to help you for a little bit but I would recommend updating both of the mods, it will probably fix the problem.
here is the crash report, (i have a lot of mods install)
// Who set us up the TNT? Time: 4/21/15 2:13 PM
Description: Initializing game java.lang.IllegalArgumentException: Duplicate enchantment id! class com.anon10w1z.craftPP.enchantments.EnchantmentAutoSmelt and class net.nevermine.assist.AscensionEnchants$2 Enchantment ID:101
at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
at com.anon10w1z.craftPP.lib.CppEnchantmentBase.<init>(CppEnchantmentBase.java:12)
at com.anon10w1z.craftPP.enchantments.EnchantmentAutoSmelt.<init>(EnchantmentAutoSmelt.java:10)
at com.anon10w1z.craftPP.enchantments.CppEnchantments.init(CppEnchantments.java:15)
at com.anon10w1z.craftPP.CraftPlusPlus.init(CraftPlusPlus.java:92)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
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 --
Stacktrace:
at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
at com.anon10w1z.craftPP.lib.CppEnchantmentBase.<init>(CppEnchantmentBase.java:12)
at com.anon10w1z.craftPP.enchantments.EnchantmentAutoSmelt.<init>(EnchantmentAutoSmelt.java:10)
at com.anon10w1z.craftPP.enchantments.CppEnchantments.init(CppEnchantments.java:15)
at com.anon10w1z.craftPP.CraftPlusPlus.init(CraftPlusPlus.java:92)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) -- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
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.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 153640848 bytes (146 MB) / 785383424 bytes (749 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.97.1347 Minecraft Forge 10.13.2.1347 Optifine OptiFine_1.7.10_HD_U_B5 82 mods loaded, 82 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{7.10.97.1347} [Forge Mod Loader] (forge-1.7.10-10.13.2.1347-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{10.13.2.1347} [Minecraft Forge] (forge-1.7.10-10.13.2.1347-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
debug{1.0} [debug] (Dense-Ores-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
battlegear2{1.0.7.0} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.7.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
SC0_SpaceCore{0.7.14} [SpaceCore] (1.7.10-SpaceCore-0.7.14.jar) Unloaded->Constructed->Pre-initialized->Initialized
zeldaswordskills{1.7.10-2.2.5.b} [Zelda Sword Skills] (1.7.10-zeldaswordskills-2.2.5.b.jar) Unloaded->Constructed->Pre-initialized->Initialized
legendgear{2.b.0.2} [Legend Gear 2] (14165682237_LegendGear-2-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar.zip) Unloaded->Constructed->Pre-initialized->Initialized
simplecore{1.1.0} [SimpleCore API] ([1.7.10] SimpleCore API v1.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar) Unloaded->Constructed->Pre-initialized->Initialized
ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar) Unloaded->Constructed->Pre-initialized->Initialized
FLabsBF{4.1.2} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
IC2{2.2.628-experimental} [IndustrialCraft 2] (_Industrial-Craft-2-Mod-Experimental-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
moEatableSwords{1.7.2} [moSwords Mod Eatables] (_MoSwords-Mod-1.7.10.zip) Unloaded->Constructed->Pre-initialized->Initialized
moSwords{v1} [Mo Swords Mod] (_MoSwords-Mod-1.7.10.zip) Unloaded->Constructed->Pre-initialized->Initialized
Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
Thaumcraft{4.2.0.0} [Thaumcraft] (Thaumcraft-1.7.10-4.2.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
abyssalcraft{1.8.4.1} [AbyssalCraft] (AbyssalCraft-1.7.10-1.8.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
advancedgenetics{1.5.7} [Advanced Genetics] (advancedgenetics-1.7.10-1.5.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
nevermine{2.0.1} [AdventOfAscension] (AdventofAscension2.1Hotfix.jar) Unloaded->Constructed->Pre-initialized->Initialized
Backpack{2.0.0} [Backpack] (backpack-2.0.0-1.7.x.jar) Unloaded->Constructed->Pre-initialized->Initialized
BattleTowers{1.4.8} [Battle Towers] (BattleTowers-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
BiblioCraft{1.8.2} [BiblioCraft] (BiblioCraft-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1019-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
Botania{r1.6-173} [Botania] (Botania r1.6-173.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Core{6.4.6} [BuildCraft] (buildcraft-6.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Factory{6.4.6} [BC Factory] (buildcraft-6.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Transport{6.4.6} [BC Transport] (buildcraft-6.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Silicon{6.4.6} [BC Silicon] (buildcraft-6.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Energy{6.4.6} [BC Energy] (buildcraft-6.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Builders{6.4.6} [BC Builders] (buildcraft-6.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
CarpentersBlocks{3.3.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.1 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
comp101{0.1.1} [Companion mod] (Companions-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
coralmod{1.7.10_dev} [CoralReef Mod] (Coral-Reef-Mod-1.7.10-Without-Scuba-Diving.jar) Unloaded->Constructed->Pre-initialized->Initialized
nandocore{1.7.10_dev} [NandoCore] (Coral-Reef-Mod-1.7.10-Without-Scuba-Diving.jar) Unloaded->Constructed->Pre-initialized->Initialized
scubadiving{1.7.10_dev} [Scuba Diving] (Coral-Reef-Mod-1.7.10-Without-Scuba-Diving.jar) Unloaded->Constructed->Pre-initialized->Initialized
craft++{1.0} [Craft++] (Craft-Plus-Plus-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Errored
craftguide{1.6.8.1} [CraftGuide] (CraftGuide-1.6.8.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
props{1.12} [Decocraft] (Decocraft-v1.12b_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
dungeonpack{1.7.10-1.0} [Dungeon Pack] (dungeonpack-1.7.10-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
DyeableBeds{1.7.2 R2} [Dyeable Beds] (Dyeable-Beds-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
eplus{1.7.10-3.0.1} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
GalacticraftCore{3.0.11} [Galacticraft Core] (GalacticraftCore-1.7-3.0.11.306.jar) Unloaded->Constructed->Pre-initialized->Initialized
GalacticraftMars{3.0.11} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.11.306.jar) Unloaded->Constructed->Pre-initialized->Initialized
GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (Grimoire-of-Gaia-3-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
harvestcraft{1.7.10d} [Pam's HarvestCraft] (HarvestCraft-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
iChunUtil{4.0.0} [iChunUtil] (iChunUtil-4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
InfernalMobs{1.5.4} [Infernal Mobs] (InfernalMobs-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar) Unloaded->Constructed->Pre-initialized->Initialized
IronChest{6.0.62.742} [Iron Chest] (Iron-Chests-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
LLadders{0.4.0} [Luppii's Ladders] (Ladders-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
reaper_lantern{1.47} [Lantern mod] (Lantern1.47[1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
lom{1.7.10-3.0.3} [LotsOMobs] (lom-1.7.10-3.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
RadixCore{2.0.0} [RadixCore] (RadixCore-1.7.10-2.0.0-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
MCA{5.0.0} [Minecraft Comes Alive] (MCA-5.0.0-1.7.10-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar) Unloaded->Constructed->Pre-initialized->Initialized
Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar) Unloaded->Constructed->Pre-initialized->Initialized
MoarOres{V2.1.1} [MoarOres] (MoarOres-2.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
MoreBows2{Beta 0.4} [More Bows 2] (More-Bows-2-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
Morph{0.9.0} [Morph] (Morph-Beta-0.9.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
movillages{1.2.1} [Mo' Villages] (MoVillages-1.3.1 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized
ccm{1.1} [MrCrayfish's Construction Mod] (MrCrayfishs-Construction-Mod-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
newfoods2{2.2} [New Foods 2] (New-Foods-2-Mod-1.7.10 (3).jar) Unloaded->Constructed->Pre-initialized->Initialized
Railcraft{9.5.0.0} [Railcraft] (Railcraft_1.7.10-9.5.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
RidiculousWorld{0.1} [Ridiculous World] (Ridiculous-World-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
Roguelike{1.3.6} [Roguelike Dungeons] (Roguelike-Dungeons-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
simpleores{1.4.3} [SimpleOres 2] (SimpleOres-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
punt{1.7.10-10.13.0-14.0} [Punt] (Small-Boats-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
whitehall{1.7.10-10.13.0-14.0} [Whitehall] (Small-Boats-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
hoy{1.7.10-10.13.0-14.0} [Hoy] (Small-Boats-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
smallboats{1.7.10-10.13.0-14.0} [SmallBoats (base)] (Small-Boats-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
TwilightForest{2.3.4} [The Twilight Forest] (twilightforest-1.7.10-2.3.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
AS_UpdateCheck{1.1.6} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
SC0_UsefulPets{1.2.3} [Useful Pets] (Useful-Pets-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
zoommod{1.2} [zoommod] (ZoomMod-1.2_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
denseores{1.0} [Dense Ores] (Dense-Ores-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 660/PCIe/SSE2 GL version 4.5.0 NVIDIA 350.12, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported. Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [Doku-RPG-FaithFul-1.8.zip] Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumEnchantement id conflict. Change id of one of them in configs.
Check out all my mods here: Elix'x mods hub!
Hi elix_x,
thanks for cheking inside this mess for me, but i cant find the config file for enchanting, do you have an idea how to find it ?
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumWiki of these mods? Google? Mod's forums?
Check out all my mods here: Elix'x mods hub!
Your craft Plus Plus mod is errored. if you are an expert in fixing mods then try to fix it otherwise remove it. hope this helps
wazzup.
Okay, so i managed to find the config file, (it was in the config folder, but under a different name)
but i dont know what to change,
ill put the file text below.
Thanks Again For your support, i appreciate it.
# Configuration file
##########################################################################################################
# both
#--------------------------------------------------------------------------------------------------------#
# Settings controlled by both.
# Client can be different from server.
# If client differs from server, server can disable client's setting if false.
##########################################################################################################
both {
B:"Should the mod be used?"=true
B:useMod=true
}
##########################################################################################################
# client
#--------------------------------------------------------------------------------------------------------#
# Settings controlled client.
# Can vary from server to server.
##########################################################################################################
client {
B:hasParticles=true
S:tableParticles=portal
}
##########################################################################################################
# enchantments
#--------------------------------------------------------------------------------------------------------#
# Enchantments can be disabled to be enchantable in the table.
# Controlled on the server side
##########################################################################################################
enchantments {
B:Reading=true
S:Reading-ToolTip=
B:enchantment.arrowDamage=true
S:enchantment.arrowDamage-ToolTip=Increases damage
B:enchantment.arrowFire=true
S:enchantment.arrowFire-ToolTip=Flaming arrows
B:enchantment.arrowInfinite=true
S:enchantment.arrowInfinite-ToolTip=Shooting consumes no arrows
B:enchantment.arrowKnockback=true
S:enchantment.arrowKnockback-ToolTip=Increases knockback
B:enchantment.autoSmelt=true
S:enchantment.autoSmelt-ToolTip=
B:enchantment.bash.damage=true
S:enchantment.bash.damage-ToolTip=
B:enchantment.bash.power=true
S:enchantment.bash.power-ToolTip=
B:enchantment.bash.weightless=true
S:enchantment.bash.weightless-ToolTip=
B:enchantment.bow.charge=true
S:enchantment.bow.charge-ToolTip=
B:enchantment.bow.loot=true
S:enchantment.bow.loot-ToolTip=
B:enchantment.coralium=true
S:enchantment.coralium-ToolTip=
B:enchantment.damage.all=true
S:enchantment.damage.all-ToolTip=Extra damage
B:enchantment.damage.arthropods=true
S:enchantment.damage.arthropods-ToolTip=Extra damage to spiders, cave spiders and silverfish
B:enchantment.damage.shadow=true
S:enchantment.damage.shadow-ToolTip=
B:enchantment.damage.undead=true
S:enchantment.damage.undead-ToolTip=Extra damage to undead mobs
B:enchantment.digging=true
S:enchantment.digging-ToolTip=Faster resource gathering while in use
B:enchantment.dread=true
S:enchantment.dread-ToolTip=
B:enchantment.durability=true
S:enchantment.durability-ToolTip=Increases durability
B:enchantment.fire=true
S:enchantment.fire-ToolTip=Lights the target on fire
B:enchantment.fishingSpeed=true
S:enchantment.fishingSpeed-ToolTip=
B:enchantment.frugal=true
S:enchantment.frugal-ToolTip=Wand equivalent of unbreaking.
B:enchantment.haste=true
S:enchantment.haste-ToolTip=Usable on boots and the Thaumostatic Harness only. Makes you move faster. Very effective on Boots of the Traveller, or the Thaumostatic Harness.
B:enchantment.hops=true
S:enchantment.hops-ToolTip=
B:enchantment.ironWall=true
S:enchantment.ironWall-ToolTip=
B:enchantment.knockback=true
S:enchantment.knockback-ToolTip=Increases knockback
B:enchantment.lootBonus=true
S:enchantment.lootBonus-ToolTip=Mobs can drop more loot
B:enchantment.lootBonusDigger=true
S:enchantment.lootBonusDigger-ToolTip=Increases the drop rate of items from blocks
B:enchantment.lootBonusFishing=true
S:enchantment.lootBonusFishing-ToolTip=
B:enchantment.magicProtection=true
S:enchantment.magicProtection-ToolTip=
B:enchantment.oxygen=true
S:enchantment.oxygen-ToolTip=Decreases the rate of air loss underwater; increases time between damage while suffocating and drowning
B:enchantment.potency=true
S:enchantment.potency-ToolTip=Increases damage or range that wands have.
B:enchantment.protect.all=true
S:enchantment.protect.all-ToolTip=Reduces damage from all sources
B:enchantment.protect.explosion=true
S:enchantment.protect.explosion-ToolTip=Protection against explosion damage; reduces explosion recoil
B:enchantment.protect.fall=true
S:enchantment.protect.fall-ToolTip=Protection against fall damage
B:enchantment.protect.fire=true
S:enchantment.protect.fire-ToolTip=Protection against fire damage; fire is extinguished faster
B:enchantment.protect.projectile=true
S:enchantment.protect.projectile-ToolTip=Protection against damage from projectile entities
B:enchantment.quickdraw=true
S:enchantment.quickdraw-ToolTip=
B:enchantment.railcraft.crowbar.destruction=true
S:enchantment.railcraft.crowbar.destruction-ToolTip=
B:enchantment.railcraft.crowbar.implosion=true
S:enchantment.railcraft.crowbar.implosion-ToolTip=
B:enchantment.railcraft.crowbar.wrecking=true
S:enchantment.railcraft.crowbar.wrecking-ToolTip=
B:enchantment.repair=true
S:enchantment.repair-ToolTip=Consumes vis from the local aura to repair the item with this enchantment
B:enchantment.shield.recover=true
S:enchantment.shield.recover-ToolTip=
B:enchantment.shield.usage=true
S:enchantment.shield.usage-ToolTip=
B:enchantment.speedBoost=true
S:enchantment.speedBoost-ToolTip=
B:enchantment.thorns=true
S:enchantment.thorns-ToolTip=Chance of dealing damage to mobs or players attacking the wearer
B:enchantment.untouching=true
S:enchantment.untouching-ToolTip=Mined blocks will drop themselves instead of the item(s) it should drop
B:enchantment.wandfortune=true
S:enchantment.wandfortune-ToolTip=
B:enchantment.waterWorker=true
S:enchantment.waterWorker-ToolTip=Increases underwater mining rate
}
##########################################################################################################
# server
#--------------------------------------------------------------------------------------------------------#
# Settings controlled by server.
##########################################################################################################
server {
B:AllowDisenchanting=true
B:AllowEnchantDamaged=true
B:AllowRepair=true
B:"Are bookshelves required to do an enchantment?"=true
I:"At when level do players need to have bookshelves?"=5
B:"Can players disenchant items they have not enchanted?"=false
B:"Can the table disenchant items?"=true
B:"Can the table enchant damaged items?"=true
B:"Can the table repair items?"=true
I:CostFactor=5
B:"Disenchant Unowned"=false
B:"Disregard item type?"=false
D:"How blast resistant is the table?"=2000.0
D:"How long to break the table?"=5.0
I:RepairFactor=5
B:"Should the table have light?"=true
I:"What is the cost factor?"=5
I:"What is the repair factor"=5
B:hasLight=true
I:minimumBook=5
B:needsBookShelves=true
}
luks like u have a duplicate
Really ? gooddamit, Can you tell me where Please ?
The enchant auto smelt is causing the crash, so I think that there might be another enchant using the id 101 or you have multiple files for auto smelt, if you do not know how to fix this, then try getting a different download of the mod.
AND also because of the craft plus plus mod. Remove it. its errored
wazzup.
well, enchanting plus is version 3.0.2, i had 3.0.1 before, but i dont think it will change anything, and what do you mean by a different download of the mod, i downloaded it from the mod creator site, maybe i can change the id to fix it ?
thanks, i have removed craft ++, what about the id conflict for enchanting plus? can i change it and how?
Thanks for all your support.
and forgort to ask, right now i have the previous version of Nevermine 2 advent of ascension, wich, back at the time, was called eternal isle, do i delete eternal isle when i put Nevermine 2 advent of ascension ?
yeah, your missing out on a bunch of stuff
ok Thanks for telling me, what am i missing out ?
I don't know everything but I know in the newer version there are skills you can level up and 14 dimensions
cool, but i cant make it work, i have to fix enchanting plus before, but i dont know how to fix the id problem,maybe i can change the id number?
or is there a way to delete the duplication somehow ?
Can you send me a download of the version you have installed?
sure ther you go.
http://www.curse.com/mc-mods/minecraft/enchanting-plus/2215382
thanks again.
I am going somewere so I might not be able to help you for a little bit but I would recommend updating both of the mods, it will probably fix the problem.