123456abcdef / cr-sc-dump

Python script to extract pngs from Supercell’s *.sc, *_dl.sc, or *_tex.sc files.
86 stars 33 forks source link

Decoder Error LZMA #18

Closed viphakorn closed 1 year ago

viphakorn commented 1 year ago

Screenshot (2)

I try python 3.9 and 3.10 both get same error. maybe I do something wrong?

123456abcdef commented 1 year ago

Just tested with ui_tex.sc from the latest version 3.3024.3 of CR and it works fine for me. How old is your input file? Did you get it from an APK?

viphakorn commented 1 year ago

I download APK from apkpure latest version and still get error.

Powershell: PS D:\cr\clash_royale_3.3024.3\assets\sc> py dumpsc.py ui_tex.sc ui_tex.sc LZMAError Input format not supported by decoder

what is python version you use?

anno73 commented 1 year ago

I am using python3.10 in wsl2.

And just to be sure, I tried it on Clash of Clans APK, not Clash Royale :-)

On Sun, 30 Oct 2022, JameyPlay wrote:

I download APK from apkpure latest version and still get error.

Powershell: PS D:\cr\clash_royale_3.3024.3\assets\sc> py dumpsc.py ui_tex.sc ui_tex.sc LZMAError Input format not supported by decoder

what is python version you use?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.[ABEL262RQBIMTPBRNWQ4SSDWFYTCVA5CNFSM6AAAAAARQB2PTSWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTSNIHD2G.gif] Message ID: @.***>

viphakorn commented 1 year ago

thanks it's work! but I don't know why it's doesn't work on windows 10 pro .