Has anyone else tried to set this up when using a dedicated server?
My current problem is when I press E to pick up an item, the item does not get picked up. And it seems I’m getting a None error for Player Inventory when the player connects and I initialize the character. I believe the E problem is stemming from the None error.
This used to work when in PIE using the Run Dedicated Server and Auto Connect to Server flags, but now that I’m running my own processes and only connect via Join Session, it does not work.
Any ideas?