GMlive reports an error in the code with layer_create(). The error is the following.
[live][5:03:12 PM] Runtime error: oChickey:Step_0[L64,c22] layer_create needs at least 2 arguments, got 1
However this function only requires one argument to run. The second argument is optional.