Thank you very much, I'll look into what you reccomended and see if it helps!
Hi, I have so called engine file that is used by other files in Lua 5.1 and I need to recompile it in 5.3.5 Lua. This file as far as I am aware was compiled by some user in trading community and shared with them. Also when I tried just to start this file, Lua gave an error that there's a bad header in precompiled chunk, not sure if this is connected to the error I'm getting. Anyway, when I try to decompile the file I immediately get this: Exception in thread "main" java.lang.IllegalStateException:...