/ Resources
Too high sprite resolution
Author: Naxess
Purpose
Preventing storyboard images from being extremely large.
Reasoning
Unlike background images, storyboard images can be used to pan, zoom, scroll, rotate, etc, so they have more lenient limits in terms of resolution, but otherwise follow the same reasoning.
Outcomes
Resolution
"file name"
Cause: A storyboard image has a width height product exceeding 17,000,000 pixels.
Resolution Animation Frame
"file name" (Animation Frame)
Cause: Same as the regular storyboard image check, except on one used in an animation.
Leaves Folder
"file name" leaves the current song folder, which shouldn't ever happen.
Cause: The file path of a storyboard image starts with two dots.
Missing
"file name" is missing, so you'll need to check that manually.
Cause: A storyboard image referenced is not present.
Exception
"file name" couldn't be checked, so you'll need to do that manually.
Cause: An exception occurred trying to parse a storyboard image.