Skip to content

Error in GMTL_Definitions script #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
AlexInCube opened this issue Jun 8, 2025 · 1 comment
Open

Error in GMTL_Definitions script #2

AlexInCube opened this issue Jun 8, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@AlexInCube
Copy link

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.

@DAndrewBox DAndrewBox self-assigned this Jun 8, 2025
@DAndrewBox DAndrewBox added the bug Something isn't working label Jun 8, 2025
@DAndrewBox
Copy link
Owner

I'm not able to reproduce the issue with the release v1.0.0-stable. May it be an issue when the files were imported into the new project?

Are you able to replicate this issue if you import into a new empty project?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants