Weird compile error with inter-blueprint-communication using variables

You are never executing the cast node plug it from the tick node into the cast node and then into the set communication test node . And you shouldn’t really get into the habit of using event ticks too often better to find other ways to do things here you’re using it twice just to do simple stuff that can be done with functions or other ways