BowInfinityFix (Bow-Infinity-Fix-Mod-1.8.jar)
com.github.parker8283.bif.Transformer
Launched Version: 1.8
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 8250 GL version 4.2.12224 Compatibility Profile Context 12.105.4.0, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
BabyAnimalsCore (Baby-Animals-Mod-1.8.jar)
avoidExplodingCreepers (Creeper-Awareness-Mod-1.8.jar)
TransformerLoader (OpenComputers-MC1.8-1.5.9.23-universal.jar)
TMIForgeLoader (TooManyItems-1.8.jar)
ItemPatchingLoader (ItemPhysic-Mod-Full-1.8.jar)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
DLFMLCorePlugin (DynamicLights-1.8.jar)
ROCLoadingPlugin (Realms-of-Chaos-Mod-1.8.jar)
VeinMinerCorePlugin (VeinMiner-1.8_0.27.0.unknown.jar)
keysoverhaul (Key-Bindings-Overhaul-Mod-1.8.jar)
SRCore (SimpleRefinement-mc1.8-1.0.jar)
CCCDeobfPlugin (unknown)
BOPLoadingPlugin (BiomesOPlenty-1.8-3.0.0.1277-universal.jar)
BowInfinityFix (Bow-Infinity-Fix-Mod-1.8.jar)
Contact their authors BEFORE contacting forge // Everything's going to plan. No, really, that was supposed to happen. Time: 6/25/15 1:58 PM
Description: Initializing game java.lang.IllegalArgumentException: ID is already registered: 31
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:99)
at net.minecraftforge.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:198)
at epicarno.mystical.common.mystical_epicarno_mod.load(mystical_epicarno_mod.java:2055)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:731)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:315)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) A detailed walkthrough of the error, its code path and all known details is as follows:
--------------------------------------------------------------------------------------- -- Head --
Stacktrace:
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:99)
at net.minecraftforge.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:198)
at epicarno.mystical.common.mystical_epicarno_mod.load(mystical_epicarno_mod.java:2055)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:731)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:315)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491) -- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) -- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 528831240 bytes (504 MB) / 990904320 bytes (945 MB) up to 2863661056 bytes (2731 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1450 Optifine OptiFine_1.8_HD_U_D3 68 mods loaded, 68 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1450.jar)
UCHI Forge{11.14.3.1450} [Minecraft Forge] (forge-1.8-11.14.3.1450.jar)
UCHI bowinfinityfix{rv1} [Bow Infinity Fix] (minecraft.jar)
UCHI CodeChickenCore{1.0.5.34} [CodeChicken Core] (minecraft.jar)
UCHI OpenComputers|Core{1.0.0} [OpenComputers (Core)] (minecraft.jar)
UCHI TooManyItems{1.8} [TooManyItems] (minecraft.jar)
UCHI VeinMiner_coremod{0.26.1_build.unknown} [Core mod] (minecraft.jar)
UCHI itemphysic{1.1.2} [ItemPhysic] (minecraft.jar)
UCHI bspkrsCore{7.01} [bspkrsCore] ([1.8]bspkrsCore-universal-7.01.jar)
UCHI ArmorStatusHUD{1.8} [ArmorStatusHUD] ([1.8]ArmorStatusHUD-client-1.29.jar)
UCHI armourexpansion{1.0} [Armour Expansion] (Armour-Expansion-Mod-1.8.jar)
UCHI AutoSapling{1.0} [AutoSapling] (AutoSap-MC1.8-1.2.jar)
UCHI babyanimals{1.8-1} [Baby Animals Model Swapper] (Baby-Animals-Mod-1.8.jar)
UCHI Baubles{1.1.1.0} [Baubles] (Baubles-1.8-1.1.1.0.jar)
UCHI bettercreative{1.0} [Better Creative Inventory] (Better-Creative-Inventory-Mod-1.8.jar)
UCHI BetterLeather{2.0} [Better Leather] (BetterLeather-universal-1.8-2.1.0.jar)
UCHI BiomesOPlenty{3.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.8-3.0.0.1277-universal.jar)
UCHI blocklings{3.0.3} [Blocklings] (Blocklings-3.0.3-1.8.jar)
UCHI avoidexplodingcreepers{1.1} [Avoid Exploding Creepers] (Creeper-Awareness-Mod-1.8.jar)
UCHI DamageIndicatorsMod{3.3.2} [Damage Indicators] (Damage-Indicators-Mod-1.8.jar)
UCHI DeathChest{1.8} [Death Chest] (DeathChest-1.0.2.jar)
UCHI decorationmegapack{1.07} [Decoration Mega Pack] (decorationmegapack-1.07-1.8-1334.jar)
UCHI MoCreatures{8.0.0.devA} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod-8.0.0.devA.jar)
UCHI DynamicLights{1.3.8} [Dynamic Lights] (DynamicLights-1.8.jar)
UCHI DynamicLights_onFire{1.0.4} [Dynamic Lights Burning Entity Module] (DynamicLights-1.8.jar)
UCHI DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.8.jar)
UCHI DynamicLights_dropItems{1.0.8} [Dynamic Lights EntityItem Module] (DynamicLights-1.8.jar)
UCHI DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.8.jar)
UCHI DynamicLights_mobEquipment{1.0.8} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.8.jar)
UCHI DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.8.jar)
UCHI DynamicLights_floodLights{1.0.2} [Dynamic Lights Flood Light] (DynamicLights-1.8.jar)
UCHI DynamicLights_otherPlayers{1.0.7} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.8.jar)
UCHI DynamicLights_thePlayer{1.1.3} [Dynamic Lights Player Light Module] (DynamicLights-1.8.jar)
UCHI emeraldobsidianmod{1.2} [Emerald & Obsidian tools/armor mod] (Emerald-and-Obsidian-Tools-Mod-1.8.jar)
UCHE forge_TheEpicarnoMod{V1.1.4.6} [The Epicarno Mod] (forge_TheEpicarnoMod-1.1.4.6.jar)
UCHI hungerstrike{1.8.0-1.0.6} [Hunger Strike] (HungerStrike-1.8.0-1.0.6.jar)
UCHI iChunUtil{5.0.0} [iChunUtil] (iChun-Util-Mod-1.8.jar)
UCHI InGameModConfigs{1.0.0.2} [InGame Mod Configs] (InGameModConfigs-1.8-1.0.0.2-client.jar)
UCHI IronChest{6.0.99.749} [Iron Chest] (ironchest-1.8-6.0.99.749-universal.jar)
UCHI keysoverhaul{1.0} [Key Bindings Overhaul] (Key-Bindings-Overhaul-Mod-1.8.jar)
UCHI LunatriusCore{1.1.2.28} [LunatriusCore] (LunatriusCore-1.8-1.1.2.28-universal.jar)
UCHI magicclover{0.6} [Magic Clover] (Magic-Clover-Mod-1.8.jar)
UCHI mopickaxes{630} [Mo' Pickaxes] (More-Pickaxes-Mod-1.8.jar)
UCHI moSwords{v1} [Mo Swords Mod] (MoSwords-Mod-1.8.jar)
UCHI MouseTweaks{2.5.0} [Mouse Tweaks] (MouseTweaks-2.5.0-mc1.8.jar)
UCHI cfm{3.4.7} [ยง9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7-build5(1.8).jar)
UCHI OpenComputers{1.5.9.23} [OpenComputers] (OpenComputers-MC1.8-1.5.9.23-universal.jar)
UCHI PeacefulSurface{1.8.x-v3} [PeacefulSurface] (PeacefulSurface-1.8.x-v3.jar)
UCHI progressiveautomation{1.6.15} [Progressive Automation] (ProgressiveAutomation-1.8-1.6.15.jar)
UCHI quickhotbar{1.04} [Quick Hotbar] (quickhotbar_18_1.04.jar)
UCHI realmsofchaos{Alpha 1.1} [Realms of Chaos] (Realms-of-Chaos-Mod-1.8.jar)
UCHI Roguelike{1.3.6} [Roguelike Dungeons] (RoguelikeDungeons-1.8-1.3.6.jar)
UCHI Scenter{1.8-3.3.0} [Scenter] (scenter-1.8-3.3.0.jar)
UCHI Shatter{5.0.0} [Shatter] (Shatter-5.0.0.jar)
UCHI shipwrecks{1.7.0} [Shipwrecks!] (shipwrecks-1.8.0-1.7.1.jar)
UCHI simplerefinement{1.0} [Simple Refinement] (SimpleRefinement-mc1.8-1.0.jar)
UCHI wuppy29_slimedungeon{1.6.3} [Slime Dungeons] (Slime Dungeon 1.8.0-1.6.3.jar)
UCHI spectralguns{1.2.2} [Spectral Guns] (Spectral-Guns-Mod-1.8.zip)
UCHI Stackie{1.6.0.35} [Stackie] (Stackie-1.8-1.6.0.35-universal.jar)
UCHI Treecapitator{1.8} [Treecapitator] (Tree-Capitator-Mod-1.8.jar)
UCHI VeinMiner{0.26.1_build.unknown} [Vein Miner] (VeinMiner-1.8_0.27.0.unknown.jar)
UCHI VeinMinerModSupport{0.26.1_build.unknown} [Mod Support] (VeinMiner-1.8_0.27.0.unknown.jar)
UCHI voidglasses{1.0.0} [Void Glasses] (Void Glasses-1.8-1.0.0-universal.jar)
UCHI mymod{1.3.5} [Bash Cat's Weapon Arsenal] (Weapon-Arsenal-Mod-1.8.jar)
UCHI worldtools{1.0} [World Tools] (World-Tools-Mod-1.8.jar)
UCHI WorldHandler{1.8-2.7} [World Handler GUI] (WorldHandler-1.8-2.7.jar)
UCHI zyinhud{1.4.1} [Zyin's HUD] (ZyinsHUD-(1.8)-v.1.4.1.jar)
Loaded coremods (and transformers):
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
BabyAnimalsCore (Baby-Animals-Mod-1.8.jar)
avoidExplodingCreepers (Creeper-Awareness-Mod-1.8.jar)
code.elix_x.coremods.avoidexplodingcreepers.core.AvoidExplodingCreepersTransformer
TransformerLoader (OpenComputers-MC1.8-1.5.9.23-universal.jar)
li.cil.oc.common.asm.ClassTransformer
TMIForgeLoader (TooManyItems-1.8.jar)
TMIForgeTransformer
ItemPatchingLoader (ItemPhysic-Mod-Full-1.8.jar)
com.creativemd.itemphysic.ItemTransformer
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
codechicken.core.asm.InterfaceDependancyTransformer
codechicken.core.asm.TweakTransformer
codechicken.core.asm.DelegatedTransformer
codechicken.core.asm.DefaultImplementationTransformer
DLFMLCorePlugin (DynamicLights-1.8.jar)
atomicstryker.dynamiclights.common.DLTransformer
ROCLoadingPlugin (Realms-of-Chaos-Mod-1.8.jar)
com.eternaldoom.realmsofchaos.asm.ROCTransformer
VeinMinerCorePlugin (VeinMiner-1.8_0.27.0.unknown.jar)
portablejim.veinminer.asm.ItemInWorldManagerTransformer
keysoverhaul (Key-Bindings-Overhaul-Mod-1.8.jar)
code.elix_x.coremods.keysoverhaul.core.KeysOverhaulTransformer
SRCore (SimpleRefinement-mc1.8-1.0.jar)
net.fybertech.simplerefinement.SRCore
CCCDeobfPlugin (unknown)
BOPLoadingPlugin (BiomesOPlenty-1.8-3.0.0.1277-universal.jar)
BowInfinityFix (Bow-Infinity-Fix-Mod-1.8.jar)
com.github.parker8283.bif.Transformer
Launched Version: 1.8
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 8250 GL version 4.2.12224 Compatibility Profile Context 12.105.4.0, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported. Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumThe Epicarno Mod has an entity ID conflict with another mob. There should be an option to change it in the configs.
Creator of Blood Arsenal and Sleep! Contributor to Blood Magic!
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumHere's a link to a guide on how to resolve conflict IDs if you really want to understand and fix this problem in possible future cases.
You don't have to delete it, just change the ID in configs, most mods let you do that.
Resolving ID Conflicts
EDIT: Just realized this is super old. I apologize for bumping his thread.