ImGui.NET icon indicating copy to clipboard operation
ImGui.NET copied to clipboard

Error

Open xDidntPot opened this issue 3 years ago • 0 comments

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[])

xDidntPot avatar Mar 23 '22 13:03 xDidntPot