Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I haven't tried the gene gun yet.
//(优秀的创作者,显示更多信息时可以支持中文吗?)
[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
Stack trace:
FarmDoctor.Regrowth.OnSimulateHour (TraitFertilizer __instance, VirtualDate date) (at <ea5c183ca7624a30a5e24663add67a20>:0)
(wrapper dynamic-method) TraitFertilizer.DMD<TraitFertilizer::OnSimulateHour>(TraitFertilizer,VirtualDate)
Card.OnSimulateHour (VirtualDate date) (at <48d6849cab02495c80caaa9410292402>:0)
Zone+<>c__DisplayClass297_0.<OnSimulateHour>b__0 (Thing t) (at <48d6849cab02495c80caaa9410292402>:0)
ClassExtension.ForeachReverse[T] (System.Collections.Generic.IList`1[T] items, System.Action`1[T] action) (at <89c3bbd80d6d43c6a76fddffc3d4f562>:0)
Zone.OnSimulateHour (VirtualDate date) (at <48d6849cab02495c80caaa9410292402>:0)
Thanks for your mod!
Mod is working fine. I started a new save and my Farming skill is below 10, so that's why the mod isn't showing anything. I went back to an older save and everything works. I totally forgot there's a skill requirement!
It suddenly occurred to me that a detail : it was raining that day, so the soil had already been watered before planting, I'm not sure if that will have any effect.
感谢作者的努力!
*猜想:与政策的自助农业有关?与角色的农业技能有关,因为我的角色由于某些原因获得了过高的农业技能与种子等级(+100)?
很抱歉你遇到了问题,不幸的是,我一直尝试复现这个问题但没有成功。如果你能提供一些更详细的复现步骤,将不胜感激。或者,如果你愿意提供一个出现问题的存档文件,可以在官方 Elin Discord 上通过在 #modding 频道提到我,或者直接私信我(@Drakeny)来联系我。
Not sure what it could be, but I figured I might as well mention it, just in case.
If you find this bug again i'd recommend making a save backup and then trying to reproduce it disabling all mods. Also make use of fertilizers as they "act" on the hour simulation so it will hasten your testing, and also provide a fast answer since fertilizers should insta pop seeds.
Also for your understanding of this mod in particular, the only thing it does (without the regrowth feature) is read data of the cell and existing GrowSystem on it, to calculate the time to grow and postfix patching the UI function that displays the harvest interaction item name, so long story short it doesn't even touches the growth functions.
Hope your crops become healthy again!
So ya, no mods that even touch anything to do with Farming, but I'm unsure how modding works in Elin so maybe one of these mods touch the files your mod alters as well? Anyways, it may not even be an issue with your mod, I'll have to do more testing once it's spring again.
- Dug 5x5 plot of land using shovel, tilled the land using hoe
- Took seeds (5 each of Carrot, Imo, Radish, Cabbage, Tomato) and planted them
- Did NOT use fertilizer, also I did NOT water the crops ever (afaik watering isn't required)
- After 20 days, the crops were ready for harvest
- Used a sickle on crops until I got at least 5 seeds of each crop type for re-planting, then used axe to harvest the remaining
- Used seeds to re-plant (Grabbing seeds, then right clicking the soil to "plant" them).
- Did NOT use fertilizer, also I did NOT water the crops ever.
- At this point, the re-planted crops were successfully planted, but never grew past 0/4 stage. I waited another 30 days to see but ya, 0/4 growth stage the entire time.
(post too long, continued in next comment)
- It is not winter, fertility is +20, and the seeds are properly planted.
- Seeds used: Carrots, Cabbages, Corn, Tomatos, Imos (all 20 day crops)
- Waited 30+ days, and all crops are still 0/4 stage of growing.
After the 30 day mark, I "collected" all the crops (which only gave leaves since they're 0/4 stage), and dug new tilled land elsewhere and tried again. Same thing happened: They all grew fine the first time, but once I harvested/sickled them and re-planted on the same land, they stayed at 0/4 growth stage for over 30 days.
It's winter now so I can't test further, but just wanted to make you aware of a potential issue. I've unsubbed/resubbed to the mod and will test it more once spring comes around again.
电流特性
显示作物有多少生长阶段。
显示多长时间,直到作物生长到下一阶段,如果你有最低的农业水平要求。
可配置所需的最低养殖水平。
基本信息(成长阶段)默认为10级,完整信息(成长时间)默认为17级。
实验性:通过在树木收获后重新施肥,触发树木(苹果、梨、香蕉和橙子)的再生能力。
作为一个实验性功能,这在默认情况下是禁用的,您可以通过编辑配置文件(steam)\Elin\BepInEx\config来启用和配置所需的最低养殖水平
提醒:对于所有具有可配置选项的mod,其配置文件位于:(steam)\Elin\BepInEx\config
There shouldn't be any mods currently that interfere with FarmDcotor