danielkrupinski / GOESP

Cross-platform streamproof ESP hack for Counter-Strike: Global Offensive, written in modern C++. Rendering and GUI powered by Dear ImGui + FreeType.
MIT License
433 stars 72 forks source link

Font Atlas not built errror #45

Closed JhonnyAndreatta closed 4 years ago

JhonnyAndreatta commented 4 years ago

When I try to inject the DLL to csgo an message box show up saing that Assertion failed! "Font Atlas not built. It is generally built by the renderer" imgui_impl_win32.cpp - Line: 184 image

danielkrupinski commented 4 years ago

41