whenever i hit more than 1 target with scythe it causes crash scythe should do 3x3x3 aoe Spoiler Code: java.lang.StackOverflowError: Unexpected error at tconstruct.modifiers.tools.ModLapis.midStreamModify(ModLapis.java:104) at tconstruct.tools.TActiveOmniMod.baseAttackDamage(TActiveOmniMod.java:181) at tconstruct.library.tools.AbilityHelper.calcDamage(AbilityHelper.java:226) at tconstruct.library.tools.AbilityHelper.onLeftClickEntity(AbilityHelper.java:74) at tconstruct.library.tools.AbilityHelper.onLeftClickEntity(AbilityHelper.java:56) at tconstruct.items.tools.Scythe.onLeftClickEntity(Scythe.java:272) at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1190) at net.minecraft.client.multiplayer.PlayerControllerMP.func_78764_a(PlayerControllerMP.java:406) at mobamp.client.entity.EntityGib.func_70097_a(EntityGib.java:360) at tconstruct.library.tools.AbilityHelper.onLeftClickEntity(AbilityHelper.java:125) at tconstruct.library.tools.AbilityHelper.onLeftClickEntity(AbilityHelper.java:56) at tconstruct.items.tools.Scythe.onLeftClickEntity(Scythe.java:272) at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1190) at net.minecraft.client.multiplayer.PlayerControllerMP.func_78764_a(PlayerControllerMP.java:406) at mobamp.client.entity.EntityGib.func_70097_a(EntityGib.java:360) at tconstruct.library.tools.AbilityHelper.onLeftClickEntity(AbilityHelper.java:125) at tconstruct.library.tools.AbilityHelper.onLeftClickEntity(AbilityHelper.java:56) at tconstruct.items.tools.Scythe.onLeftClickEntity(Scythe.java:272) at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1190) at net.minecraft.client.multiplayer.PlayerControllerMP.func_78764_a(PlayerControllerMP.java:406) at mobamp.client.entity.EntityGib.func_70097_a(EntityGib.java:360) at tconstruct.library.tools.AbilityHelper.onLeftClickEntity(AbilityHelper.java:125) at tconstruct.library.tools.AbilityHelper.onLeftClickEntity(AbilityHelper.java:56) at tconstruct.items.tools.Scythe.onLeftClickEntity(Scythe.java:272) at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1190) at net.minecraft.client.multiplayer.PlayerControllerMP.func_78764_a(PlayerControllerMP.java:406) at mobamp.client.entity.EntityGib.func_70097_a(EntityGib.java:360) at tconstruct.library.tools.AbilityHelper.onLeftClickEntity(AbilityHelper.java:125) at tconstruct.library.tools.AbilityHelper.onLeftClickEntity(AbilityHelper.java:56) (here used to be alot more of this tconstruct errors, kept repeating tho, needed to shorten msg to post) Stacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2433) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:916) at net.minecraft.client.main.Main.main(SourceFile:148) 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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)