I always seem to get the error: Invalid call. Nonexistent function 'instance' in base 'Nil'.
I'm completely sure I didn't misspell anything and it seems to happen regardless of the scene I try to load.
It seems to work only when I write
var content = preload(path).instance()