db0 / godot-card-game-framework

A framework which comes with prepared scenes and classes to kickstart your card game, as well as a powerful scripting engine to use to provide full rules enforcement.
http://dbzer0.com/projects/godot-card-game-framework/
GNU Affero General Public License v3.0
947 stars 100 forks source link

Warning about GUT when importing the project for the first time #138

Open noearaujo opened 3 years ago

noearaujo commented 3 years ago

image

and

image

version 1.9

db0 commented 3 years ago

It doesn't seem to crash, just gives a warning. You can ignore it. It is somehow coming from GUT but I'm not sure what's causing it.

noearaujo commented 3 years ago

Thank you very much ... I will look more clearly and try to find a solution.