F FrankDev Active Member Licensed User Longtime User Nov 19, 2021 #1 hi, I have updated from b4a version 9.9 to 11. Now I get the following error with which I can not do anything. ??? regards Frank B4X: B4A Version: 11.00 Parse den Code. (0.58s) Java Version: 8 Building folders structure. (0.11s) Kompiliere den Code. (0.62s) Die Datei ObfuscatorMap.txt wurde im Objects-Verzeichnis angelegt. Kompiliere Layoutcode. (0.11s) Organisiere Libraries. (0.00s) (AndroidX SDK) Ressourcen zusammenstellen Error res\anim\old: error: resource file cannot be a directory.
hi, I have updated from b4a version 9.9 to 11. Now I get the following error with which I can not do anything. ??? regards Frank B4X: B4A Version: 11.00 Parse den Code. (0.58s) Java Version: 8 Building folders structure. (0.11s) Kompiliere den Code. (0.62s) Die Datei ObfuscatorMap.txt wurde im Objects-Verzeichnis angelegt. Kompiliere Layoutcode. (0.11s) Organisiere Libraries. (0.00s) (AndroidX SDK) Ressourcen zusammenstellen Error res\anim\old: error: resource file cannot be a directory.
jahswant Well-Known Member Licensed User Longtime User Nov 19, 2021 #2 Delete your old folder and create a new one and download the latest resources ! Upvote 0
F FrankDev Active Member Licensed User Longtime User Nov 19, 2021 #3 hi, first of all thanks for the answer. Could solve the problem myself. Had in the resource folder still a directory in which I had an old version of the files. After I had deleted this it went... At least until the next errors. But I could also solve all of them. Thanks again. Stay healthy Regards Frank Upvote 0
hi, first of all thanks for the answer. Could solve the problem myself. Had in the resource folder still a directory in which I had an old version of the files. After I had deleted this it went... At least until the next errors. But I could also solve all of them. Thanks again. Stay healthy Regards Frank