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

Forums

OverviewFelgo 4 Support (Qt 6) › Problem with the EntityManager's id

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #25195

    Jean-Marc

    Hello,

    I am encountering an issue with naming the id for the “EntityManager” object.

    If I use a different name like:

    EntityManager {

    id: eManager

    }

    It generates errors in the Felgo Live Server console, such as: qrc:/qml/FelgoGames/core/EntityBase.qml:530: ReferenceError: entityManager is not defined

    qrc:/qml/FelgoGames/core/EntityBase.qml:574: ReferenceError: entityManager is not defined

    qrc:/qml/FelgoGames/core/EntityBase.qml:567: ReferenceError: entityManager is not defined

    I’m wondering if this is a bug in the source code of the entity management?

    Or have you intentionally “locked” the label “entityManager” for the id of the “EntityManager” object? If so, please add this “particularity” to the documentation.

    Otherwise, can we ignore these errors while waiting for a possible patch, or do you recommend sticking with: id: entityManager

    Unless I’m mistaken, there wasn’t this problem in Felgo 3

    Thank you in advance for your clarifications 🙂

    #25198

    Günther
    Felgo Team

    Hi Jean-Marc,

    Please keep the id “entityManager”. As the errors log output suggests there are implicit references within other components to exactly this name .

    Best,
    Günther

    #25200

    Jean-Marc

    Ok thank you, it was just to get your confirmation.

    Best,
    Jean-Marc

Viewing 3 posts - 1 through 3 (of 3 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