yvant

Results 57 comments of yvant

Here's my output, including the command line: mxmlc-cli -load-config="C:\Users\Yvan\AppData\Local\FlashDevelop\Apps\flexairsdk\4.6.0+51.1.1.5/frameworks/airmobile-config.xml" -load-config+=obj\dominationNAPE-AIR-DEBUGConfig.xml -debug=true +configname=airmobile -default-script-limits 1000 5 -swf-version=51 -o obj\dominationNAPE-AIR-DEBUG638639972191251305 Running java as: C:\Program Files\Eclipse Adoptium\jdk-17.0.11.9-hotspot\bin\java I'm using Windows11. I tried to...

Is there a solution to debug with the latest AIR SDK? It's quite an hassle to switch from one SDK to the other one since the swf version / namespace...

I don't have a buildArchitecture tag in my application.xml. The latest additions for the recent CrashUtils ANE are these: ``` 8.9 8.7.3 => ``` Can it be related to that?

I disabled the CrashUtils ANE and reverted the changes from the application.xml and it solved the issue. Too bad I can't use this ANE though.

I had a similar issue regarding ABI with a newer AIR SDK (https://github.com/airsdk/Adobe-Runtime-Support/issues/3825#issuecomment-3155858885). There was no modification from the application.xml file however, but I do wonder if there is somehow...

Any update on this? The latest com.distriqt.Adverts update empties the adMobAndroidApplicationId parameter for instance.

I've got a similar issue: CONFLICT :: fatal error : found [5] conflicting packages CONFLICT :: androidx.appcompat CONFLICT :: ├── 2.0.0 required by: [email protected] CONFLICT :: └── 1.6.104 required by:...

I checked another issue that seems linked: the Frozen frames has increased at the same time approximatively: The 4.22.25 (AIR 51.2.2.4) has higher frozen frames than the 4.22.24 (AIR 51.2.2.2...

Right, that's a typo: I meant that I'll go back to the modified 51.2.2.2. The 4.22.24 version (2025.08.27) of the game included a bunch of ANE updates. Here's a screenshot...