Due to a recent change in the ZoneSystem the NetworkManager now persists across zones rather than needing a NetworkManager in every zone. This introduced a couple issues where spawn and login methods are overlapping when the player only actually needs to be logged in and spawned once but the old methods are still in place.
The login/zoning process will need to be given more verbose debugging messages and carefully tracked so that any bugs can be tracked down simply now and moving forward.