Hello community members. I have created a trophies mod. In this mod the trophies are spawned in by server admins, so initially they had a primal item blueprint, but no engram associated with it. They do have a static mesh associated. The server admin may spawn the object in with the “cheat give item” command. This works great and the player may add the trophy to the trophy base. However, when the server rebooted (I think after the recent update version 251) the items disappear from the trophy base inventory. The server admin is still able to spawn them back in, but when rebooting, they disappear again. I thought perhaps they needed engrams attached to them with engrams added to the extra engrams list in the primal game data blueprint. So I created engrams and linked each to it’s associated primal item bp. This still did not fix the problem. After searching for answers, I found on here and older post about updating binaries for disappearing items. However, it seems that requires going to github to get the binaries, and I haven’t had to do that since UE4 integrated the Dev Kit into it’s modding section.
Please note, I have another mod which has a custom crafting table and an assortment of new weapons which may be crafted from this table. This mod was unaffected in any way from the update and all existing items are still there.
Any suggestions or pointers?