01
Check compatibility
A resource built for one framework is not automatically compatible with another. Check its product page and instructions for required versions and libraries.
02
Respect startup order
Resources that your script depends on must be available first. Use the order and folder names specified by the script’s instructions.
03
Read the first error
If startup fails, capture the first console error: later errors may just be a consequence. Note the resource name and version before asking for help.