Workshop has a reference to an object in Marketplace that I can't see in Workshop?

I have a workshop application built, that was original based on Object Type A, but is now using Object Type B.

For some reason, once packaged, it is still showing a reference to Object Type A in marketplace, but not in Workshop side.

What can be wrong ?

A typical element that won’t show up in Workshop but will appear as a dependency in Marketplace are “references to hardcoded object set, that are default values of variables in Workshop”.

To fix it, you need to backtrack which variables might have default values. An easy way that will always work is to delete half of the workshop, refresh marketplace, to see if the reference is gone or not. If not, bring it back, and delete the other half. Continue the dichotomy once you find which variable is affected.

Once you know which one has a default value, you can overwrite it by clicking on “set current value as default”:

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.