lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]



Sorry to shout, but... don't do that.

If you are to start a new threat, please send a new message to the list.

Replying to an existing message (as I am doing here, to make the point) and reusing that for an entirely new thread messes up mail clients (OS X Mail, yes it's all those picky Mac users.... >:/ so following and picking discussions in a logical way can not be done.

Negating this: replying to a thread and changing subject IS okay, if there is a logical continuation.

I've previously said this a couple of times, in private mails. Now, I got fed up. Try to understand...

-ak

(the below is in the Integer Patch thread...)


Alias Zero kirjoitti 27.2.2006 kello 10.33:

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.