Skip to content
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

Exported tests error when using stub (and various other errors) #594

Open
bitwes opened this issue Apr 23, 2024 · 1 comment
Open

Exported tests error when using stub (and various other errors) #594

bitwes opened this issue Apr 23, 2024 · 1 comment
Labels

Comments

@bitwes
Copy link
Owner

bitwes commented Apr 23, 2024

Errors:

  • stub expects a double but .... was passed.
  • Fonts couldn't be loaded.
  • method on a Node2D doesn't exist (probably due to a failure to load a script).

Here is the output of godot.log on my android device.
Godot Engine.txt

@bitwes bitwes added the bug label Apr 23, 2024
@bitwes
Copy link
Owner Author

bitwes commented Jun 4, 2024

This is because I was missing *.txt in the export, which meant that the doubling templates were not exported. GUT should check for the templates at the start of the run and quit if they do not exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant