Giter VIP home page Giter VIP logo

Comments (15)

marchbold avatar marchbold commented on June 9, 2024 1

And yes I think I'll look into adding a command to apm that tries to find a version that is compatible. Will add that to my to-do list

from apm.

marchbold avatar marchbold commented on June 9, 2024

This is correct.

We are in process of updating all our extensions to the latest AIR SDK features and the new ones are incompatible with older versions.

You should roll back to the previous release until we have finished this rollout.

from apm.

httpwebmedia avatar httpwebmedia commented on June 9, 2024

Ok but could you please answer this "Is there a command to get that info so this way I know what version to install for PushNotification?"

from apm.

httpwebmedia avatar httpwebmedia commented on June 9, 2024

Now I'm getting that issue on a different app...
CONFLICT :: fatal error : found [1] conflicting packages
CONFLICT :: com.distriqt.Core
CONFLICT :: ├── 7.0.0 required by: [email protected]
CONFLICT :: └── 6.4.8 required by: [email protected]

AppSet has only one version so I'm stuck here I can't update the app

from apm.

httpwebmedia avatar httpwebmedia commented on June 9, 2024

It's pretty weird it's kind of broken these days I never struggled that much

Installed package : [email protected]
✓ Deployed: [email protected]
✓ Deployed: [email protected]
✓ Deployed: [email protected]
✓ Deployed: [email protected]
✓ Deployed: [email protected]
✓ Deployed: [email protected]
✓ Deployed: [email protected]
✓ Deployed: [email protected]
✓ Deployed: [email protected]
✓ Deployed: [email protected]
⣾ Deploying package: [email protected]
E::ProcessQueue::Error #3012
install :: Error #3012

I tried several times to remove ane folder with project.apm and project-lock.apm along with apm_packages, etc...
Still got that issue.. I hope you can deploy the update pretty soon cause I got a delay for Android 31 and it ends January 31...

from apm.

marchbold avatar marchbold commented on June 9, 2024

Hmm that issue looks odd.

Can you run apm with debugging outputs and post the output for me:

apm -l d install

from apm.

httpwebmedia avatar httpwebmedia commented on June 9, 2024

I had to install from a working project and overwrite all files manually myself. It's not the first time I got the error ProcessQueue. I will do it next time I get that issue and report it. Meanwhile, now I got issue with NetworkInfo and Core.ane. Could you update NetworkInfo soon please? Thanks a lot for APM it's a very good tool when it works. I know it's a lot a of work updating all packages.

from apm.

httpwebmedia avatar httpwebmedia commented on June 9, 2024

Here is what happening with one app:

CONFLICT :: com.distriqt.Core
CONFLICT :: ├── 7.0.0 required by: [email protected]
CONFLICT :: └── 6.4.8 required by: [email protected]
install ::
⣾ Finding package : com.distriqt.Image@latest
✓ Found package: [email protected]
⣽ Finding package : [email protected]
✓ Found package: [email protected]
⣻ Finding package : [email protected]
✓ Found package: [email protected]
CONFLICT :: fatal error : found [1] conflicting packages
CONFLICT :: com.distriqt.Core
CONFLICT :: ├── 7.0.0 required by: [email protected]
CONFLICT :: └── 6.4.8 required by: [email protected]
install ::
⣾ Finding package : com.distriqt.NetworkInfo@latest
✓ Found package: [email protected]
⣽ Finding package : [email protected]
✓ Found package: [email protected]
CONFLICT :: fatal error : found [1] conflicting packages
CONFLICT :: com.distriqt.Core
CONFLICT :: ├── 7.0.0 required by: [email protected]
CONFLICT :: └── 6.4.8 required by: [email protected]

So NetworkInfo, Image and IDFA are outdated.

from apm.

httpwebmedia avatar httpwebmedia commented on June 9, 2024

Okay forget it it was an issue on my end I mistyped the adverts version I was typing through my script the version 17.7.4 instead of 13.7.4....

I'm waiting for the updates! Thank

from apm.

marchbold avatar marchbold commented on June 9, 2024

If you could drop an issue in the extensions that are blocking you we'll prioritise their updates

from apm.

httpwebmedia avatar httpwebmedia commented on June 9, 2024

If you could drop an issue in the extensions that are blocking you we'll prioritise their updates

I will give it a try today and let you know thank you!

from apm.

httpwebmedia avatar httpwebmedia commented on June 9, 2024

I would need you to update :
NetworkInfo ANE please
This is the last issue I think .

from apm.

httpwebmedia avatar httpwebmedia commented on June 9, 2024

I'm sorry but now for another app we need you to update InAppBilling!!
CONFLICT :: fatal error : found [1] conflicting packages
CONFLICT :: com.distriqt.Core
CONFLICT :: ├── 7.0.1 required by: [email protected]
CONFLICT :: └── 6.4.8 required by: [email protected]

from apm.

httpwebmedia avatar httpwebmedia commented on June 9, 2024

Okay I tried once more with all latest ANE I needed and here is the output from apm -l d install
I tried 2 times to re-install by removing project.apm project-lock.apm and folders ane, config and apm_packages but it failed.

✓ extracted Installed package : [email protected] ✓ Deployed: [email protected] ✓ Deployed: [email protected] ✓ Deployed: [email protected] ✓ Deployed: [email protected] ✓ Deployed: [email protected] ✓ Deployed: [email protected] ✓ Deployed: [email protected] ✓ Deployed: [email protected] ✓ Deployed: [email protected] ✓ Deployed: [email protected] ✓ Deployed: [email protected] ✓ Deployed: [email protected] ⢿ Deploying package: [email protected] D::ProcessQueue::UNHANDLED PROCESS ERROR IN com.apm.client.commands.packages.processes::InstallDeployProcess E::ProcessQueue::Error #3012 E::ProcessQueue::Error: Error #3012 at com.apm.utils::FileUtils$/copyDirectoryTo() at com.apm.client.commands.packages.processes::InstallDeployProcess/start() at com.apm.client.processes::ProcessQueue/checkAndStartNextProcess() at com.apm.client.processes::ProcessQueue/process_eventHandler() at flash.events::EventDispatcher/dispatchEvent() at com.apm.client.processes::ProcessBase/complete() at com.apm.client.commands.packages.processes::InstallPackageProcess/complete() at Function/InstallPackageProcess.as$1:anonymous() at com.apm.client.processes::ProcessQueue/checkAndStartNextProcess() at com.apm.client.processes::ProcessQueue/process_eventHandler() at flash.events::EventDispatcher/dispatchEvent() at com.apm.client.processes::ProcessBase/complete() at com.apm.client.processes::ProcessBase/complete() at com.apm.client.processes.generic::ExtractZipWindowsProcess/onExit() install :: Error #3012

from apm.

httpwebmedia avatar httpwebmedia commented on June 9, 2024

Also MediaPlayer needs to be updated...thank you

from apm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.