NeoAxis / NeoAxisEngine

A versatile real-time platform for making 3D, 2D games and apps.
https://www.neoaxis.com/
Other
175 stars 38 forks source link

Out of memory #8

Closed KorolevAndrey closed 3 years ago

KorolevAndrey commented 3 years ago

image

No Log in User Settings Path

See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.

** Exception Text ** System.OutOfMemoryException: Out of memory. at System.Drawing.Graphics.FromHwndInternal(IntPtr hwnd) at ComponentFactory.Krypton.Toolkit.VisualForm.InvalidateNonClient(Rectangle invalidRect, Boolean excludeClientArea) in C:__TestGit1\NeoAxisEngine-master\NeoAxisEngine-master\Sources\Engine\NeoAxis.Core\Libraries\Krypton\ComponentFactory.Krypton.Toolkit\Controls Visuals\VisualForm.cs:line 828 at ComponentFactory.Krypton.Toolkit.VisualForm.InvalidateNonClient() in C:____TestGit1\NeoAxisEngine-master\NeoAxisEngine-master\Sources\Engine\NeoAxis.Core\Libraries\Krypton\ComponentFactory.Krypton.Toolkit\Controls Visuals\VisualForm.cs:line 789 at ComponentFactory.Krypton.Toolkit.VisualForm.OnNeedPaint(Object sender, NeedLayoutEventArgs e) in C:______TestGit1\NeoAxisEngine-master\NeoAxisEngine-master\Sources\Engine\NeoAxis.Core\Libraries\Krypton\ComponentFactory.Krypton.Toolkit\Controls Visuals\VisualForm.cs:line 1310 at ComponentFactory.Krypton.Toolkit.VisualForm.PerformNeedPaint(Boolean needLayout) in C:______TestGit1\NeoAxisEngine-master\NeoAxisEngine-master\Sources\Engine\NeoAxis.Core\Libraries\Krypton\ComponentFactory.Krypton.Toolkit\Controls Visuals\VisualForm.cs:line 474 at NeoAxis.Editor.EditorForm.QATButtonsUpdate() in C:______TestGit1\NeoAxisEngine-master\NeoAxisEngine-master\Sources\Engine\NeoAxis.Core\Editor\EditorForm.QAT.cs:line 90 at NeoAxis.Editor.EditorForm.timer1_Tick(Object sender, EventArgs e) in C:\TestGit1\NeoAxisEngine-master\NeoAxisEngine-master\Sources\Engine\NeoAxis.Core\Editor\EditorForm.cs:line 516 at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

** Loaded Assemblies ** System.Private.CoreLib Assembly Version: 4.0.0.0 Win32 Version: 4.700.20.26901 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Private.CoreLib.dll

NeoAxis.Editor Assembly Version: 2020.5.1.0 Win32 Version: 2020.5.1.0 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/NeoAxis.Editor.dll

System.Runtime Assembly Version: 4.2.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Runtime.dll

NeoAxis.Core Assembly Version: 2020.5.1.0 Win32 Version: 2020.5.1.0 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/NeoAxis.Core.dll

System.Diagnostics.Debug Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Diagnostics.Debug.dll

System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.800.120.30804 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Windows.Forms.dll

System.ComponentModel.Primitives Assembly Version: 4.2.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.ComponentModel.Primitives.dll

System.Drawing.Primitives Assembly Version: 4.2.1.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Drawing.Primitives.dll

System.Collections.Specialized Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Collections.Specialized.dll

System.Runtime.InteropServices Assembly Version: 4.2.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Runtime.InteropServices.dll

System.Runtime.Extensions Assembly Version: 4.2.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Runtime.Extensions.dll

System.Diagnostics.Process Assembly Version: 4.2.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Diagnostics.Process.dll

System.Threading Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Threading.dll

System.IO.FileSystem Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.IO.FileSystem.dll

System.Threading.Thread Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Threading.Thread.dll

System.Collections Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Collections.dll

Microsoft.Win32.Primitives Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/Microsoft.Win32.Primitives.dll

System.Collections.NonGeneric Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Collections.NonGeneric.dll

System.Linq Assembly Version: 4.2.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Linq.dll

System.Memory Assembly Version: 4.2.1.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Memory.dll

System.IO.Compression Assembly Version: 4.2.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.IO.Compression.dll

System.IO.Compression.ZipFile Assembly Version: 4.0.5.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.IO.Compression.ZipFile.dll

System.IO.FileSystem.Watcher Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.IO.FileSystem.Watcher.dll

System.Threading.Overlapped Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Threading.Overlapped.dll

NeoAxis.Core.Editor Assembly Version: 2020.5.1.0 Win32 Version: 4.700.20.26901 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Private.CoreLib.dll

System.Private.Uri Assembly Version: 4.0.6.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Private.Uri.dll

Microsoft.CodeAnalysis Assembly Version: 2.8.0.0 Win32 Version: 2.8.0.62830 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/Microsoft.CodeAnalysis.dll

System.Security.Cryptography.Primitives Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Security.Cryptography.Primitives.dll

System.Runtime.Serialization.Formatters Assembly Version: 4.0.4.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Runtime.Serialization.Formatters.dll

System.Diagnostics.TraceSource Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Diagnostics.TraceSource.dll

System.ObjectModel Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.ObjectModel.dll

System.Linq.Expressions Assembly Version: 4.2.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Linq.Expressions.dll

System.ComponentModel.TypeConverter Assembly Version: 4.2.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.ComponentModel.TypeConverter.dll

System.Drawing.Common Assembly Version: 4.0.2.0 Win32 Version: 4.700.19.56404 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Drawing.Common.dll

System.ComponentModel Assembly Version: 4.0.4.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.ComponentModel.dll

System.Windows.Forms.Design.Editors Assembly Version: 4.0.0.0 Win32 Version: 4.800.120.30804 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Windows.Forms.Design.Editors.dll

System.Windows.Forms.Design Assembly Version: 4.0.0.0 Win32 Version: 4.800.120.30804 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Windows.Forms.Design.dll

System.Resources.ResourceManager Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Resources.ResourceManager.dll

Accessibility Assembly Version: 4.0.0.0 Win32 Version: 4.800.120.30804 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/Accessibility.dll

System.Resources.Writer Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Resources.Writer.dll

System.Xml.XDocument Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Xml.XDocument.dll

System.Private.Xml.Linq Assembly Version: 4.0.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Private.Xml.Linq.dll

System.Private.Xml Assembly Version: 4.0.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Private.Xml.dll

System.Runtime.Serialization.Primitives Assembly Version: 4.2.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Runtime.Serialization.Primitives.dll

System.Xml.ReaderWriter Assembly Version: 4.2.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Xml.ReaderWriter.dll

System.Net.Primitives Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Net.Primitives.dll

System.Text.RegularExpressions Assembly Version: 4.2.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Text.RegularExpressions.dll

System.Net.Sockets Assembly Version: 4.2.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Net.Sockets.dll

System.Net.NetworkInformation Assembly Version: 4.2.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Net.NetworkInformation.dll

System.Threading.ThreadPool Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Threading.ThreadPool.dll

System.Resources.Extensions Assembly Version: 4.0.1.0 Win32 Version: 4.700.20.22101 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Resources.Extensions.dll

netstandard Assembly Version: 2.1.0.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/netstandard.dll

System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.800.120.30804 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Drawing.dll

System.Configuration.ConfigurationManager Assembly Version: 4.0.3.0 Win32 Version: 4.700.19.56404 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Configuration.ConfigurationManager.dll

System.Security.Cryptography.Algorithms Assembly Version: 4.3.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Security.Cryptography.Algorithms.dll

System.Threading.Tasks Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Threading.Tasks.dll

Microsoft.CodeAnalysis.Workspaces Assembly Version: 2.8.0.0 Win32 Version: 2.8.0.62830 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/Microsoft.CodeAnalysis.Workspaces.dll

Microsoft.Build Assembly Version: 15.1.0.0 Win32 Version: 16.6.0.22303 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/Microsoft.Build.dll

System.Diagnostics.Tools Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Diagnostics.Tools.dll

System.Collections.Immutable Assembly Version: 1.2.5.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Collections.Immutable.dll

System.Reflection Assembly Version: 4.2.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Reflection.dll

System.IO Assembly Version: 4.2.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.IO.dll

System.Text.Encoding Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Text.Encoding.dll

System.Reflection.Metadata Assembly Version: 1.4.5.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Reflection.Metadata.dll

System.Reflection.Primitives Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Reflection.Primitives.dll

System.Globalization Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Globalization.dll

ICSharpCode.AvalonEdit Assembly Version: 5.0.3.0 Win32 Version: 4.700.20.26901 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Private.CoreLib.dll

PresentationFramework Assembly Version: 4.0.0.0 Win32 Version: 4.800.120.31503 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/PresentationFramework.dll

PresentationCore Assembly Version: 4.0.0.0 Win32 Version: 4.800.120.31503 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/PresentationCore.dll

WindowsBase Assembly Version: 4.0.0.0 Win32 Version: 4.800.120.31503 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/WindowsBase.dll

System.Xaml Assembly Version: 4.0.0.0 Win32 Version: 4.800.120.31503 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Xaml.dll

mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/mscorlib.dll

DirectWriteForwarder Assembly Version: 4.0.0.0 Win32 Version: 4,800,120,31503 @Commit: aab0cc88e5666c8cbb9710979ffdd6a0e7e4ebf2 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/DirectWriteForwarder.dll

System.Runtime.CompilerServices.VisualC Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Runtime.CompilerServices.VisualC.dll

UIAutomationTypes Assembly Version: 4.0.0.0 Win32 Version: 4.800.120.31503 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/UIAutomationTypes.dll

System.Windows.Input.Manipulations Assembly Version: 4.0.0.0 Win32 Version: 4.800.120.31503 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Windows.Input.Manipulations.dll

System.Reflection.Emit.ILGeneration Assembly Version: 4.1.1.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Reflection.Emit.ILGeneration.dll

RoslynPad.Editor.Windows Assembly Version: 1.0.6.0 Win32 Version: 4.700.20.26901 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Private.CoreLib.dll

RoslynPad.Roslyn Assembly Version: 1.0.0.0 Win32 Version: 4.700.20.26901 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Private.CoreLib.dll

Microsoft.Win32.SystemEvents Assembly Version: 4.0.2.0 Win32 Version: 4.700.19.56404 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/Microsoft.Win32.SystemEvents.dll

System.ComponentModel.EventBasedAsync Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.ComponentModel.EventBasedAsync.dll

System.Collections.Concurrent Assembly Version: 4.0.15.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Collections.Concurrent.dll

System.Console Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Console.dll

System.Diagnostics.FileVersionInfo Assembly Version: 4.0.4.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Diagnostics.FileVersionInfo.dll

System.Buffers Assembly Version: 4.0.5.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Buffers.dll

System.Windows.Extensions Assembly Version: 4.0.1.0 Win32 Version: 4.700.19.56404 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Windows.Extensions.dll

System.IO.Packaging Assembly Version: 4.0.5.0 Win32 Version: 4.700.19.56404 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.IO.Packaging.dll

Microsoft.Win32.Registry Assembly Version: 4.1.3.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/Microsoft.Win32.Registry.dll

System.Net.WebClient Assembly Version: 4.0.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Net.WebClient.dll

System.Text.Encoding.Extensions Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Text.Encoding.Extensions.dll

System.Net.Requests Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Net.Requests.dll

System.Security.Principal Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Security.Principal.dll

System.Net.WebHeaderCollection Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Net.WebHeaderCollection.dll

Microsoft.CodeAnalysis.Scripting Assembly Version: 2.8.0.0 Win32 Version: 2.8.0.62830 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/Microsoft.CodeAnalysis.Scripting.dll

System.Runtime.Loader Assembly Version: 4.1.1.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Runtime.Loader.dll

System.Reflection.Emit.Lightweight Assembly Version: 4.1.1.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Reflection.Emit.Lightweight.dll

Anonymously Hosted DynamicMethods Assembly Assembly Version: 0.0.0.0 Win32 Version: 4.700.20.26901 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Private.CoreLib.dll

ℛ*5e326e47-adb3-4570-9f70-3b77958aeb7b#1-0 Assembly Version: 0.0.0.0 Win32 Version: CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Caches/CSharpScripts/CSharpScripts_Editor.dll

Microsoft.CodeAnalysis.CSharp.Workspaces Assembly Version: 2.8.0.0 Win32 Version: 2.8.0.62830 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/Microsoft.CodeAnalysis.CSharp.Workspaces.dll

Microsoft.CodeAnalysis.Features Assembly Version: 2.8.0.0 Win32 Version: 4.700.20.26901 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Private.CoreLib.dll

Microsoft.CodeAnalysis.CSharp.Features Assembly Version: 2.8.0.0 Win32 Version: 4.700.20.26901 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Private.CoreLib.dll

System.Composition.TypedParts Assembly Version: 1.0.31.0 Win32 Version: 4.6.24705.01 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Composition.TypedParts.dll

System.Composition.Hosting Assembly Version: 1.0.31.0 Win32 Version: 4.6.24705.01 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Composition.Hosting.dll

System.Composition.Runtime Assembly Version: 1.0.31.0 Win32 Version: 4.6.24705.01 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Composition.Runtime.dll

RoslynPad.Roslyn.Windows Assembly Version: 1.0.0.0 Win32 Version: 4.700.20.26901 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Private.CoreLib.dll

System.Composition.AttributedModel Assembly Version: 1.0.31.0 Win32 Version: 4.6.24705.01 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Composition.AttributedModel.dll

System.ValueTuple Assembly Version: 4.0.5.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.ValueTuple.dll

System.Reflection.Extensions Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Reflection.Extensions.dll

Microsoft.CodeAnalysis.CSharp Assembly Version: 2.8.0.0 Win32 Version: 2.8.0.62830 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/Microsoft.CodeAnalysis.CSharp.dll

Project Assembly Version: 2020.5.1.0 Win32 Version: 4.700.20.26901 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Private.CoreLib.dll

NeoAxis.CoreExtension Assembly Version: 2020.5.1.0 Win32 Version: 4.700.20.26901 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Private.CoreLib.dll

NeoAxis.Addon.ExampleEditorEngineGUI Assembly Version: 2020.5.1.0 Win32 Version: 4.700.20.26901 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Private.CoreLib.dll

NeoAxis.Addon.ExampleEditorWinForms Assembly Version: 2020.5.1.0 Win32 Version: 4.700.20.26901 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Private.CoreLib.dll

WindowsFormsIntegration Assembly Version: 4.0.0.0 Win32 Version: 4.800.120.31503 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/WindowsFormsIntegration.dll

PresentationCore.resources Assembly Version: 4.0.0.0 Win32 Version: 4.800.120.31503 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/ru/PresentationCore.resources.dll

UIAutomationProvider Assembly Version: 4.0.0.0 Win32 Version: 4.800.120.31503 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/UIAutomationProvider.dll

PresentationFramework.Aero2 Assembly Version: 4.0.0.0 Win32 Version: 4.800.120.31503 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/PresentationFramework.Aero2.dll

System.Diagnostics.Tracing Assembly Version: 4.2.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Diagnostics.Tracing.dll

System.Net.Http Assembly Version: 4.2.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Net.Http.dll

System.Security.Cryptography.X509Certificates Assembly Version: 4.2.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Security.Cryptography.X509Certificates.dll

System.Net.ServicePoint Assembly Version: 4.0.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Net.ServicePoint.dll

System.Net.Security Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Net.Security.dll

System.Diagnostics.DiagnosticSource Assembly Version: 4.0.5.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Diagnostics.DiagnosticSource.dll

System.Threading.Timer Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Threading.Timer.dll

System.Net.NameResolution Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Net.NameResolution.dll

System.Threading.Tasks.Parallel Assembly Version: 4.0.4.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Threading.Tasks.Parallel.dll

System.Security.Principal.Windows Assembly Version: 4.1.3.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Security.Principal.Windows.dll

System.Security.Claims Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Security.Claims.dll

System.Security.Cryptography.Encoding Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Security.Cryptography.Encoding.dll

Microsoft.WindowsAPICodePack.Shell Assembly Version: 1.1.4.0 Win32 Version: 1.1.4.0 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/Microsoft.WindowsAPICodePack.Shell.dll

Microsoft.WindowsAPICodePack Assembly Version: 1.1.4.0 Win32 Version: 1.1.4.0 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/Microsoft.WindowsAPICodePack.dll

System.Security.Permissions Assembly Version: 4.0.3.0 Win32 Version: 4.700.19.56404 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Security.Permissions.dll

System.Diagnostics.StackTrace Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.Diagnostics.StackTrace.dll

System.IO.MemoryMappedFiles Assembly Version: 4.1.2.0 Win32 Version: 4.700.20.31603 CodeBase: file:///E:/NeoAxis/NeoAxis%20Projects%202020.5.11_project/Project/Binaries/System.IO.MemoryMappedFiles.dll

** JIT Debugging **

IvanEfimov commented 3 years ago

Please tell how to reproduce the bug.

KorolevAndrey commented 3 years ago

ok