Forum Discussion
SimGuruEugi
EA Staff (Retired)
11 years ago"Zerbu;12915474" wrote:
The crash occurred even when I just decompiled a file then immediately recompiled it, so I suspect that the decompiler isn't decompiling the existing Python code correctly. It doesn't look like it will be fixable unless the decompiler gets updated. :(
I know I have seen some modded code where 'if' statements were being converted to infinite 'while' loops. buff.py is a pretty beefy file, but maybe you can double check that on some smaller module?