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
Following up from the groups discussion. I found that using @requireCapability on an actor class, where I set the capability to a string value, but did not specify a specific string value in the decorator, caused actor creation to fail.
Following up from the groups discussion. I found that using @requireCapability on an actor class, where I set the capability to a string value, but did not specify a specific string value in the decorator, caused actor creation to fail.
Here is a test script.
decortest.py.txt
The text was updated successfully, but these errors were encountered: