Can't Run after building Error with OS-ImGui
kennyS-69420 opened this issue · 1 comments
kennyS-69420 commented
After I build the project and try and run it I get this error.
Assertion failed: SizeOfIDStack == window->IDStack.Size && "PushID/PopID or TreeNode/TreePop Mismatch!", file C:\Users\USER\Documents\Coding\Game-Hacks\CS2\AimStarCS2\CS2_External\OS-ImGui\imgui\imgui.cpp, line 9273
Curious as to what is causing it as I can build and run CS2_External (upstream repo) just fine.
kennyS-69420 commented
This worked thank you!