Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo 3 Support (Qt 5) › Constant Entity Manager spew…

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #20298

    Jeff

    Getting tons of these messages:

    WARNING: EntityManager: an entity wants to be created which id is already assigned to another entity – following entityId: Tile_14
    WARNING: EntityManager: an entity wants to be created which id is already assigned to another entity – following entityId: Tile_15
    EntityManager: just removed entity with id Tile_15_ and type Tile from active entities
    EntityManager: successfully removed entity with id Tile_15_
    EntityManager: just removed entity with id Tile_14_ and type Tile from active entities
    EntityManager: successfully removed entity with id Tile_14_
    WARNING: EntityManager: an entity wants to be created which id is already assigned to another entity – following entityId: Tile_14
    WARNING: EntityManager: an entity wants to be created which id is already assigned to another entity – following entityId: Tile_15
    EntityManager: just removed entity with id Tile_15_ and type Tile from active entities
    EntityManager: successfully removed entity with id Tile_15_
    EntityManager: just removed entity with id Tile_14_ and type Tile from active entities
    EntityManager: successfully removed entity with id Tile_14_
    WARNING: EntityManager: an entity wants to be created which id is already assigned to another entity – following entityId: Tile_14
    WARNING: EntityManager: an entity wants to be created which id is already assigned to another entity – following entityId: Tile_15
    EntityManager: just removed entity with id Tile_10 and type Tile from active entities
    etc…

     

    I am not managing the entityids myself, so why is it ever duplicating an entity id?  Also, why is it spewing successful messages like “EntityManager: just removed entity with id Tile_14_ and type Tile from active entities” and “EntityManager: successfully removed entity with id Tile_14_”.  There is no reason for any of that, and it hides my own console logged messages…

     

    #20303

    Günther
    Felgo Team

    Hi Jeff,

    these EntityManager messages are debug messages. There’s no option to hide the messages at the moment – sorry for the inconvenience!

    Best,
    Günther

    #20307

    Jeff

    Why is this happening, though?

    WARNING: EntityManager: an entity wants to be created which id is already assigned to another entity – following entityId: Tile_15

    #20313

    Günther
    Felgo Team

    This message means that during entity creation, the next free auto-id was determined as Tile_15.

    #20318

    Jeff

    Sigh.  But why was it already assigned to another entity?

    #20334

    Günther
    Felgo Team

    We’ve already noted the extensive logging of EntityManager in our bug-tracker for future improvement.

    Creating a new entityId also includes checking old entities, which might have been removed already, which is what the log actually means.

Viewing 6 posts - 1 through 6 (of 6 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded