a562355422
一点也看不懂

总是无缘无故的崩溃。
---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!

Time: 15-4-13 下午5:08
Description: Ticking memory connection

java.lang.NullPointerException: Ticking memory connection
        at com.twinklez.soi.common.CommonProxySOI.livingDeathEvent(CommonProxySOI.java:22)
        at com.twinklez.soi.common.EventLivingDeath.onEntityDeath(EventLivingDeath.java:13)
        at cpw.mods.fml.common.eventhandler.ASMEventHandler_34_EventLivingDeath_onEntityDeath_LivingDeathEvent.invoke(.dynamic)
        at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
        at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
        at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:296)
        at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:889)
        at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:853)
        at net.minecraft.entity.monster.EntityMob.func_70097_a(SourceFile:54)
        at net.minecraft.entity.monster.EntityZombie.func_70097_a(EntityZombie.java:222)
        at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1232)
        at net.minecraft.network.NetHandlerPlayServer.func_147340_a(NetHandlerPlayServer.java:821)
        at net.minecraft.network.play.client.C02PacketUseEntity.func_148833_a(SourceFile:55)
        at net.minecraft.network.play.client.C02PacketUseEntity.func_148833_a(SourceFile:10)
        at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
        at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
        at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
        at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)


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

-- Head --
Stacktrace:
        at com.twinklez.soi.common.CommonProxySOI.livingDeathEvent(CommonProxySOI.java:22)
        at com.twinklez.soi.common.EventLivingDeath.onEntityDeath(EventLivingDeath.java:13)
        at cpw.mods.fml.common.eventhandler.ASMEventHandler_34_EventLivingDeath_onEntityDeath_LivingDeathEvent.invoke(.dynamic)
        at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
        at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
        at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:296)
        at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:889)
        at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:853)
        at net.minecraft.entity.monster.EntityMob.func_70097_a(SourceFile:54)
        at net.minecraft.entity.monster.EntityZombie.func_70097_a(EntityZombie.java:222)
        at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1232)
        at net.minecraft.network.NetHandlerPlayServer.func_147340_a(NetHandlerPlayServer.java:821)
        at net.minecraft.network.play.client.C02PacketUseEntity.func_148833_a(SourceFile:55)
        at net.minecraft.network.play.client.C02PacketUseEntity.func_148833_a(SourceFile:10)
        at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)

-- Ticking connection --
Details:
        Connection: net.minecraft.network.NetworkManager@1efc445
Stacktrace:
        at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
        at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
        at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

-- System Details --
Details:
        Minecraft Version: 1.7.10
        Operating System: Windows 7 (x86) version 6.1
        Java Version: 1.7.0_51, Oracle Corporation
        Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
        Memory: 363358864 bytes (346 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
        JVM Flags: 1 total; -Xmx1024m
        AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
        IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
        FML: MCP v9.05 FML v7.10.85.1232 Minecraft Forge 10.13.2.1232 72 mods loaded, 72 mods active



huanghongxun
com.twinklez.soi.common.CommonProxySOI.livingDeathEvent
SOI这个mod有问题
删了

a562355422
huanghongxun 发表于 2015-4-14 12:42
com.twinklez.soi.common.CommonProxySOI.livingDeathEvent
SOI这个mod有问题
删了

没明白是什么 。。。。找不到了

a562355422
huanghongxun 发表于 2015-4-14 12:42
com.twinklez.soi.common.CommonProxySOI.livingDeathEvent
SOI这个mod有问题
删了

能告诉我这个是哪个MOD嘛?

huanghongxun
用压缩软件打开每个mod
如果有个mod有个文件夹路径是com/twinklez/soi/的就是这个mod