Project Zomboid

Project Zomboid

Ultimate Farming Patch [REDUX]
 This topic has been pinned, so it's probably important
pwrcosmic  [developer] 14 Apr, 2024 @ 10:49am
Error Reporting
Get an ugly error? Report it here! Your errors are my errors. :spiffo:

Please state which patchers are currently in use, if you are on a new or old save, and what you were doing when the error occured. Thank you!
Last edited by pwrcosmic; 1 Aug, 2024 @ 5:37pm
< >
Showing 1-15 of 35 comments
Leonidax1 14 Apr, 2024 @ 9:25pm 
function: GMHCropsconf_patch.lua -- file: GMHCropsconf_patch.lua line # 14 | MOD: Ultimate Farming Patch - Grow Medicinal Herbs Patch

ERROR: General , 1713154624865> 6,921,447,825> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index of non-table at KahluaUtil.fail line:82.
ERROR: General , 1713154624866> 6,921,447,826> DebugLogStream.printException> Stack trace:
java.lang.RuntimeException: attempted index of non-table
at se.krka.kahlua.vm.KahluaUtil.fail(KahluaUtil.java:82)
at se.krka.kahlua.vm.KahluaUtil.luaAssert(KahluaUtil.java:70)
at se.krka.kahlua.vm.KahluaThread.tableSet(KahluaThread.java:1726)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:594)
at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:163)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1980)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1782)
at se.krka.kahlua.integration.LuaCaller.pcall(LuaCaller.java:76)
at se.krka.kahlua.integration.LuaCaller.protectedCall(LuaCaller.java:117)
at zombie.Lua.LuaManager.RunLuaInternal(LuaManager.java:564)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:510)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:496)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:342)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:264)
at zombie.gameStates.GameLoadingState.enter(GameLoadingState.java:97)
at zombie.gameStates.GameStateMachine.update(GameStateMachine.java:145)
at zombie.GameWindow.logic(GameWindow.java:298)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:71)
at zombie.GameWindow.frameStep(GameWindow.java:765)
at zombie.GameWindow.run_ez(GameWindow.java:681)
at zombie.GameWindow.mainThread(GameWindow.java:495)
at java.base/java.lang.Thread.run(Unknown Source)
LOG : General , 1713154624868> 6,921,447,828> -----------------------------------------
STACK TRACE
pwrcosmic  [developer] 14 Apr, 2024 @ 9:50pm 
@Leonidax1 Thank you for submitting this report. What order are the mods in, and do you happen to have any unsupported farming mods installed?
. 14 Apr, 2024 @ 10:47pm 
LOG : General , 1713154847067> 12,587,718> -----------------------------------------
STACK TRACE
-----------------------------------------
function: dryThis -- file: ZUFP_SPlantGlobalObject.lua line # 19 | MOD: Ultimate Farming Patch - Base
function: checkStat -- file: ZUFP_SPlantGlobalObject.lua line # 79 | MOD: Ultimate Farming Patch - Base
function: checkPlant -- file: SFarmingSystem.lua line # 220 | Vanilla
function: EveryTenMinutes -- file: SFarmingSystem.lua line # 140 | Vanilla
function: EveryTenMinutes -- file: SFarmingSystem.lua line # 379 | Vanilla.
[15-04-24 13:20:47.067] ERROR: General , 1713154847067> 12,587,718> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index: drySprite of non-table: null at KahluaThread.tableget line:1689..
[15-04-24 13:20:47.067] ERROR: General , 1713154847067> 12,587,718> DebugLogStream.printException> Stack trace:.
[15-04-24 13:20:47.069] LOG : General , 1713154847069> 12,587,720> -----------------------------------------
STACK TRACE
-----------------------------------------
function: dryThis -- file: ZUFP_SPlantGlobalObject.lua line # 19 | MOD: Ultimate Farming Patch - Base
function: checkStat -- file: ZUFP_SPlantGlobalObject.lua line # 79 | MOD: Ultimate Farming Patch - Base
function: checkPlant -- file: SFarmingSystem.lua line # 220 | Vanilla
function: EveryTenMinutes -- file: SFarmingSystem.lua line # 140 | Vanilla
function: EveryTenMinutes -- file: SFarmingSystem.lua line # 379 | Vanilla.

attempted index: instance of non-table: null
function: loadPlant -- file: MOFarming_patch.lua line # 174 MOD: Ultimate Farming Patch - base
function: setupLoadPlant -- file: MOFarming_patch.lua line 239 MOD: Ultimate Farming Patch - base
java.lang.RuntimeException: attempted index: instance of non-table: null


The reading order is mod
sprout's farm and garden homestead +
kfarming
ufp-base
ufp kfarm system
upf sprout's farm
Last edited by .; 14 Apr, 2024 @ 10:52pm
pwrcosmic  [developer] 14 Apr, 2024 @ 10:53pm 
@. Make sure you're following the setup pattern. UFP Base should come first. Then either KFarming or Sprouts, their corresponding patcher, then the alternate.

Example:
1. UFP-Base
2. KFarming
3. UFP KFarming Patch
4. Sprouts Farm & Garden
5. UFP Sprouts

If issues continue to persist, please let me know. Ordering is integral to mod functionality.
. 15 Apr, 2024 @ 12:04am 
Originally posted by pwrcosmic:
@. Make sure you're following the setup pattern. UFP Base should come first. Then either KFarming or Sprouts, their corresponding patcher, then the alternate.

Example:
1. UFP-Base
2. KFarming
3. UFP KFarming Patch
4. Sprouts Farm & Garden
5. UFP Sprouts

If issues continue to persist, please let me know. Ordering is integral to mod functionality.

@pwrcosmic Thank you so much.
. 15 Apr, 2024 @ 12:54am 
Originally posted by pwrcosmic:
@. Make sure you're following the setup pattern. UFP Base should come first. Then either KFarming or Sprouts, their corresponding patcher, then the alternate.

Example:
1. UFP-Base
2. KFarming
3. UFP KFarming Patch
4. Sprouts Farm & Garden
5. UFP Sprouts

If issues continue to persist, please let me know. Ordering is integral to mod functionality.

@pwrcosmic It was placed as described, but it remains the same.
pwrcosmic  [developer] 15 Apr, 2024 @ 2:03am 
@. Alright, thank you for that. I wanted to make sure that wasn't the cause. I'll be looking into it later with that setup and see if I can replicate the error. Any further details I may need to know?
pwrcosmic  [developer] 15 Apr, 2024 @ 7:26am 
@. Are you playing on an old save by any chance? If so, I might know what the issue is.
. 15 Apr, 2024 @ 4:49pm 
Originally posted by pwrcosmic:
@. Are you playing on an old save by any chance? If so, I might know what the issue is.

@pwrcosmic
that's right! My server was reset 2 months ago.
Sprouts Farm & Garden mode was added about a week ago.

After patching UFP, there is a bug where water is supplied even when it rains. The growth stage also seems to have stopped.
Last edited by .; 15 Apr, 2024 @ 5:23pm
pwrcosmic  [developer] 15 Apr, 2024 @ 5:32pm 
@. Noted. I don't think old crops play nice with the new system which may be what was causing previous errors, I'm looking into a fix for this when I can. College is hounding on me this week though so it may be a bit.

I'm a bit confused as to what you mean by "water is supplied even when it rains", isn't that normal behavior for crops? If not then I may be a bit lost. I'm pretty sure crops get water levels when it rains so. You may be referring to irrigation pipes for all I know though, in which case I may need to look into that.
. 15 Apr, 2024 @ 7:36pm 
Originally posted by pwrcosmic:
@. Noted. I don't think old crops play nice with the new system which may be what was causing previous errors, I'm looking into a fix for this when I can. College is hounding on me this week though so it may be a bit.

I'm a bit confused as to what you mean by "water is supplied even when it rains", isn't that normal behavior for crops? If not then I may be a bit lost. I'm pretty sure crops get water levels when it rains so. You may be referring to irrigation pipes for all I know though, in which case I may need to look into that.

@pwrcosmic Even when it rains, there is no water for the crops. If you remove the mod, crops will have water when it rains.
Irrigation pipe mod is not installed.
I can wait anytime. I'm really glad you're back and I really appreciate this mod.
Last edited by .; 15 Apr, 2024 @ 9:25pm
pwrcosmic  [developer] 16 Apr, 2024 @ 1:44pm 
@. I believe I've narrowed down the issue to it simply being old crops being present. The system doesn't know what to do with them since they aren't in the updated dictionaries, so it just locks up and doesn't do anything whatsoever. For the time being I'd recommend keeping UFP off that save until I can get it updated to convert old plants to the new system. Thank you for reporting!
pwrcosmic  [developer] 17 Apr, 2024 @ 2:40pm 
@. I have submitted an update to the mod that should carry old crops over to the new system and hopefully prevent some of the errors you were experiencing. If you decide to re-implement or continue using UFP, MAKE A BACKUP. Thank you for your reports!
Leonidax1 21 Apr, 2024 @ 11:56pm 
function: GMHCropsconf_patch.lua -- file: GMHCropsconf_patch.lua line # 14 | MOD: Ultimate Farming Patch - Grow Medicinal Herbs Patch

ERROR: General , 1713767515761> 7,534,339,317> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index of non-table at KahluaUtil.fail line:82.
ERROR: General , 1713767515761> 7,534,339,317> DebugLogStream.printException> Stack trace:
java.lang.RuntimeException: attempted index of non-table
at se.krka.kahlua.vm.KahluaUtil.fail(KahluaUtil.java:82)
at se.krka.kahlua.vm.KahluaUtil.luaAssert(KahluaUtil.java:70)
at se.krka.kahlua.vm.KahluaThread.tableSet(KahluaThread.java:1726)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:594)
at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:163)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1980)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1782)
at se.krka.kahlua.integration.LuaCaller.pcall(LuaCaller.java:76)
at se.krka.kahlua.integration.LuaCaller.protectedCall(LuaCaller.java:117)
at zombie.Lua.LuaManager.RunLuaInternal(LuaManager.java:564)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:510)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:496)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:342)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:264)
at zombie.gameStates.GameLoadingState.enter(GameLoadingState.java:97)
at zombie.gameStates.GameStateMachine.update(GameStateMachine.java:145)
at zombie.GameWindow.logic(GameWindow.java:298)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:71)
at zombie.GameWindow.frameStep(GameWindow.java:765)
at zombie.GameWindow.run_ez(GameWindow.java:681)
at zombie.GameWindow.mainThread(GameWindow.java:495)
at java.base/java.lang.Thread.run(Unknown Source)
LOG : General , 1713767515762> 7,534,339,318> -----------------------------------------
STACK TRACE
-----------------------------------------
function: GMHCropsconf_patch.lua -- file: GMHCropsconf_patch.lua line # 14 | MOD: Ultimate Farming Patch - Grow Medicinal Herbs Patch

abr. 22, 2024 1:31:55 A. M. zombie.Lua.LuaManager RunLuaInternal
SEVERE: java.lang.RuntimeException
abr. 22, 2024 1:31:55 A. M. zombie.Lua.LuaManager RunLuaInternal
SEVERE: java.lang.RuntimeException:
abr. 22, 2024 1:31:55 A. M. zombie.Lua.LuaManager RunLuaInternal
SEVERE: at GMHCropsconf_patch.lua:14


Dedicated server Load order:

waterPipes;WaterPipes Plus;UltimateFarmingPatch;MCM;UFPMC;FarmingTime;UFPSF;WildFruitFarming;UFPWFF;GMH;UFPGMH

By ID:
2464581798;2942582690;3222569495;2762018937;3222587460;1915420850;3222577209;3212598831;3222593314;2917518699;3222604333


The PREVIOUS LOAD ORDER was:

waterPipes;WaterPipes Plus:MCM;FarmingTime;WildFruitFarming;MoFilchers

But i ws unable to use crops never root, thats why I try your mod. And now some seeds aren't working form MoCrops like Avocado
Leonidax1 22 Apr, 2024 @ 12:07am 
My FULL list of mods:

Mods=MonkeysLib;DylansTiles;Diederiks Tile Palooza;PertsPartyTiles;tkTiles_01;simonMDsTiles;EN_Newburbs;melos_tiles_for_miles_pack;DylansTiles_Elysium;EN_Flags;EN_Flags_Craft;Authentic Z - Current;AuthenticZStudderFix;AuthenticZBackpackPatch;Trelai_4x4_Steam;BedfordFalls;Blackwood;Pitstop;Blueberry;Fort Benning;FORTREDSTONE;Fort Waterfront;Grapeseed;Militaryairport;Greenleaf;NewEkron;Refordville;EerieCountry;The Sims Zomboid;RavenCreek;Fantasiado ST. Bernard's Hill;Muldraugh-Westoutskirts ShippingCo;Barricaded Strip Mall;Cathaya Valley;Chestown;DeltaCreekMunitions;ForestRangerHideaway01;Fort Rock Ridge;Eyepool;tsarslib;RotatorsLib;modoptions;ModManager;WaterPowerCmd;UIAPI;P4TidyUpMeister;BTSE_Base;BTSE_Tools;BTSE_Locks;BTSE_TileProtect;BTSE_Legacy_SecExp;blkt_invtrack;Lifestyle;errorMagnifier;ItemTweakerAPI;TMC_TrueActions;TrueActionsDancing;GRGV;AnotherVehicleClaimSystemB41;AnotherVehicleClaimSystemCraft;darkerMap;STowTruck;STowTruckM62Patch;83amgeneralM923;86oshkoshP19A;CytU1550L;92amgeneralM998;97bushmaster;ATA_Jeep;ATA_Luton;82jeepJ10;82jeepJ10t;88chevyS10;ATA_Mustang;70barracuda;70dodge;49powerWagon;92nissanGTR;78amgeneralM35A2;78amgeneralM49A2C;78amgeneralM50A3;amclub;90zanella50cc;63Type2Van;63beetle;92AMGeneralM998MODIFIEDQUICKPATCH;StandardizedVehicleUpgradesCore;StandardizedVehicleUpgradesTC;StandardizedVehicleUpgradesTS;StandardizedVehicleUpgradesV;StandardizedVehicleUpgradesZI;BuildingMenu;BuildingMenuMelosTilesAddon;BuildingMenuPertsPartyTilesAddon;BuildingMenuSimonMDsAddon;BuildingMenuDaddyDirkieAddon;BuildingMenuDylanAddon;waterPipes;WaterPipes Plus;DELIVERYBAGPACKS;ToolsOfTheTrade;DEV410;CraftHelperContinued;Brita_2;MilPoncho;KPAP;Armadura;MedievalArmory;axolotl;MaintenanceImprovesRepair;Info Alebrije;FlagModAlebrijeServer;MoodleFramework;NepEngineColor;NepBatteryColor;HowMuchFuel;MonstersAlebrije;IntroAlebrije;TakeAnyAmount;ItemConditionIndicator;DiscoFrameworkLS;50%metalweight;BetterSortCC;ReloadAllMagazines;manageContainers;MinimalDisplayBars;MoreSimpleTraits;PlayerConnectionMessage;PlayerDeathMessage;REORDER_CONTAINERS;REORDER_THE_HOTBAR;RespectLevelUp;SkillTapes;TheStar;FWOFitnessWorkoutOverhaul;FWOBenchPress&Treadmill;SleepWithFriends;YouDriveISleep;SimpleReadWhileWalking41;VitaminsHeal;P4MedicalMeister;MoreDescriptionForTraits4166;MoreCLR_desc4mood;moodle_quarters;SimpleOverhaulTraitsAndOccupations;Visible Generators and Corpses;moarslings;WaterDispenser;MultipleGenerators;FirstAidVHSTapes;LesstroCrate;AllMushroomsModels;HarmonicaLS;ExampleLS;Bigsalt_DriedFood;Bigsalt;WorkingMasks;ReducedWoodWeight2x41;KillCount;ProximityInventory;EvolvingTraitsWorld;serellanpillowsleep;AutoMechanics;MechanicsBSL;UltimateFarmingPatch;MCM;UFPMC;FarmingTime;UFPSF;WildFruitFarming;UFPWFF;GMH;UFPGMH;ZomboidPaperAPI;damnlib;daikonUdderlySandboxSyncFix;FixTooltipLag;ReduceLagofCraftingMenu;4ColorBicPenFix;TileFixes;FixLaggyCraftingMenu;TreeChopBugFix;FlamingoFix;BSSmorgasbord;78amgeneralM62;i8m_FoodBoxes_R;POM;AMMS_Standalone;ExtraMapSymbolsUI;ExtraMapSymbols;MoreMaps;ImmersiveSafesAlebrije;StackablePlanksFix;CraftEngineParts;EasyHeaterRepair;ugPHP;VehicleRecyclingContinued;VehicleRepairOverhaul;VPR_VehicleSpareParts;VPR_RecyclingCenter;VPR_Recycle_QoL;VPR_Recycle_Vehicles;TheWorkshop(new version);AutomaticGateMotors;LightSwitchOverhaul;VNGarage;EasyEngineRebuild;TheWorkshop(favorite fix);RepairAnyMod;RepairAnyClothes;CraftableElectricWire;ExtraBooks;RiskyInspectWeapon;AutoCook


WorkshopItems=2800337234;522891356;2536865912;2597946327;2671890843;2693585128;1516836158;2779248414;2463499011;2737546323;2778799110;2712480036;2726058465;1254546530;2966610350;2196102849;2711501222;2872461779;2678285725;2917156276;2915656059;2840889213;2789237738;2796134549;2806456685;2946204583;2883317494;2842158398;2599752664;2337452747;2837923608;2384329562;2852704777;2774834715;2879745353;2977982429;2784607980;2335368829;2911197660;2780637194;2392709985;2732594572;2169435993;2694448564;2794640100;2760035814;2769706949;2784972075;2809595776;2997342681;2896041179;566115016;2487022075;2648779556;3078291265;2957935793;2939187818;2884859083;2811383142;2566953935;2843855721;2642541073;2897390033;2636100523;2792425535;2886832257;2886832936;2681635926;2913633066;2873290424;2900580391;2846036306;2799152995;2778576730;2922441474;3041122351;3005903549;2903976521;3024365998;3067798182;3137094726;3137092605;3137092790;3137091536;3137091698;2464581798;2942582690;2850450638;2870742794;2884915728;2787291513;2460154811;2629286881;2891237357;2866909028;2939119136;2875189098;2920089312;2922987858;2960852498;2859296947;2975204120;2973053380;2553593324;3011516927;2990490180;2985394645;3020524923;3032738941;2829657632;2313387159;2920899878;2650547917;2004998206;2792245343;2823707388;2823529103;2901962885;2903771337;2794841128;2702055974;2619072426;2940354599;2686624983;2830570280;2845952197;2828530735;3173649443;2685168362;2763647806;2854030563;2840805724;2809719515;3026940827;2687798127;3150779947;3153010942;3168493410;3169891853;2997360515;2997361026;3004563786;2760742937;2377867605;2553809727;2847184718;2914075159;3170316048;2588598892;3158057607;3222569495;2762018937;3222587460;1915420850;3222577209;3212598831;3222593314;2917518699;3222604333;3155647374;3171167894;2956046897;2915430406;2611723883;2887001130;2961722002;2798170078;2880299874;2913993465;2869324238;2799152995;2907002091;2879960936;3020323164;2701170568;2729427093;3222822846;2820828604;2744114761;2602450182;2739570406;2887190684;2757712197;2712632417;2713055926;2680473910;3014820613;2943049204;3133520800;2577243435;3152755659;2142622992;2833214783;2859508566;2948824747;2640569820
< >
Showing 1-15 of 35 comments
Per page: 1530 50