Skip to content

[network] Player is already logged in messages when changing zones. #73

@DX4D

Description

@DX4D

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions