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
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