I tried to reply to a thread about this (back on Sept. 9th) but it told me the thread is too old to reply to and I haven't seen any thread with a solution since. So, here's another new thread:
Prior to version 8.50 of B4A, I have been using a NAS drive (mapped to a letter in Windows 10). Since installing B4A 8.50 I cannot compile any app located on the NAS without getting this error:
If I Close B4A, then move the project folder to my secondary local hard drive, reopen the project from the local drive it compiles just fine. I never had an issue compiling a project located on the NAS (or a Windows server mapped drive) in earlier versions of B4A.
For what it's worth, this isn't game breaking for me, just annoying due to the extra step to pull/push the folder from the NAS so I can be sure the project source gets backed up. Perhaps GIT support in version 9?
Prior to version 8.50 of B4A, I have been using a NAS drive (mapped to a letter in Windows 10). Since installing B4A 8.50 I cannot compile any app located on the NAS without getting this error:
B4X:
B4A Version: 8.50
Parsing code. (0.02s)
Building folders structure. (0.25s)
Compiling code. (0.11s)
Compiling layouts code. (0.01s)
Organizing libraries. (0.04s)
Generating R file. (0.12s)
Compiling debugger engine code. (1.76s)
Compiling generated Java code. (1.88s)
Convert byte code - optimized dex. (1.67s)
Packaging files. Error
NOTE: nothing to do
For what it's worth, this isn't game breaking for me, just annoying due to the extra step to pull/push the folder from the NAS so I can be sure the project source gets backed up. Perhaps GIT support in version 9?