Gameplay Ability multiplayer Replicated event crashes the engine if called on client

Hello, I’m having trouble replicating a custom event on BP_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

bump