ImGui.NET
ImGui.NET copied to clipboard
Error
Fatal error. System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corru
pt.
Repeat 2 times:
--------------------------------
at ImGuiNET.ImGuiNative.igBegin(Byte*, Byte*, ImGuiNET.ImGuiWindowFlags)
--------------------------------
at ImGuiNET.ImGui.Begin(System.String)
at Program.<<Main>$>g__hi|0_0()
at Program.<Main>$(System.String[])