So I installed B4A 9.0 and noticed immediately a new problem.
most of my projects have multiple build configs.
So I pick a build config, it compiles everything and spits out the APK file. its usually the same name as the b4a file name.
so I rename this, and copy it over onto where I need it. Server, etc...
Then I drop down to the next build config, and rebuild. This is where it breaks.
It compiles, At least it "shows" its compiling. But its not outputting a new APK file, or even cleaning and rebuilding the object folder at all!
This is a huge problem. The previous version would rebuild a new APK.
Edit: Nevermind, I had a problem with the directory structure.