Quantcast
Channel: General - Epic Developer Community Forums
Viewing all articles
Browse latest Browse all 9965

Project upload failing "ErrorCode=errors.com.epicgames.online.generic.invalid_dependency.unsafe_content"

$
0
0

Hi all,

Before I open up a bug report I want to see if we have any more information on this? I see a lot of people having similar issues but its so unclear as to what causes it.

I’ve bumped up the log so I see a pretty verbose set of logging but the one(s) that I think are causing the issue are the following:

LogJson: Error: JsonValueToUProperty - Unable to import enum EVkModuleModerationSource from string value commandletError for property ModerationSource
LogJson: Error: JsonObjectToUStruct - Unable to import JSON value into property ModerationSource
LogValkyrie: Warning: Moderation status query failed with error:
Failure ErrorCode=invalid_json, Message=, Raw=invalid_json
LogOnline: Verbose: MCP: Http Non-Successful Result: HttpResult: 403 Code: 0 Error: Failure ErrorCode=errors.com.epicgames.online.generic.invalid_dependency.unsafe_content, Message=Module 2c80290d-47e3-8830-0717-eaa136ebd025 v357 referenced by this project has safety_status failed_soft and cannot be loaded., Raw={
  "host": "content-service.bfda.live.use1a.on.epicgames.com",
  "method": "POST",
  "path": "/api/content/v2/project/a87ebd45-3313-4b77-b20f-0c19acd50236/generate/testcode",
  "errorCode": "invalid_dependency.unsafe_content",
  "errorMessage": "Module 2c80290d-47e3-8830-0717-eaa136ebd025 v357 referenced by this project has safety_status failed_soft and cannot be loaded."
}

I can only assume that “safety_status” failed and “unsafe_content” are generic errors because I don’t have anything deemed “unsafe” from a content side. The map is already published and I’m just trying to add some updates.

One thing I did add is the Day Manager to take care of lighting in the map and I added an additional accolade as well as “invisible” chairs on the various benches and seats I have around.

Anyone have any clues as to how I can go about debugging this? I’ve been stuck for several days trying to figure out where the issue lies.

Thanks fellow creators!

-MF

3 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 9965

Trending Articles