Quote:
Originally Posted by supersonic80
models and queue in config.yml require a space character.
Change this
to
Code:
models: []
queue: []
|
Fixed the problem for me, ty. Looks like when the uploader removed the model names he accidentally deleted the space.