Using the System Int32 Parse node will throw the error "InvalidCastException: Cannot cast from source type to destination type.
VRCNodeBase+Slot.GetValue[IFormatProvider] ()
SystemInt32ParseNode.Execute ()
OnInteractNode.Execute ()
OnInteractNodeBehaviour.Interact ()
InteractivePlayer.Update ()".
The InvalidCastException occurs with every node type that uses the IFormatProvider slot.