Probleme beim eigenen Modpack. Vermutung: ID Probleme

Status
Für weitere Antworten geschlossen.

russijaka

Mitglied
18 März 2017
25
59
248
26
Schleswig
Liebe Community.
Ich arbeite gerade an einem Modpack für ein eigenes Modprojekt. Dabei unterlief mir dieser Fehler.
Crash Report sagt:
---- Minecraft Crash Report ----
// Ooh. Shiny.

Time: 22.08.17 14:59
Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.ExceptionInInitializerError
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:559)
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:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ExceptionInInitializerError
at am2.enchantments.AMEnchantmentHelper.soulbindStack(AMEnchantmentHelper.java:23)
at am2.items.ItemsCommonProxy.InstantiateItems(ItemsCommonProxy.java:296)
at am2.proxy.CommonProxy.preinit(CommonProxy.java:123)
at am2.proxy.ClientProxy.preinit(ClientProxy.java:112)
at am2.AMCore.preInit(AMCore.java:88)
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:498)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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:498)
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)
... 10 more
Caused by: java.lang.ArrayIndexOutOfBoundsException: 999
at am2.enchantments.AMEnchantments.registerEnchantment(AMEnchantments.java:29)
at am2.enchantments.AMEnchantments.<clinit>(AMEnchantments.java:11)
... 41 more


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

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Linux (amd64) version 4.4.0-87-generic
Java Version: 1.8.0_131, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 174086160 bytes (166 MB) / 701874176 bytes (669 MB) up to 8576565248 bytes (8179 MB)
JVM Flags: 5 total; -Xmx8G -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.1566 Optifine OptiFine_1.7.10_HD_U_D8 83 mods loaded, 83 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.1566-1.7.10.jar)
UCH Forge{10.13.4.1566} [Minecraft Forge] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
UCH AM2-Preloader{0.0.3} [AMCore] (minecraft.jar)
UCH CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
UCH Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCH NotEnoughItems{1.0.3.74} [Not Enough Items] (Not-Enough-Items-1.7.10-Recommended.jar)
UCH PlayerAPI{1.4} [Player API] (minecraft.jar)
UCH RenderPlayerAPI{1.4} [Render Player API] (minecraft.jar)
UCH <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCH mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
UCH gilded-games-util{1.7.10-1.2} [Gilded Games Utility] (Gilded-Games-Util-1.7.10.jar)
UCH AnimationAPI{1.2.4} [AnimationAPI] ( AnimationAPI-1.7.10.jar)
UCE arsmagica2{1.4.0.009} [Ars Magica 2] ( 1.7.10_AM2-1.4.0.009.jar)
UCH BiblioCraft{1.11.6} [BiblioCraft] ( BiblioCraft-Mod-1.7.10.jar)
UCH BiomesOPlenty{2.1.0} [Biomes O' Plenty] ( BiomesOPlenty-1.7.10-2.1.0.1826-universal.jar)
UCH DamageIndicatorsMod{3.2.0} [Damage Indicators] ( damage_indicators_mod_1.7.10.jar)
UCH eiramoticons{1.2.85-final} [EiraMoticons] ( EiraMoticons-Mod-1.7.10.jar)
UCH simpleores{1.4.3} [SimpleOres 2] ([1.7.10] SimpleOres 2 Plugins v1.4.3 .jar)
UCH aestheticsplugin{1.0.0} [SimpleOres 2 Aesthetics Plugin] ([1.7.10] SimpleOres 2 Plugins v1.4.3 .jar)
UCH fusionplugin{1.4.3} [SimpleOres 2 Fusion Plugin] ([1.7.10] SimpleOres 2 Plugins v1.4.3 .jar)
UCH netherrocks{1.1.2} [SimpleOres 2 Netherrocks Plugin] ([1.7.10] SimpleOres 2 Plugins v1.4.3 .jar)
UCH nevermine{1.1.1} [Nevermine] (AdventOfAscensionV2.0.jar)
UCH adventurebackpack{0.1} [Adventure Backpack] (Adventure-Backpack-Mod-1.7.10.jar)
UCH aether{1.7.10-1.6} [Aether II] (Aether-2-1.7.10.jar)
UCH babyanimals{1.7.10-4} [Baby Animals Model Swapper] (Baby-Animals-Mod-1.7.10.jar)
UCH Baubles{1.0.1.10} [Baubles] (Baubles-Mod-1.7.10.jar)
UCH Botania{r1.8-249} [Botania] (Botania-Mod-1.7.10.jar)
UCH cfm{3.4.8} [�9MrCrayfish's Furniture Mod] (cfm-3.4.8-mc1.7.10.jar)
UCH TwilightForest{2.3.7} [The Twilight Forest] (twilightforest_1.7.10_2.3.7.jar)
UCH chisel{2.9.5.11} [Chisel] (Chisel-Mod-1.7.10.jar)
UCH CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFH-Core-1.7.10.jar)
UCH CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (Custom-Mob-Spawner-Mod-1.7.10.jar)
UCH custom_sword{1.7.2} [Custom Sword By Kelco_K22] (Custom-Sword-Mod-1.7.10.jar)
UCH CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Dekoration Carpenters-Blocks-Mod-1.7.10.jar)
UCH MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.jar)
UCH mwaw{1.7.10-0.0.7} [Elemental Witch Mod] (Elemental-Witch-Mod-1.7.10.jar)
UCH enviromine{1.2.23} [EnviroMine] (EnviroMine-Mod-1.7.10.jar)
UCH exoticbirds{1.0} [Exotic Birds] (Exotic-Birds-Mod-1.7.10.jar)
UCH ExtraUtilities{1.2.12} [Extra Utilities] (Extra-Utilities-Mod-1.7.10.jar)
UCH IC2{2.2.827-experimental} [IndustrialCraft 2] (Industrial-Craft-2-Mod-Experimental-1.7.10.jar)
UCH GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.502.jar)
UCH GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.502.jar)
UCH ExtraPlanets{1.5.7} [ExtraPlanets] (ExtraPlanets-1.5.7.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-Mod-1.7.10.jar)
UCH TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-Mod-1.7.10.jar)
UCH Metallurgy{4.0.8} [Metallurgy 4] (Metallurgy-4-Mod-1.7.10.jar)
UCH ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10.jar)
UCH flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
UCH foxlib{1.7.10-0.7.0} [FoxLib] (FoxLib-1.7.10.jar)
UCH GalaxySpace{1.0.6} [GalaxySpace] (GalaxySpace-1.0.6.1 STABLE.jar)
UCH jaff{1.4.2_for_1.7.10} [Just a Few Fish] (Just-a-Few-Fish-Mod-1.7.10.jar)
UCH lycanitesmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH arcticmobs{1.13.0.5 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH demonmobs{1.13.0.5 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH desertmobs{1.13.0.5 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH forestmobs{1.13.0.5 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH freshwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH infernomobs{1.13.0.5 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH junglemobs{1.13.0.5 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH mountainmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH plainsmobs{1.13.0.5 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH saltwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH shadowmobs{1.13.0.5 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH swampmobs{1.13.0.5 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH mcheli{1.0.3} [MC Helicopter] (mcheli)
UCH me{1.3.1.2} [More Enchantments] (More-Enchantments-Mod-1.7.10.jar)
UCH AencEx{0.0.1} [AencEx] (More-Enchantments-Mod-1.7.10.jar)
UCH MorePlanet{1.4.1} [More Planets] (More-Planets-1.7.10-1.4.1-GC501.jar)
UCH moreplayermodels{1.7.10b} [MorePlayerModels] (More-Player-Models-2-Mod-1.7.10.jar)
UCH MSM3{3.0.0d} [More Swords 3] (MSM-SNAP-3.0.0e-For-MC-1.7.10.jar)
UCH examplemod{1.0} [Example Mod] (Otaku Craft 1.7.10v1.jar)
UCH otaku_craft{1.7.2} [Otaku Craft By IXvmattyvXI] (Otaku Craft 1.7.10v1.jar)
UCH placeableitems{2.0.1} [Placeable Items Mod] (placeableitems-2.0.1.jar)
UCH ProjectE{1.7.10-PE1.10.1} [ProjectE] (ProjectE-Mod-1.7.10.jar)
UCH reccomplex{0.9.1} [Recurrent Complex] (Recurrent-Complex-Mod-1.7.10.jar)
UCH Roguelike{1.5.0} [Roguelike Dungeons] (Roguelike-Dungeons-Mod-1.7.10.jar)
UCH simplecore{1.1.1.3} [SimpleCore API] (SimpleCore-API-1.7.10.jar)
UCH Tails{1.7.10-1.4.1a} [Tails] (Tails-Mod-1.7.10.jar)
UCH Techguns{0.1.0} [Techguns] (Techguns.beta.1.1.3.jar)
UCH TMechworks{0.2.15.106} [Tinkers' Mechworks] (Tinkers-Mechworks-Mod-1.7.10.jar)
GL info: ' Vendor: 'X.Org' Version: '3.0 Mesa 12.0.6' Renderer: 'Gallium 0.4 on AMD KABINI (DRM 2.43.0 / 4.4.0-87-generic, LLVM 3.8.0)'
CoFHCore: -[1.7.10]3.1.4-329
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
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.
OptiFine Version: OptiFine_1.7.10_HD_U_D8
Render Distance Chunks: 5
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 3.0 Mesa 12.0.6
OpenGlRenderer: Gallium 0.4 on AMD KABINI (DRM 2.43.0 / 4.4.0-87-generic, LLVM 3.8.0)
OpenGlVendor: X.Org
CpuCount: 4

Bitte Hilft mir. Wenn ihr mich auch Unterstützen wollt sagt mir eure Lieblingsmod. Aber zuerst Helfen!
Eure russijaka.
Kein passendes Präfix gefunden.
 

Quasi so:
Code:
---- Minecraft Crash Report ----
// Ooh. Shiny.

Time: 22.08.17 14:59
Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.ExceptionInInitializerError
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:559)
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:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ExceptionInInitializerError
at am2.enchantments.AMEnchantmentHelper.soulbindStack(AMEnchantmentHelper.java:23)
at am2.items.ItemsCommonProxy.InstantiateItems(ItemsCommonProxy.java:296)
at am2.proxy.CommonProxy.preinit(CommonProxy.java:123)
at am2.proxy.ClientProxy.preinit(ClientProxy.java:112)
at am2.AMCore.preInit(AMCore.java:88)
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:498)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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:498)
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)
... 10 more
Caused by: java.lang.ArrayIndexOutOfBoundsException: 999
at am2.enchantments.AMEnchantments.registerEnchantment(AMEnchantments.java:29)
at am2.enchantments.AMEnchantments.<clinit>(AMEnchantments.java:11)
... 41 more


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

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Linux (amd64) version 4.4.0-87-generic
Java Version: 1.8.0_131, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 174086160 bytes (166 MB) / 701874176 bytes (669 MB) up to 8576565248 bytes (8179 MB)
JVM Flags: 5 total; -Xmx8G -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.1566 Optifine OptiFine_1.7.10_HD_U_D8 83 mods loaded, 83 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.1566-1.7.10.jar)
UCH Forge{10.13.4.1566} [Minecraft Forge] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
UCH AM2-Preloader{0.0.3} [AMCore] (minecraft.jar)
UCH CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
UCH Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCH NotEnoughItems{1.0.3.74} [Not Enough Items] (Not-Enough-Items-1.7.10-Recommended.jar)
UCH PlayerAPI{1.4} [Player API] (minecraft.jar)
UCH RenderPlayerAPI{1.4} [Render Player API] (minecraft.jar)
UCH <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCH mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
UCH gilded-games-util{1.7.10-1.2} [Gilded Games Utility] (Gilded-Games-Util-1.7.10.jar)
UCH AnimationAPI{1.2.4} [AnimationAPI] ( AnimationAPI-1.7.10.jar)
UCE arsmagica2{1.4.0.009} [Ars Magica 2] ( 1.7.10_AM2-1.4.0.009.jar)
UCH BiblioCraft{1.11.6} [BiblioCraft] ( BiblioCraft-Mod-1.7.10.jar)
UCH BiomesOPlenty{2.1.0} [Biomes O' Plenty] ( BiomesOPlenty-1.7.10-2.1.0.1826-universal.jar)
UCH DamageIndicatorsMod{3.2.0} [Damage Indicators] ( damage_indicators_mod_1.7.10.jar)
UCH eiramoticons{1.2.85-final} [EiraMoticons] ( EiraMoticons-Mod-1.7.10.jar)
UCH simpleores{1.4.3} [SimpleOres 2] ([1.7.10] SimpleOres 2 Plugins v1.4.3 .jar)
UCH aestheticsplugin{1.0.0} [SimpleOres 2 Aesthetics Plugin] ([1.7.10] SimpleOres 2 Plugins v1.4.3 .jar)
UCH fusionplugin{1.4.3} [SimpleOres 2 Fusion Plugin] ([1.7.10] SimpleOres 2 Plugins v1.4.3 .jar)
UCH netherrocks{1.1.2} [SimpleOres 2 Netherrocks Plugin] ([1.7.10] SimpleOres 2 Plugins v1.4.3 .jar)
UCH nevermine{1.1.1} [Nevermine] (AdventOfAscensionV2.0.jar)
UCH adventurebackpack{0.1} [Adventure Backpack] (Adventure-Backpack-Mod-1.7.10.jar)
UCH aether{1.7.10-1.6} [Aether II] (Aether-2-1.7.10.jar)
UCH babyanimals{1.7.10-4} [Baby Animals Model Swapper] (Baby-Animals-Mod-1.7.10.jar)
UCH Baubles{1.0.1.10} [Baubles] (Baubles-Mod-1.7.10.jar)
UCH Botania{r1.8-249} [Botania] (Botania-Mod-1.7.10.jar)
UCH cfm{3.4.8} [�9MrCrayfish's Furniture Mod] (cfm-3.4.8-mc1.7.10.jar)
UCH TwilightForest{2.3.7} [The Twilight Forest] (twilightforest_1.7.10_2.3.7.jar)
UCH chisel{2.9.5.11} [Chisel] (Chisel-Mod-1.7.10.jar)
UCH CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFH-Core-1.7.10.jar)
UCH CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (Custom-Mob-Spawner-Mod-1.7.10.jar)
UCH custom_sword{1.7.2} [Custom Sword By Kelco_K22] (Custom-Sword-Mod-1.7.10.jar)
UCH CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Dekoration Carpenters-Blocks-Mod-1.7.10.jar)
UCH MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.jar)
UCH mwaw{1.7.10-0.0.7} [Elemental Witch Mod] (Elemental-Witch-Mod-1.7.10.jar)
UCH enviromine{1.2.23} [EnviroMine] (EnviroMine-Mod-1.7.10.jar)
UCH exoticbirds{1.0} [Exotic Birds] (Exotic-Birds-Mod-1.7.10.jar)
UCH ExtraUtilities{1.2.12} [Extra Utilities] (Extra-Utilities-Mod-1.7.10.jar)
UCH IC2{2.2.827-experimental} [IndustrialCraft 2] (Industrial-Craft-2-Mod-Experimental-1.7.10.jar)
UCH GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.502.jar)
UCH GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.502.jar)
UCH ExtraPlanets{1.5.7} [ExtraPlanets] (ExtraPlanets-1.5.7.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-Mod-1.7.10.jar)
UCH TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-Mod-1.7.10.jar)
UCH Metallurgy{4.0.8} [Metallurgy 4] (Metallurgy-4-Mod-1.7.10.jar)
UCH ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10.jar)
UCH flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
UCH foxlib{1.7.10-0.7.0} [FoxLib] (FoxLib-1.7.10.jar)
UCH GalaxySpace{1.0.6} [GalaxySpace] (GalaxySpace-1.0.6.1 STABLE.jar)
UCH jaff{1.4.2_for_1.7.10} [Just a Few Fish] (Just-a-Few-Fish-Mod-1.7.10.jar)
UCH lycanitesmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH arcticmobs{1.13.0.5 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH demonmobs{1.13.0.5 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH desertmobs{1.13.0.5 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH forestmobs{1.13.0.5 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH freshwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH infernomobs{1.13.0.5 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH junglemobs{1.13.0.5 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH mountainmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH plainsmobs{1.13.0.5 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH saltwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH shadowmobs{1.13.0.5 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH swampmobs{1.13.0.5 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH mcheli{1.0.3} [MC Helicopter] (mcheli)
UCH me{1.3.1.2} [More Enchantments] (More-Enchantments-Mod-1.7.10.jar)
UCH AencEx{0.0.1} [AencEx] (More-Enchantments-Mod-1.7.10.jar)
UCH MorePlanet{1.4.1} [More Planets] (More-Planets-1.7.10-1.4.1-GC501.jar)
UCH moreplayermodels{1.7.10b} [MorePlayerModels] (More-Player-Models-2-Mod-1.7.10.jar)
UCH MSM3{3.0.0d} [More Swords 3] (MSM-SNAP-3.0.0e-For-MC-1.7.10.jar)
UCH examplemod{1.0} [Example Mod] (Otaku Craft 1.7.10v1.jar)
UCH otaku_craft{1.7.2} [Otaku Craft By IXvmattyvXI] (Otaku Craft 1.7.10v1.jar)
UCH placeableitems{2.0.1} [Placeable Items Mod] (placeableitems-2.0.1.jar)
UCH ProjectE{1.7.10-PE1.10.1} [ProjectE] (ProjectE-Mod-1.7.10.jar)
UCH reccomplex{0.9.1} [Recurrent Complex] (Recurrent-Complex-Mod-1.7.10.jar)
UCH Roguelike{1.5.0} [Roguelike Dungeons] (Roguelike-Dungeons-Mod-1.7.10.jar)
UCH simplecore{1.1.1.3} [SimpleCore API] (SimpleCore-API-1.7.10.jar)
UCH Tails{1.7.10-1.4.1a} [Tails] (Tails-Mod-1.7.10.jar)
UCH Techguns{0.1.0} [Techguns] (Techguns.beta.1.1.3.jar)
UCH TMechworks{0.2.15.106} [Tinkers' Mechworks] (Tinkers-Mechworks-Mod-1.7.10.jar)
GL info: ' Vendor: 'X.Org' Version: '3.0 Mesa 12.0.6' Renderer: 'Gallium 0.4 on AMD KABINI (DRM 2.43.0 / 4.4.0-87-generic, LLVM 3.8.0)'
CoFHCore: -[1.7.10]3.1.4-329
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
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.
OptiFine Version: OptiFine_1.7.10_HD_U_D8
Render Distance Chunks: 5
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 3.0 Mesa 12.0.6
OpenGlRenderer: Gallium 0.4 on AMD KABINI (DRM 2.43.0 / 4.4.0-87-generic, LLVM 3.8.0)
OpenGlVendor: X.Org
CpuCount: 4

- zsway
 
Arbeitest du in deinem Plugin mit Reflection , bzw welchem Plugin gehört die Packages Struktur cpw.mods ?
 
Was meinst du mit jar ?
Bei ArsMagic2 gibt es eine ArrayIndexoutofBo unds Exception -> Zugriff auf ein Element in einem Array was nicht existiert.
Programmierst du auch einen eigenen Mod oder fügst du nur ein Pack zusammen , falls du eine eigene Mod erstellt , greifst du in dieser auf ArsMagic zu ,bzw registriert du ein neues Enchantment ?
 
Ich füge ein Pack zusammen, aber ich werde wären des Projekts eine Mod programmieren.
(Könntest du bitte verständlicher Sprechen? Keine Programieresprache.):D

Quasi so:
Code:
---- Minecraft Crash Report ----
// Ooh. Shiny.

Time: 22.08.17 14:59
Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.ExceptionInInitializerError
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:559)
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:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ExceptionInInitializerError
at am2.enchantments.AMEnchantmentHelper.soulbindStack(AMEnchantmentHelper.java:23)
at am2.items.ItemsCommonProxy.InstantiateItems(ItemsCommonProxy.java:296)
at am2.proxy.CommonProxy.preinit(CommonProxy.java:123)
at am2.proxy.ClientProxy.preinit(ClientProxy.java:112)
at am2.AMCore.preInit(AMCore.java:88)
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:498)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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:498)
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)
... 10 more
Caused by: java.lang.ArrayIndexOutOfBoundsException: 999
at am2.enchantments.AMEnchantments.registerEnchantment(AMEnchantments.java:29)
at am2.enchantments.AMEnchantments.<clinit>(AMEnchantments.java:11)
... 41 more


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

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Linux (amd64) version 4.4.0-87-generic
Java Version: 1.8.0_131, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 174086160 bytes (166 MB) / 701874176 bytes (669 MB) up to 8576565248 bytes (8179 MB)
JVM Flags: 5 total; -Xmx8G -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.1566 Optifine OptiFine_1.7.10_HD_U_D8 83 mods loaded, 83 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.1566-1.7.10.jar)
UCH Forge{10.13.4.1566} [Minecraft Forge] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
UCH AM2-Preloader{0.0.3} [AMCore] (minecraft.jar)
UCH CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
UCH Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCH NotEnoughItems{1.0.3.74} [Not Enough Items] (Not-Enough-Items-1.7.10-Recommended.jar)
UCH PlayerAPI{1.4} [Player API] (minecraft.jar)
UCH RenderPlayerAPI{1.4} [Render Player API] (minecraft.jar)
UCH <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCH mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
UCH gilded-games-util{1.7.10-1.2} [Gilded Games Utility] (Gilded-Games-Util-1.7.10.jar)
UCH AnimationAPI{1.2.4} [AnimationAPI] ( AnimationAPI-1.7.10.jar)
UCE arsmagica2{1.4.0.009} [Ars Magica 2] ( 1.7.10_AM2-1.4.0.009.jar)
UCH BiblioCraft{1.11.6} [BiblioCraft] ( BiblioCraft-Mod-1.7.10.jar)
UCH BiomesOPlenty{2.1.0} [Biomes O' Plenty] ( BiomesOPlenty-1.7.10-2.1.0.1826-universal.jar)
UCH DamageIndicatorsMod{3.2.0} [Damage Indicators] ( damage_indicators_mod_1.7.10.jar)
UCH eiramoticons{1.2.85-final} [EiraMoticons] ( EiraMoticons-Mod-1.7.10.jar)
UCH simpleores{1.4.3} [SimpleOres 2] ([1.7.10] SimpleOres 2 Plugins v1.4.3 .jar)
UCH aestheticsplugin{1.0.0} [SimpleOres 2 Aesthetics Plugin] ([1.7.10] SimpleOres 2 Plugins v1.4.3 .jar)
UCH fusionplugin{1.4.3} [SimpleOres 2 Fusion Plugin] ([1.7.10] SimpleOres 2 Plugins v1.4.3 .jar)
UCH netherrocks{1.1.2} [SimpleOres 2 Netherrocks Plugin] ([1.7.10] SimpleOres 2 Plugins v1.4.3 .jar)
UCH nevermine{1.1.1} [Nevermine] (AdventOfAscensionV2.0.jar)
UCH adventurebackpack{0.1} [Adventure Backpack] (Adventure-Backpack-Mod-1.7.10.jar)
UCH aether{1.7.10-1.6} [Aether II] (Aether-2-1.7.10.jar)
UCH babyanimals{1.7.10-4} [Baby Animals Model Swapper] (Baby-Animals-Mod-1.7.10.jar)
UCH Baubles{1.0.1.10} [Baubles] (Baubles-Mod-1.7.10.jar)
UCH Botania{r1.8-249} [Botania] (Botania-Mod-1.7.10.jar)
UCH cfm{3.4.8} [�9MrCrayfish's Furniture Mod] (cfm-3.4.8-mc1.7.10.jar)
UCH TwilightForest{2.3.7} [The Twilight Forest] (twilightforest_1.7.10_2.3.7.jar)
UCH chisel{2.9.5.11} [Chisel] (Chisel-Mod-1.7.10.jar)
UCH CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFH-Core-1.7.10.jar)
UCH CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (Custom-Mob-Spawner-Mod-1.7.10.jar)
UCH custom_sword{1.7.2} [Custom Sword By Kelco_K22] (Custom-Sword-Mod-1.7.10.jar)
UCH CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Dekoration Carpenters-Blocks-Mod-1.7.10.jar)
UCH MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.jar)
UCH mwaw{1.7.10-0.0.7} [Elemental Witch Mod] (Elemental-Witch-Mod-1.7.10.jar)
UCH enviromine{1.2.23} [EnviroMine] (EnviroMine-Mod-1.7.10.jar)
UCH exoticbirds{1.0} [Exotic Birds] (Exotic-Birds-Mod-1.7.10.jar)
UCH ExtraUtilities{1.2.12} [Extra Utilities] (Extra-Utilities-Mod-1.7.10.jar)
UCH IC2{2.2.827-experimental} [IndustrialCraft 2] (Industrial-Craft-2-Mod-Experimental-1.7.10.jar)
UCH GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.502.jar)
UCH GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.502.jar)
UCH ExtraPlanets{1.5.7} [ExtraPlanets] (ExtraPlanets-1.5.7.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-Mod-1.7.10.jar)
UCH TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-Mod-1.7.10.jar)
UCH Metallurgy{4.0.8} [Metallurgy 4] (Metallurgy-4-Mod-1.7.10.jar)
UCH ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10.jar)
UCH flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
UCH foxlib{1.7.10-0.7.0} [FoxLib] (FoxLib-1.7.10.jar)
UCH GalaxySpace{1.0.6} [GalaxySpace] (GalaxySpace-1.0.6.1 STABLE.jar)
UCH jaff{1.4.2_for_1.7.10} [Just a Few Fish] (Just-a-Few-Fish-Mod-1.7.10.jar)
UCH lycanitesmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH arcticmobs{1.13.0.5 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH demonmobs{1.13.0.5 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH desertmobs{1.13.0.5 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH forestmobs{1.13.0.5 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH freshwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH infernomobs{1.13.0.5 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH junglemobs{1.13.0.5 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH mountainmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH plainsmobs{1.13.0.5 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH saltwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH shadowmobs{1.13.0.5 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH swampmobs{1.13.0.5 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH mcheli{1.0.3} [MC Helicopter] (mcheli)
UCH me{1.3.1.2} [More Enchantments] (More-Enchantments-Mod-1.7.10.jar)
UCH AencEx{0.0.1} [AencEx] (More-Enchantments-Mod-1.7.10.jar)
UCH MorePlanet{1.4.1} [More Planets] (More-Planets-1.7.10-1.4.1-GC501.jar)
UCH moreplayermodels{1.7.10b} [MorePlayerModels] (More-Player-Models-2-Mod-1.7.10.jar)
UCH MSM3{3.0.0d} [More Swords 3] (MSM-SNAP-3.0.0e-For-MC-1.7.10.jar)
UCH examplemod{1.0} [Example Mod] (Otaku Craft 1.7.10v1.jar)
UCH otaku_craft{1.7.2} [Otaku Craft By IXvmattyvXI] (Otaku Craft 1.7.10v1.jar)
UCH placeableitems{2.0.1} [Placeable Items Mod] (placeableitems-2.0.1.jar)
UCH ProjectE{1.7.10-PE1.10.1} [ProjectE] (ProjectE-Mod-1.7.10.jar)
UCH reccomplex{0.9.1} [Recurrent Complex] (Recurrent-Complex-Mod-1.7.10.jar)
UCH Roguelike{1.5.0} [Roguelike Dungeons] (Roguelike-Dungeons-Mod-1.7.10.jar)
UCH simplecore{1.1.1.3} [SimpleCore API] (SimpleCore-API-1.7.10.jar)
UCH Tails{1.7.10-1.4.1a} [Tails] (Tails-Mod-1.7.10.jar)
UCH Techguns{0.1.0} [Techguns] (Techguns.beta.1.1.3.jar)
UCH TMechworks{0.2.15.106} [Tinkers' Mechworks] (Tinkers-Mechworks-Mod-1.7.10.jar)
GL info: ' Vendor: 'X.Org' Version: '3.0 Mesa 12.0.6' Renderer: 'Gallium 0.4 on AMD KABINI (DRM 2.43.0 / 4.4.0-87-generic, LLVM 3.8.0)'
CoFHCore: -[1.7.10]3.1.4-329
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
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.
OptiFine Version: OptiFine_1.7.10_HD_U_D8
Render Distance Chunks: 5
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 3.0 Mesa 12.0.6
OpenGlRenderer: Gallium 0.4 on AMD KABINI (DRM 2.43.0 / 4.4.0-87-generic, LLVM 3.8.0)
OpenGlVendor: X.Org
CpuCount: 4

- zsway

Achso!

Info ich arbeite auf einem Ubuntu-Betriebssystem.

Das war vor diesem Crash-Bericht:
---- Minecraft Crash Report ----
// Uh... Did I do that?

Time: 22.08.17 14:09
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.<init>(Enchantment.java:53)
at net.nevermine.assist.RestrictedEnchant.<init>(RestrictedEnchant.java:14)
at net.nevermine.assist.AscensionEnchants$1.<init>(AscensionEnchants.java:26)
at net.nevermine.assist.AscensionEnchants.init(AscensionEnchants.java:26)
at net.nevermine.common.nevermine.PreInit(nevermine.java:92)
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:498)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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:498)
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:498)
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 net.nevermine.assist.RestrictedEnchant.<init>(RestrictedEnchant.java:14)
at net.nevermine.assist.AscensionEnchants$1.<init>(AscensionEnchants.java:26)
at net.nevermine.assist.AscensionEnchants.init(AscensionEnchants.java:26)
at net.nevermine.common.nevermine.PreInit(nevermine.java:92)
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:498)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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:498)
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:498)
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: Linux (amd64) version 4.4.0-87-generic
Java Version: 1.8.0_131, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 281186400 bytes (268 MB) / 844750848 bytes (805 MB) up to 8576565248 bytes (8179 MB)
JVM Flags: 5 total; -Xmx8G -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.1566 Optifine OptiFine_1.7.10_HD_U_D8 83 mods loaded, 83 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.1566-1.7.10.jar)
UCH Forge{10.13.4.1566} [Minecraft Forge] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
UCH AM2-Preloader{0.0.3} [AMCore] (minecraft.jar)
UCH CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
UCH Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCH NotEnoughItems{1.0.3.74} [Not Enough Items] (Not-Enough-Items-1.7.10-Recommended.jar)
UCH PlayerAPI{1.4} [Player API] (minecraft.jar)
UCH RenderPlayerAPI{1.4} [Render Player API] (minecraft.jar)
UCH <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCH mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
UCH gilded-games-util{1.7.10-1.2} [Gilded Games Utility] (Gilded-Games-Util-1.7.10.jar)
UCH AnimationAPI{1.2.4} [AnimationAPI] ( AnimationAPI-1.7.10.jar)
UCH arsmagica2{1.4.0.009} [Ars Magica 2] ( 1.7.10_AM2-1.4.0.009.jar)
UCH BiblioCraft{1.11.6} [BiblioCraft] ( BiblioCraft-Mod-1.7.10.jar)
UCH BiomesOPlenty{2.1.0} [Biomes O' Plenty] ( BiomesOPlenty-1.7.10-2.1.0.1826-universal.jar)
UCH DamageIndicatorsMod{3.2.0} [Damage Indicators] ( damage_indicators_mod_1.7.10.jar)
UCH eiramoticons{1.2.85-final} [EiraMoticons] ( EiraMoticons-Mod-1.7.10.jar)
UCH simpleores{1.4.3} [SimpleOres 2] ([1.7.10] SimpleOres 2 Plugins v1.4.3 .jar)
UCH aestheticsplugin{1.0.0} [SimpleOres 2 Aesthetics Plugin] ([1.7.10] SimpleOres 2 Plugins v1.4.3 .jar)
UCH fusionplugin{1.4.3} [SimpleOres 2 Fusion Plugin] ([1.7.10] SimpleOres 2 Plugins v1.4.3 .jar)
UCH netherrocks{1.1.2} [SimpleOres 2 Netherrocks Plugin] ([1.7.10] SimpleOres 2 Plugins v1.4.3 .jar)
UCE nevermine{1.1.1} [Nevermine] (AdventOfAscensionV2.0.jar)
UCH adventurebackpack{0.1} [Adventure Backpack] (Adventure-Backpack-Mod-1.7.10.jar)
UCH aether{1.7.10-1.6} [Aether II] (Aether-2-1.7.10.jar)
UCH babyanimals{1.7.10-4} [Baby Animals Model Swapper] (Baby-Animals-Mod-1.7.10.jar)
UCH Baubles{1.0.1.10} [Baubles] (Baubles-Mod-1.7.10.jar)
UCH Botania{r1.8-249} [Botania] (Botania-Mod-1.7.10.jar)
UCH cfm{3.4.8} [�9MrCrayfish's Furniture Mod] (cfm-3.4.8-mc1.7.10.jar)
UCH TwilightForest{2.3.7} [The Twilight Forest] (twilightforest_1.7.10_2.3.7.jar)
UCH chisel{2.9.5.11} [Chisel] (Chisel-Mod-1.7.10.jar)
UCH CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFH-Core-1.7.10.jar)
UCH CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (Custom-Mob-Spawner-Mod-1.7.10.jar)
UCH custom_sword{1.7.2} [Custom Sword By Kelco_K22] (Custom-Sword-Mod-1.7.10.jar)
UCH CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Dekoration Carpenters-Blocks-Mod-1.7.10.jar)
UCH MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.jar)
UCH mwaw{1.7.10-0.0.7} [Elemental Witch Mod] (Elemental-Witch-Mod-1.7.10.jar)
UCH enviromine{1.2.23} [EnviroMine] (EnviroMine-Mod-1.7.10.jar)
UCH exoticbirds{1.0} [Exotic Birds] (Exotic-Birds-Mod-1.7.10.jar)
UCH ExtraUtilities{1.2.12} [Extra Utilities] (Extra-Utilities-Mod-1.7.10.jar)
UCH IC2{2.2.827-experimental} [IndustrialCraft 2] (Industrial-Craft-2-Mod-Experimental-1.7.10.jar)
UCH GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.502.jar)
UCH GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.502.jar)
UCH ExtraPlanets{1.5.7} [ExtraPlanets] (ExtraPlanets-1.5.7.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-Mod-1.7.10.jar)
UCH TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-Mod-1.7.10.jar)
UCH Metallurgy{4.0.8} [Metallurgy 4] (Metallurgy-4-Mod-1.7.10.jar)
UCH ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10.jar)
UCH flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
UCH foxlib{1.7.10-0.7.0} [FoxLib] (FoxLib-1.7.10.jar)
UCH GalaxySpace{1.0.6} [GalaxySpace] (GalaxySpace-1.0.6.1 STABLE.jar)
UCH jaff{1.4.2_for_1.7.10} [Just a Few Fish] (Just-a-Few-Fish-Mod-1.7.10.jar)
UCH lycanitesmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH arcticmobs{1.13.0.5 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH demonmobs{1.13.0.5 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH desertmobs{1.13.0.5 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH forestmobs{1.13.0.5 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH freshwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH infernomobs{1.13.0.5 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH junglemobs{1.13.0.5 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH mountainmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH plainsmobs{1.13.0.5 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH saltwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH shadowmobs{1.13.0.5 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH swampmobs{1.13.0.5 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCH mcheli{1.0.3} [MC Helicopter] (mcheli)
UCH me{1.3.1.2} [More Enchantments] (More-Enchantments-Mod-1.7.10.jar)
UCH AencEx{0.0.1} [AencEx] (More-Enchantments-Mod-1.7.10.jar)
UCH MorePlanet{1.4.1} [More Planets] (More-Planets-1.7.10-1.4.1-GC501.jar)
UCH moreplayermodels{1.7.10b} [MorePlayerModels] (More-Player-Models-2-Mod-1.7.10.jar)
UCH MSM3{3.0.0d} [More Swords 3] (MSM-SNAP-3.0.0e-For-MC-1.7.10.jar)
UCH examplemod{1.0} [Example Mod] (Otaku Craft 1.7.10v1.jar)
UCH otaku_craft{1.7.2} [Otaku Craft By IXvmattyvXI] (Otaku Craft 1.7.10v1.jar)
UCH placeableitems{2.0.1} [Placeable Items Mod] (placeableitems-2.0.1.jar)
UCH ProjectE{1.7.10-PE1.10.1} [ProjectE] (ProjectE-Mod-1.7.10.jar)
UCH reccomplex{0.9.1} [Recurrent Complex] (Recurrent-Complex-Mod-1.7.10.jar)
UCH Roguelike{1.5.0} [Roguelike Dungeons] (Roguelike-Dungeons-Mod-1.7.10.jar)
UCH simplecore{1.1.1.3} [SimpleCore API] (SimpleCore-API-1.7.10.jar)
UCH Tails{1.7.10-1.4.1a} [Tails] (Tails-Mod-1.7.10.jar)
UCH Techguns{0.1.0} [Techguns] (Techguns.beta.1.1.3.jar)
UCH TMechworks{0.2.15.106} [Tinkers' Mechworks] (Tinkers-Mechworks-Mod-1.7.10.jar)
GL info: ' Vendor: 'X.Org' Version: '3.0 Mesa 12.0.6' Renderer: 'Gallium 0.4 on AMD KABINI (DRM 2.43.0 / 4.4.0-87-generic, LLVM 3.8.0)'
CoFHCore: -[1.7.10]3.1.4-329
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
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.
Launched Version: 1.7.10-Forge10.13.4.1566-1.7.10
LWJGL: 2.9.1
OpenGL: Gallium 0.4 on AMD KABINI (DRM 2.43.0 / 4.4.0-87-generic, LLVM 3.8.0) GL version 3.0 Mesa 12.0.6, X.Org
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: []
Current Language: English (UK)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
OptiFine Version: OptiFine_1.7.10_HD_U_D8
Render Distance Chunks: 5
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 3.0 Mesa 12.0.6
OpenGlRenderer: Gallium 0.4 on AMD KABINI (DRM 2.43.0 / 4.4.0-87-generic, LLVM 3.8.0)
OpenGlVendor: X.Org
CpuCount: 4

ID:100 wandelte ich um in ID:999.
 
Zuletzt bearbeitet:
Also laufen zurzeit keine Plugins von dir in dem Modpack ?
Code:
java.lang.IllegalArgumentException: Duplicate enchantment id! class net.nevermine.assist.AscensionEnchants$1 and class am2.enchantments.EnchantMagicResist Enchantment ID:100
Es werden 2 Enchantments registriert mit der ID 100 Ich habe gerade keine Lust mich in den 1.7.10 Code einzulesen aber es kommt deshalb
 
  • Like
Reaktionen: russijaka
Wenn das geht, kannste das machen , ich habe aber keine Zeit und Lust das rauszusuchen :D vlt. kennt sich ja ein anderer da besser aus
Edit: Und bitte , bevor du anfängst irgendwas zu programmieren lese dich in das Thema StackTrace bzw. Exceptions allgemein in Java ein, du hättest alles was ich dir und was dir davor gesagt wurde selbst binnen 3 Minuten rausfinden können.
 
Ist öfters so mit den 1.7.10 Modpacks, nehmen neue Mods meistens nicht mit dazu im Gegensatz zu den 1.10 Modpacks die alles nehmen
 
Status
Für weitere Antworten geschlossen.

Soziale Medien

  • X
  • TikTok

Über uns

  • GommeHD.net ist einer der größten Minecraft-Server der Welt. Dir gefällt unser Server? Dann unterstütze uns durch einen Kauf im Shop!
  • Shop