Issue was posted to Github, but reaching out here in hopes maybe some eyes get on it.
I get a crash when I try to unzip the debug .dll, I am trying to do this so I can troubleshoot a different issue in my main project.
https://github.com/nommiin/ImGui_GM/issues/21
Crash log: ############################################################################################ ERROR in action number 1 of Step Event1 for object objExample: buffer_peek argument 1 invalid reference to (buffer) - requested 0 max is 0 at gml_Script___Update@anon@123686@ImGui@ImGui (line 3995) - if (buffer_peek(__FontBuffer, 0, buffer_bool)) { ############################################################################################ gml_Script___Update@anon@123686@ImGui@ImGui (line 3995) gml_Object_objExample_Step_1 (line 1) - ImGui.__Update();