Whenever i try to run my game program i get this error
See the end of this message for details on invokingjust-in-time (JIT) debugging instead of this dialog box.************** Exception Text System.OutOfMemoryException: Insufficient memory to continue the execution of the program.at System.Runtime.InteropServices.Marshal.AllocHGlobal(IntPtr cb)at Beyondmem.Escape.CompareScan(MemoryRegionResult item, Byte[] aobPattern, Byte[] mask)at Beyondmem.Escape.<>c__DisplayClass13_1.<AoBScan>b__1(MemoryRegionResult item, ParallelLoopState parallelLoopState, Int64 index)at System.Threading.Tasks.Parallel.<>c__DisplayClass31_02.<ForEachWorker>b__2(Int32 i, ParallelLoopState state)at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0
1.<ForWorker>b__1()at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>) Loaded Assemblies mscorlibAssembly Version: 4.0.0.0Win32 Version: 4.8.9290.0 built by: NET481REL1LAST_CCodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll----------------------------------------Panther PanelAssembly Version: 1.0.0.0Win32 Version: 1.0.0.0CodeBase: file:///C:/Users/91977/Desktop/GameEdgeX%20free_H.exe----------------------------------------netstandardAssembly Version: 2.0.0.0Win32 Version: 4.8.9032.0CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/netstandard/v4.0_2.0.0.0__cc7b13ffcd2ddd51/netstandard.dll----------------------------------------SystemAssembly Version: 4.0.0.0Win32 Version: 4.8.9282.0 built by: NET481REL1LAST_CCodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll----------------------------------------Panther PanelAssembly Version: 1.0.0.0Win32 Version: 1.0.0.0CodeBase: file:///C:/Users/91977/Desktop/GameEdgeX%20free_H.exe----------------------------------------System.Windows.FormsAssembly Version: 4.0.0.0Win32 Version: 4.8.9256.0 built by: NET481REL1LAST_BCodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll----------------------------------------System.DrawingAssembly Version: 4.0.0.0Win32 Version: 4.8.9032.0 built by: NET481REL1CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll----------------------------------------System.Runtime.SerializationAssembly Version: 4.0.0.0Win32 Version: 4.8.9241.0 built by: NET481REL1LAST_CCodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll----------------------------------------SMDiagnosticsAssembly Version: 4.0.0.0Win32 Version: 4.8.9241.0 built by: NET481REL1LAST_CCodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/SMDiagnostics/v4.0_4.0.0.0__b77a5c561934e089/SMDiagnostics.dll----------------------------------------System.ServiceModel.InternalsAssembly Version: 4.0.0.0Win32 Version: 4.8.9241.0 built by: NET481REL1LAST_CCodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Internals/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Internals.dll----------------------------------------System.ConfigurationAssembly Version: 4.0.0.0Win32 Version: 4.8.9032.0 built by: NET481REL1CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll----------------------------------------System.XmlAssembly Version: 4.0.0.0Win32 Version: 4.8.9032.0 built by: NET481REL1CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll----------------------------------------AccessibilityAssembly Version: 4.0.0.0Win32 Version: 4.8.9032.0 built by: NET481REL1CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll----------------------------------------Guna.UI2Assembly Version: 2.0.4.6Win32 Version: 1.0.0.0CodeBase: file:///C:/Users/91977/Desktop/GameEdgeX%20free_H.exe----------------------------------------MemoryAssembly Version: 1.2.27.0Win32 Version: 1.0.0.0CodeBase: file:///C:/Users/91977/Desktop/GameEdgeX%20free_H.exe----------------------------------------DiscordRPCAssembly Version: 1.2.1.24Win32 Version: 1.0.0.0CodeBase: file:///C:/Users/91977/Desktop/GameEdgeX%20free_H.exe----------------------------------------System.CoreAssembly Version: 4.0.0.0Win32 Version: 4.8.9297.0 built by: NET481REL1LAST_CCodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll----------------------------------------Newtonsoft.JsonAssembly Version: 13.0.0.0Win32 Version: 1.0.0.0CodeBase: file:///C:/Users/91977/Desktop/GameEdgeX%20free_H.exe---------------------------------------- JIT Debugging **************To enable just-in-time (JIT) debugging, the .config file for thisapplication or computer (machine.config) must have thejitDebugging value set in the system.windows.forms section.The application must also be compiled with debuggingenabled.For example:<configuration><system.windows.forms jitDebugging="true" /></configuration>When JIT debugging is enabled, any unhandled exceptionwill be sent to the JIT debugger registered on the computerrather than be handled by this dialog box.
1 answer
Sort by: Most helpful
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more