When will the compilation error be fixed?

I did not make any changes to the project. Today I wanted to compile the application. It gives the same compilation error as everyone else. The problem is not in my project, but in Niotron!

1 Like

Post the build log please, it helps debugging faster

Niotron is unable to compile this project.
The compiler error output was
[ReadBuildInfo] Starting Task
[ReadBuildInfo] Task succeeded in 0.008 seconds
[LoadComponentInfo] Starting Task
[LoadComponentInfo] INFO: Generating assets

[LoadComponentInfo] Component assets needed, n = 15
[LoadComponentInfo] INFO: Generating activities

[LoadComponentInfo] Component activities needed, n = 2
[LoadComponentInfo] INFO: Component “com.Shreya.OpenVpn.OpenVpn” does not specify activityMetadata
[LoadComponentInfo] INFO: Component “me.aemo.notifyeffect.NotifyEffect” does not specify activityMetadata
[LoadComponentInfo] Component activity metadata needed, n = 0
[LoadComponentInfo] INFO: Generating broadcast receivers

[LoadComponentInfo] INFO: Component “com.Shreya.OpenVpn.OpenVpn” does not specify broadcastReceivers
[LoadComponentInfo] INFO: Component “me.aemo.notifyeffect.NotifyEffect” does not specify broadcastReceivers
[LoadComponentInfo] INFO: Component “com.Shreya.OpenVpn.OpenVpn” does not specify services
[LoadComponentInfo] INFO: Component “me.aemo.notifyeffect.NotifyEffect” does not specify services
[LoadComponentInfo] Component content providers needed, n = 0
[LoadComponentInfo] INFO: Generating libraries

[LoadComponentInfo] INFO: Component “me.aemo.notifyeffect.NotifyEffect” does not specify libraries
[LoadComponentInfo] Libraries needed, n = 69
[LoadComponentInfo] INFO: Component “com.Shreya.OpenVpn.OpenVpn” does not specify metadata
[LoadComponentInfo] INFO: Component “me.aemo.notifyeffect.NotifyEffect” does not specify metadata
[LoadComponentInfo] Component metadata needed, n = 0
[LoadComponentInfo] INFO: Generating Android minimum SDK

[LoadComponentInfo] INFO: Generating native libraries

[LoadComponentInfo] INFO: Component “com.Shreya.OpenVpn.OpenVpn” does not specify native
[LoadComponentInfo] INFO: Component “me.aemo.notifyeffect.NotifyEffect” does not specify native
[LoadComponentInfo] Native Libraries needed, n = 0
[LoadComponentInfo] INFO: Generating permissions

[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.ActivityStarter” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.Button” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.Clock” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.Form” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.HorizontalArrangement” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.Image” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.Label” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.NiotronAirtable” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.NiotronBatteryTools” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.NiotronCardView” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.NiotronCircularMenu” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.NiotronDeviceInfo” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.NiotronLinearProgressBar” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.NiotronOneSignalPush” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.Notifier” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.Sound” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.Spacer” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.Spinner” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.Switch” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.TextBox” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.TinyDB” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.VerticalArrangement” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.VerticalScrollArrangement” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.Web” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.Shreya.OpenVpn.OpenVpn” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “me.aemo.notifyeffect.NotifyEffect” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.r2store.getipaddress.GetIPAddress” does not specify permissionConstraints
[LoadComponentInfo] usesLocation = False
[LoadComponentInfo] Permissions needed, n = 15
[LoadComponentInfo] INFO: Component “com.Shreya.OpenVpn.OpenVpn” does not specify queries
[LoadComponentInfo] INFO: Component “me.aemo.notifyeffect.NotifyEffect” does not specify queries
[LoadComponentInfo] INFO: Component “com.Shreya.OpenVpn.OpenVpn” does not specify services
[LoadComponentInfo] INFO: Component “me.aemo.notifyeffect.NotifyEffect” does not specify services
[LoadComponentInfo] Component services needed, n = 0
[LoadComponentInfo] INFO: Generating component broadcast receivers

[LoadComponentInfo] INFO: Component “com.Shreya.OpenVpn.OpenVpn” does not specify broadcastReceiver
[LoadComponentInfo] INFO: Component “me.aemo.notifyeffect.NotifyEffect” does not specify broadcastReceiver
[LoadComponentInfo] Task succeeded in 0.007 seconds
[CheckPremium] Starting Task
[CheckPremium] INFO: Checking User Premium

[CheckPremium] INFO: Getting User Monetization Status

[CheckPremium] Task succeeded in 5.029 seconds
[CheckCoreComponents] Starting Task
[CheckCoreComponents] INFO: Checking Core Components

[CheckCoreComponents] Task succeeded in 0.0 seconds
[CheckRequiredAssets] Starting Task
[CheckRequiredAssets] Task succeeded in 0.0 seconds
[PrepareAppIcon] Starting Task
[PrepareAppIcon] INFO: Creating mipmap dirs

[PrepareAppIcon] INFO: Generating icons

[PrepareAppIcon] Generating icons for mipmap-mdpi
[PrepareAppIcon] Generating icons for mipmap-hdpi
[PrepareAppIcon] Generating icons for mipmap-xhdpi
[PrepareAppIcon] Generating icons for mipmap-xxhdpi
[PrepareAppIcon] Generating icons for mipmap-xxxhdpi
[PrepareAppIcon] Task succeeded in 0.339 seconds
[CreateIconSplash] Starting Task
[CreateIconSplash] INFO: Generating splash icon

[CreateIconSplash] Task succeeded in 0.0 seconds
[XmlConfig] Starting Task
[XmlConfig] INFO: Creating animation xml
[XmlConfig] Creating zoom_enter.xml
[XmlConfig] Creating fadeout.xml
[XmlConfig] Creating slide_v_exit.xml
[XmlConfig] Creating fadein.xml
[XmlConfig] Creating zoom_exit.xml
[XmlConfig] Creating slide_v_enter.xml
[XmlConfig] Creating zoom_exit_reverse.xml
[XmlConfig] Creating slide_v_enter_reverse.xml
[XmlConfig] Creating zoom_enter_reverse.xml
[XmlConfig] Creating slide_enter_reverse.xml
[XmlConfig] Creating slide_exit.xml
[XmlConfig] Creating hold.xml
[XmlConfig] Creating slide_enter.xml
[XmlConfig] Creating slide_v_exit_reverse.xml
[XmlConfig] Creating slide_exit_reverse.xml
[XmlConfig] INFO: Creating style xml
[XmlConfig] INFO: Creating provider_path xml
[XmlConfig] INFO: Creating network_security_config xml
[XmlConfig] INFO: Generating adaptive icon file
[XmlConfig] INFO: Generating round adaptive icon file
[XmlConfig] INFO: Generating adaptive icon background file
[XmlConfig] Task succeeded in 0.001 seconds
[CreateManifest] Starting Task
[CreateManifest] INFO: Reading project specs

[CreateManifest] VCode: 1
[CreateManifest] VName: 4.0
[CreateManifest] Min SDK 21
[CreateManifest] INFO: Writing screen ‘com.niotron.chechnya360.Way_Vpn.Screen1’
[CreateManifest] Task succeeded in 0.001 seconds
[CreateConditionalXmls] Starting Task
[CreateConditionalXmls] Task succeeded in 0.0 seconds
[AttachMediationAdapterLibraries] Starting Task
[AttachMediationAdapterLibraries] Task succeeded in 0.0 seconds
[AttachNativeLibs] Starting Task
[AttachNativeLibs] Task succeeded in 0.001 seconds
[AttachAarLibs] Starting Task
[AttachAarLibs] Task errored
.

Can you DM me the AIA or post the list of components and extensions you are using.

use minimum sdk above 5

I dont think this error is about MIN SDK, it seems to fail at AttachAarLibs

only 3 extensions are used. the vpn extension from shrey is a paid extension. me.aemo.notifyeffect, and another extension, I don’t remember the name, I’m not at the computer. the problem is not in the extensions. everything was fine before the update. and this problem is not isolated, people write that they can’t compile the project

@Chechnya_360 Please share the screen shot of the aix files you are using


.jpg
]()

Exatamente, o erro estĂĄ na plataforma mesmo, suspeito que a instabilidade de ontem 31, jul trouxe esses bugs. Qualquer projeto nĂŁo compila, (tendo ou nĂŁo extensĂ”es) o companiom nĂŁo funciona, atĂ© gera o QR code, mas o popup fica travado e mesmo clicando em “cancelar” ele nĂŁo fecha.

Exactly, the error is on the platform itself, I suspect that the instability of yesterday, Jul 31, brought these bugs. Any project does not compile, (whether or not it has extensions) the companiom does not work, it even generates the QR code, but the popup is stuck and even clicking on “cancel” it does not close.

Exatamente, o erro estĂĄ na plataforma mesmo, suspeito que a instabilidade de ontem 31, jul trouxe esses bugs. Qualquer projeto nĂŁo compila, (tendo ou nĂŁo extensĂ”es) o companiom nĂŁo funciona, atĂ© gera o QR code, mas o popup fica travado e mesmo clicando em “cancelar” ele nĂŁo fecha.


Same problem

good day. are they working on fixing the compilation error? i provided the compilation code errors, aia file, screenshots. but the error problem is not fixed on both servers beta and main server i also cleared the cache. compilation error

The issue has been fixed, are you still having issues?

Niotron is unable to compile this project.
The compiler error output was
[ReadBuildInfo] Starting Task
[ReadBuildInfo] Task succeeded in 0.007 seconds
[LoadComponentInfo] Starting Task
[LoadComponentInfo] INFO: Generating assets

[LoadComponentInfo] Component assets needed, n = 15
[LoadComponentInfo] INFO: Generating activities

[LoadComponentInfo] Component activities needed, n = 2
[LoadComponentInfo] INFO: Component “com.Shreya.OpenVpn.OpenVpn” does not specify activityMetadata
[LoadComponentInfo] INFO: Component “me.aemo.notifyeffect.NotifyEffect” does not specify activityMetadata
[LoadComponentInfo] Component activity metadata needed, n = 0
[LoadComponentInfo] INFO: Generating broadcast receivers

[LoadComponentInfo] INFO: Component “com.Shreya.OpenVpn.OpenVpn” does not specify broadcastReceivers
[LoadComponentInfo] INFO: Component “me.aemo.notifyeffect.NotifyEffect” does not specify broadcastReceivers
[LoadComponentInfo] INFO: Component “com.Shreya.OpenVpn.OpenVpn” does not specify services
[LoadComponentInfo] INFO: Component “me.aemo.notifyeffect.NotifyEffect” does not specify services
[LoadComponentInfo] Component content providers needed, n = 0
[LoadComponentInfo] INFO: Generating libraries

[LoadComponentInfo] INFO: Component “me.aemo.notifyeffect.NotifyEffect” does not specify libraries
[LoadComponentInfo] Libraries needed, n = 69
[LoadComponentInfo] INFO: Component “com.Shreya.OpenVpn.OpenVpn” does not specify metadata
[LoadComponentInfo] INFO: Component “me.aemo.notifyeffect.NotifyEffect” does not specify metadata
[LoadComponentInfo] Component metadata needed, n = 0
[LoadComponentInfo] INFO: Generating Android minimum SDK

[LoadComponentInfo] INFO: Generating native libraries

[LoadComponentInfo] INFO: Component “com.Shreya.OpenVpn.OpenVpn” does not specify native
[LoadComponentInfo] INFO: Component “me.aemo.notifyeffect.NotifyEffect” does not specify native
[LoadComponentInfo] Native Libraries needed, n = 0
[LoadComponentInfo] INFO: Generating permissions

[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.ActivityStarter” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.Button” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.Clock” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.Form” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.HorizontalArrangement” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.Image” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.Label” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.NiotronAirtable” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.NiotronBatteryTools” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.NiotronCardView” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.NiotronCircularMenu” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.NiotronDeviceInfo” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.NiotronLinearProgressBar” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.NiotronOneSignalPush” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.Notifier” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.Sound” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.Spacer” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.Spinner” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.Switch” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.TextBox” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.TinyDB” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.VerticalArrangement” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.VerticalScrollArrangement” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.google.appinventor.components.runtime.Web” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.Shreya.OpenVpn.OpenVpn” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “me.aemo.notifyeffect.NotifyEffect” does not specify permissionConstraints
[LoadComponentInfo] INFO: Component “com.r2store.getipaddress.GetIPAddress” does not specify permissionConstraints
[LoadComponentInfo] usesLocation = False
[LoadComponentInfo] Permissions needed, n = 15
[LoadComponentInfo] INFO: Component “com.Shreya.OpenVpn.OpenVpn” does not specify queries
[LoadComponentInfo] INFO: Component “me.aemo.notifyeffect.NotifyEffect” does not specify queries
[LoadComponentInfo] INFO: Component “com.Shreya.OpenVpn.OpenVpn” does not specify services
[LoadComponentInfo] INFO: Component “me.aemo.notifyeffect.NotifyEffect” does not specify services
[LoadComponentInfo] Component services needed, n = 0
[LoadComponentInfo] INFO: Generating component broadcast receivers

[LoadComponentInfo] INFO: Component “com.Shreya.OpenVpn.OpenVpn” does not specify broadcastReceiver
[LoadComponentInfo] INFO: Component “me.aemo.notifyeffect.NotifyEffect” does not specify broadcastReceiver
[LoadComponentInfo] Task succeeded in 0.006 seconds
[CheckPremium] Starting Task
[CheckPremium] INFO: Checking User Premium

[CheckPremium] INFO: Getting User Monetization Status

[CheckPremium] Task succeeded in 1.635 seconds
[CheckCoreComponents] Starting Task
[CheckCoreComponents] INFO: Checking Core Components

[CheckCoreComponents] Task succeeded in 0.0 seconds
[CheckRequiredAssets] Starting Task
[CheckRequiredAssets] Task succeeded in 0.0 seconds
[PrepareAppIcon] Starting Task
[PrepareAppIcon] INFO: Creating mipmap dirs

[PrepareAppIcon] INFO: Generating icons

[PrepareAppIcon] Generating icons for mipmap-mdpi
[PrepareAppIcon] Generating icons for mipmap-hdpi
[PrepareAppIcon] Generating icons for mipmap-xhdpi
[PrepareAppIcon] Generating icons for mipmap-xxhdpi
[PrepareAppIcon] Generating icons for mipmap-xxxhdpi
[PrepareAppIcon] Task succeeded in 0.299 seconds
[CreateIconSplash] Starting Task
[CreateIconSplash] INFO: Generating splash icon

[CreateIconSplash] Task succeeded in 0.0 seconds
[XmlConfig] Starting Task
[XmlConfig] INFO: Creating animation xml
[XmlConfig] Creating zoom_enter.xml
[XmlConfig] Creating fadeout.xml
[XmlConfig] Creating slide_v_exit.xml
[XmlConfig] Creating fadein.xml
[XmlConfig] Creating zoom_exit.xml
[XmlConfig] Creating slide_v_enter.xml
[XmlConfig] Creating zoom_exit_reverse.xml
[XmlConfig] Creating slide_v_enter_reverse.xml
[XmlConfig] Creating zoom_enter_reverse.xml
[XmlConfig] Creating slide_enter_reverse.xml
[XmlConfig] Creating slide_exit.xml
[XmlConfig] Creating hold.xml
[XmlConfig] Creating slide_enter.xml
[XmlConfig] Creating slide_v_exit_reverse.xml
[XmlConfig] Creating slide_exit_reverse.xml
[XmlConfig] INFO: Creating style xml
[XmlConfig] INFO: Creating provider_path xml
[XmlConfig] INFO: Creating network_security_config xml
[XmlConfig] INFO: Generating adaptive icon file
[XmlConfig] INFO: Generating round adaptive icon file
[XmlConfig] INFO: Generating adaptive icon background file
[XmlConfig] Task succeeded in 0.003 seconds
[CreateManifest] Starting Task
[CreateManifest] INFO: Reading project specs

[CreateManifest] VCode: 1
[CreateManifest] VName: 4.0
[CreateManifest] Min SDK 23
[CreateManifest] INFO: Writing screen ‘com.niotron.chechnya360.Way_Vpn.Screen1’
[CreateManifest] Task succeeded in 0.001 seconds
[CreateConditionalXmls] Starting Task
[CreateConditionalXmls] Task succeeded in 0.0 seconds
[AttachMediationAdapterLibraries] Starting Task
[AttachMediationAdapterLibraries] Task succeeded in 0.0 seconds
[AttachNativeLibs] Starting Task
[AttachNativeLibs] Task succeeded in 0.0 seconds
[AttachAarLibs] Starting Task
[AttachAarLibs] Task errored
.

I’m also facing the same problem.

@Chechnya_360 are you using VPN extension?
i think these extensions need update for android 14