Post by nilopean on Jan 5, 2023 7:25:38 GMT -5
What am i doing wrong ???
The Sims 4 Studio - Version 3.2.0.3
System.InvalidOperationException: Cannot set Owner property to a Window that has been closed.
at System.Windows.Window.set_Owner(Window value)
at S4Studio.UI.CopyableInfoDialog.Show(Window parent, String header, String message_detail, String message)
at S4Studio.UI.Core.S4SWindowBase.ShowInfo(String message, String caption, String message_header)
at S4Studio.UI.Cheats.Batch.BatchFixRunner.<.ctor>b__21_2()
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
===========================================================
System.InvalidOperationException: Cannot set Owner property to a Window that has been closed.
at System.Windows.Window.set_Owner(Window value)
at S4Studio.UI.CopyableInfoDialog.Show(Window parent, String header, String message_detail, String message)
at S4Studio.UI.Core.S4SWindowBase.ShowInfo(String message, String caption, String message_header)
at S4Studio.UI.Cheats.Batch.BatchFixRunner.<.ctor>b__21_2()
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
The Sims 4 Studio - Version 3.2.0.3
System.InvalidOperationException: Cannot set Owner property to a Window that has been closed.
at System.Windows.Window.set_Owner(Window value)
at S4Studio.UI.CopyableInfoDialog.Show(Window parent, String header, String message_detail, String message)
at S4Studio.UI.Core.S4SWindowBase.ShowInfo(String message, String caption, String message_header)
at S4Studio.UI.Cheats.Batch.BatchFixRunner.<.ctor>b__21_2()
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
===========================================================
System.InvalidOperationException: Cannot set Owner property to a Window that has been closed.
at System.Windows.Window.set_Owner(Window value)
at S4Studio.UI.CopyableInfoDialog.Show(Window parent, String header, String message_detail, String message)
at S4Studio.UI.Core.S4SWindowBase.ShowInfo(String message, String caption, String message_header)
at S4Studio.UI.Cheats.Batch.BatchFixRunner.<.ctor>b__21_2()
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)