CowNowK/CS2-External-Base

Can't Run after building Error with OS-ImGui

kennyS-69420 opened this issue · 1 comments

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.

This worked thank you!