Skip to content
This repository was archived by the owner on Sep 16, 2018. It is now read-only.
This repository was archived by the owner on Sep 16, 2018. It is now read-only.

Game server crash #65

@JuneStepp

Description

@JuneStepp

The game server crashes with:

manaserv-game: sourceoftales/manaserv/src/game-server/entity.h:140: T* Entity::getComponent() const [with T = ActorComponent]: Assertion `component' failed.

To reproduce:

  1. Start a conversation with an npc.
  2. While in the conversation walk away from the npc. You can tell you are far enough away if the miniature icon of the npc disappears from your dialogue box. You do not have to be that faraway though.
  3. Click the button to progress the dialogue.

After that you should see a loading symbol until the game servers eventually crash.

What I am about to say doesn't belong in a bug report but it seems like dialogues should automatically close if a player gets too faraway from an npc.

I have done some more investigation and I have found out that most of the time the crash is triggered by pressing the button to progress dialogue again after step 3 in what I said earlier after moving close to the npc again.

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