Textures & enemies not loading/rendering

As the title says, the game fails to load/render specific textures (and so far one enemy that was invisible but after it got killed it’s ragdoll got launched from underground into the world).

I’m talking about an instance where an object was completely invisible (as seen in the video) but aside from that it’s only cloth that is not loading. This means there’s practically no flags showing anywhere, and also the sail of the shipwreck is missing (as seen on the pictures).

If the dropbox link isn’t working, please let me know and I’ll try another platform

@Yes_Terday did some troubleshooting and might have found the problem according to a post on discord:

“I think I found the issue regarding my missing textures problem, in the logs it says that it fails to validate the read/write state of specific meshes because they are not marked for reading/writing. I wanted to know where those mesh files are located so I can change the read/write state so I can possibly fix my missing textures that are gamebreaking to me atm.”

@Steve_Jewer can you maybe have a look?

This is what I found for the missing banners:

This is what I found for the missing sail of the shipwreck

image