[1.7.10] The Ferret Business [WIP][BQ + HQM, 500+ Quests][v 0.2.6]

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Ouch. Hm, try this :

In /config/powercrystals/netherores/common.cfg, scroll down to the hellfish section and set the following :
B:Enable=false
B:Retrogen=false

And then in game do a /cofh killall after restarting the game/server

Unfortunately this did not work . I can send the killall and it kills alot of mobs (no hellfish) but when i walk alittle bit the messages appear again.
This logging problem is still hilarious. Just started ftb launcher, loaded ferret, logged into game, went straight to nether, walked around 50 blocks, used the killall for three times in three different chunks, went back to overworld ... logfile -> nearly 160.000 rows of logtext?????

alot of java errors like this
[19:29:57] [Client thread/ERROR] [FML/]: SimpleChannelHandlerWrapper exception
java.lang.NullPointerException
at cpw.mods.fml.common.network.FMLOutboundHandler$OutboundTarget$7.selectNetworks(FMLOutboundHandler.java:193) ~[FMLOutboundHandler$OutboundTarget$7.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.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.sendToAllAround(SimpleNetworkWrapper.java:210) [SimpleNetworkWrapper.class:?]
at pixlepix.auracascade.item.ItemAngelStep.onWornTick(ItemAngelStep.java:37) [ItemAngelStep.class:?]
at baubles.common.event.EventHandlerEntity.playerTick(EventHandlerEntity.java:31) [EventHandlerEntity.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_49_EventHandlerEntity_playerTick_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:140) [EventBus.class:?]
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287) [ForgeHooks.class:?]
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560) [sv.class:?]
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288) [yz.class:?]
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63) [bjk.class:?]
at net.minecraft.world.World.func_72866_a(World.java:2070) [ahb.class:?]
at net.minecraft.world.World.func_72870_g(World.java:2034) [ahb.class:?]
at net.minecraft.world.World.func_72939_s(World.java:1887) [ahb.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_77]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_77]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_77]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_77]
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:?]
[19:29:57] [Client thread/ERROR] [FML/]: SimpleChannelHandlerWrapper exception
java.lang.NullPointerException
at cpw.mods.fml.common.network.FMLOutboundHandler$OutboundTarget$7.selectNetworks(FMLOutboundHandler.java:193) ~[FMLOutboundHandler$OutboundTarget$7.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.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.sendToAllAround(SimpleNetworkWrapper.java:210) [SimpleNetworkWrapper.class:?]
at pixlepix.auracascade.item.ItemAngelStep.onWornTick(ItemAngelStep.java:37) [ItemAngelStep.class:?]
at baubles.common.event.EventHandlerEntity.playerTick(EventHandlerEntity.java:31) [EventHandlerEntity.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_49_EventHandlerEntity_playerTick_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:140) [EventBus.class:?]
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287) [ForgeHooks.class:?]
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560) [sv.class:?]
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288) [yz.class:?]
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63) [bjk.class:?]
at net.minecraft.world.World.func_72866_a(World.java:2070) [ahb.class:?]
at net.minecraft.world.World.func_72870_g(World.java:2034) [ahb.class:?]
at net.minecraft.world.World.func_72939_s(World.java:1887) [ahb.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_77]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_77]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_77]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_77]
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:?]
[19:29:57] [Client thread/ERROR] [FML/]: FMLIndexedMessageCodec exception caught
java.lang.NullPointerException
at cpw.mods.fml.common.network.FMLOutboundHandler$OutboundTarget$7.selectNetworks(FMLOutboundHandler.java:193) ~[FMLOutboundHandler$OutboundTarget$7.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.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.sendToAllAround(SimpleNetworkWrapper.java:210) [SimpleNetworkWrapper.class:?]
at pixlepix.auracascade.item.ItemAngelStep.onWornTick(ItemAngelStep.java:37) [ItemAngelStep.class:?]
at baubles.common.event.EventHandlerEntity.playerTick(EventHandlerEntity.java:31) [EventHandlerEntity.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_49_EventHandlerEntity_playerTick_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:140) [EventBus.class:?]
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287) [ForgeHooks.class:?]
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560) [sv.class:?]
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288) [yz.class:?]
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63) [bjk.class:?]
at net.minecraft.world.World.func_72866_a(World.java:2070) [ahb.class:?]
at net.minecraft.world.World.func_72870_g(World.java:2034) [ahb.class:?]
at net.minecraft.world.World.func_72939_s(World.java:1887) [ahb.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_77]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_77]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_77]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_77]
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:?]
[19:29:57] [Client thread/ERROR] [FML/]: SimpleChannelHandlerWrapper exception
java.lang.NullPointerException
at cpw.mods.fml.common.network.FMLOutboundHandler$OutboundTarget$7.selectNetworks(FMLOutboundHandler.java:193) ~[FMLOutboundHandler$OutboundTarget$7.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.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.sendToAllAround(SimpleNetworkWrapper.java:210) [SimpleNetworkWrapper.class:?]
at pixlepix.auracascade.item.ItemAngelStep.onWornTick(ItemAngelStep.java:37) [ItemAngelStep.class:?]
at baubles.common.event.EventHandlerEntity.playerTick(EventHandlerEntity.java:31) [EventHandlerEntity.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_49_EventHandlerEntity_playerTick_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:140) [EventBus.class:?]
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287) [ForgeHooks.class:?]
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560) [sv.class:?]
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288) [yz.class:?]
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63) [bjk.class:?]
at net.minecraft.world.World.func_72866_a(World.java:2070) [ahb.class:?]
at net.minecraft.world.World.func_72870_g(World.java:2034) [ahb.class:?]
at net.minecraft.world.World.func_72939_s(World.java:1887) [ahb.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_77]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_77]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_77]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_77]
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:?]
[19:29:57] [Client thread/ERROR] [FML/]: SimpleChannelHandlerWrapper exception
java.lang.NullPointerException
at cpw.mods.fml.common.network.FMLOutboundHandler$OutboundTarget$7.selectNetworks(FMLOutboundHandler.java:193) ~[FMLOutboundHandler$OutboundTarget$7.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.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.sendToAllAround(SimpleNetworkWrapper.java:210) [SimpleNetworkWrapper.class:?]
at pixlepix.auracascade.item.ItemAngelStep.onWornTick(ItemAngelStep.java:37) [ItemAngelStep.class:?]
at baubles.common.event.EventHandlerEntity.playerTick(EventHandlerEntity.java:31) [EventHandlerEntity.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_49_EventHandlerEntity_playerTick_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:140) [EventBus.class:?]
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287) [ForgeHooks.class:?]
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560) [sv.class:?]
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288) [yz.class:?]
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63) [bjk.class:?]
at net.minecraft.world.World.func_72866_a(World.java:2070) [ahb.class:?]
at net.minecraft.world.World.func_72870_g(World.java:2034) [ahb.class:?]
at net.minecraft.world.World.func_72939_s(World.java:1887) [ahb.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_77]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_77]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_77]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_77]
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:?]
[19:29:57] [Client thread/ERROR] [FML/]: SimpleChannelHandlerWrapper exception
java.lang.NullPointerException
at cpw.mods.fml.common.network.FMLOutboundHandler$OutboundTarget$7.selectNetworks(FMLOutboundHandler.java:193) ~[FMLOutboundHandler$OutboundTarget$7.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.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.sendToAllAround(SimpleNetworkWrapper.java:210) [SimpleNetworkWrapper.class:?]
at pixlepix.auracascade.item.ItemAngelStep.onWornTick(ItemAngelStep.java:37) [ItemAngelStep.class:?]
at baubles.common.event.EventHandlerEntity.playerTick(EventHandlerEntity.java:31) [EventHandlerEntity.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_49_EventHandlerEntity_playerTick_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:140) [EventBus.class:?]
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287) [ForgeHooks.class:?]
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560) [sv.class:?]
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288) [yz.class:?]
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63) [bjk.class:?]
at net.minecraft.world.World.func_72866_a(World.java:2070) [ahb.class:?]
at net.minecraft.world.World.func_72870_g(World.java:2034) [ahb.class:?]
at net.minecraft.world.World.func_72939_s(World.java:1887) [ahb.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_77]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_77]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_77]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_77]
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:?]

and again the Hellfish messages (106k matches of journeymap in this logfile)
[19:25:04] [JM-task-6/WARN] [journeymap/]: Can't find UID for block powercrystals.netherores.world.BlockHellfish@6190e41b
[19:25:04] [JM-task-6/WARN] [journeymap/]: Can't find UID for block powercrystals.netherores.world.BlockHellfish@6190e41b
[19:25:04] [JM-task-6/WARN] [journeymap/]: Can't find UID for block powercrystals.netherores.world.BlockHellfish@6190e41b
[19:25:04] [JM-task-6/WARN] [journeymap/]: Can't find UID for block powercrystals.netherores.world.BlockHellfish@6190e41b
[19:25:04] [JM-task-6/WARN] [journeymap/]: Can't find UID for block powercrystals.netherores.world.BlockHellfish@6190e41b
[19:25:04] [JM-task-6/WARN] [journeymap/]: Can't find UID for block powercrystals.netherores.world.BlockHellfish@6190e41b
[19:25:04] [JM-task-6/WARN] [journeymap/]: Can't find UID for block powercrystals.netherores.world.BlockHellfish@6190e41b
[19:25:04] [JM-task-6/WARN] [journeymap/]: Can't find UID for block powercrystals.netherores.world.BlockHellfish@6190e41b
[19:25:04] [JM-task-6/WARN] [journeymap/]: Can't find UID for block powercrystals.netherores.world.BlockHellfish@6190e41b
[19:25:04] [JM-task-6/WARN] [journeymap/]: Can't find UID for block powercrystals.netherores.world.BlockHellfish@6190e41b
[19:25:04] [JM-task-6/WARN] [journeymap/]: Can't find UID for block powercrystals.netherores.world.BlockHellfish@6190e41b

Regards
 
at pixlepix.auracascade.item.ItemAngelStep.onWornTick(ItemAngelStep.java:37) [ItemAngelStep.class:?]

Try taking off the step belt from Aura Cascade and see if this one stops.
 
I wonder... Did any of you attempt to ship octuple compressed cobblestone? And how did that turn out? Is it worth it? IS IT LIKE THE SINGLE BEST FMC GEN ON THE PLANET? GEEZ SO MANY QUESTIONS I HAVE! (thestruggelz)
if you can mass produce it faster than i can (extra utils cobble gen, thermal expansion cyclic assemblers upgraded)..let me know.

but yes it SEEMS to be perfect. renewable, infinite, just time consuming.

edit: seems like RFTool's "Crafter" is a slight bit..better. will test it more.
 
Last edited:
if you can mass produce it faster than i can (extra utils cobble gen, thermal expansion cyclic assemblers upgraded)..let me know.

but yes it SEEMS to be perfect. renewable, infinite, just time consuming.

edit: seems like RFTool's "Crafter" is a slight bit..better. will test it more.
Tbf, I found a powerless, instantaneous, automatic way to make compressed anything. Just use a specific drawer that people normally use for ingots, and the best way to transfer cobble quickly that you can find. ;)
 
  • Like
Reactions: An0nymuS
and again the Hellfish messages (106k matches of journeymap in this logfile)
I wonder.

Okay, I did some testing real quick, and figured out how to deal with this.

With those options disabled, that will prevent NEW hellfish blocks from generating, but since you have an established world, they still exist in old chunks. There are a few options you can do, in order of simplicity :

  • Regenerate the Nether
    • Shut the server down and delete the dimension folder for The Nether, then start the server back up.
  • Edit the world
    • Open the world in MCEdit. Find and replace all NetherOres:netherOreBlockHellfish with air or minecraft:netherrack
  • Disable and Re-enable Nether Ores
    • Shut server down.
    • Rename NetherOres mod file to add .disabled to the end (NetherOres.jar.disabled)
    • Run the server, and type /fml confirm. Go to the nether and fly around a bit.
    • Shut server down, re-enable Nether Ores mod
    • edit /config/cofh/CoFHCore.cfg
    • set RetroactiveOreGeneration to true
    • Run server
 
I'm trying to figure out how to send contracts. I put the contract, and the items into the mega packager, but nothing happens. I've also tried putting in an unfilled shipping crate, and nothing happens. What am I missing?
 
I'm trying to figure out how to send contracts. I put the contract, and the items into the mega packager, but nothing happens. I've also tried putting in an unfilled shipping crate, and nothing happens. What am I missing?
Put the contract in - then add the items, in single item stacks. Then you should be able to get the crafted contract you can turn in
 
Oh my.
1.9 ghz is..fairly old, I'm afraid, regardless of number of cores.
This modpack on view distance of 7, everything else low/off, takes 2 FULL cores at 3.1 ghz, and then parts of a third core..sorry to say, that CPU is..a potential cause. if it cannot keep the ticks up, it'll give up and crash. happened to me before.

is this a laptop..?
it is a laptop, and i find it weird that i could play Csgo with a steady 35fps but not a minecraft modpack. Anyways thanks for your help.
 
I'm trying to figure out how to send contracts. I put the contract, and the items into the mega packager, but nothing happens. I've also tried putting in an unfilled shipping crate, and nothing happens. What am I missing?
The Mega Packager works just like a normal crafting table, except its 9x9 instead of 3x3.
 
it is a laptop, and i find it weird that i could play Csgo with a steady 35fps but not a minecraft modpack. Anyways thanks for your help.
Csgo is a bit older, isn't in Java afaik, and likely isn't modded to hell unless the server running it has done something, in which case the load is on the server and not your PC. While vanilla MC could probably be run on a potato, albeit at 1 FPS, mods increase the resources needed DRAMATICALLY. Vanilla MC is only partially optimized as well, and mods make that much worse, since Java is clunky as hell. There's a reason most other really popular games use their own engines.
 
Okay, the morph quest still says to go to the nether, kill a bat, and you'll be able to fly

Not working, if it's supposed to not be working, then you might want to fix that quest.
 
  • Like
Reactions: Everlasting2
Csgo is a bit older, isn't in Java afaik, and likely isn't modded to hell unless the server running it has done something, in which case the load is on the server and not your PC. While vanilla MC could probably be run on a potato, albeit at 1 FPS, mods increase the resources needed DRAMATICALLY. Vanilla MC is only partially optimized as well, and mods make that much worse, since Java is clunky as hell. There's a reason most other really popular games use their own engines.
CSGO can be reduced drastically and has minimal CPU usage, compared to GPU usage.
Minecraft is mostly CPU usage, yeah.

You might be thinking of CSS or CS1.6 being older, as CSGO is only a few years old.
 
if you can mass produce it faster than i can (extra utils cobble gen, thermal expansion cyclic assemblers upgraded)..let me know.

but yes it SEEMS to be perfect. renewable, infinite, just time consuming.

edit: seems like RFTool's "Crafter" is a slight bit..better. will test it more.
uhhh, compacting drawers can craft an infinite amount of items INSTANTLY. It is the way to go.
 
CSGO can be reduced drastically and has minimal CPU usage, compared to GPU usage.
Minecraft is mostly CPU usage, yeah.

You might be thinking of CSS or CS1.6 being older, as CSGO is only a few years old.
Ooh yeeeaah, that's right. I don't play a lot of FPS, so last time I even thought about the game was like two years ago. XD
 
Hi,

Can someone please explain to me how I am supposed to make Basalt Slabs, Basalt Brick Slabs, Basalt Stairs and Basalt Brick Stairs with The Ferret Business for my own use?

I'm building a Black Tower, or at least trying to!

From the tool tip I can see that I need to use the Mega Packager to make them, but I don't understand how that works either, but from what little I do understand this is used to submit goods to the quest system, and thus I will lose them. I need to keep them.

I am fairly new to both Minecraft and thus this mod pack, as I only started playing Minecraft on 1st Jan this year, and spent most of that using Direwolf, before discovering The Ferret Business quest a few weeks back, which I am loving.

I'm running the latest version 0.1.3 on MC 1.7.10

Thanks
 
OK, so I place my three stacks of Basalt Bricks (and they are all Basalt Bricks, I double checked), but as you can see there is nothing in the output window.

1.JPG
 
OK, so I place my three stacks of Basalt Bricks (and they are all Basalt Bricks, I double checked), but as you can see there is nothing in the output window
Those should be craftable in normal crafting table. The Mega Packager is only for contract recipes.

The tooltip is specifically for putting them in supply crates, but I see how it might be confusing to a newer player.

I will see about changing the display a bit to make it more clear.