E 0:00:00:0560 _gdvirtual__get_height_call: Required virtual method Texture2D::_get_height must be overridden before calling.
<Sorgente C++> scene/resources/texture.h:61 @ _gdvirtual__get_height_call()
E 0:00:00:0560 _gdvirtual__get_width_call: Required virtual method Texture2D::_get_width must be overridden before calling.
<Sorgente C++> scene/resources/texture.h:60 @ _gdvirtual__get_width_call()
Both if I do it before or after the “filedialog.popup_centered()”.