Hi, i have a problem with the Legends Crafting Plugin.
When i try to create a new Recipe Item i get this error:
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at leg_common.CreateBlueprint.CreateItem(String sItemName, String sItemTag, Int32 iBaseType, String sItemType, String sSkill, String sPlugin)
at Legends_Crafting_Plugin.Recipe_Items.buttonRecipeItemsFinish_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
could anyone please help me?