• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Async texture upload fails #3790

Community Beginner ,
Jan 13, 2017 Jan 13, 2017

Copy link to clipboard

Copied

"uploadFromByteArrayAsync" dispatches ErrorEvent of #3790 at least on Androids if uploading many textures simultaneously.

The message of the error is "Texture upload error #3790".

There is no article about 3790 at Run-Time Errors - Adobe ActionScript® 3 (AS3) API Reference​

Re-async-uploading the same texture as well as the re-created texture always fails after receiving #3790 error even if calling in Juggler.delayCall.

What is the cause of the error and how to avoid it?

TOPICS
Development

Views

331

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jan 16, 2017 Jan 16, 2017

Copy link to clipboard

Copied

Hi,

There could be multiple reasons for Texture Upload failure:Error #3790. Please log a bug in Tracker  and attach a sample project to verify the issue.

Thanks

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Mar 17, 2017 Mar 17, 2017

Copy link to clipboard

Copied

LATEST

This seems to be caused by AIR-4198245.

With AIRSDK25, it now works with no failure.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines