Skip to content

Gloot behaving differently in Debug Build compared to Final Build #253

Description

@Karbonicc

Hello,
I'm running into an issue with Gloot.

When the project is exported into a playable .exe, Items cannot be added to the inventory, and all that exists within is a copy of the first generic item in the items json file. When the project is exported as a debug build, this does not happen.
Debug Build
image
Items working normally, items can be added to the inventory and appear as they should.
Release Build
image
As you can see, the inventory no longer works in the release version. All items are replaced with the first item in the json file.
On top of this, actions such as item_drop do not work either.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions