Getting an error with this... When I press f1 to bring up the test window I get the following error: ERROR!!! :: ############################################################################################ ERROR in action number 1 of Step Event0 for object obj_Debug: unable to convert string "" to bool at gml_Script_anon@114930@ImGui_ImGui (line 3808) - if (__imgui_want_text_input(undefined)) { ############################################################################################ gml_Script_anon@114930@ImGui_ImGui (line 3808) gml_Script_anon@273@UI_UI (line 14) - ImGui.__Update(); gml_Object_obj_Debug_Step_0 (line 7) - ui.__update(); This is on macOS 14.2.1, running IDE 2023.8.2.108 and Runtime 2023.11.1.160 I've checked and double checked that I've followed the vid exactly but no joy.
thanks for showcasing ssave :)
I look forward to the next episodes. You are very skilled and underrated, sir!
Thank you, glad you are enjoying them. Next one is out on tuesday
I can't wait for the next episode, it's really helpful. :D
Tuesday will be when it comes out :)
😍
Getting an error with this... When I press f1 to bring up the test window I get the following error:
ERROR!!! :: ############################################################################################
ERROR in
action number 1
of Step Event0
for object obj_Debug:
unable to convert string "" to bool
at gml_Script_anon@114930@ImGui_ImGui (line 3808) - if (__imgui_want_text_input(undefined)) {
############################################################################################
gml_Script_anon@114930@ImGui_ImGui (line 3808)
gml_Script_anon@273@UI_UI (line 14) - ImGui.__Update();
gml_Object_obj_Debug_Step_0 (line 7) - ui.__update();
This is on macOS 14.2.1, running IDE 2023.8.2.108 and Runtime 2023.11.1.160
I've checked and double checked that I've followed the vid exactly but no joy.