GA multiplayer Replicated event crashes the engine on client

Hello, I’m having trouble replicating a custom event on GameplayAbility.

If I replicate the event on client, it crashes the engine. If i set the event to not be replicated, it only works on the server.

Here’s where i try to call the event