安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题








But i've also got quite the chunky mod list active (200+) so im not too surprised to be getting random little incompatibilities.
I'll see if i can get it to proc again, and drop more info if it does.
This is with the default spawning method.
I keep the dev console enabled at all times, so it didnt take long for the existing wet clay pot to drop the "could not place matured thing" error in the console. (full log , heads up its very long, error is all the way at the bottom - https://gist.github.com/HugsLibRecordKeeper/bc3285741bc9f3d641ee6a576b222ab5)
And this is the specific dialogue in the console when i click on the error.
Could not place matured thing
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch2 (string)
CampfireStews.CompMaturable:Mature ()
CampfireStews.CompMaturable:set_Progress (single)
CampfireStews.CompMaturable:Tick (int)
CampfireStews.CompMaturable:CompTickRare ()
Verse.ThingWithComps:TickRare ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickList.Tick_Patch2 (Verse.TickList)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch4 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.UpdatePlay_Patch3 (Verse.Game)
Verse.Root_Play:Update ()
Using the alternate option you added to the settings menu does solve the issue for me. I'll just be keeping that enabled for my mod list in particular.
A log file of a session in which you experience the problem would be very helpful, if you have time. Testing whether or not you're able to reproduce it with just this mod active would also be great information.
Edit: Are you saying the pot isn't being used at all, or that it is not being consumed once the recipe is completed? Because the latter is intended.