Looks to me like you’re trying to cast the owner to a character. Don’t you mean to use Get Player Character instead of Get Owner in that context? If you aren’t calling that from within the player’s controller, then you would also need to call a Get Player Controller before Get Player Character.
Hope this helps!