Skip to content

Game server crash on first map load #45

@infiniterasadev

Description

@infiniterasadev

The game server crashes on the first attempt to load into the game after character selection.

Steps to Reproduce:

  1. Start the auth and game servers
  2. Launch the game client and login in and select a character.
  3. Double click the character to load into the game

Actual Results:
The game server crashes and the client disconnects. The exception thrown is here: https://github.com/InfiniteRasa/Rasa.NET/blob/master/src/Rasa.Utils/Cryptography/GameCryptManager.cs#L66

Expected Results:
Game server does not crash.

Workaround:
Restart the game server and leave the game client running

Additional Info:
It was suspected that there is a packet being sent on first load related to telemetry.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions