Jump to content
  • 0

Crash-Report nach neuer Mod


MrBank0815

Frage

Hey Leute, ich bin neu hier und bräuchte eure Hilfe

Situation: Ich spiele seit geraumer Zeit mit Mods und hab meiner "Modsammlung" einer weiteren Mod(DivineRPG) hinzugefügt. Die Mod funktioniert auch, das habe ich getestet aber ich bekomme das Spiel nicht mehr geladen und es bleibt beim Laden hängen.

Ich vermute das zwei Mods, also einmal die DivineRPG und eine noch mir unbekannte Mod die selbe Class laden wollen. Das hab ich irgendwo nach gelesen und im Crash-Report steht meiner Meinung nach so etwas. Nur würde ich gerne jemanden drauf gucken lassen, der davon auch Ahnung hat und könnte mir sagen welche Mod es ist.

Hier die Log:

[17:39:19] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[17:39:19] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[17:39:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[17:39:19] [main/INFO] [FML]: Forge Mod Loader version 7.99.39.1566 for Minecraft 1.7.10 loading
[17:39:19] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_66, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_66
[17:39:19] [main/WARN] [FML]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:39:19] [main/WARN] [FML]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:39:19] [main/INFO] [FML]: AMCore initializing...stand back!  I'm going to try MAGIC!
[17:39:19] [main/ERROR] [FML]: Unable to read the jar file BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar - ignoring
java.util.zip.ZipException: zip file is empty
    at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_66]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_66]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_66]
    at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_66]
    at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_66]
    at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1566-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1566-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1566-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1566-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1566-1.7.10.jar:?]
    at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1566-1.7.10.jar:?]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[17:39:19] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:39:19] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:510]: Failed to load dependencies.info from BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar as JSON
[17:39:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.util.zip.ZipException: zip file is empty
[17:39:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at java.util.zip.ZipFile.open(Native Method)
[17:39:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at java.util.zip.ZipFile.<init>(Unknown Source)
[17:39:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at java.util.zip.ZipFile.<init>(Unknown Source)
[17:39:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at java.util.zip.ZipFile.<init>(Unknown Source)
[17:39:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:503)
[17:39:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)
[17:39:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)
[17:39:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at codechicken.core.launch.DepLoader.load(DepLoader.java:584)
[17:39:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47)
[17:39:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[17:39:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[17:39:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[17:39:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at java.lang.reflect.Constructor.newInstance(Unknown Source)
[17:39:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at java.lang.Class.newInstance(Unknown Source)
[17:39:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501)
[17:39:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
[17:39:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
[17:39:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[17:39:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[17:39:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[17:39:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[17:39:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[17:39:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[17:39:20] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:39:20] [main/WARN] [FML]: The coremod ivorius.ivtoolkit.IvToolkitLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:39:20] [main/WARN] [FML]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:39:20] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:39:20] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_U_C1.jar
[17:39:20] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:39:20] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[17:39:20] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[17:39:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:39:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:39:20] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[17:39:20] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
[17:39:20] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
[17:39:20] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
[17:39:20] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/Users/Kay/AppData/Roaming/.minecraft/mods/OptiFine_1.7.10_HD_U_C1.jar
[17:39:20] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: java.util.zip.ZipFile@5e316c74
[17:39:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:39:23] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[17:39:23] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[17:39:23] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:39:23] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:39:23] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:39:23] [main/ERROR] [LaunchWrapper]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
    at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[guava-17.0.jar:?]
    at com.google.common.io.Resources.getResource(Resources.java:229) ~[guava-17.0.jar:?]
    at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[forge-1.7.10-10.13.4.1566-1.7.10.jar:?]
    at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[forge-1.7.10-10.13.4.1566-1.7.10.jar:?]
    at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_66]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_66]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_66]
    at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_66]
    at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_66]
    at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
    at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:108) [forge-1.7.10-10.13.4.1566-1.7.10.jar:?]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[17:39:24] [main/INFO] [FML]: MC located at: C:\Users\Kay\AppData\Roaming\.minecraft
[17:39:24] [main/INFO] [FML]: AMCore >> Located Optifine
[17:39:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:39:24] [main/ERROR] [CodeChickenCore]: CodeChickenCore: Failed to read jar file: BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar
java.util.zip.ZipException: zip file is empty
    at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_66]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_66]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_66]
    at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_66]
    at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_66]
    at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:148) [CodeChickenCore-1.7.10-1.0.7.46-universal.jar:?]
    at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:136) [CodeChickenCore-1.7.10-1.0.7.46-universal.jar:?]
    at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:128) [CodeChickenCore-1.7.10-1.0.7.46-universal.jar:?]
    at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:30) [CodeChickenCore-1.7.10-1.0.7.46-universal.jar:?]
    at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:133) [forge-1.7.10-10.13.4.1566-1.7.10.jar:?]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[17:39:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:39:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:39:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:39:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[17:39:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:39:25] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
[17:39:25] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
[17:39:25] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.item.ItemBlock
[17:39:25] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.network.NetHandlerPlayServer
[17:39:25] [main/INFO] [malisiscore]: [ChunkBlockTransformer] Hook registered for net.minecraft.world.chunk.Chunk
[17:39:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:39:25] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[17:39:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[17:39:25] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
[17:39:25] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[17:39:25] [main/INFO] [battlegear2]: M&B - Patching Class Minecraft (bao)
[17:39:25] [main/INFO] [battlegear2]:     Patching method Click Mouse in Minecraft
[17:39:25] [main/INFO] [battlegear2]: M&B - Patching Class Minecraft done
[17:39:25] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer (yz)
[17:39:25] [main/INFO] [battlegear2]:     Adding new fields to EntityPlayer
[17:39:25] [main/INFO] [battlegear2]:     Patching constructor in EntityPlayer
[17:39:25] [main/INFO] [battlegear2]:     Patching method onUpdate in EntityPlayer
[17:39:25] [main/INFO] [battlegear2]:     Patching method onItemUseFinish in EntityPlayer
[17:39:25] [main/INFO] [battlegear2]:     Patching method interactWith in EntityPlayer
[17:39:25] [main/INFO] [battlegear2]:     Patching method setCurrentItemOrArmor in EntityPlayer
[17:39:25] [main/INFO] [battlegear2]:     Creating new methods in EntityPlayer
[17:39:25] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer done
[17:39:25] [main/INFO] [FML]: AMCore >> Altering definition of net.minecraft.client.entity.EntityPlayerSP
[17:39:25] [main/INFO] [FML]: AMCore >> Altering definition of net.minecraft.world.World
[17:39:26] [main/INFO] [malisiscore]: Found hooks for net.minecraft.world.World (ahb)
[17:39:27] [main/INFO]: Setting user: MrBank0815
[17:39:29] [main/INFO] [malisiscore]: Found hooks for net.minecraft.item.ItemBlock (abh)
[17:39:30] [main/INFO] [battlegear2]: M&B - Patching Class ItemStack (add)
[17:39:30] [main/INFO] [battlegear2]: M&B - Patching Class ItemStack done
[OptiFine] (Reflector) Class not present: ModLoader
[OptiFine] (Reflector) Class not present: net.minecraft.src.FMLRenderAccessLibrary
[OptiFine] (Reflector) Class not present: LightCache
[OptiFine] (Reflector) Class not present: BlockCoord
[17:39:32] [Client thread/INFO] [malisiscore]: Found hooks for net.minecraft.network.NetHandlerPlayServer (nh)
[17:39:32] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayServer (nh)
[17:39:32] [Client thread/INFO] [battlegear2]:     Patching method processPlayerBlockPlacement in NetHandlerPlayServer
[17:39:32] [Client thread/INFO] [battlegear2]:     Patching method processHeldItemChange in NetHandlerPlayServer
[17:39:32] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayServer done
[17:39:32] [Client thread/INFO] [battlegear2]: M&B - Patching Class ModelBiped (bhm)
[17:39:32] [Client thread/INFO] [battlegear2]:     Patching method setRotationAngles in ModelBiped
[17:39:32] [Client thread/INFO] [battlegear2]: M&B - Patching Class ModelBiped done
[17:39:33] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayClient (bjb)
[17:39:33] [Client thread/INFO] [battlegear2]:     Patching method handleSpawnPlayer in NetHandlerPlayClient
[17:39:33] [Client thread/INFO] [battlegear2]:     Patching method handleHeldItemChange in NetHandlerPlayClient
[17:39:33] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayClient done
[17:39:33] [Client thread/INFO] [malisiscore]: Found hooks for net.minecraft.world.chunk.Chunk (apx)
[17:39:33] [Client thread/INFO] [FML]: AMCore >> Altering definition of net.minecraft.client.renderer.EntityRenderer
[OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
[17:39:33] [Client thread/INFO]: LWJGL Version: 2.9.1
[OptiFine]
[OptiFine] OptiFine_1.7.10_HD_U_C1
[OptiFine] Mon Dec 28 17:39:35 CET 2015
[OptiFine] OS: Windows 8.1 (amd64) version 6.3
[OptiFine] Java: 1.8.0_66, Oracle Corporation
[OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[OptiFine] LWJGL: 2.9.1
[OptiFine] OpenGL: GeForce GT 650M/PCIe/SSE2, version 4.5.0 NVIDIA 361.43, NVIDIA Corporation
[OptiFine] OpenGL Version: 4.0
[OptiFine] Maximum texture size: 16384x16384
[OptiFine] Checking for new version
[OptiFine] Version found: C1
[17:39:36] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_U_C1, enabling compatibility features
[17:39:37] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// There are four lights!

Time: 28.12.15 17:39
Description: Loading screen debug info

This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR


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: Windows 8.1 (amd64) version 6.3
    Java Version: 1.8.0_66, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 115924336 bytes (110 MB) / 361234432 bytes (344 MB) up to 2863661056 bytes (2731 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G
    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:
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 361.43' Renderer: 'GeForce GT 650M/PCIe/SSE2'
[17:39:37] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[17:39:37] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1566 Initialized
[17:39:37] [Client thread/INFO] [FML]: Replaced 183 ore recipies
[17:39:37] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[17:39:38] [Client thread/INFO] [FML]: AMCore initializing...stand back!  I'm going to try MAGIC!
[17:39:38] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[17:39:38] [Client thread/INFO] [FML]: Searching C:\Users\Kay\AppData\Roaming\.minecraft\mods for mods
[17:39:38] [Client thread/INFO] [FML]: Also searching C:\Users\Kay\AppData\Roaming\.minecraft\mods\1.7.10 for mods
[17:39:56] [Client thread/WARN] [DamageIndicatorsMod]: Mod DamageIndicatorsMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.0
[17:39:57] [Client thread/WARN] [FML]: Zip file BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar failed to read properly, it will be ignored
java.util.zip.ZipException: zip file is empty
    at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_66]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_66]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_66]
    at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_66]
    at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_66]
    at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
    at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
    at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
    at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
    at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Unknown Source) [bao.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) [bao.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[17:39:58] [Client thread/WARN] [wildcaves3]: Mod wildcaves3 is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.4.3.6
[17:39:58] [Client thread/INFO] [FML]: Forge Mod Loader has identified 39 mods to load
[17:39:59] [Client thread/INFO] [FML]: FML has found a non-mod file BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:39:59] [Client thread/INFO] [FML]: FML has found a non-mod file forge-1.7.10-10.13.4.1566-1.7.10-installer.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:39:59] [Client thread/INFO] [FML]: FML has found a non-mod file ironchest-1.7.10-6.0.62.742-src.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:39:59] [Client thread/INFO] [FML]: FML has found a non-mod file particleman v1.4.2 for MC v1.7.10.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:39:59] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:39:59] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, CodeChickenCore, ivtoolkit, NotEnoughItems, battlegear2, arsmagica2, aesthetics, fusion, netherrocks, simplecore, simpleores, divinerpg, DamageIndicatorsMod, abyssalcraft, AnimationAPI, Aquaculture, asielib, Backpack, BackTools, chocolateQuest, customnpcs, lootablebodies, emeraldobsidianmod, FastCraft, Hats, iChunUtil, malisiscore, malisisdoors, minegicka3, PortalGun, prismarine, QuartzPlus, Roguelike, SpecialMobs, statues, wildcaves3] at CLIENT
[17:39:59] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, CodeChickenCore, ivtoolkit, NotEnoughItems, battlegear2, arsmagica2, aesthetics, fusion, netherrocks, simplecore, simpleores, divinerpg, DamageIndicatorsMod, abyssalcraft, AnimationAPI, Aquaculture, asielib, Backpack, BackTools, chocolateQuest, customnpcs, lootablebodies, emeraldobsidianmod, FastCraft, Hats, iChunUtil, malisiscore, malisisdoors, minegicka3, PortalGun, prismarine, QuartzPlus, Roguelike, SpecialMobs, statues, wildcaves3] at SERVER
[17:40:02] [Client thread/INFO] [FML]: AMCore >> Altering definition of net.minecraft.client.renderer.entity.RendererLivingEntity
[17:40:02] [Client thread/ERROR] [Backpack]: The mod Backpack is expecting signature @FINGERPRINT@ for source backpack-2.0.1-1.7.x.jar, however there is no signature matching that description
[17:40:06] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Mine & Blade Battlegear 2 - Bullseye, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:Aesthetics, FMLFileResourcePack:Fusion, FMLFileResourcePack:Netherrocks, FMLFileResourcePack:SimpleCore API, FMLFileResourcePack:SimpleOres 2, FMLFileResourcePack:DivineRPG, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:AbyssalCraft, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Aquaculture, FMLFileResourcePack:asielib, FMLFileResourcePack:Backpack, FMLFileResourcePack:BackTools, FMLFileResourcePack:Chocolate Quest, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:DrCyano's Lootable Bodies, FMLFileResourcePack:Emerald & Obsidian tools/armor mod, FMLFileResourcePack:FastCraft, FMLFileResourcePack:Hats, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:Minegicka III, FMLFileResourcePack:PortalGun, FMLFileResourcePack:Prismarine, FMLFileResourcePack:Quartz Plus, FMLFileResourcePack:Roguelike Dungeons, FMLFileResourcePack:Special Mobs, FMLFileResourcePack:Statues, FMLFileResourcePack:Wild Caves 3
[17:40:06] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[17:40:06] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
[17:40:06] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[17:40:06] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[17:40:06] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[17:40:07] [Client thread/INFO] [battlegear2]: M&B - Patching Class PlayerControllerMP (bje)
[17:40:07] [Client thread/INFO] [battlegear2]:     Patching method sendUseItem in PlayerControllerMP
[17:40:07] [Client thread/INFO] [battlegear2]: M&B - Patching Class PlayerControllerMP done
[17:40:07] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityOtherPlayerMP (bll)
[17:40:07] [Client thread/INFO] [battlegear2]:     Patching method onUpdate in EntityOtherPlayerMP
[17:40:07] [Client thread/INFO] [battlegear2]:     Patching method setCurrentItem in EntityOtherPlayerMP
[17:40:07] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityOtherPlayerMP done
[17:40:07] [Client thread/INFO] [FML]: Ars Magica >> Extending Potions Array
[17:40:07] [Client thread/INFO] [FML]: Ars Magica >> injecting potions starting from index 32
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Attempting to set enchantment magic_resist to ID 100 (configured currently as 100)
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Successfully registered enchanment!
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Attempting to set enchantment soulbound to ID 101 (configured currently as 101)
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Successfully registered enchanment!
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_phy
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_drn
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_fall
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_exp
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_fire
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_frst
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_mage
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_litn
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mn_reg
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: bn_red
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: soulbnd
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fl_lure
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mg_xp
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: pp_ore
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mg_gog
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: tc_nrv
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: step_up
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: run_spd
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dispel
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fallprot
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fireprot
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: freedom
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: healing
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: hungerup
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: highjump
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: lifesave
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: lightstep
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: minespd
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: recoil
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: swimspd
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: wtrbrth
[17:40:08] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: wtrwalk
[17:40:08] [Client thread/INFO] [SimpleCore]: Loading Fusion...
[17:40:09] [Client thread/INFO] [SimpleCore]: Loading Netherrocks...
[17:40:09] [Client thread/INFO] [SimpleCore]: Loading SimpleOres...
[17:40:09] [Client thread/INFO] [SimpleCore]: Loading Aesthetics...
[17:40:09] [Client thread/INFO] [DivineRPG]: Loading DivineRPG...
[17:40:13] [Client thread/INFO] [AbyssalCraft]: Pre-initializing AbyssalCraft.
[17:40:14] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: Server returned HTTP response code: 403 for URL: Dropbox - 403
[17:40:14] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
[17:40:14] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
[17:40:14] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
[17:40:14] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
[17:40:14] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at java.security.AccessController.doPrivileged(Native Method)
[17:40:14] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
[17:40:14] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[17:40:14] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
[17:40:14] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at java.net.URL.openStream(Unknown Source)
[17:40:14] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at DamageIndicatorsMod.client.DIClientProxy$1.run(DIClientProxy.java:75)
[17:40:14] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at java.lang.Thread.run(Unknown Source)
[17:40:15][FINE][noppes.npcs.LogWriter:71] Mon Dec 28 17:40:15 CET 2015
[17:40:15][SEVERE][noppes.npcs.enchants.EnchantInterface:49] java.lang.IllegalArgumentException: Duplicate enchantment id! class noppes.npcs.enchants.EnchantDamage and class am2.enchantments.EnchantMagicResist Enchantment ID:100
    at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
    at noppes.npcs.enchants.EnchantInterface.<init>(EnchantInterface.java:24)
    at noppes.npcs.enchants.EnchantDamage.<init>(EnchantDamage.java:9)
    at noppes.npcs.enchants.EnchantInterface.load(EnchantInterface.java:43)
    at noppes.npcs.CustomNpcs.load(CustomNpcs.java:175)
    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:532)
    at sun.reflect.GeneratedMethodAccessor3.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:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    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: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(Unknown Source)
    at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
    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)
[17:40:19][FINE][noppes.npcs.controllers.ScriptController:60] Script Engines Available:
[17:40:19] [Client thread/INFO] [STDOUT]: [com.royalsmods.emeraldobsidianmod.emeraldobsidianmod:preInit:52]: preInit done
[17:40:19] [Client thread/INFO] [FastCraft]: FastCraft 1.21 loaded.
[17:40:19] [Thread-19/INFO] [FastCraft]: You are using the latest suitable version.
[17:40:19] [Client thread/INFO] [malisiscore]: Registering CloseInventoryMessage for Packet with discriminator 1 in channel malisiscore
[17:40:19] [Client thread/INFO] [malisiscore]: Registering InventoryActionMessage for Packet with discriminator 2 in channel malisiscore
[17:40:19] [Client thread/INFO] [malisiscore]: Registering OpenInventoryMessage for Packet with discriminator 3 in channel malisiscore
[17:40:19] [Client thread/INFO] [malisiscore]: Registering UpdateInventorySlotsMessage for Packet with discriminator 4 in channel malisiscore
[17:40:19] [Client thread/INFO] [malisiscore]: Registering ChunkBlockMessage for Packet with discriminator 5 in channel malisiscore
[17:40:19] [Client thread/INFO] [malisiscore]: Registering SyncerMessage for Packet with discriminator 6 in channel malisiscore
[17:40:19] [Client thread/INFO] [malisiscore]: Registering DigicodeMessage for Packet with discriminator 1 in channel malisisdoors
[17:40:19] [Client thread/INFO] [malisiscore]: Registering DoorFactoryMessage for Packet with discriminator 2 in channel malisisdoors
[17:40:19] [Client thread/INFO] [malisiscore]: Registering VanishingDiamondFrameMessage for Packet with discriminator 3 in channel malisisdoors
[17:40:19] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
[17:40:19] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
[17:40:19] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
[17:40:19] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
[17:40:19] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
[17:40:19] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
[17:40:20] [Client thread/INFO] [PortalGun]: [4.0.0-beta-6] Loading properties.
[17:40:20] [Client thread/INFO] [FML]: The ColoredLightCore is not installed, or it didn't load properly
[17:40:20] [Client thread/INFO] [FML]: The ColoredLightCore is not installed, or it didn't load properly
[17:40:21] [Client thread/INFO] [FML]: The ColoredLightCore is not installed, or it didn't load properly
[17:40:21] [Client thread/INFO] [FML]: Applying holder lookups
[17:40:21] [Client thread/INFO] [FML]: Holder lookups applied
[17:40:21] [Client thread/INFO] [FML]: Injecting itemstacks
[17:40:21] [Client thread/INFO] [FML]: Itemstack injection complete
[17:40:21] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
[17:40:21] [Client thread/ERROR] [FML]:
    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.2} [AMCore] (minecraft.jar)
    UCH    CodeChickenCore{1.0.7.46} [CodeChicken Core] (minecraft.jar)
    UCH    ivtoolkit{IvToolkit} [1.2] (minecraft.jar)
    UCH    NotEnoughItems{1.0.5.110} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.110-universal.jar)
    UCH    battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.2.jar)
    UCH    AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
    UCH    arsmagica2{1.4.0.008} [Ars Magica 2] (1.7.10_AM2-1.4.0.008.jar)
    UCH    simplecore{1.1.0} [SimpleCore API] ([1.7.10] SimpleCore API v1.1.0.jar)
    UCH    fusion{1.6.0} [Fusion] ([1.7.10] Fusion v1.6.0.jar)
    UCH    netherrocks{1.3.0} [Netherrocks] ([1.7.10] Netherrocks v1.3.0.jar)
    UCH    simpleores{1.6.0} [SimpleOres 2] ([1.7.10] SimpleOres 2 v1.6.0.jar)
    UCH    aesthetics{1.1.0} [Aesthetics] ([1.7.10] Aesthetics v1.1.0.jar)
    UCH    divinerpg{1.4.1.3} [DivineRPG] ([1.7.10][SMP]DivineRPG-1.4.1.3.jar)
    UCH    DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar)
    UCE    abyssalcraft{1.8.8b} [AbyssalCraft] (AbyssalCraft-1.7.10-1.8.8b.jar)
    UCH    Aquaculture{1.2.3} [Aquaculture] (Aquaculture-1.7.10-1.2.5.15.jar)
    UCH    asielib{0.2.7} [asielib] (AsieLib-1.7.10.zip)
    UCH    Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
    UCH    iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
    UCH    BackTools{4.0.0} [BackTools] (BackTools-4.0.0.jar)
    UCH    chocolateQuest{0.0} [Chocolate Quest] (chocolateQuest-1.7.10-BETA2.jar)
    UCH    customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d.jar)
    UCH    lootablebodies{1.3.6} [DrCyano's Lootable Bodies] (CyanosLootableBodies-1.7.10-backport_1.3.6.jar)
    UCH    emeraldobsidianmod{1.3.1} [Emerald & Obsidian tools/armor mod] (emeraldobsidianmod-1.7.10-1.3.1.jar)
    UCH    FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
    UCH    Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
    UCH    malisiscore{1.7.10-0.14.0} [MalisisCore] (malisiscore-1.7.10-0.14.0.jar)
    UCH    malisisdoors{1.7.10-1.13.0} [Malisis' Doors] (malisisdoors-1.7.10-1.13.0.jar)
    UCH    minegicka3{1.0.0} [Minegicka 3] (minegicka3-1.7.10-1.0.0.jar)
    UCH    PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar)
    UCH    prismarine{1.7.10-1.1} [Prismarine] (prismarine-1.1.jar)
    UCH    QuartzPlus{0.9.04} [Quartz Plus] (QuartzPlus-1.7.10-0.9.04.jar)
    UCH    Roguelike{1.3.6.3} [Roguelike Dungeons] (roguelike-1.7.10-1.3.6.3.jar)
    UCH    SpecialMobs{3.2.1} [Special Mobs] (SpecialMobs-1.7.10-3.2.1.jar)
    UCH    statues{2.1.3} [Statues] (Statues-Mod-1.7.10.zip)
    UCH    wildcaves3{0.4.3.6} [Wild Caves 3] (Wild-Caves-Mod-1.7.10.jar)
[17:40:21] [Client thread/ERROR] [FML]: The following problems were captured during this phase
[17:40:21] [Client thread/ERROR] [FML]: Caught exception from abyssalcraft
java.lang.IllegalArgumentException: Failed to register dimension for id 50, One is already registered
    at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:118) ~[DimensionManager.class:?]
    at com.shinoow.abyssalcraft.AbyssalCraft.registerDimension(AbyssalCraft.java:1952) ~[AbyssalCraft.class:?]
    at com.shinoow.abyssalcraft.AbyssalCraft.preInit(AbyssalCraft.java:1135) ~[AbyssalCraft.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1566-1.7.10.jar:?]
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1566-1.7.10.jar:?]
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1566-1.7.10.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) [Loader.class:?]
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Unknown Source) [bao.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) [bao.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[17:40:21] [Client thread/ERROR] [LaunchWrapper]: Unable to launch
java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.NullPointerException
    at net.minecraft.crash.CrashReportCategory.func_85069_a(CrashReportCategory.java:145) ~[k.class:?]
    at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:390) ~[b.class:?]
    at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:357) ~[b.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) ~[bao.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:148) ~[Main.class:?]
    ... 6 more
Exception in thread "Client thread" [17:40:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: cpw.mods.fml.relauncher.FMLSecurityManager$ExitTrappedException
[17:40:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at cpw.mods.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:25)
[17:40:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at java.lang.SecurityManager.checkExit(Unknown Source)
[17:40:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at java.lang.Runtime.exit(Unknown Source)
[17:40:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at java.lang.System.exit(Unknown Source)
[17:40:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[17:40:21] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


Ich weiß jetzt nicht welcher Teil des Logs interessant ist, deshalb hab ich einfach alles gepostet, ansonsten wäre Nett wenn ihr mir sagen könntet, was wichtig ist und was unwichtig :)

Wenn eine Auflistung aller Mods gewünscht ist, dann sagt mir bitte bescheid.

 

Vielen Dank vorab für die Hilfe

 

Liebe Grüße

MrBank0815

Link zu diesem Kommentar
Auf anderen Seiten teilen

3 Antworten auf diese Frage

Empfohlene Beiträge

  • 0

Hi MrBank0815,

ich habe zwar nicht so ein plan wie @yuki oder andere hier,

für mich sieht es aber danach aus das es an abyssalcraft liegt.

Zitat

[17:40:21] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
[17:40:21] [Client thread/ERROR] [FML]:
    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.2} [AMCore] (minecraft.jar)
    UCH    CodeChickenCore{1.0.7.46} [CodeChicken Core] (minecraft.jar)
    UCH    ivtoolkit{IvToolkit} [1.2] (minecraft.jar)
    UCH    NotEnoughItems{1.0.5.110} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.110-universal.jar)
    UCH    battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.2.jar)
    UCH    AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
    UCH    arsmagica2{1.4.0.008} [Ars Magica 2] (1.7.10_AM2-1.4.0.008.jar)
    UCH    simplecore{1.1.0} [SimpleCore API] ([1.7.10] SimpleCore API v1.1.0.jar)
    UCH    fusion{1.6.0} [Fusion] ([1.7.10] Fusion v1.6.0.jar)
    UCH    netherrocks{1.3.0} [Netherrocks] ([1.7.10] Netherrocks v1.3.0.jar)
    UCH    simpleores{1.6.0} [SimpleOres 2] ([1.7.10] SimpleOres 2 v1.6.0.jar)
    UCH    aesthetics{1.1.0} [Aesthetics] ([1.7.10] Aesthetics v1.1.0.jar)
    UCH    divinerpg{1.4.1.3} [DivineRPG] ([1.7.10][SMP]DivineRPG-1.4.1.3.jar)
    UCH    DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar)
    UCE    abyssalcraft{1.8.8b} [AbyssalCraft] (AbyssalCraft-1.7.10-1.8.8b.jar)
    UCH    Aquaculture{1.2.3} [Aquaculture] (Aquaculture-1.7.10-1.2.5.15.jar)
    UCH    asielib{0.2.7} [asielib] (AsieLib-1.7.10.zip)
    UCH    Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
    UCH    iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
    UCH    BackTools{4.0.0} [BackTools] (BackTools-4.0.0.jar)
    UCH    chocolateQuest{0.0} [Chocolate Quest] (chocolateQuest-1.7.10-BETA2.jar)
    UCH    customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d.jar)
    UCH    lootablebodies{1.3.6} [DrCyano's Lootable Bodies] (CyanosLootableBodies-1.7.10-backport_1.3.6.jar)
    UCH    emeraldobsidianmod{1.3.1} [Emerald & Obsidian tools/armor mod] (emeraldobsidianmod-1.7.10-1.3.1.jar)
    UCH    FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
    UCH    Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
    UCH    malisiscore{1.7.10-0.14.0} [MalisisCore] (malisiscore-1.7.10-0.14.0.jar)
    UCH    malisisdoors{1.7.10-1.13.0} [Malisis' Doors] (malisisdoors-1.7.10-1.13.0.jar)
    UCH    minegicka3{1.0.0} [Minegicka 3] (minegicka3-1.7.10-1.0.0.jar)
    UCH    PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar)
    UCH    prismarine{1.7.10-1.1} [Prismarine] (prismarine-1.1.jar)
    UCH    QuartzPlus{0.9.04} [Quartz Plus] (QuartzPlus-1.7.10-0.9.04.jar)
    UCH    Roguelike{1.3.6.3} [Roguelike Dungeons] (roguelike-1.7.10-1.3.6.3.jar)
    UCH    SpecialMobs{3.2.1} [Special Mobs] (SpecialMobs-1.7.10-3.2.1.jar)
    UCH    statues{2.1.3} [Statues] (Statues-Mod-1.7.10.zip)
    UCH    wildcaves3{0.4.3.6} [Wild Caves 3] (Wild-Caves-Mod-1.7.10.jar)

er kann den mod wohl nicht laden,UCE das E steht für error.

Zitat

[17:40:21] [Client thread/ERROR] [FML]: The following problems were captured during this phase
[17:40:21] [Client thread/ERROR] [FML]: Caught exception from abyssalcraft
java.lang.IllegalArgumentException: Failed to register dimension for id 50, One is already registered

und so wie ich das seh liegt es daran das die Dimension id schon vergeben ist...

also würde ich die mal versuchen zu ändern(Config des mods)

 

naja sonst fällt mir gerade nichts ein...

vielleicht hilft das

Lg Teddy

Link zu diesem Kommentar
Auf anderen Seiten teilen

  • 0
vor 55 Minuten, Teddy Terror sagte:

Hi MrBank0815,

ich habe zwar nicht so ein plan wie @yuki oder andere hier,

für mich sieht es aber danach aus das es an abyssalcraft liegt.

 Ja es lag an abyssalcraft ^^ Vielen Dank :)

vor 55 Minuten, Teddy Terror sagte:

er kann den mod wohl nicht laden,UCE das E steht für error.

und so wie ich das seh liegt es daran das die Dimension id schon vergeben ist...

also würde ich die mal versuchen zu ändern(Config des mods)

 

naja sonst fällt mir gerade nichts ein...

vielleicht hilft das

Lg Teddy

Und ob das hilft^^ vielen Dank jetzt bin ich auch schon ein Stück schlauer bei den crash reports :))
Ich guck mal ob ich das hinbekomme, die Dimension ID zu ändern

 

Link zu diesem Kommentar
Auf anderen Seiten teilen

  • 0

Hi,

dein Problem an sich ist zwar behoben, aber trotzdem ist mir hier noch was aufgefallen. Schau mal bitte in dein aktuelles Log, ob diese meldung noch auftritt:

Zitat

[17:39:57] [Client thread/WARN] [FML]: Zip file BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar failed to read properly, it will be ignored
java.util.zip.ZipException: zip file is empty

Es scheint so, als ob deine BiomesOPlenty-Mod-Datei defekt ist. Ist nur nicht das du dich dann wunderst, wenn die Bioms nicht so sind, wie du es erwartet hast.

Wenn es noch so ist, lade den Mod einfach nochmal neu und ersetze die Datei.

 

-Yuki

Link zu diesem Kommentar
Auf anderen Seiten teilen

Erstelle ein Benutzerkonto oder melde dich an, um zu kommentieren

Du musst ein Benutzerkonto haben, um einen Kommentar verfassen zu können

Benutzerkonto erstellen

Neues Benutzerkonto für unsere Community erstellen. Es ist einfach!

Neues Benutzerkonto erstellen

Anmelden

Du hast bereits ein Benutzerkonto? Melde dich hier an.

Jetzt anmelden
×
×
  • Neu erstellen...
B
B