You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, I have updated Precision Farming DLC to 1.0.3.1, it adds a fix and two filltypes.
It all works fine with no errors, but for some reason I can't get the PF addon to link to the base mod.
I applied the mentioned fix above, only with the correct version number 1.0.3.1 in the .lua but to no avail. FS19_precisionFarming.zip FS19_PrecisionFarmingAddon.zip
Edit: after some more digging I find something in my log.txt, perhaps you are able to shed a light on this. log.txt
Errors concerning PF DLC...which I can't figure out.
Apprx. half way in the log, these occur;
2022-02-11 18:13 Info: Load soil map 'F:/EradicationGod/Documents/My Games/FarmingSimulator2019/savegame2/precisionFarming_soilMap.grle'
2022-02-11 18:13 Warning (G:/FS19/Active Mods/FS19_precisionFarming/PrecisionFarming.xml): Invalid fill type for nitrogen fertilizer amount 'precisionFarming.nitrogenMap.fertilizerUsage.nAmount(2)'
2022-02-11 18:13 Warning (G:/FS19/Active Mods/FS19_precisionFarming/PrecisionFarming.xml): Invalid fill type for nitrogen fertilizer amount 'precisionFarming.nitrogenMap.fertilizerUsage.nAmount(6)'
2022-02-11 18:13 Warning (G:/FS19/Active Mods/FS19_precisionFarming/PrecisionFarming.xml): Invalid fill type for nitrogen application rate 'precisionFarming.nitrogenMap.applicationRates.applicationRate(2)'
2022-02-11 18:13 Warning (G:/FS19/Active Mods/FS19_precisionFarming/PrecisionFarming.xml): Invalid fill type for nitrogen application rate 'precisionFarming.nitrogenMap.applicationRates.applicationRate(6)'
And on final line error;
2022-02-11 18:13 G:/FS19/Active Mods/FS19_precisionFarming/scripts/statistics/FarmlandStatistics.lua:371: attempt to index a nil value
Can you plz help me fix this, or shed a light on this for me, I'm not very useful when it comes to actual programming.
Thank you in advance
The text was updated successfully, but these errors were encountered:
Hi there, I have updated Precision Farming DLC to 1.0.3.1, it adds a fix and two filltypes.
It all works fine with no errors, but for some reason I can't get the PF addon to link to the base mod.
I applied the mentioned fix above, only with the correct version number 1.0.3.1 in the .lua but to no avail.
FS19_precisionFarming.zip
FS19_PrecisionFarmingAddon.zip
Can you plz help me with this?
Originally posted by @EradicationGod in #9 (comment)
Edit: after some more digging I find something in my log.txt, perhaps you are able to shed a light on this.
log.txt
Errors concerning PF DLC...which I can't figure out.
Apprx. half way in the log, these occur;
2022-02-11 18:13 Info: Load soil map 'F:/EradicationGod/Documents/My Games/FarmingSimulator2019/savegame2/precisionFarming_soilMap.grle'
2022-02-11 18:13 Warning (G:/FS19/Active Mods/FS19_precisionFarming/PrecisionFarming.xml): Invalid fill type for nitrogen fertilizer amount 'precisionFarming.nitrogenMap.fertilizerUsage.nAmount(2)'
2022-02-11 18:13 Warning (G:/FS19/Active Mods/FS19_precisionFarming/PrecisionFarming.xml): Invalid fill type for nitrogen fertilizer amount 'precisionFarming.nitrogenMap.fertilizerUsage.nAmount(6)'
2022-02-11 18:13 Warning (G:/FS19/Active Mods/FS19_precisionFarming/PrecisionFarming.xml): Invalid fill type for nitrogen application rate 'precisionFarming.nitrogenMap.applicationRates.applicationRate(2)'
2022-02-11 18:13 Warning (G:/FS19/Active Mods/FS19_precisionFarming/PrecisionFarming.xml): Invalid fill type for nitrogen application rate 'precisionFarming.nitrogenMap.applicationRates.applicationRate(6)'
And on final line error;
2022-02-11 18:13 G:/FS19/Active Mods/FS19_precisionFarming/scripts/statistics/FarmlandStatistics.lua:371: attempt to index a nil value
Can you plz help me fix this, or shed a light on this for me, I'm not very useful when it comes to actual programming.
Thank you in advance
The text was updated successfully, but these errors were encountered: