Skip to content

Receiving unauthenticated message shouldn't crash server #22

@trasa

Description

@trasa

If the client fails to login or create an account, and then sends a command like 'look', the server will terminate with null pointer error; msg.Player will be null.

Instead need to refuse to process any commands from unauthenticated clients.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions