You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i import library into empty project, i have error:
############################################################################################
ERROR in action number 1
of Create Event for object :
Error on load
Unable to find function GMTL_definitions
############################################################################################
GMTL: v.1.0.0
Game Maker: 2024.13.1.193 Steam
when i import library into empty project, i have error:
############################################################################################
ERROR in action number 1
of Create Event for object :
Error on load
Unable to find function GMTL_definitions
############################################################################################
This happens because GMTL_definitions is empty file.
But i look into source code and copy all definitions to project from https://github.com/DAndrewBox/GM-Testing-Library/blob/main/GM-Testing-Library/scripts/GMTL_definitions/GMTL_definitions.gml
Now code is works, but
yymps
in release is broken, or my IDE import this file wrong, i don`t know.The text was updated successfully, but these errors were encountered: