Mugatu Posted June 18, 2007 Posted June 18, 2007 Does anyone know from which release the Lua DLLs originate from, ED's naming convention "lua.dll" differs from the lua5.dll or lua50.dll from the Lua binaries. Checking the _VERSION variable (export.lua) it states 5.0.2 but was it Release 2 or the 5.0.2 standard. I'm trying to use a external module being called from Lua export but I'm getting a memory issue with the version I compiled against the lua5.dll. Also can ED or a beta tester verify what version is going to be used in black shark? If 5.1.2 is going to be used I can stop work on the mod I’m playing with for Flamming Cliffs and start with Lua 5.1.2 in prep for black shark, it'll make life a lot easier. TIA :helpsmilie:
Mugatu Posted June 18, 2007 Author Posted June 18, 2007 Worked out it is 5.0.2 (first release by checking the DLLs).
ED Team Alex Okean Posted June 19, 2007 ED Team Posted June 19, 2007 Current version of Lua used for BlackShark - 5.1
Recommended Posts