Stonebound Logo Stonebound
    • Forum
    • Servers
    • Apply
    • Contribute
    • Register
    • Login

    Fatal Error

    Scheduled Pinned Locked Moved Help & Support
    8 Posts 2 Posters 5.4k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      This topic has been deleted. Only users with topic management privileges can see it.
      • phitP Offline
        phit Staff
        last edited by

        just saw it in the console

        [07:26:22] [Server thread/ERROR] [FML/]: FMLIndexedMessageCodec exception caught
        java.lang.NullPointerException
        [07:26:40] [Server thread/ERROR] [FML/]: SimpleChannelHandlerWrapper exception
        java.lang.NullPointerException
        [07:26:40] [Server thread/WARN] [io.netty.channel.embedded.EmbeddedChannel/]: More than one exception was raised. Will report only the first one and log others.
        [07:26:40] [Server thread/ERROR] [FML/]: There was a critical exception handling a packet on channel witchery
        java.lang.NullPointerException

        etc being spammed, not sure what is causing this..

        I'll move you to spawn in a sec and then edit here

        Helpful Links: FAQ | Server History | Rules

        1 Reply Last reply Reply Quote 0
        • LathirexL Offline
          Lathirex
          last edited by

          Thanks. I haven't been able to get on since last night when it started happening. Whether it has anything to do with DE spawners, I'm not sure, but it seems to happen a lot around them and places with them.

          1 Reply Last reply Reply Quote 0
          • phitP Offline
            phit Staff
            last edited by

            moved you to spawn

            Helpful Links: FAQ | Server History | Rules

            1 Reply Last reply Reply Quote 0
            • LathirexL Offline
              Lathirex
              last edited by Lathirex

              Went back to my base (I'm a Vampire, I just want to live in my cave) and it's happening again.

              E: I got on for like 3 minutes and now it's hapopening again.

              E:E: Saw this line in the console. Relevant?
              [13:52:40] [Netty Client IO #2/INFO] [mcjty.lib.varia.Logging]: Disconnect from server: Unregistering RFTools dimensions

              1 Reply Last reply Reply Quote 0
              • phitP Offline
                phit Staff
                last edited by phit

                not relevant, you can upload your full client log here and send it to me via private message and I'll look over it

                edit: since when are you vampire? and is that maybe the cause

                [07:26:40] [Server thread/ERROR] [FML/]: There was a critical exception handling a packet on channel witchery
                java.lang.NullPointerException

                edit2: gonna idle in your base for a bit and see if it happens to me too

                edit3: it has been 10minutes of idling in your base, no crash on my end.. though I'm pretty sure it's witchery that's crashing you
                http://www.minecraftforge.net/forum/index.php?topic=36658.0
                similiar errors to what I am seeing in the console

                Helpful Links: FAQ | Server History | Rules

                1 Reply Last reply Reply Quote 0
                • LathirexL Offline
                  Lathirex
                  last edited by

                  Well that does make sense. Me and Plasma were doing witchery last night. We both got Lycanthropy to level 10, and then I became a hybrid. That's when it became unplayable for me.

                  1 Reply Last reply Reply Quote 0
                  • phitP Offline
                    phit Staff
                    last edited by phit

                    we figured it out, it is witchery villagers dying to spikes.. that also explains the random disconnects everyone experienced the past few days!
                    as a result I went ahead disabled them from spawning

                    log output for people that may google this, infinity evolved 2.3.5

                    [10:18:24] [Server thread/WARN] [io.netty.channel.embedded.EmbeddedChannel/]: More than one exception was raised. Will report only the first one and log others.
                    java.lang.NullPointerException
                    	at cpw.mods.fml.common.network.FMLOutboundHandler$OutboundTarget$4.selectNetworks(FMLOutboundHandler.java:109) ~[FMLOutboundHandler$OutboundTarget$4.class:1.7.10-R0.1-SNAPSHOT]
                    	at cpw.mods.fml.common.network.FMLOutboundHandler.write(FMLOutboundHandler.java:273) ~[FMLOutboundHandler.class:1.7.10-R0.1-SNAPSHOT]
                    	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.writeAndFlush(DefaultChannelHandlerContext.java:688) ~[DefaultChannelHandlerContext.class:?]
                    	at io.netty.channel.DefaultChannelHandlerContext.writeAndFlush(DefaultChannelHandlerContext.java:717) ~[DefaultChannelHandlerContext.class:?]
                    	at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:893) ~[DefaultChannelPipeline.class:?]
                    	at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:239) ~[AbstractChannel.class:?]
                    	at cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper.sendTo(SimpleNetworkWrapper.java:196) [SimpleNetworkWrapper.class:1.7.10-R0.1-SNAPSHOT]
                    	at com.emoniph.witchery.network.PacketPipeline.sendTo(PacketPipeline.java:51) [PacketPipeline.class:?]
                    	at com.emoniph.witchery.common.ExtendedPlayer.sync(ExtendedPlayer.java:878) [ExtendedPlayer.class:?]
                    	at com.emoniph.witchery.common.ExtendedPlayer.fillBloodReserve(ExtendedPlayer.java:548) [ExtendedPlayer.class:?]
                    	at com.emoniph.witchery.common.GenericEvents.onLivingDeath(GenericEvents.java:1793) [GenericEvents.class:?]
                    	at cpw.mods.fml.common.eventhandler.ASMEventHandler_906_GenericEvents_onLivingDeath_LivingDeathEvent.invoke(.dynamic) [?:1.7.10-R0.1-SNAPSHOT]
                    	at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:1.7.10-R0.1-SNAPSHOT]
                    	at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:1.7.10-R0.1-SNAPSHOT]
                    	at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:313) [ForgeHooks.class:1.7.10-R0.1-SNAPSHOT]
                    	at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1016) [sv.class:?]
                    	at net.minecraft.entity.passive.EntityVillager.func_70645_a(EntityVillager.java:335) [yv.class:?]
                    	at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:980) [sv.class:?]
                    	at com.rwtema.extrautils.block.BlockSpike.doPlayerLastHit(BlockSpike.java:389) [BlockSpike.class:?]
                    	at com.rwtema.extrautils.block.BlockSpikeDiamond.func_149670_a(BlockSpikeDiamond.java:62) [BlockSpikeDiamond.class:?]
                    	at net.minecraft.entity.Entity.func_145775_I(Entity.java:1062) [sa.class:?]
                    	at net.minecraft.entity.Entity.func_70091_d(Entity.java:618) [sa.class:?]
                    	at net.minecraft.entity.EntityLivingBase.func_70612_e(EntityLivingBase.java:1776) [sv.class:?]
                    	at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2108) [sv.class:?]
                    	at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:388) [sw.class:?]
                    	at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:144) [rx.class:?]
                    	at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1899) [sv.class:?]
                    	at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:213) [sw.class:?]
                    	at net.minecraft.world.World.func_72866_a(World.java:2674) [ahb.class:?]
                    	at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:800) [mt.class:?]
                    	at net.minecraft.world.World.func_72870_g(World.java:2623) [ahb.class:?]
                    	at net.minecraft.world.World.func_72939_s(World.java:2423) [ahb.class:?]
                    	at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:633) [mt.class:?]
                    	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:954) [MinecraftServer.class:?]
                    	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:431) [lt.class:?]
                    	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:809) [MinecraftServer.class:?]
                    	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:669) [MinecraftServer.class:?]
                    	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
                    [10:18:25] [Server thread/ERROR] [FML/]: FMLIndexedMessageCodec exception caught
                    java.lang.NullPointerException
                    [10:18:25] [Server thread/ERROR] [FML/]: SimpleChannelHandlerWrapper exception
                    java.lang.NullPointerException
                    

                    Helpful Links: FAQ | Server History | Rules

                    1 Reply Last reply Reply Quote 0
                    • 1 / 1
                    • First post
                      Last post
                    2014-2026 Stonebound - Terms - Privacy