I'm having an issue inside my game... where I'm crafting a item, and the crafting terminal is not stopping with its lazer animation, I keep trying to go through my mods, but can't pinpoint what mod is doing it.
I have the Player.Log where I start a Freedom Save, Escape to skip cutscene, item quartz 4, go click on radial tab thing, click on glass, it makes it, but then does the error where it won't stop making it?
This is what happens as soon as the radial menu opens, and I click glass as far as i'm aware...?
failed parsing (wrapper dynamic-method) CraftingAnalytics.DMDCraftingAnalytics::OnCraft(CraftingAnalytics,TechType,UnityEngine.Vector3)
(Filename: U:\unity1\Runtime/Export/Debug/Debug.bindings.h Line: 39)
TypeLoadException: Could not resolve type with token 01000022 (from typeref, class/assembly ITechData, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null)
at (wrapper dynamic-method) CraftingAnalytics.DMDCraftingAnalytics::OnCraft(CraftingAnalytics,TechType,UnityEngine.Vector3)
at CrafterLogic.NotifyEnd () [0x00016] in <c055c80802d14a9db359fbdc91eb371c>:0
at CrafterLogic.Update () [0x00042] in <c055c80802d14a9db359fbdc91eb371c>:0
(Filename: <c055c80802d14a9db359fbdc91eb371c> Line: 0)