MineMaarten / PneumaticCraft

PneumaticCraft source
Other
84 stars 50 forks source link

Drones corrupt world when attacked by infernal mob #729

Closed Aaeru1022 closed 8 years ago

Aaeru1022 commented 8 years ago

So I run a mod pack and while testing pneumatic craft functionality I discovered a world ending bug. I had programmed 4 drones to patrol an area and shoot any mob they find. Upon a drone confronting an "infernal mob" that mob will try to use its abilities to fight back. This causes a game freeze with this console output:

[16:11:59] [Server thread/WARN]: Wrong location! MovingBlock['entity.HostileWorlds.EntityDebrisBlock.name'/25699, l='server world', x=-16.32, y=10.44, z=3.16](at -2, 0 instead of -1, 0) [16:11:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.Exception: Stack trace [16:11:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.dumpStack(Thread.java:1329) [16:11:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.world.chunk.Chunk.func_76612_a(Chunk.java:781) [16:11:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:470) [16:11:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:41) [16:11:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12) [16:11:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344) [16:11:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302) [16:11:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12) [16:11:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126) [16:11:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101) [16:11:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199) [16:11:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.world.World.func_72964_e(World.java:419) [16:11:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.world.World.func_147439_a(World.java:345) [16:11:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at drzhark.mocreatures.entity.passive.MoCEntityBird.FindTreeTop(MoCEntityBird.java:121) [16:11:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at drzhark.mocreatures.entity.passive.MoCEntityBird.FlyToNextTree(MoCEntityBird.java:199) [16:11:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at drzhark.mocreatures.entity.passive.MoCEntityBird.func_70636_d(MoCEntityBird.java:398) [16:11:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.entity.EntityLivingBase.func_70071h(EntityLivingBase.java:1611) [16:11:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.entity.EntityLiving.func_70071h(EntityLiving.java:206) [16:11:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.world.World.func_72866_a(World.java:2070) [16:11:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648) [16:11:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.world.World.func_72870_g(World.java:2034) [16:11:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at WorldServerOF.func_72870_g(WorldServerOF.java:347) [16:11:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.world.World.func_72939_s(World.java:1887) [16:11:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) [16:11:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) [16:11:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [16:11:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186) [16:11:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [16:11:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [16:17:55] [Server thread/INFO]: Clarinet_girl_42 lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}} [16:17:55] [Server thread/INFO]: Clarinet_girl_42 left the game [16:17:55] [Client thread/INFO]: [CHAT] Clarinet_girl_42 left the game [16:17:58] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.entity.living.LivingEvent$LivingUpdateEvent@4b4288e5: java.lang.NullPointerException at cpw.mods.fml.common.network.FMLOutboundHandler$OutboundTarget$4.selectNetworks(FMLOutboundHandler.java:109) ~[FMLOutboundHandler$OutboundTarget$4.class:?] at cpw.mods.fml.common.network.FMLOutboundHandler.write(FMLOutboundHandler.java:273) ~[FMLOutboundHandler.class:?] at io.netty.channel.DefaultChannelHandlerContext.invokeWrite(DefaultChannelHandlerContext.java:644) ~[DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:698) ~[DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:637) ~[DefaultChannelHandlerContext.class:?] at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:115) ~[MessageToMessageEncoder.class:?] at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116) ~[MessageToMessageCodec.class:?] at io.netty.channel.DefaultChannelHandlerContext.invokeWrite(DefaultChannelHandlerContext.java:644) ~[DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:698) ~[DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:637) ~[DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:626) ~[DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelPipeline.write(DefaultChannelPipeline.java:878) ~[DefaultChannelPipeline.class:?] at io.netty.channel.AbstractChannel.write(AbstractChannel.java:229) ~[AbstractChannel.class:?] at io.netty.channel.embedded.EmbeddedChannel.writeOutbound(EmbeddedChannel.java:195) ~[EmbeddedChannel.class:?] at atomicstryker.infernalmobs.common.network.NetworkHelper.sendPacketToPlayer(NetworkHelper.java:111) ~[NetworkHelper.class:?] at atomicstryker.infernalmobs.common.InfernalMobsCore.sendVelocityPacket(InfernalMobsCore.java:745) ~[InfernalMobsCore.class:?] at atomicstryker.infernalmobs.common.mods.MM_Blastoff.tryAbility(MM_Blastoff.java:69) ~[MM_Blastoff.class:?] at atomicstryker.infernalmobs.common.mods.MM_Blastoff.onUpdate(MM_Blastoff.java:32) ~[MM_Blastoff.class:?] at atomicstryker.infernalmobs.common.MobModifier.onUpdate(MobModifier.java:259) ~[MobModifier.class:?] at atomicstryker.infernalmobs.common.EntityEventHandler.onEntityLivingUpdate(EntityEventHandler.java:210) ~[EntityEventHandler.class:?] at cpw.mods.fml.common.eventhandler.ASMEventHandler_887_EntityEventHandler_onEntityLivingUpdate_LivingUpdateEvent.invoke(.dynamic) ~[?:?] at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?] at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?] at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287) [ForgeHooks.class:?] at net.minecraft.entity.EntityLivingBase.func_70071h(EntityLivingBase.java:1560) [sv.class:?] at net.minecraft.entity.EntityLiving.func_70071h(EntityLiving.java:206) [sw.class:?] at net.minecraft.entity.monster.EntityMob.func_70071h(SourceFile:30) [yg.class:?] at net.minecraft.entity.monster.EntityZombie.func_70071h(EntityZombie.java:303) [yq.class:?] at net.minecraft.world.World.func_72866_a(World.java:2070) [ahb.class:?] at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648) [mt.class:?] at net.minecraft.world.World.func_72870_g(World.java:2034) [ahb.class:?] at WorldServerOF.func_72870_g(WorldServerOF.java:347) [WorldServerOF.class:?] at net.minecraft.world.World.func_72939_s(World.java:1887) [ahb.class:?] at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) [mt.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?] at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186) [bsx.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?] [16:17:58] [Server thread/ERROR] [FML]: Index: 11 Listeners: [16:17:58] [Server thread/ERROR] [FML]: 0: NORMAL [16:17:58] [Server thread/ERROR] [FML]: 1: ASM: abo.ABO@86400ba playerUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V [16:17:58] [Server thread/ERROR] [FML]: 2: ASM: biomesoplenty.common.eventhandler.entity.FlippersEventHandler@45d958f7 onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V [16:17:58] [Server thread/ERROR] [FML]: 3: ASM: biomesoplenty.common.eventhandler.potions.PotionParalysisEventHandler@1788bc44 onEntityUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V [16:17:58] [Server thread/ERROR] [FML]: 4: ASM: biomesoplenty.common.eventhandler.potions.PotionPossessionEventHandler@2ef3d9c onEntityUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V [16:17:58] [Server thread/ERROR] [FML]: 5: ASM: crazypants.enderio.machine.spawner.BlockPoweredSpawner@370aad7c onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V [16:17:58] [Server thread/ERROR] [FML]: 6: ASM: micdoodle8.mods.galacticraft.core.event.EventHandlerGC@5a921bc2 entityLivingEvent(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V [16:17:58] [Server thread/ERROR] [FML]: 7: ASM: DamageIndicatorsMod.core.DIEventBus@620fa0e8 livingEvent(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V [16:17:58] [Server thread/ERROR] [FML]: 8: ASM: vazkii.chickenshed.ChickenShed@35f5899a onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V [16:17:58] [Server thread/ERROR] [FML]: 9: ASM: net.mcft.copy.betterstorage.misc.handlers.BackpackHandler@20469e onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V [16:17:58] [Server thread/ERROR] [FML]: 10: ASM: com.carpentersblocks.util.handler.EventHandler@777e0710 onLivingUpdateEvent(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V [16:17:58] [Server thread/ERROR] [FML]: 11: ASM: atomicstryker.infernalmobs.common.EntityEventHandler@371a0e15 onEntityLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V [16:17:58] [Server thread/ERROR] [FML]: 12: ASM: twilightforest.TFEventListener@78c21dac livingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)Z [16:17:58] [Server thread/ERROR] [FML]: 13: ASM: com.lithial.me.handlers.LivingHandler@19853b58 AttributeEvent(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V [16:17:58] [Server thread/ERROR] [FML]: 14: ASM: com.lithial.me.handlers.LivingHandler@19853b58 LivingEvent(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V [16:17:58] [Server thread/ERROR] [FML]: 15: ASM: com.lithial.me.handlers.ArrowHandler@44a070e0 quickDraw(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V [16:17:58] [Server thread/ERROR] [FML]: 16: ASM: net.killerchief.halocraft.EventHandler@3358b0a6 livingEvent(Lnet/minecraftforge/event/entity/living/LivingEvent;)V [16:17:58] [Server thread/ERROR] [FML]: 17: ASM: net.killerchief.halocraft.EventHandler@3358b0a6 livingEventClient(Lnet/minecraftforge/event/entity/living/LivingEvent;)V [16:17:58] [Server thread/ERROR]: Encountered an unexpected exception net.minecraft.util.ReportedException: Ticking entity at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:642) ~[MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?] at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186) ~[bsx.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?] Caused by: java.lang.NullPointerException at cpw.mods.fml.common.network.FMLOutboundHandler$OutboundTarget$4.selectNetworks(FMLOutboundHandler.java:109) ~[FMLOutboundHandler$OutboundTarget$4.class:?] at cpw.mods.fml.common.network.FMLOutboundHandler.write(FMLOutboundHandler.java:273) ~[FMLOutboundHandler.class:?] at io.netty.channel.DefaultChannelHandlerContext.invokeWrite(DefaultChannelHandlerContext.java:644) ~[DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:698) ~[DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:637) ~[DefaultChannelHandlerContext.class:?] at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:115) ~[MessageToMessageEncoder.class:?] at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116) ~[MessageToMessageCodec.class:?] at io.netty.channel.DefaultChannelHandlerContext.invokeWrite(DefaultChannelHandlerContext.java:644) ~[DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:698) ~[DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:637) ~[DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:626) ~[DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelPipeline.write(DefaultChannelPipeline.java:878) ~[DefaultChannelPipeline.class:?] at io.netty.channel.AbstractChannel.write(AbstractChannel.java:229) ~[AbstractChannel.class:?] at io.netty.channel.embedded.EmbeddedChannel.writeOutbound(EmbeddedChannel.java:195) ~[EmbeddedChannel.class:?] at atomicstryker.infernalmobs.common.network.NetworkHelper.sendPacketToPlayer(NetworkHelper.java:111) ~[NetworkHelper.class:?] at atomicstryker.infernalmobs.common.InfernalMobsCore.sendVelocityPacket(InfernalMobsCore.java:745) ~[InfernalMobsCore.class:?] at atomicstryker.infernalmobs.common.mods.MM_Blastoff.tryAbility(MM_Blastoff.java:69) ~[MM_Blastoff.class:?] at atomicstryker.infernalmobs.common.mods.MM_Blastoff.onUpdate(MM_Blastoff.java:32) ~[MM_Blastoff.class:?] at atomicstryker.infernalmobs.common.MobModifier.onUpdate(MobModifier.java:259) ~[MobModifier.class:?] at atomicstryker.infernalmobs.common.EntityEventHandler.onEntityLivingUpdate(EntityEventHandler.java:210) ~[EntityEventHandler.class:?] at cpw.mods.fml.common.eventhandler.ASMEventHandler_887_EntityEventHandler_onEntityLivingUpdate_LivingUpdateEvent.invoke(.dynamic) ~[?:?] at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?] at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?] at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287) ~[ForgeHooks.class:?] at net.minecraft.entity.EntityLivingBase.func_70071h(EntityLivingBase.java:1560) ~[sv.class:?] at net.minecraft.entity.EntityLiving.func_70071h(EntityLiving.java:206) ~[sw.class:?] at net.minecraft.entity.monster.EntityMob.func_70071h(SourceFile:30) ~[yg.class:?] at net.minecraft.entity.monster.EntityZombie.func_70071h(EntityZombie.java:303) ~[yq.class:?] at net.minecraft.world.World.func_72866_a(World.java:2070) ~[ahb.class:?] at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648) ~[mt.class:?] at net.minecraft.world.World.func_72870_g(World.java:2034) ~[ahb.class:?] at WorldServerOF.func_72870_g(WorldServerOF.java:347) ~[WorldServerOF.class:?] at net.minecraft.world.World.func_72939_s(World.java:1887) ~[ahb.class:?] at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) ~[mt.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) ~[MinecraftServer.class:?] ... 4 more [16:17:59] [Server thread/ERROR]: This crash report has been saved to: C:\Users\owner\Desktop\minecraft\Minecraft Portibal 1.7.10\data.minecraft\crash-reports\crash-2015-10-08_16.17.58-server.txt [16:17:59] [Server thread/INFO]: Stopping server [16:17:59] [Server thread/INFO]: Saving players [16:17:59] [Server thread/INFO]: Saving worlds [16:17:59] [Server thread/INFO]: Saving chunks for level 'server world'/Overworld [16:17:59] [Netty Client IO #0/INFO] [EnderCore]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler [16:17:59] [Server thread/INFO]: Saving chunks for level 'server world'/Nether [16:17:59] [Server thread/INFO]: Saving chunks for level 'server world'/Wyvern Lair [16:17:59] [Server thread/INFO]: Saving chunks for level 'server world'/Miner's Heaven (Old) [16:17:59] [Server thread/INFO]: Saving chunks for level 'server world'/Miner's Heaven [16:17:59] [Server thread/INFO]: Saving chunks for level 'server world'/Storage Cell [16:17:59] [Server thread/INFO]: Saving chunks for level 'server world'/moon.moon [16:17:59] [Server thread/INFO] [journeymap]: Mapping halted in C:\Users\owner\Desktop\minecraft\Minecraft Portibal 1.7.10\data.minecraft\journeymap\data\sp\sky island\DIM0 [16:18:00] [Server thread/INFO] [FML]: Unloading dimension 0 [16:18:00] [Server thread/INFO] [FML]: Unloading dimension -1 [16:18:00] [Server thread/INFO] [FML]: Unloading dimension -17 [16:18:00] [Server thread/INFO] [FML]: Unloading dimension 11 [16:18:00] [Server thread/INFO] [FML]: Unloading dimension 10 [16:18:00] [Server thread/INFO] [FML]: Unloading dimension 2 [16:18:00] [Server thread/INFO] [FML]: Unloading dimension -28 [16:18:00] [Server thread/INFO] [FML]: Applying holder lookups [16:18:00] [Server thread/INFO] [FML]: Holder lookups applied [16:18:00] [pool-5-thread-1/INFO] [EnderIO]: ServerChannelRegister: Dimensional Transceiver data saved to C:\Users\owner\Desktop\minecraft\Minecraft Portibal 1.7.10\data.minecraft\saves\sky island\enderio\dimensionalTransceiver.json [16:18:00] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -30 [16:18:00] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -29 [16:18:00] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -28 [16:18:00] [Server thread/INFO] [STDOUT]: [hostileworlds.HostileWorlds:dbg:303]: Saving Hostile Worlds data [16:18:00] [Server thread/INFO] [STDOUT]: [hostileworlds.HostileWorlds:dbg:303]: writing out all player nbt [16:18:00] [Server thread/INFO] [STDOUT]: [hostileworlds.HostileWorlds:dbg:303]: Aaeru1022 = {harvested_Rating:0.0f,HWInvasionCooldown:144000,HWFirstCooldownInitialized:1b} [16:18:00] [Server thread/INFO] [STDOUT]: [hostileworlds.HostileWorlds:dbg:303]: writing Aaeru1022 [16:18:00] [Server thread/INFO] [STDOUT]: [hostileworlds.HostileWorlds:dbg:303]: Clarinet_girl_42 = {harvested_Log:88,harvested_Rating:8.799997f,HWInvasionCooldown:144000,HWFirstCooldownInitialized:1b} [16:18:00] [Server thread/INFO] [STDOUT]: [hostileworlds.HostileWorlds:dbg:303]: writing Clarinet_girl_42 [16:18:00] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.

Additional attempts to load the world yield this crash:

---- Minecraft Crash Report ---- // This doesn't make any sense!

Time: 10/8/15 4:29 PM Description: Unexpected error

java.lang.NullPointerException: Unexpected error at letiu.modbase.tiles.BaseTile.func_145839_a(BaseTile.java:58) at letiu.modbase.tiles.BaseTile.onDataPacket(BaseTile.java:38) at net.minecraft.client.network.NetHandlerPlayClient.func_147273_a(Unknown Source) at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_148833_a(SourceFile:55) at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_148833_a(SourceFile:10) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(Unknown Source) at net.minecraft.client.Minecraft.func_71407_l(Unknown Source) at net.minecraft.client.Minecraft.func_71411_J(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(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

-- Head -- Stacktrace: at letiu.modbase.tiles.BaseTile.func_145839_a(BaseTile.java:58) at letiu.modbase.tiles.BaseTile.onDataPacket(BaseTile.java:38) at net.minecraft.client.network.NetHandlerPlayClient.func_147273_a(Unknown Source) at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_148833_a(SourceFile:55) at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_148833_a(SourceFile:10) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(Unknown Source)

-- Affected level -- Details: Level name: MpServer All players: 1 total; [GCEntityClientPlayerMP['Aaeru1022'/10759, l='MpServer', x=9.32, y=97.62, z=1221.57]] Chunk stats: MultiplayerChunkCache: 9, 14 Level seed: 0 Level generator: ID 05 - BIOMESOP, ver 0. Features enabled: false Level generator options: Level spawn location: World: (-287,169,1079), Chunk: (at 1,10,7 in -18,67; contains blocks -288,0,1072 to -273,255,1087), Region: (-1,2; contains chunks -32,64 to -1,95, blocks -512,0,1024 to -1,255,1535) Level time: 21981241 game time, 31004316 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Forced entities: 13 total; [EntityTFNagaSegment['unknown'/11168, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/11169, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/11170, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/11171, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/11172, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/11173, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/11174, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/11175, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/11176, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/11177, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/11178, l='MpServer', x=0.00, y=0.00, z=0.00], GCEntityClientPlayerMP['Aaeru1022'/10759, l='MpServer', x=9.32, y=97.62, z=1221.57], EntityTFNagaSegment['unknown'/11167, l='MpServer', x=0.00, y=0.00, z=0.00]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373) at net.minecraft.client.Minecraft.func_71396_d(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(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1309029528 bytes (1248 MB) / 3957788672 bytes (3774 MB) up to 8357347328 bytes (7970 MB) JVM Flags: 20 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx13150M -Xmx8G -XX:+UseAdaptiveGCBoundary -XX:SurvivorRatio=1 -XX:TargetSurvivorRatio=90 -XX:CompileThreshold=300 -XX:CMSInitiatingOccupancyFraction=80 -XX:SoftRefLRUPolicyMSPerMB=0 -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:MaxHeapFreeRatio=25 -XX:MinHeapFreeRatio=21 -XX:+DisableExplicitGC -XX:MaxTenuringThreshold=4 -XX:+PrintHeapAtGC -XX:+PrintTenuringDistribution -XX:+PrintCommandLineFlags -XX:+PrintGCDetails -Xloggc:GC.log AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 40, tcache: 0, allocated: 15, tallocated: 96 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 Optifine OptiFine_1.7.10_HD_U_C1 160 mods loaded, 160 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJAAAAA mcp{9.05} Minecraft Coder Pack UCHIJAAAAA FML{7.10.99.99} Forge Mod Loader UCHIJAAAAA Forge{10.13.4.1448} Minecraft Forge UCHIJAAAAA appliedenergistics2-core{rv2-stable-10} AppliedEnergistics2 Core UCHIJAAAAA CodeChickenCore{1.0.7.47} CodeChicken Core UCHIJAAAAA itemphysic{1.1.2} ItemPhysic UCHIJAAAAA Micdoodlecore{} Micdoodle8 Core UCHIJAAAAA NotEnoughItems{1.0.5.111} Not Enough Items UCHIJAAAAA TubesCore{${version}} Tubes Core UCHIJAAAAA {000} CoFH ASM UCHIJAAAAA battlegear2{1.7.10} Mine & Blade Battlegear 2 - Bullseye UCHIJAAAAA Pistronics2{0.5.1} Pistronics 2 UCHIJAAAAA miners{v3.1.0} Miner's Heaven UCHIJAAAAA lasermod{v1.1.0a} [Laser Mod]([1.7.10] Laser Mod - v1.1.0a.zip) UCHIJAAAAA DamageIndicatorsMod{3.2.3} Damage Indicators UCHIJAAAAA gender{1.0.1} Gender UCHIJAAAAA ChickenShed{1.1.3} [Chicken Shed]([1.7.2] ChickenShed %28v1.1.3%29.jar) UCHIJAAAAA CoFHCore{1.7.10R3.0.3} CoFH Core UCHIJAAAAA BuildCraft|Core{7.1.5} BuildCraft UCHIJAAAAA BuildCraft|Builders{7.1.5} BC Builders UCHIJAAAAA BuildCraft|Transport{7.1.5} BC Transport UCHIJAAAAA BuildCraft|Energy{7.1.5} BC Energy UCHIJAAAAA BuildCraft|Silicon{7.1.5} BC Silicon UCHIJAAAAA BuildCraft|Factory{7.1.5} BC Factory UCHIJAAAAA Additional-Buildcraft-Objects{MC1.7.10-BC7release3.0.1} Additional Buildcraft Objects UCHIJAAAAA additionalpipes{4.6.0} Additional Pipes UCHIJAAAAA AetherCraft{1.5.0.82} AetherCraft UCHIJAAAAA appliedenergistics2{rv2-stable-10} Applied Energistics 2 UCHIJAAAAA MovingWorld{1.7.10-1.8} Moving World UCHIJAAAAA ArchimedesShipsPlus{1.7.10-1.8} Archimedes' Ships Plus UCHIJAAAAA Artifice{1.7.10R1.1.4} Artifice UCHIJAAAAA battlemusic{1.5} Battle Music UCHIJAAAAA BetterFoliage{1.0.13} Better Foliage UCHIJAAAAA betterstorage{0.13.1.126} BetterStorage UCHIJAAAAA BiblioCraft{1.10.2} BiblioCraft UCHIJAAAAA Mantle{1.7.10-0.3.2.jenkins184} Mantle UCHIJAAAAA Natura{2.2.0} Natura UCHIJAAAAA BiomesOPlenty{2.1.0} Biomes O' Plenty UCHIJAAAAA BuildCraft|Robotics{7.1.5} BC Robotics UCHIJAAAAA BuildCraft|Compat{7.1.0} BuildCraft Compat UCHIJAAAAA speedytoolsmod{2.1.0} Build Faster Mod UCHIJAAAAA CarpentersBlocks{3.3.6} [Carpenter's Blocks](Carpenter's Blocks v3.3.6 - MC 1.7.10.jar) UCHIJAAAAA ChestTransporter{2.0.3} Chest Transporter UCHIJAAAAA ChickenChunks{1.3.4.19} ChickenChunks UCHIJAAAAA chocolateQuest{1.0} Chocolate Quest UCHIJAAAAA cslib{1.7.10-2.7.3} Clashsoft Lib UCHIJAAAAA cshud{1.7.10-2.1.2} Clashsoft's HUD Mod UCHIJAAAAA CLL{1.7.10-2.2.7} Combustible Lemon Launcher UCHIJAAAAA BuildMod{v1.0} Build Mod UCHIJAAAAA CoroAI{v1.0} CoroAI UCHIJAAAAA ExtendedRenderer{v1.0} Extended Renderer UCHIJAAAAA ConfigMod{v1.0} Extended Mod Config UCHIJAAAAA SKC-Core{1.1.2.0} SKC Core UCHIJAAAAA SKC-CraftableHorseArmor{1.1.2.0} Craftable Horse Armor UCHIJAAAAA creativecore{1.0} [CreativeCore](CreativeCore v1.1.5 mc1.7.10.jar) UCHIJAAAAA CustomChestLoot{1.1.1} Custom Chest Loot UCHIJAAAAA CustomSpawner{3.3.0} [DrZhark's CustomSpawner](CustomMobSpawner 3.3.0.zip) UCHIJAAAAA customnpcs{1.7.10d} CustomNpcs UCHIJAAAAA Cyan Warrior Swords Mod{2.1.1} Cyan Warrior Swords Mod UCHIJAAAAA DeadlyWorld{1.0.2} Deadly World UCHIJAAAAA props{1.12} Decocraft UCHIJAAAAA malisiscore{1.7.10-0.12.9} MalisisCore UCHIJAAAAA ddb{1.7.10-1.4} DIY Decorative Blocks UCHIJAAAAA DLDungeonsJBG{1.7.5} Doomlike Dungeons UCHIJAAAAA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod](DrZharks MoCreatures Mod v6.3.1.zip) UCHIJAAAAA Emotes{1.0} [Emotes](Emotes 1.0.1.jar) UCHIJAAAAA eplus{3.0.2-d} Enchanting Plus UCHIJAAAAA endercore{1.7.10-0.1.0.24_beta} EnderCore UCHIJAAAAA Waila{1.5.10} Waila UCHIJAAAAA EnderIO{1.7.10-2.3.0.415_beta} Ender IO UCHIJAAAAA EnderStorage{1.4.7.36} EnderStorage UCHIJAAAAA eureka{@VERSION@} Eureka UCHIJAAAAA extracells{2.2.73} Extra Cells 2 UCHIJAAAAA ExtraFood{0.7.0} Extra Food UCHIJAAAAA TConstruct{1.7.10-1.8.5.build957} Tinkers' Construct UCHIJAAAAA ExtraTiC{0.8.4} ExtraTiC UCHIJAAAAA FastCraft{1.6} FastCraft UCHIJAAAAA flansmod{4.10.0} [Flan's Mod](Flans Mod-1.7.10-4.10.0.jar) UCHIJAAAAA GalacticraftCore{3.0.11} Galacticraft Core UCHIJAAAAA GalacticraftMars{3.0.11} Galacticraft Planets UCHIJAAAAA kcweaponmod{0.1.3} [KC's Weapon Mod v0.1.3](KCs Weapon Mod v0.1.3 %28MC 1.7.10%29 %28Weap v1.1%29.zip) UCHIJAAAAA halocraft{0.7.4} [Halocraft v0.7.4](Halocraft v0.7.4 %28MC 1.7.10%29 %28KCWM Weap v1.1%29.zip) UCHIJAAAAA killerchief_halocraft{0.7.0} [HalocraftOldIDUpdater](Halocraft v0.7.4 %28MC 1.7.10%29 %28KCWM Weap v1.1%29.zip) UCHIJAAAAA HardcoreEnderExpansion{1.8.3} [Hardcore Ender Expansion](HardcoreEnderExpansion MC-1.7.10 v1.8.3.jar) UCHIJAAAAA HostileWorlds{0.5.0} Hostile Worlds UCHIJAAAAA iChunUtil{4.2.2} iChunUtil UCHIJAAAAA IGWMod{1.1.3-18} In-Game wiki Mod UCHIJAAAAA ImmibisCore{59.0.7} Immibis Core UCHIJAAAAA InfernalMobs{1.5.6} Infernal Mobs UCHIJAAAAA mod_Invasion{1.1.2} Invasion UCHIJAAAAA IronChest{6.0.62.742} Iron Chest UCHIJAAAAA Pads{2.3.3} JumpPad++ UCHIJAAAAA LightBridgesAndDoors{0.2.0} [kris91268's Light Bridges and Doors](Light Bridges and Doors V 2.0.zip) UCHIJAAAAA malisisdoors{1.7.10-1.9.5} Malisis' Doors UCHIJAAAAA ForgeMultipart{1.2.0.345} Forge Multipart UCHIJAAAAA Mekanism{8.1.7} Mekanism UCHIJAAAAA MekanismGenerators{8.1.7} MekanismGenerators UCHIJAAAAA MekanismTools{8.1.7} MekanismTools UCHIJAAAAA MemoryCleaner{1.0} Memory Cleaner UCHIJAAAAA MineChess{1.3.8} MineChess UCHIJAAAAA MoarSigns{1.1.4} MoarSigns UCHIJAAAAA AencEx{0.0.1} AencEx UCHIJAAAAA me{1.1} More Enchantments UCHIJAAAAA MoreOredict{1.0.1} MoreOredict UCHIJAAAAA moreplayermodels{1.7.10b} MorePlayerModels UCHIJAAAAA cfm{3.4.7} §9MrCrayfish's Furniture Mod UCHIJAAAAA Mystcraft{0.11.0.00} Mystcraft UCHIJAAAAA NBTEdit{1.7.2.2} In-game NBTEdit UCHIJAAAAA NEIAddons{1.12.9.32} NEI Addons UCHIJAAAAA NEIAddons|AppEng{1.12.9.32} NEI Addons: Applied Energistics 2 UCHIJAAAAA NEIAddons|Botany{1.12.9.32} NEI Addons: Botany UCHIJAAAAA NEIAddons|Forestry{1.12.9.32} NEI Addons: Forestry UCHIJAAAAA NEIAddons|CraftingTables{1.12.9.32} NEI Addons: Crafting Tables UCHIJAAAAA NEIAddons|ExNihilo{1.12.9.32} NEI Addons: Ex Nihilo UCHIJAAAAA neiintegration{1.0.9} NEI Integration UCHIJAAAAA NetherOres{1.7.10R2.3.0} Nether Ores UCHIJAAAAA recipemod{0.2} NoMoreRecipeConflict UCHIJAAAAA onlysilver{1.9.4-1.7.2} OnlySilver UCHIJAAAAA ParticleMan{v1.0} Particle Man UCHIJAAAAA Ping{%MOD_VERSION} Ping UCHIJAAAAA planetguyLib{1.7} planetguyLib UCHIJAAAAA PneumaticCraft{1.11.16-138} PneumaticCraft UCHIJAAAAA PortalGun{4.0.0-beta-4} PortalGun UCHIJAAAAA MrTJPCoreMod{1.1.0.31} MrTJPCore UCHIJAAAAA ProjRed|Core{4.7.0pre9.92} ProjectRed Core UCHIJAAAAA ProjRed|Transmission{4.7.0pre9.92} ProjectRed Transmission UCHIJAAAAA ProjRed|Transportation{4.7.0pre9.92} ProjectRed Transportation UCHIJAAAAA ProjRed|Exploration{4.7.0pre9.92} ProjectRed Exploration UCHIJAAAAA ProjRed|Compatibility{4.7.0pre9.92} ProjectRed Compatibility UCHIJAAAAA ProjRed|Integration{4.7.0pre9.92} ProjectRed Integration UCHIJAAAAA ProjRed|Fabrication{4.7.0pre9.92} ProjectRed Fabrication UCHIJAAAAA ProjRed|Illumination{4.7.0pre9.92} ProjectRed Illumination UCHIJAAAAA ProjRed|Expansion{4.7.0pre9.92} ProjectRed Expansion UCHIJAAAAA quiverchevsky{b97} QuiverBow UCHIJAAAAA JAKJ_RedstoneInMotion{2.8.3} Remain In Motion UCHIJAAAAA ResonantEngine{3.3.0} Resonant Engine UCHIJAAAAA RopesPlus{1.6.3} Ropes+ UCHIJAAAAA securitycraft{v1.6.1} [SecurityCraft](SecurityCraft v1.6.0 for 1.7.10.jar) UCHIJAAAAA spatialio-compat{build-9} Spatial IO Compat UCHIJAAAAA SpecialAI{1.1.1} Special AI UCHIJAAAAA SwordPedestal{1.0(1.7.10)} Sword Pedestal UCHIJAAAAA SpecialArmor{1.7.10} TeeLuk's SpecialArmor UCHIJAAAAA TMechworks{0.2.14.100} Tinkers' Mechworks UCHIJAAAAA Torched{4.0.0} Torched UCHIJAAAAA Tubes{2.0.5} Tubes UCHIJAAAAA Tubestuff{59.0.3} Tubestuff UCHIJAAAAA TwilightForest{2.3.3} The Twilight Forest UCHIJAAAAA Gold{1.0} Gold UCHIJAAAAA VanillaPlus{1.4.2} VanillaPlus UCHIJAAAAA WailaHarvestability{1.1.2} Waila Harvestability UCHIJAAAAA WR-CBE|Core{1.4.1.9} WR-CBE Core UCHIJAAAAA WR-CBE|Addons{1.4.1.9} WR-CBE Addons UCHIJAAAAA WR-CBE|Logic{1.4.1.9} WR-CBE Logic UCHIJAAAAA McMultipart{1.2.0.345} Minecraft Multipart Plugin UCHIJAAAAA ForgeRelocation{0.0.1.4} ForgeRelocation UCHIJAAAAA MCFrames{1.0} MCFrames UCHIJAAAAA RelocationFMP{0.0.1.2} RelocationFMP UCHIJAAAAA journeymap{@JMVERSION@} JourneyMap UCHIJAAAAA aobd{2.5.0} Another One Bites The Dust UCHIJAAAAA ForgeMicroblock{1.2.0.345} Forge Microblocks GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 358.50' Renderer: 'GeForce GTX 970/PCIe/SSE2' CoFHCore: -[1.7.10]3.0.3-303 AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291 Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine TConstruct Environment: Environment healthy. NetherOres: -[1.7.10]2.3.0-12 Spatial IO Compat: carpentersblocks.tileentity.TEBase, cpw.mods.ironchest.TileEntityIronChest EnderIO: Found the following problem(s) with your installation: "Optifine is installed. This is NOT supported." This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it. AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:OFF, BC:ON, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:OFF, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:ON Launched Version: 1.7.10-Forge10.13.4.1448-1.7.10 LWJGL: 2.9.1 OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.5.0 NVIDIA 358.50, NVIDIA Corporation 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: [Sphax128x_Artifice_Ver1.7-1.1.4.292.zip, HIGH 1.6-FaithfulVenom-u1.2-128x.zip, music.zip, Sphax128x_Pneumaticraft_Ver1.9.2.88.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)

This is a world corrupting bug thankfully I keep many backups I have tested this bug and it is repeatable.

Link to infernal mobs description: http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1284359-atomicstrykers-infernal-mobs-diablo-style

MineMaarten commented 8 years ago

I'm not entirely sure how PneumaticCraft could be the cause of this.. It's not even at the top of the stacktrace? Have you reported this to the owner of this too?

java.lang.NullPointerException: Unexpected error at letiu.modbase.tiles.BaseTile.func_145839_a(BaseTile.java:58) at letiu.modbase.tiles.BaseTile.onDataPacket(BaseTile.java:38) at net.minecraft.client.network.NetHandlerPlayClient.func_147273_a(Unknown Source) at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_148833_a(SourceFile:55)

Aaeru1022 commented 8 years ago

I have not reported this to atomic striker yet. As this is a bug due to the interaction of mobs from 2 different mods. It may indeed be infernal mobs that is erroring. However what I witness in game at the moment of world freeze is one of your drones attempting a ranged attack on a creeper which has been given special abilities by the infernal mobs mod. The creeper attempts to fight back by using it's blast of ability which is supposed to through the drone up at high speed. Then the game freezes.

This is the section where I believe this information is shown by the console:

at atomicstryker.infernalmobs.common.network.NetworkHelper.sendPacketToPlayer(NetworkHelper.java:111) ~[NetworkHelper.class:?] at atomicstryker.infernalmobs.common.InfernalMobsCore.sendVelocityPacket(InfernalMobsCore.java:745) ~[InfernalMobsCore.class:?] at atomicstryker.infernalmobs.common.mods.MM_Blastoff.tryAbility(MM_Blastoff.java:69) ~[MM_Blastoff.class:?] at atomicstryker.infernalmobs.common.mods.MM_Blastoff.onUpdate(MM_Blastoff.java:32) ~[MM_Blastoff.class:?] at atomicstryker.infernalmobs.common.MobModifier.onUpdate(MobModifier.java:259) ~[MobModifier.class:?] at atomicstryker.infernalmobs.common.EntityEventHandler.onEntityLivingUpdate(EntityEventHandler.java:210) ~[EntityEventHandler.class:?]

if you insist that there is nothing that can be done on your end I will take this up with atomic striker but I am afraid of that situation where both of you tell me there is nothing you can do.

MineMaarten commented 8 years ago

Hmm I guess that flinging ability doesn't cope well with the fact that Drones basically don't allow them to be flung (as it resets its position back). This is to make Drones much less buggy when pathfinding in strange conditions.

I recommend linking this issue to AtomicStryker as well, so he knows in what context this goes wrong.

I still believe it's not my issue to solve, but I'm always open for criticism if people have a valid reason to blame me ;).

Aaeru1022 commented 8 years ago

alright I will report this to him then and let you know what comes of it.

Aaeru1022 commented 8 years ago

So I decided to take a look into the infernal mobs config and there is an option to disable abilities. So I ran a long test and found that choke, blast off, and gravity needed to be disabled for drones to run smoothly. So there are no more crashes between your mod and his as far as I can tell. One more question though. No mobs seem to be able to fight back against these drones so they kind of just own everyone they fight. Is that on purpose?

MineMaarten commented 8 years ago

Not on purpose but a side effect of the Drone's range attack really. If it would do a normal melee attack it would be as vulnerable as other melee based mobs. The benefit of the ranged attack is that it could be performed up in the sky, and therefore not allowing any melee typed mob to strike back.