(null) when building to ios, was fine yesterday dozens of time, then no more.

So I don’t know why this is, but I’m trying to get a build out to testflight for playtesting, and I’m getting nowhere. I rebooted, reinstalled Corona etc but nothing.

when I build, it just gives me a window saying (null). No notification about show in finder, no nothing just a window that says (null).

See?   Mt. Lion 10.8.5, 2100 build public.

putting link here (not sure why, but won’t except it as image when I hit the button…go figure).

pic.twitter.com/kV78SLcCBI

Any ideas? I haven’t changed anything, didn’t install any software, didn’t do nothing except development. Just suddenly stopped working. No Idea why.

Hopefully I can get it resolved, it’s holding back testing and putting me behind.

-Nick

Is there an error message in the Terminal? Usually when I get this error it’s because there is an error in my code, and it will be outputted to the terminal.

Soon as you said that, I realized that I was lazy. Of course there would be something in the terminal! Corona makes it too easy sometimes, and well I forgot…

Yea, I’m DUMB. I put a file called notes.lua in there and it was just text. I meant to name it .txt, but when it compiled the terminal window showed there was an error on line whatever, so once I renamed it to .txt all good.

MY BAD. Sorry!

-Nick

Is there an error message in the Terminal? Usually when I get this error it’s because there is an error in my code, and it will be outputted to the terminal.

Soon as you said that, I realized that I was lazy. Of course there would be something in the terminal! Corona makes it too easy sometimes, and well I forgot…

Yea, I’m DUMB. I put a file called notes.lua in there and it was just text. I meant to name it .txt, but when it compiled the terminal window showed there was an error on line whatever, so once I renamed it to .txt all good.

MY BAD. Sorry!

-Nick