1165207358


      Minecraft has crashed!      
      ----------------------      

Minecraft has stopped running because it encountered a problem; Failed to start game

A full error report has been saved to E:\Minecraft 1.5.1 简单整合\.minecraft\crash-reports\crash-2013-04-30_19.34.59-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(



--- BEGIN ERROR REPORT 449c1641 --------
Full report at:
E:\Minecraft 1.5.1 简单整合\.minecraft\crash-reports\crash-2013-04-30_19.34.59-client.txt
Please show that file to Mojang, NOT just this screen!

Generated 13-4-30 下午7:34

-- System Details --
Details:
        Minecraft Version: 1.5.1
        Operating System: Windows XP (x86) version 5.1
        Java Version: 1.7.0_21, Oracle Corporation
        Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
        Memory: 62408888 bytes (59 MB) / 115781632 bytes (110 MB) up to 1046937600 bytes (998 MB)
        JVM Flags: 4 total; -Xincgc -Xmx1024m -XX:PermSize=64m -XX:MaxPermSize=128m
        AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
        Suspicious classes: FML and Forge are installed
        IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
        FML: MCP v7.44 FML v5.1.8.611 Minecraft Forge 7.7.1.611 Optifine OptiFine_1.5.1_HD_U_B2汉化:sy 31 mods loaded, 31 mods active
        mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
        FML [Forge Mod Loader] (coremods) Unloaded->Constructed
        Forge [Minecraft Forge] (coremods) Unloaded->Constructed
        mod_bspkrsCore [bspkrsCore] ([1.5]核心MOD.zip) Unloaded->Constructed
        Flashlight [Flashlight] (minecraft.jar) Unloaded->Constructed
        chupmacabre.retractableLadders [Chupmacabre's Retractable Ladders] (minecraft.jar) Unloaded->Constructed
        BetterFurnaces [更好的熔炉] (minecraft.jar) Unloaded->Constructed
        mod_ArmorMovement [mod_ArmorMovement] (minecraft.jar) Unloaded->Constructed
        BambooConfigInitialize [BambooMod] (minecraft.jar) Unloaded->Constructed
        mod_Bamboo [mod_Bamboo] (minecraft.jar) Unloaded->Constructed
        mod_Timber [Timber!] (minecraft.jar) Unloaded->Constructed
        MutantCreatures [Mutant Creatures] (minecraft.jar) Unloaded->Constructed
        LavaBoat [LavaBoat] (minecraft.jar) Unloaded->Constructed
        weaponmod [Balkon's WeaponMod] (minecraft.jar) Unloaded->Constructed
        deadisland [Dead Minecraft Mod] (minecraft.jar) Unloaded->Constructed
        LotsOfFood [Lots of Food] (minecraft.jar) Unloaded->Constructed
        coralmod [CoralReef Mod] (minecraft.jar) Unloaded->Constructed
        iDiamondhunter [More Bows mod] (minecraft.jar) Unloaded->Constructed
        zolandre_extraDoors [Extra Doors] (minecraft.jar) Unloaded->Constructed
        jammyfurniture [家具] (minecraft.jar) Unloaded->Constructed
        Warfield3 [旧金山战争 3] (minecraft.jar) Unloaded->Constructed
        CustomNpcs [CustomNpcs] (minecraft.jar) Unloaded->Constructed
        mod_TooManyItems [mod_TooManyItems] (minecraft.jar) Unloaded->Constructed
        craftguide [CraftGuide] ([1.5]G键合成表.zip) Unloaded->Constructed
        mod_ReiMinimap [mod_ReiMinimap] ([1.5]Rei's小地图.zip) Unloaded->Constructed
        mod_ArmorStatusHUD [ArmorStatusHUD] ([1.5]装备耐久显示.zip) Unloaded->Constructed
        mod_InstantWMansion [mod_InstantWMansion] (Instant Mansion Jasononce [1.5.1]) Unloaded->Constructed
        desert the gospel [Desert The Gospel] (mod vg.zip) Unloaded->Constructed
        mod_survivalist [Survivalist] (survivalist-build0-1004.zip) Unloaded->Constructed
        WalkingDeadMod [WalkingDead Mod] (walkingdead) Unloaded->Errored
        ZAMod [Zombie Awareness] (Zombie Awareness v1.85 Mod for MC v1.5.1.zip) Unloaded->Constructed
        LWJGL: 2.4.2
        OpenGL: GeForce 210/PCI/SSE2/3DNOW! GL version 3.3.0, NVIDIA Corporation
        Is Modded: Definitely; Client brand changed to 'forge,fml'
        Type: Client (map_client.txt)
        Texture Pack: The_End_is_Extremely_Nigh_v35(fix151).zip
        Profiler Position: N/A (disabled)
        Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: walkingdead.common.WalkingDead
        at cpw.mods.fml.common.LoadController.transition(LoadController.java:142)
        at cpw.mods.fml.common.Loader.loadMods(Loader.java:512)
        at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:407)
        at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
        at net.minecraft.client.Minecraft.run(Minecraft.java:729)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: walkingdead.common.WalkingDead
        at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:211)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:56)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:446)
        at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
        at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
        at com.google.common.eventbus.EventBus.post(EventBus.java:267)
        at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
        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.EventHandler.handleEvent(EventHandler.java:74)
        at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
        at com.google.common.eventbus.EventBus.post(EventBus.java:267)
        at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
        at cpw.mods.fml.common.Loader.loadMods(Loader.java:502)
        ... 5 more
Caused by: java.lang.NullPointerException
        at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:200)
        ... 31 more
--- END ERROR REPORT a23be32f ----------
是哪个mod冲突了?


2021.12 数据,可能有更多内容


   Minecraft has crashed!   
   ----------------------   


Minecraft has stopped running because it encountered a problem; Failed to start game


A full error report has been saved to E:\Minecraft 1.5.1 简单整合\.minecraft\crash-reports\crash-2013-04-30_19.34.59-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(


--- BEGIN ERROR REPORT 449c1641 --------
Full report at:
E:\Minecraft 1.5.1 简单整合\.minecraft\crash-reports\crash-2013-04-30_19.34.59-client.txt
Please show that file to Mojang, NOT just this screen!


Generated 13-4-30 下午7:34


-- System Details --
Details:
        Minecraft Version: 1.5.1
        Operating System: Windows XP (x86) version 5.1
        Java Version: 1.7.0_21, Oracle Corporation
        Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
        Memory: 62408888 bytes (59 MB) / 115781632 bytes (110 MB) up to 1046937600 bytes (998 MB)
        JVM Flags: 4 total; -Xincgc -Xmx1024m -XX:PermSize=64m -XX:MaxPermSize=128m
        AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
        Suspicious classes: FML and Forge are installed
        IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
        FML: MCP v7.44 FML v5.1.8.611 Minecraft Forge 7.7.1.611 Optifine OptiFine_1.5.1_HD_U_B2汉化:sy 31 mods loaded, 31 mods active
        mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
        FML [Forge Mod Loader] (coremods) Unloaded->Constructed
        Forge [Minecraft Forge] (coremods) Unloaded->Constructed
        mod_bspkrsCore [bspkrsCore] ([1.5]核心MOD.zip) Unloaded->Constructed
        Flashlight [Flashlight] (minecraft.jar) Unloaded->Constructed
        chupmacabre.retractableLadders [Chupmacabre's Retractable Ladders] (minecraft.jar) Unloaded->Constructed
        BetterFurnaces [更好的熔炉] (minecraft.jar) Unloaded->Constructed
        mod_ArmorMovement [mod_ArmorMovement] (minecraft.jar) Unloaded->Constructed
        BambooConfigInitialize [BambooMod] (minecraft.jar) Unloaded->Constructed
        mod_Bamboo [mod_Bamboo] (minecraft.jar) Unloaded->Constructed
        mod_Timber [Timber!] (minecraft.jar) Unloaded->Constructed
        MutantCreatures [Mutant Creatures] (minecraft.jar) Unloaded->Constructed
        LavaBoat [LavaBoat] (minecraft.jar) Unloaded->Constructed
        weaponmod [Balkon's WeaponMod] (minecraft.jar) Unloaded->Constructed
        deadisland [Dead Minecraft Mod] (minecraft.jar) Unloaded->Constructed
        LotsOfFood [Lots of Food] (minecraft.jar) Unloaded->Constructed
        coralmod [CoralReef Mod] (minecraft.jar) Unloaded->Constructed
        iDiamondhunter [More Bows mod] (minecraft.jar) Unloaded->Constructed
        zolandre_extraDoors [Extra Doors] (minecraft.jar) Unloaded->Constructed
        jammyfurniture [家具] (minecraft.jar) Unloaded->Constructed
        Warfield3 [旧金山战争 3] (minecraft.jar) Unloaded->Constructed
        CustomNpcs [CustomNpcs] (minecraft.jar) Unloaded->Constructed
        mod_TooManyItems [mod_TooManyItems] (minecraft.jar) Unloaded->Constructed
        craftguide [CraftGuide] ([1.5]G键合成表.zip) Unloaded->Constructed
        mod_ReiMinimap [mod_ReiMinimap] ([1.5]Rei's小地图.zip) Unloaded->Constructed
        mod_ArmorStatusHUD [ArmorStatusHUD] ([1.5]装备耐久显示.zip) Unloaded->Constructed
        mod_InstantWMansion [mod_InstantWMansion] (Instant Mansion Jasononce [1.5.1]) Unloaded->Constructed
        desert the gospel [Desert The Gospel] (mod vg.zip) Unloaded->Constructed
        mod_survivalist [Survivalist] (survivalist-build0-1004.zip) Unloaded->Constructed
        WalkingDeadMod [WalkingDead Mod] (walkingdead) Unloaded->Errored
        ZAMod [Zombie Awareness] (Zombie Awareness v1.85 Mod for MC v1.5.1.zip) Unloaded->Constructed
        LWJGL: 2.4.2
        OpenGL: GeForce 210/PCI/SSE2/3DNOW! GL version 3.3.0, NVIDIA Corporation
        Is Modded: Definitely; Client brand changed to 'forge,fml'
        Type: Client (map_client.txt)
        Texture Pack: The_End_is_Extremely_Nigh_v35(fix151).zip
        Profiler Position: N/A (disabled)
        Vec3 Pool Size: ~~ERROR~~ NullPointerException: null


cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: walkingdead.common.WalkingDead
        at cpw.mods.fml.common.LoadController.transition(LoadController.java:142)
        at cpw.mods.fml.common.Loader.loadMods(Loader.java:512)
        at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:407)
        at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
        at net.minecraft.client.Minecraft.run(Minecraft.java:729)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: walkingdead.common.WalkingDead
        at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:211)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:56)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:446)
        at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
        at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
        at com.google.common.eventbus.EventBus.post(EventBus.java:267)
        at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
        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.EventHandler.handleEvent(EventHandler.java:74)
        at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
        at com.google.common.eventbus.EventBus.post(EventBus.java:267)
        at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
        at cpw.mods.fml.common.Loader.loadMods(Loader.java:502)
        ... 5 more
Caused by: java.lang.NullPointerException
        at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:200)
        ... 31 more
--- END ERROR REPORT a23be32f ----------
是哪个mod冲突了?



Evan丶桑
亲。。。你错版了,我就不回答你了~

瞄新人
蹦了            

第一页 上一页 下一页 最后一页