Hello, that sounds like you have a resource/macro named like one of the following:
_hwnd, _rgba, _dw, _l, _t, _w, _h, _cx, _cy
Try it on a blank project, but also be aware of this if using 2023.11 IDE
oh, yeah, i had _cx and _cy and cursor position variables, renamed them and it works! thanks!