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
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
PlantGenetics.BreedHelper:CreateThingDefFromCloneData (PlantGenetics.CloneData,bool&)
PlantGenetics.BreedHelper:CreateThingDefFromCloneData (PlantGenetics.CloneData)
PlantGenetics.Window_PottingBench:DoClonesList (UnityEngine.Rect&)
PlantGenetics.Window_PottingBench:DoWindowContents (UnityEngine.Rect)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Window.InnerWindowOnGUI_Patch0 (Verse.Window,int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)
it just gives me a log like this:
already exists in defdatabase: JHE2_Regrowing_Plant_Potato
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
PlantGenetics.BreedHelper:CreateThingDefFromCloneData (PlantGenetics.CloneData,bool&)
PlantGenetics.BreedHelper:CreateThingDefFromCloneData (PlantGenetics.CloneData)
PlantGenetics.Window_PottingBench:DoClonesList (UnityEngine.Rect&)
PlantGenetics.Window_PottingBench:DoWindowContents (UnityEngine.Rect)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Window.InnerWindowOnGUI_Patch0 (Verse.Window,int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)
for other plants it just changes the name .
as im looking some other dude had the same problem