in Unity it reports the following error on lines 301, 410, and 474.
" static SkeletonDataAsset AutoIngestSpineProject(TextAsset spineJson, Object atlasSource = null){ "
btw the script still runs apparently but just always gives errors when I run debug
Im super new to unity/scripting so I definitely need the help.