Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WTH in 1.3 breaks plants (including dandelions) #56

Open
RedPine91 opened this issue Jul 22, 2021 · 3 comments
Open

WTH in 1.3 breaks plants (including dandelions) #56

RedPine91 opened this issue Jul 22, 2021 · 3 comments

Comments

@RedPine91
Copy link

Trying to grow plants generates errors, because WTH is trying and failing to give my dandelions "repair" and "power consumption" stats. Note that the plant related errors didn't generate until after I made a grow zone and changed which plant was grown.

Error log below.

https://github.com/RedPine91/RimworldLog001/blob/e70684b64681293269e026e289ab9add200a88b4/DebugLog

On a personal note, I find this error extremely amusing. It took me an embarrassingly long time to figure out that it wasn't a plant mod that broke plants.

@RedPine91
Copy link
Author

Here's an excerpt from the error log:

Unhandled case: WTH_RepairRate, Plant_Smokeleaf
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch0 (string)
RimWorld.StatWorker:ShouldShowFor (RimWorld.StatRequest)
RimWorld.StatsReportUtility/<>c__DisplayClass20_0:b__0 (RimWorld.StatDef)
System.Linq.Enumerable/WhereListIterator1<RimWorld.StatDef>:MoveNext () RimWorld.StatsReportUtility/<StatsToDraw>d__20:MoveNext () System.Linq.Enumerable/WhereEnumerableIterator1<RimWorld.StatDrawEntry>:MoveNext ()
System.Collections.Generic.List1<RimWorld.StatDrawEntry>:InsertRange (int,System.Collections.Generic.IEnumerable1<RimWorld.StatDrawEntry>)
System.Collections.Generic.List1<RimWorld.StatDrawEntry>:AddRange (System.Collections.Generic.IEnumerable1<RimWorld.StatDrawEntry>)
DubsMintMenus.Mint_StatsReporter:DrawStatsReport (UnityEngine.Rect,Verse.Def,Verse.ThingDef)
DubsMintMenus.Dialog_FancyDanPlantSetterBob:DoWindowContents (UnityEngine.Rect)
(wrapper dynamic-method) Verse.Window:Verse.Window.InnerWindowOnGUI_Patch0 (Verse.Window,int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)

@rheirman
Copy link
Owner

Hey, I can't access the full log. Please report it with Hugslib log sharing. Press ctrl+f12 after getting the issue. I really need a Hugslib log and not a normal one so I can see your mod load order and patches.

@rheirman
Copy link
Owner

This is probably a conflict with DubsMintMenus by the way. It might be an issue that is caused all together by dubs mint menus.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants