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
Entity class argument to create_entity currently has to be the same string with which entity was registered. This is problematic if there are entities with the same name, but in different name spaces, as they would have all been registered with the same name.
The text was updated successfully, but these errors were encountered:
Entity class argument to create_entity currently has to be the same string with which entity was registered. This is problematic if there are entities with the same name, but in different name spaces, as they would have all been registered with the same name.
The text was updated successfully, but these errors were encountered: