AdbFileManager icon indicating copy to clipboard operation
AdbFileManager copied to clipboard

[BUG] Folder unwrap causes crashing

Open hackgrid opened this issue 1 year ago • 11 comments

Describe the bug I want to transfer my Samsung Galaxy Tab S4 to my PC. I choose "Unwrap folders on copy" and transferred all folders at once.

Unhandled exception log See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text ************** System.IndexOutOfRangeException: Index was outside the bounds of the array. at AdbFileManager.Functions.isFolder(String path, Boolean old_android) in C:\Users\user\source\repos\AdbFileManager\AdbFileManager\Form1.cs:line 664 at AdbFileManager.Form1.android2pc_Click(Object sender, EventArgs e) in C:\Users\user\source\repos\AdbFileManager\AdbFileManager\Form1.cs:line 232 at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)

************** Loaded Assemblies ************** System.Private.CoreLib Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Private.CoreLib.dll

AdbFileManager Assembly Version: 1.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\AdbFileManager.dll

System.Runtime Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Runtime.dll

System.Windows.Forms Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Windows.Forms.dll

System.Windows.Forms.Primitives Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Windows.Forms.Primitives.dll

System.ComponentModel.Primitives Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.ComponentModel.Primitives.dll

System.Drawing.Primitives Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Drawing.Primitives.dll

System.Collections.Specialized Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Collections.Specialized.dll

System.Drawing.Common Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Drawing.Common.dll

System.Runtime.InteropServices Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Runtime.InteropServices.dll

System.Threading Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Threading.dll

System.Diagnostics.TraceSource Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Diagnostics.TraceSource.dll

System.Collections Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Collections.dll

System.Data.Common Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Data.Common.dll

System.ComponentModel.TypeConverter Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.ComponentModel.TypeConverter.dll

System.ComponentModel Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.ComponentModel.dll

System.Xml.ReaderWriter Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Xml.ReaderWriter.dll

System.Private.Xml Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Private.Xml.dll

System.Console Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Console.dll

Microsoft.Win32.Primitives Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\Microsoft.Win32.Primitives.dll

System.ComponentModel.EventBasedAsync Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.ComponentModel.EventBasedAsync.dll

System.Threading.Thread Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Threading.Thread.dll

Accessibility Assembly Version: 4.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\Accessibility.dll

System.Configuration.ConfigurationManager Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Configuration.ConfigurationManager.dll

System.ObjectModel Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.ObjectModel.dll

System.Private.Uri Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Private.Uri.dll

System.Security.Cryptography Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Security.Cryptography.dll

System.Collections.Concurrent Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Collections.Concurrent.dll

System.Memory Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Memory.dll

System.Net.WebClient Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Net.WebClient.dll

System.Text.Encoding.Extensions Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Text.Encoding.Extensions.dll

System Assembly Version: 4.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.dll

System.Runtime.Serialization.Formatters Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Runtime.Serialization.Formatters.dll

System.Xml.XmlSerializer Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Xml.XmlSerializer.dll

Microsoft.WindowsAPICodePack.Shell Assembly Version: 7.0.4.0 Location: C:\Users\user\Downloads\adb.file.manager\Microsoft.WindowsAPICodePack.Shell.dll

Microsoft.WindowsAPICodePack.Core Assembly Version: 7.0.4.0 Location: C:\Users\user\Downloads\adb.file.manager\Microsoft.WindowsAPICodePack.Core.dll

System.Runtime.Loader Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Runtime.Loader.dll

System.Numerics.Vectors Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Numerics.Vectors.dll

Microsoft.Win32.SystemEvents Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\Microsoft.Win32.SystemEvents.dll

System.Resources.Extensions Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Resources.Extensions.dll

System.Drawing Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Drawing.dll

AdbFileManager.resources Assembly Version: 1.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\en\AdbFileManager.resources.dll

System.Linq Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Linq.dll

System.Runtime.Numerics Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Runtime.Numerics.dll

System.Threading.ThreadPool Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Threading.ThreadPool.dll

System.Collections.NonGeneric Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Collections.NonGeneric.dll

Microsoft.Win32.Registry Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\Microsoft.Win32.Registry.dll

System.Diagnostics.Process Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Diagnostics.Process.dll

System.Text.RegularExpressions Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Text.RegularExpressions.dll

System.Diagnostics.StackTrace Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Diagnostics.StackTrace.dll

System.Reflection.Metadata Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Reflection.Metadata.dll

System.Collections.Immutable Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.Collections.Immutable.dll

System.IO.MemoryMappedFiles Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.IO.MemoryMappedFiles.dll

System.IO.Compression Assembly Version: 8.0.0.0 Location: C:\Users\user\Downloads\adb.file.manager\System.IO.Compression.dll

************** JIT Debugging **************

To Reproduce

Expected behavior To copy without error.

Screenshots grafik

Desktop (please complete the following information): Windows 10

Additional context

hackgrid avatar May 23 '24 12:05 hackgrid

I'm having the same problem here, did you find a solution? @T0biasCZe @hackgrid

nadr21a21 avatar Jun 13 '24 12:06 nadr21a21

No, I gave up...

hackgrid avatar Jun 13 '24 12:06 hackgrid

No, I gave up...

Do you have an alternative with the same I mean software with the same working system ? @hackgrid

nadr21a21 avatar Jun 23 '24 17:06 nadr21a21

I also encountered this bug, but what I tried is unchecking the unwrap folders on Copy then there it copied. (What's the purpose of Unwrapping the Folders on copy anyway?) But is there any fix yet?

yw-tsikin avatar Jun 25 '24 02:06 yw-tsikin

(What's the purpose of Unwrapping the Folders on copy anyway?)4

smoother progressbar, since instead of copying the whole folder as 1 item, it unwraps them as individual files, so they then get individually copied and the progressbar is smoother

T0biasCZe avatar Jun 25 '24 21:06 T0biasCZe

is it possible to disable that i have about 13k folders each has a sub folder with files they take about 10 GB in total unwrapping all of that takes too much time so much that i never was able to actually copy my files i always were stuck at unwrapping

ghost avatar Jul 25 '24 13:07 ghost

using adb pull directly confirms that unwrapping is extremly inefficient adb pull for whole folder on my phone started copying and finished in less time than i wasted waiting for folder unwrapping

ghost avatar Jul 25 '24 13:07 ghost

Just use ADB-Explorer guys, it is way better! https://github.com/Alex4SSB/ADB-Explorer

hackgrid avatar Jul 25 '24 13:07 hackgrid

is it possible to disable that

image disable the checkbox and it will copy normally, everything at once

T0biasCZe avatar Jul 26 '24 04:07 T0biasCZe

(What's the purpose of Unwrapping the Folders on copy anyway?)

smoother progressbar, since instead of copying the whole folder as 1 item, it unwraps them as individual files, so they then get individually copied and the progressbar is smoother

https://github.com/user-attachments/assets/01c9cc40-4c40-4a01-8eaf-a329f321ad64

T0biasCZe avatar Jul 26 '24 05:07 T0biasCZe

(What's the purpose of Unwrapping the Folders on copy anyway?)

smoother progressbar, since instead of copying the whole folder as 1 item, it unwraps them as individual files, so they then get individually copied and the progressbar is smoother

Unwrap.on.vs.Off.mp4

this is actually much better and faster copying. It may freeze but dont worry because it's still copying on background.

yw-tsikin avatar Jul 26 '24 05:07 yw-tsikin

This is still happening. And it's due at least one of the selected folders, whatever level its placed, is empty. The program is probably trying to list the files inside, gets nothing, the index crashes. As soon as you select only folders with content inside, this bug is not happening. But, Android is plagued with obscure empty folders, so... fix it, please. Should be really easy.

incom2 avatar Oct 06 '25 20:10 incom2

Could you please tell me what folders this happens with so I know where to search for the issue? And could you copy paste here the output inside the debug console? (To open the debug console click the cmd icon in bottom right corner)

T0biasCZe avatar Oct 07 '25 11:10 T0biasCZe

Of couse, later at home. Meanwhile I can say: yesterday I was copying the whole DCIM from my phone and getting this error. Decided to try to copy a single folder each time, so I went inside DCIM and started copying every single folder and suddenly, the crash. Inside that folder, there was nothing. It's not the name of the folder or the placement because then I went to DOWNLOADS and happened exactly the same with empty folders. If I avoided them, everything fine. But it's a hassle to enter on each folder and subfolder just to see if there is something inside... (apart of that, would be possible to have a button to "go back one level"? I always end looking for it and erasing part of the path to do the job... x_X). Thanks!

incom2 avatar Oct 07 '25 12:10 incom2

Why do you insist using this program, just use ADB-Explorer it works without any issue! AdbFileManager has so many strange little problems and bugs, its not worth wasting your time with it.

hackgrid avatar Oct 07 '25 13:10 hackgrid

Tried again, different phone (Pixel 8 Pro with latest Android version) on Windows 11 Pro using latest beta of the program, and crashes anytime the copy selection includes an empty folder (meaning, you go inside and only see 'No files found -- 0 KiB -- 01/01/1970'). If I would to guess, I think the program when unfolding those empty folders, is trying to copy that 'No files found' item and since it doesn't exists, the program crashes.

Aaaand, yes. I could use any other ADB program, but this one is small and simple enough and I'm only using it from time to time. Anyway, good to know there are other alternatives!

incom2 avatar Oct 07 '25 20:10 incom2

Rewriting the copy functionality from ground up, it doesnt use the broken unwrapping at all anymore, and it instead parses the progress percentage from adb log for real smooth progress bar. and its also Async now so the copy doesnt freeze the UI estimated release sometimes this week (have to do some more testing)

https://github.com/user-attachments/assets/824263e3-3157-4aa2-9af1-128a47114f0a

T0biasCZe avatar Oct 13 '25 22:10 T0biasCZe

Not sure which way to do the progress bar though yet. Whether keep it like this, where there is one combined progress bar, or do it like some other programs do it, where there is one progress bar just for the current file and second progress bar for the total progress. 🤔

T0biasCZe avatar Oct 13 '25 23:10 T0biasCZe

Not sure which way to do the progress bar though yet. Whether keep it like this, where there is one combined progress bar, or do it like some other programs do it, where there is one progress bar just for the current file and second progress bar for the total progress. 🤔

The video looks really smooth, nice job! A single bar will keep moving while copying a really big file, or will freeze until finished? If the later, perhaps a second progress bar would help. If not (I think you meant that) in my opinion, a single bar will suffice as we will see it moving no matter what.

incom2 avatar Oct 14 '25 20:10 incom2

A single bar will keep moving while copying a really big file, or will freeze until finished

When copying file the total progress bar updates too.

In the end i made it so that when copying just one file, it shows the single bar version, and when making copying two and more files, it shows the two progress bars (though i put in a setting to overwrite that behaviour and show just one bar always)

https://github.com/user-attachments/assets/05958158-784e-4d4a-913e-2f15f9f78bb7

In my opinion, the version with two bars is more useful, because the total progress bar doesnt take file size into account. Its just calculated as

Image

So eg, when copying lot of small files and then a big file, the total progress bar will go very quickly and then at the end it will slow that, from two bars it will be more apparent that its now copying larger file which takes longer

Will release this new version tommorow, have to do some minor polish.

T0biasCZe avatar Oct 15 '25 15:10 T0biasCZe

That's pretty cool, thanks for your job! Will keep looking for the update.

incom2 avatar Oct 16 '25 21:10 incom2

Testing finished, release here https://github.com/T0biasCZe/AdbFileManager/releases/tag/v1.10.0-BETA3

T0biasCZe avatar Oct 18 '25 01:10 T0biasCZe

Tested and it's working perfectly! Thanks you very much! Now, what about that "go up a folder" button in the left pane to avoid the double click in the header you promised too? ;) Just kidding (but would be great to have it too). Cheers!

EDIT: Copy anything to the phone is totally broken now :( Not a single file can be copied to the phone. Error:

See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.OverflowException: Value was either too large or too small for a UInt32.
   at System.Convert.ThrowUInt32OverflowException()
   at System.Convert.ToUInt32(Int32 value)
   at Microsoft.WindowsAPICodePack.Taskbar.TaskbarManager.SetProgressValue(Int32 currentValue, Nullable`1 maximumValue)
   at AdbFileManager.Form2.Update(Int32 current, Int32 max, String source, String dest, String _filename, Single percentage) in C:\Users\user\source\repos\AdbFileManager\AdbFileManager\Form2.cs:line 45
   at AdbFileManager.Form1.pc2android_Click(Object sender, EventArgs e) in C:\Users\user\source\repos\AdbFileManager\AdbFileManager\Form1.cs:line 606
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)


************** Loaded Assemblies **************
System.Private.CoreLib
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Private.CoreLib.dll
----------------------------------------
AdbFileManager
    Assembly Version: 1.0.0.0
    Location: C:\Users\incom\Desktop\ANDROID SCRCPY\AFM.v1.10.BETA.4\AdbFileManager.dll
----------------------------------------
System.Runtime
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Runtime.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.21\System.Windows.Forms.dll
----------------------------------------
System.Windows.Forms.Primitives
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.21\System.Windows.Forms.Primitives.dll
----------------------------------------
System.ComponentModel.Primitives
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.ComponentModel.Primitives.dll
----------------------------------------
System.Drawing.Primitives
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Drawing.Primitives.dll
----------------------------------------
System.Collections.Specialized
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Collections.Specialized.dll
----------------------------------------
System.Xml.XmlSerializer
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Xml.XmlSerializer.dll
----------------------------------------
System.Private.Xml
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Private.Xml.dll
----------------------------------------
System.Collections
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Collections.dll
----------------------------------------
System.Collections.NonGeneric
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Collections.NonGeneric.dll
----------------------------------------
System.Text.Encoding.Extensions
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Text.Encoding.Extensions.dll
----------------------------------------
System.Threading
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Threading.dll
----------------------------------------
System.Runtime.Loader
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Runtime.Loader.dll
----------------------------------------
System.Threading.Thread
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Threading.Thread.dll
----------------------------------------
System.Diagnostics.TraceSource
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Diagnostics.TraceSource.dll
----------------------------------------
System.Memory
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Memory.dll
----------------------------------------
System.Reflection.Emit.ILGeneration
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Reflection.Emit.ILGeneration.dll
----------------------------------------
System.Reflection.Emit
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Reflection.Emit.dll
----------------------------------------
Microsoft.GeneratedCode
    Assembly Version: 1.0.0.0
    Location: 
----------------------------------------
System.Reflection.Primitives
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Reflection.Primitives.dll
----------------------------------------
System.Text.RegularExpressions
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Text.RegularExpressions.dll
----------------------------------------
System.Drawing.Common
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.21\System.Drawing.Common.dll
----------------------------------------
System.Runtime.InteropServices
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Runtime.InteropServices.dll
----------------------------------------
System.Data.Common
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Data.Common.dll
----------------------------------------
System.ComponentModel.TypeConverter
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.ComponentModel.TypeConverter.dll
----------------------------------------
System.ComponentModel
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.ComponentModel.dll
----------------------------------------
System.Xml.ReaderWriter
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Xml.ReaderWriter.dll
----------------------------------------
System.Console
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Console.dll
----------------------------------------
Microsoft.Win32.Primitives
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\Microsoft.Win32.Primitives.dll
----------------------------------------
System.ComponentModel.EventBasedAsync
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.ComponentModel.EventBasedAsync.dll
----------------------------------------
Accessibility
    Assembly Version: 4.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.21\Accessibility.dll
----------------------------------------
Microsoft.WindowsAPICodePack.Shell
    Assembly Version: 7.0.4.0
    Location: C:\Users\incom\Desktop\ANDROID SCRCPY\AFM.v1.10.BETA.4\Microsoft.WindowsAPICodePack.Shell.dll
----------------------------------------
Microsoft.WindowsAPICodePack.Core
    Assembly Version: 7.0.4.0
    Location: C:\Users\incom\Desktop\ANDROID SCRCPY\AFM.v1.10.BETA.4\Microsoft.WindowsAPICodePack.Core.dll
----------------------------------------
System.Numerics.Vectors
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Numerics.Vectors.dll
----------------------------------------
System.Resources.Extensions
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.21\System.Resources.Extensions.dll
----------------------------------------
System.Drawing
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.21\System.Drawing.dll
----------------------------------------
System.Collections.Concurrent
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Collections.Concurrent.dll
----------------------------------------
System.ObjectModel
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.ObjectModel.dll
----------------------------------------
System.Private.Uri
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Private.Uri.dll
----------------------------------------
AdbFileManager.resources
    Assembly Version: 1.0.0.0
    Location: C:\Users\incom\Desktop\ANDROID SCRCPY\AFM.v1.10.BETA.4\en\AdbFileManager.resources.dll
----------------------------------------
Microsoft.Win32.SystemEvents
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.21\Microsoft.Win32.SystemEvents.dll
----------------------------------------
System.Configuration.ConfigurationManager
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.21\System.Configuration.ConfigurationManager.dll
----------------------------------------
System.Security.Cryptography
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Security.Cryptography.dll
----------------------------------------
System.Net.WebClient
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Net.WebClient.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.dll
----------------------------------------
System.Runtime.Serialization.Formatters
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Runtime.Serialization.Formatters.dll
----------------------------------------
System.Runtime.Numerics
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Runtime.Numerics.dll
----------------------------------------
System.Linq
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Linq.dll
----------------------------------------
System.Threading.ThreadPool
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Threading.ThreadPool.dll
----------------------------------------
Microsoft.Win32.Registry
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\Microsoft.Win32.Registry.dll
----------------------------------------
System.Diagnostics.Process
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Diagnostics.Process.dll
----------------------------------------
System.Diagnostics.FileVersionInfo
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Diagnostics.FileVersionInfo.dll
----------------------------------------
System.Diagnostics.StackTrace
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Diagnostics.StackTrace.dll
----------------------------------------
System.Reflection.Metadata
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Reflection.Metadata.dll
----------------------------------------
System.Collections.Immutable
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Collections.Immutable.dll
----------------------------------------
System.IO.Compression
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.IO.Compression.dll
----------------------------------------
System.Text.Encoding.CodePages
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.21\System.Text.Encoding.CodePages.dll
----------------------------------------
WindowsBase
    Assembly Version: 8.0.0.0
    Location: C:\Program Files (x86)\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.21\WindowsBase.dll
----------------------------------------

************** JIT Debugging **************

incom2 avatar Oct 21 '25 18:10 incom2

found the bug, will fix it later today when i get home

T0biasCZe avatar Oct 23 '25 08:10 T0biasCZe

the error was fixed in v1.10 BETA 5

T0biasCZe avatar Oct 24 '25 03:10 T0biasCZe

closing issue since the original problem with unwrapping was solved, if any more problems arise feel free to open a new issue

T0biasCZe avatar Oct 24 '25 03:10 T0biasCZe