- May 19, 2021
- 25
- 38
I had two types of errors when I was decompiling Goddesses' Whim [v0.3.4 Public] [Ncrow]:
AttributeError: 'Signature' object has no attribute 'extrapos'
and
AttributeError: 'Signature' object has no attribute 'positional'
Some of the rpyc files are successfully decompiled but some of them have these two errors. Anyone knows how to solve....
AttributeError: 'Signature' object has no attribute 'extrapos'
and
AttributeError: 'Signature' object has no attribute 'positional'
Some of the rpyc files are successfully decompiled but some of them have these two errors. Anyone knows how to solve....