#GameObject 'Item' is missing.

6 messages · Page 1 of 1 (latest)

nimble yarrow
#

Hello, I have a Hat and used to bundle it with the bundle tool, so I did include the Exclude_From_Master_Bundle line inside the .dat file of the item, but when I try to load in game it says the GameObject 'Item' is missing, and I can not figure out why.

I've looked in Unity the object is there before bundling and the dat file doesn't seem to be an issue as well. I'd highly appreciate some help on what might be causing it.

I have got this error message from the logs, if that would help.

[2023-04-02 13:48:36] Unable to read header from archive file: F:/SteamLibrary/steamapps/common/Unturned/Bundles/Items/Hats/Police_Balaclava/Police_Balaclava.unity3d
[2023-04-02 13:48:36] Failed to read data for the AssetBundle 'Police_Balaclava.unity3d'.
[2023-04-02 13:48:36] Failed to analyze F:\SteamLibrary\steamapps\common\Unturned/Bundles/Items/Hats/Police_Balaclava/Police_Balaclava.dat: missing 'Item' GameObject

pearl sentinel
#

Irrelevant to your problem but why is a Balaclava in your hats folder

outer nimbus
#

First try putting in in sandbox rather than your bundles directory

#

seems (?) like something is wrong with the unity3d file itself, try bundling it again?

#

What does your unity project look like?

nimble yarrow