Trainer is not working, and when the game is launched a .NET error window appears stating the following in the details:
************** Exception Text **************
System.OverflowException: Arithmetic operation resulted in an overflow.
at FamilyGuy_CH.mTrainer.GetProcessId(String procName)
at FamilyGuy_CH.Form1.tHotkeys_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
I have the latest versions of .NET installed. Is it possible that the trainer may just need an update so is makes nice with .NET? FYI I could not post the full error message as the security settings on the site would not allow me to.
Run the trainer as admin.
Also,
Please make sure you have the following
.NET Framework Runtime 4.7.2 or above: dotnet.microsoft.com/download/dotnet-framework
.NET Core Runtime 3.1 or above: dotnet.microsoft.com/download/dotnet-core/current/runtime
I got it sorted out. I ran a .NET cleanup tool, restarted my PC, and it then it worked. Thanks.