Create Player node does not seem to be working

Would you be able to post some screenshots of your Game Mode blueprint? What I usually do in multiplayer scenarios is create a “On Post Login” event in the Game Mode blueprint, spawn an actor and tell the controller to possess that actor.

Also, I’m assuming you’ve set up the parameters in your Game Mode to use your RPGGameController for the player controller? And set the project to use the RPGGameMode?