Hi guys im getting this error when im switching a scene. I did check if it was sceneGroup.insert(object) as corona was suggesting but its actually sceneGroup:insert(object)
here is the line of code that gives me this error
[lua] sceneGroup:insert(tick1) [/lua]