If i have a project and attempt to name the episode / Folders column with a name greater than 20 characters i get the following error message when the job is created. Exception occurred opening stills: Object reference not set to an instance of an object
the log reports the following error Property:NickName Error: The field NickName must be a string
OK, thanks. part of this issue is likely that we just need to tell the user if they have entered an episode name that is too long when they try to save it…
Aside from that, perhaps we need to make the max length for episode name longer, but this is the first time I’m hearing of anyone running into an issue with it. @joeral, can you tell us any more about why you need more than 20 characters for the episode name?
Dave,
we encountered this in previous versions when either the project name, or the Job name was to long.
i was running some tests from a test project that i had created and figured that i would try to use a longer name in one of the fields.
You are correct in assuming that the episode would rarely be that long.
As for the Job column we routinely assign a naming structure such as Showcode_EpisodeNumber_version_VFX_MMDDYY
CHF_02001_CTMFF3_VFX_MMDDYY
Our workflow may be unique so if needed we can limit our naming to 20 characters.