Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - monk124us

#1
Releases / Re: [1.0] Bulk Recipe Generator
September 02, 2019, 08:39:48 AM
got this error when i try and open the mod settings in game.

[HugsLib][ERR] Exception during DoWindowContents: System.ArgumentNullException: Argument cannot be null.
Parameter name: key
  at System.Collections.Generic.Dictionary`2[Verse.RecipeDef,Verse.RecipeDef].ContainsKey (Verse.RecipeDef key) [0x00000] in <filename unknown>:0
  at Ad2mod.Ad2.IsNewRecipe (Verse.RecipeDef recipe) [0x00000] in <filename unknown>:0
  at Ad2mod.Ad2.FindRecipesUses () [0x00000] in <filename unknown>:0
  at Ad2mod.Ad2Mod.DoSettingsWindowContents (Rect inRect) [0x00000] in <filename unknown>:0
  at RimWorld.Dialog_VanillaModSettings.DoWindowContents (Rect inRect) [0x00000] in <filename unknown>:0
Verse.Log:Error(String, Boolean)
HugsLib.Utils.ModLogger:ReportException(Exception, String, Boolean, String)
RimWorld.Dialog_VanillaModSettings:DoWindowContents(Rect)
Verse.<WindowOnGUI>c__AnonStorey0:<>m__0(Int32)
UnityEngine.GUI:CallWindowDelegate(WindowFunction, Int32, Int32, GUISkin, Int32, Single, Single, GUIStyle)