-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ars Magica crash report: Help please. #375
Comments
You've got a potion ID conflict, try installing a mod that allows more potion IDs to be used. |
it didn't work i got this crash report. ---- Minecraft Crash Report ---- Time: 7/26/17 1:35 PM java.lang.IllegalArgumentException: ID is already registered: 171 A detailed walkthrough of the error, its code path and all known details is as follows:-- Head -- -- Initialization -- -- System Details -- |
You can wipe your existing configs to force them to reassign potion IDs. |
okay will try that thank you |
it did not work and i dont know how to use Pastebin or Gist |
Using Gist and Pastebin for Crash Reports:For Pastebin, go to https://pastebin.com/, copy and paste the report into there, click "Create New Paste" then post the URL here. For Gist, go to https://gist.github.com/, copy and paste the report into there, add the filename, click either "Create secret gist" or "Create public gist", then post the URL here. |
I am working on a mod pack and came across this problem and i dont know hom to fix it if someone could please help me it would be greatly appreciated
---- Minecraft Crash Report ----
// You're mean.
Time: 7/26/17 1:27 AM
Description: Initializing game
java.lang.IllegalArgumentException: Duplicate enchantment id! class net.nevermine.assist.AscensionEnchants$1 and class am2.enchantments.EnchantMagicResist Enchantment ID:100
at net.minecraft.enchantment.Enchantment.(Enchantment.java:53)
at net.nevermine.assist.RestrictedEnchant.(RestrictedEnchant.java:14)
at net.nevermine.assist.AscensionEnchants$1.(AscensionEnchants.java:26)
at net.nevermine.assist.AscensionEnchants.init(AscensionEnchants.java:26)
at net.nevermine.common.nevermine.PreInit(nevermine.java:61)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
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.enchantment.Enchantment.(Enchantment.java:53)
at net.nevermine.assist.RestrictedEnchant.(RestrictedEnchant.java:14)
at net.nevermine.assist.AscensionEnchants$1.(AscensionEnchants.java:26)
at net.nevermine.assist.AscensionEnchants.init(AscensionEnchants.java:26)
at net.nevermine.common.nevermine.PreInit(nevermine.java:61)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
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.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 211151376 bytes (201 MB) / 496656384 bytes (473 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
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.99.99 Minecraft Forge 10.13.4.1558 72 mods loaded, 72 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCH Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCH AM2-Preloader{0.0.3} [AMCore] (minecraft.jar)
UCH appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal (1).jar)
UCH OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
UCH {000} [CoFH ASM] (minecraft.jar)
UCH FamiliarsAPI{1.7.10} [Familiars API] (FamiliarsAPI-1.7.10.jar)
UCH battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.3.jar)
UCH AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCH arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar)
UCE nevermine{2.3} [AdventOfAscension] (AoA-2.4.B.jar)
UCH appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar)
UCH bookshelf{1.0.4.187} [Bookshelf] (Bookshelf-1.7.10.jar)
UCH CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFH-Core-1.7.10.jar)
UCH BrandonsCore{1.0.0.12} [Brandon's Core] (Brandons-Core-1.7.10.jar)
UCH chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
UCH CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenters-Blocks-Mod-1.7.10.jar)
UCH chancecubes{1.7.10-2.4.1.0} [Chance Cubes] (ChanceCubes-1.7.10-2.4.1.182.jar)
UCH dldungeonsjdg{1.9.0} [Doomlike Dungeons] (DoomlikeDungeons-1.9.0-MC1.7.10.jar)
UCH ThermalFoundation{1.7.10R1.2.4} [Thermal Foundation] (Thermal-Foundation-Mod-1.7.10.jar)
UCH ThermalExpansion{1.7.10R4.1.2} [Thermal Expansion] (Thermal-Expansion-Mod-1.7.10.jar)
UCH DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-Mod-1.7.10.jar)
UCH eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
UCH ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCH harvestcraft{1.7.10j} [Pam's HarvestCraft] (HarvestCraft-Mod-1.7.10.jar)
UCH MetallurgyCore{4.0.4} [Metallurgy Core] (Metallurgy-Core-1.7.10.jar)
UCH Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCH Waila{1.5.5} [Waila] (Waila-1.5.5_1.7.10.jar)
UCH TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCH Metallurgy{4.0.8} [Metallurgy 4] (Metallurgy-Mod-1.7.10.jar)
UCH Natura{2.2.0} [Natura] (Natura-Mod-1.7.10.jar)
UCH ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10.jar)
UCH DefaultMobPack{1.7.10} [DefaultMobPack] (FamiliarsDefaultMobPack-1.7.10.jar)
UCH ExtendedFamPack{1.7.10} [ExtendedFamPack] (FamiliarsExtendedFamPack-1.7.10.jar)
UCH HerobrineFamPack{1.7.10} [HerobrineFamPack] (FamiliarsHerobrineFamPack-1.7.10.jar)
UCH iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
UCH GraviGun{4.0.0-beta} [GraviGun] (Gravity-Gun-Mod-1.7.10.jar)
UCH grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212-Core-1.7.10.jar)
UCH Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UCH InventoryPets{1.4.9} [Inventory Pets] (inventorypets-1.7.10-1.4.9-universal.jar)
UCH inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCH ironbackpacks{1.7.10-1.2.20} [Iron Backpacks] (IronBackpacks-1.7.10-1.2.20.jar)
UCH IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
UCH journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar)
UCH lasercreepers{1.1b} [Laser Creeper Robot Dino Riders From Space] (Laser-creeper-robot-dino-riders-mod-1.7.10.jar)
UCH magicalcrops{1.7.2 - 0.1 ALPHA} [Magical Crops] (Magical-Crops-Mod-1.7.10.jar)
UCH mo{0.4.2} [Matter Overdrive] (MatterOverdrive-1.7.10-0.4.2.jar)
UCH MoreFurnaces{1.3.9} [More Furnaces] (MoreFurnaces-1.3.9-MC1.7.10.jar)
UCH Morph{0.9.3} [Morph] (Morph-Beta-0.9.3.jar)
UCH cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishs-Furniture-Mod-1.7.10.jar)
UCH NEIAddons{1.12.14.40} [NEI Addons] (NEI-Addons-Mod-1.7.10.jar)
UCH NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (NEI-Addons-Mod-1.7.10.jar)
UCH NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (NEI-Addons-Mod-1.7.10.jar)
UCH NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (NEI-Addons-Mod-1.7.10.jar)
UCH NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (NEI-Addons-Mod-1.7.10.jar)
UCH NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (NEI-Addons-Mod-1.7.10.jar)
UCH NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (NEI-Addons-Mod-1.7.10.jar)
UCH OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10.jar)
UCH OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-Mod-1.7.10.jar)
UCH OreSpawn{1.7.10.20.3} [OreSpawn] (Ore-Spawn-Mod-1.7.10.zip)
UCH pokeball{V0.1 - 1.7.10} [Pokeball] (Pokeball-Mod-by-grim3212-1.7.10.jar)
UCH PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar)
UCH ProjectE{1.7.10-PE1.4.7} [ProjectE] (ProjectE-1.7.10-PE1.4.7.jar)
UCH RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
UCH rftools{4.23} [RFTools] (RFTools-Mod-1.7.10.jar)
UCH secretroomsmod{@Version@} [The SecretRoomsMod] (Secret-Rooms-Mod-1.7.10.jar)
UCH VeinMiner{0.35.2_1.7.10-e134bd4} [Vein Miner] (VeinMiner-1.7.10-0.35.2.487+e134bd4.jar)
UCH VeinMinerModSupport{0.35.2_1.7.10-e134bd4} [Mod Support] (VeinMiner-1.7.10-0.35.2.487+e134bd4.jar)
UCH witchery{0.24.1} [Witchery] (Witchery-Mod-1.7.10.jar)
GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 20.19.15.4549' Renderer: 'Intel(R) HD Graphics 5500'
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:ENABLED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
CoFHCore: -[1.7.10]3.1.3-327
ThermalFoundation: -[1.7.10]1.2.4-114
ThermalExpansion: -[1.7.10]4.1.2-240
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 5500 GL version 4.4.0 - Build 20.19.15.4549, Intel
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.
The text was updated successfully, but these errors were encountered: