Hey there @oxyboxy! I think this error could be it stems from calling a pure interface that’s not implemented completely on whatever your cast is hitting. You may need to override their empty implementation to make it work.
Hey there @oxyboxy! I think this error could be it stems from calling a pure interface that’s not implemented completely on whatever your cast is hitting. You may need to override their empty implementation to make it work.