#Holiday collection error during creation

1 messages · Page 1 of 1 (latest)

unreal lagoon
#

I'm having trouble with a Thanksgiving Holiday collection that is throwing an error in meta.log because of the poster attribute. My Halloween collection generated without any issue using all the same attributes so I'm confused where this one is getting thrown off. Attached snippet of meta.log and movies.yml. Thanks in advance for any help!

#

More than happy to share the full meta.log or movies.yml, just didn't want to send too much info unnecessarily

short spoke
#

so poster isnt an attribute pmm uses

#

its url poster

#

the template has a template variable poster but your not passing it anything

unreal lagoon
#

i wonder why my halloween one generated just fine including the poster, but that makes sense, i'll just swap all the "poster" attributes for "url_poster"

short spoke
#

id need to see more of the log to tell you more

unreal lagoon
#

so if i wanted to call out the template "poster" variable i should have included "poster: blah blah" on the same line as "template:" ? like where i call out the "name:" and "holiday:" , right?