I have problem with Luadec, error: bad header in precompiled chunk

5.4k Views Asked by At

I have a problem decompiling a .lua file. I'm using luadec but when I try it say:

luadec.exe: file.lua: bad header in precompiled chunk

or

: not a precompiled chunk

I read could be problem of the system's architecture so I tried using 32bit and 64bit Windows but still had the same problem.

How can I solve it?

0

There are 0 best solutions below