Open Xcating opened 9 months ago
When I try decompiling, I am not seeing that particular error, although the bytecode does not decompiler. I suspect that message is related to a memory allocation problem.
The bytecode for this is very large and probably auto-generated by a program. It seems like the bytecode to some sort of game, right?
While this is a legitimate bug, it is not in the form that can be easily isolated to make it easy to fix. It would help to have the smallest case that exhibits the problem. Doing that may be a fair amount of work for someone to undertake.
In other words, this would be tedious work to fix as this code stands. It may eventually get fixed, through a different bug report or by someone doing work to pinpoint the problem more.
Description
run the
TypeError: new() got an unexpected keyword argument 'positions'
How to Reproduce
PVZ-Rouge.zip
pvzrouge.zip
Output Given
Expected behavior
Successfully output pvzrooge.py
Environment
decompyle3, version 3.9.1.dev0 (github latest version) (use setup.py installed) Python 3.8.0 Windows 11 PIP LIST