Client-side AI Controller

Looks like you need to look over your replication on your events. It might be set to only play server-side and not client side.
You either need to set it to client-side, or both.
IMO, AI moving should be a client-only thing, as you’ll need the server to do more important things, like crunching damage and scoring.
Just my thoughts.