Update, but can't open any new demos, and I'm using v980--9 (video included)

Quick video explanation: http://screencast.com/t/3PihG1KqN

If updating Corona is the answer, how do i do that? Thanks for your help.

OK, Now I see this at the top of the MTE.lua file:

if tonumber(system.getInfo(“build”)) < 2013.2076 then

        print(“Warning: This build of Corona SDK is not supported.”)

    end

That looks like the problem, but it doesn’t actually print out that message when i load the project.

Solved: updated Corona.

OK, Now I see this at the top of the MTE.lua file:

if tonumber(system.getInfo(“build”)) < 2013.2076 then

        print(“Warning: This build of Corona SDK is not supported.”)

    end

That looks like the problem, but it doesn’t actually print out that message when i load the project.

Solved: updated Corona.