With Lua 5.0 I get:
C:\cygwin\home\Agret\lua-5.0\bin>luac.exe -l C:\PSP\GTA\LUASCRIPTS
\SPAWN.LUA.LC
luac: virtual machine mismatch in C:\PSP\GTA\LUASCRIPTS\SPAWN.LUA.LC:
size of number is 8 but read 4
With Lua 5.0.1 I get:
C:\cygwin\home\Agret\lua-5.0.2\bin>luac.exe -l C:\PSP\GTA\LUASCRIPTS
\SPAWN.LUA.L
C
luac: virtual machine mismatch in C:\PSP\GTA\LUASCRIPTS
\SPAWN.LUA.LC: size of nu
mber is 8 but read 4
With Lua 5.1 I get:
C:\cygwin\home\Agret\lua-5.1\src>luac.exe -l C:\PSP\GTA\LUASCRIPTS
\SPAWN.LUA.LC
luac: C:\PSP\GTA\LUASCRIPTS\SPAWN.LUA.LC: bad header in precompiled
chunk
On 2/27/06, Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br>
wrote:
Anyone got any methods of decryption?
Try "luac -l".
--
This space left intentionally blank. Please fill it with something
that improves upon emptiness.