Hunger Overhaul

Hunger Overhaul

9M Downloads

Stacking problems with HarvestCraft

JavaMatrix opened this issue ยท 6 comments

commented

When using HarvestCraft, Delighted Meals will stack, but the stack size never increases, destroying meals you stack. I've contacted Pam and she said it was an issue with this mod. Every other food that I've tried works.

commented

I have the same type of issue I cant 'trade' food I've grown in Pam's Harvest Craft as my food items don't stack high enough for the Shipping Bin. I have identified the source of the problem as the stack size limitation in Hunger Overhaul but have no idea of programming so am now stuck.

commented

What are your config settings modifyFoodStackSize and foodStackSizeMultiplier set to?

commented
I:foodStackSizeMultiplier=1
B:modifyFoodStackSize=true

Still, this is not the expected effect - it should only deny the stacking, not delete the items I try to stack.

commented

Are you playing on a server? Do you have the exact same config settings on both the client and server?

All HO does is:

item.setMaxStackSize(newStackSize);

so any bugs would be from default Minecraft item stacking code, which doesn't seem very likely.

commented

I'm on singleplayer. Here's a list of my installed mods:
04/26/2015 06:52 PM 580,853 AgriCraft-1.7.10-1.3.1.jar
04/26/2015 06:45 PM 90,094 AppleCore-mc1.7.10-1.1.0.jar
04/26/2015 06:50 PM 245,486 ArchimedesShips-1.7.1.jar
04/26/2015 10:01 PM 133,415 ATG-1.7.10-0.11.0.jar
04/26/2015 06:51 PM 2,656,091 Atum-1.7.10-0.6.60.jar
04/26/2015 06:52 PM 2,359,677 Buildcraft 6.4.11.jar
04/26/2015 09:12 PM 963,250 BuildcraftAdditions-1.7.10-2.1.2.jar
04/29/2015 12:19 PM 4,895 burncreeperburn-1.7.10-0.4.jar
04/26/2015 06:47 PM 157,788 CodeChickenCore-1.7.10-1.0.6.39-universal.jar
04/27/2015 02:23 PM 26,100 CreeperCollateral-[1.7.10]1.0.0B3-6.jar
04/26/2015 06:51 PM 661,958 Enchiridion 2-1.7.10-2.0.1.jar
04/26/2015 06:54 PM 80,461 Eureka 3.0.2.jar
04/26/2015 06:47 PM 1,818,214 Extra Utilities 1.2.4b.jar
04/26/2015 08:17 PM 5,386 FastLeafDecay-1.7.10-1.0.jar
04/26/2015 06:48 PM 3,036,271 Forestry 3.5.4.jar
04/26/2015 06:55 PM 512,649 Ganys End-1.8.8.jar
04/26/2015 06:56 PM 784,047 Ganys Nether-1.7.8.jar
04/26/2015 06:55 PM 957,599 Ganys Surface-1.11.0.jar
04/26/2015 06:45 PM 107,901 HungerOverhaul-1.7.10-beta.6.jar
04/26/2015 06:45 PM 53,194 Iguana Tweaks 2A.jar
04/26/2015 06:45 PM 419,592 IguanaTinkerTweaks-1.7.10-2.1.4.jar
04/27/2015 02:24 PM 129,195 INpureCore-[1.7.10]1.0.0B9-54.jar
04/26/2015 09:56 PM 221,921 InventoryTweaks-1.58-147.jar
04/26/2015 06:47 PM 440,712 Jabba-1.2.1a_1.7.10.jar
04/26/2015 06:46 PM 1,384,981 JourneyMap5.0.1_Unlimited_MC1.7.10.jar
04/26/2015 07:06 PM 562,052 malisiscore-1.7.10-0.11.4.jar
04/26/2015 06:50 PM 1,300,362 malisisdoors-1.7.10-1.7.1.jar
04/26/2015 06:44 PM 196,807 Mantle-1.7.10-0.3.2.jar
04/26/2015 06:51 PM 4,537,901 Mariculture 1.7.10 - 1.2.4.2a.jar
05/01/2015 12:35 PM 963,268 MineTweaker3-1.7.10-3.0.9C.jar
04/26/2015 06:49 PM 7,463 Neptune-1.7b2.jar
04/26/2015 06:47 PM 511,622 NotEnoughItems-1.7.10-1.0.4.100-universal.jar
04/26/2015 06:54 PM 2,588,841 OpenBlocks-1.7.10-1.4.2.jar
04/26/2015 06:54 PM 798,717 OpenModsLib-1.7.10-0.7.2.jar
04/26/2015 06:46 PM 2,062,557 Pam's HarvestCraft 1.7.10h.jar
04/26/2015 06:51 PM 325,230 ProgressiveAutomation-1.7.10-1.6.14.jar
04/26/2015 06:47 PM 3,659,711 Railcraft_1.7.10-9.6.1.0.jar
04/26/2015 06:53 PM 1,124,147 RefinedRelocation-1.7.10-1.0.8b.jar
04/26/2015 10:18 PM 301 snowtech-1.7.10 pre-beta 1.3.jar
04/26/2015 06:44 PM 5,470,815 TConstruct-1.7.10-1.8.4a.jar
04/26/2015 06:50 PM 46,699 TiCTooltips-mc1.7.10-1.2.4.jar
04/26/2015 06:50 PM 218,626 TMechworks-1.7.10-0.2.14.100.jar
04/26/2015 06:48 PM 3,584,065 twilightforest-1.7.10-2.3.5.jar
04/26/2015 06:46 PM 544,821 Waila-1.5.10_1.7.10.jar
04/26/2015 07:03 PM 198,525 [1.7.10]bspkrsCore-universal-6.16.jar

commented

I originally contacted Pam of HarvestCraft, and she said it was in your court. Let me know if one of those mods could be at fault.