[RESOLVED] I get an error that reads just (null) when trying to build apk file

Hi, if anyone could help me I’d be really grateful.

When I try to build using the debug/test Android settings I just get an error that reads “(null)” in a popup window. Other projects I have are building fine with these settings. Anyone have an idea?

Thanks so much,

Nick

Hey everybody, please disregard - there was a corona terminal error I didn’t see. Strangely, it was from a file that wasn’t even being used… so keep an eye out for that.

Nick

The build process looks at every .lua file in the folder with main.lua even if it’s not being used.

Thanks Rob, that’s good to know - 

Hey everybody, please disregard - there was a corona terminal error I didn’t see. Strangely, it was from a file that wasn’t even being used… so keep an eye out for that.

Nick

The build process looks at every .lua file in the folder with main.lua even if it’s not being used.

Thanks Rob, that’s good to know - 

Just had the same problem with a null build, the error was highlighted in Lua glider project pane (though only at the highest level)… good to know there is more detail in the terminal (didn’t spot it before)

Thanks 

Rob

Just had the same problem with a null build, the error was highlighted in Lua glider project pane (though only at the highest level)… good to know there is more detail in the terminal (didn’t spot it before)

Thanks 

Rob

That…sounds like a big. Especially if the build system just gives a blank box with “(null)” on an error. Any chance that can get fixed?

The build system outputs the actual error in your terminal.  The dialog box shows null, but if you go to your terminal, the error message will be there.

Rob

That…sounds like a big. Especially if the build system just gives a blank box with “(null)” on an error. Any chance that can get fixed?

The build system outputs the actual error in your terminal.  The dialog box shows null, but if you go to your terminal, the error message will be there.

Rob