Cannot expand TAR. \plugin.appodeal.Yandex\data.tgz

I am using Build 2024.3713 on Windows 11.

The Android build error below only occurs on Windows.

When I build the Android version with Build 2024.3711 installed on my MacBook, it succeeds without any problems.

I would like to ask for your advice.

FAILURE: Build failed with an exception.
* Where:
Build file 'C:\Users\myname\AppData\Local\Temp\Corona Labs\CLtmpa11360\template\app\build.gradle.kts' line: 583

* What went wrong:
Cannot expand TAR 'C:\Users\myname\AppData\Local\Temp\Corona Labs\CLtmpa11360\template\app\build\corona-plugins\plugin.appodeal.Yandex\data.tgz'.
> Could not read C:\Users\myname\AppData\Local\Temp\Corona Labs\CLtmpa11360\template\app\build\corona-plugins\plugin.appodeal.Yandex\data.tgz.
> Not in GZIP format

I am using the plugin below.

        [ 'plugin.appodeal.base' ] = { publisherId = 'com.coronalabs' },
        [ 'plugin.appodeal.Amazon' ] = {publisherId = 'com.coronalabs' },
        [ 'plugin.appodeal.Bidmachine' ] = { publisherId = 'com.coronalabs' }, -- Note you need all adatper for this adapter to build properly
        [ 'plugin.appodeal.GoogleAdMob' ] = { publisherId = 'com.coronalabs' },
        [ 'plugin.appodeal.AppLovin' ] = { publisherId = 'com.coronalabs' },
        [ 'plugin.appodeal.FacebookAudience' ] = { publisherId = 'com.coronalabs' },
        [ 'plugin.appodeal.MyTarget' ] = { publisherId = 'com.coronalabs' },
        [ "plugin.appodeal.Pangle" ] = {publisherId = 'com.coronalabs' },
        [ 'plugin.appodeal.Unity' ] = { publisherId = 'com.coronalabs' },
        [ 'plugin.appodeal.Vungle' ] = { publisherId = 'com.coronalabs' },
        [ 'plugin.appodeal.Yandex' ] = { publisherId = 'com.coronalabs' },
        [ "plugin.appodeal.InMobi" ] = {publisherId = 'com.coronalabs' },
        
        ["CoronaProvider.native.popup.social"] = { publisherId = "com.coronalabs" },
        ["CoronaProvider.native.popup.activity"] = { publisherId = "com.coronalabs", supportedPlatforms = { iphone=true }, },
        ["plugin.gpgs.v3"] = { publisherId = "com.solar2d", },
        ["CoronaProvider.gameNetwork.apple"] = { publisherId = "com.coronalabs", supportedPlatforms = { iphone=true } },
        ["plugin.google.iap.billing.v2"] = { publisherId = "com.solar2d" },
        ["plugin.iCloud"] = { publisherId = "com.coronalabs", },
        ['plugin.vibrator'] = spiralcodestudio_plugin('vibrator'),

C:\Users\myname.android
C:\Users\myname.gradle
C:\Users\myname\AppData\Local\Corona Labs
C:\Users\myname\AppData\Roaming\Solar2DPlugins

I tried deleting the folders, but it didn’t work.
I need your advice, please.

Does ‘myname’ contain only letters and numbers?
Is it OK to compile on Windows for other platforms such as Windows?

Thank you for your reply.
The PC name consists only of alphabets. There are no spaces. :slight_smile:
I have always built Android on Windows 11, and the last build was successful in November last year.
I am cautiously guessing that the problem occurred after applying the Appodeal 3.4 plugin in the post below.

I have also tried deleting and reinstalling the solar2d simulator,
and deleting the temporary folder,
but I don’t know how to solve it. :scream:

As a temporary measure, I am building Android on my sub MacBook, but it is inconvenient because my main PC is Windows. :cry:

This looks like Help me with my project please you have tried, I’m afraid I can’t help you, those plugins need more people to help analyze.
Have you tried to reinstall Solar2D after removing them? And do AB tests using the same version as the Mac instead of one with 3713 and one with 3711?

Thanks clang.
I just got a successful android build on my Mac (both 3713 and 3711).
So the urgent matters have been handled.
I guess my Windows is weird. :cry: