Unable to fix export error

so i’ve been trying to export an avatar and have been able to until I restarted unity and is now giving me “You are trying to replace or create a Prefab from the instance ‘Physics’ that references a missing script. This is not allowed. Please change the script or remove it from the GameObject.”

no idea what is causing it and it was successfully exporting right up until I restarted unity.

nevermind i fixed it

Mind sharing how?

Missing scripts on an object that sounds like physics or a bone on a body, this is most likely related to dynamic bones.

You might be able to ask the SDK to convert to physbones asis. Alternative download the dynamic bones stub and then ask for a conversion again

it was just a package that i used generated some bad output with a missing script so i found it and removed it