Closed XIGRISH closed 6 days ago
I looked through a bunch of sites and didn't find anything.
I'm decompiling a large number of .rpyc files, some decompile to .rpy and some don't. And those that are not decompiled give an error:
AttributeError: 'RawTime' object has no attribute 'get_code'
hi , can you provide the file which can't decompile so that i can fix it.
Hi try the latest version 0.1.5 , It may fixed.
0.1.5
Thank you very much! It's now working😁
I looked through a bunch of sites and didn't find anything.
I'm decompiling a large number of .rpyc files, some decompile to .rpy and some don't. And those that are not decompiled give an error:
AttributeError: 'RawTime' object has no attribute 'get_code'