Description
behavior#getStatelessHint() can check if behavior implements IBehaviorListener and if it does return false from stateless hint. also InvalidBehaviorIdException can point to getstatelesshint() being true when it should indeed be false as a probable cause for the error.