Exception in thread "main" java.lang.IllegalStateException: The input chunk's Lua version is 4.7; unluac can only handle Lua 5.0 - Lua 5.3.
at unluac.parse.BHeader.<init>(BHeader.java:63)
at unluac.Main.file_to_function(Main.java:73)
at unluac.Main.main(Main.java:42)
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Question
harygokil
Exception in thread "main" java.lang.IllegalStateException: The input chunk's Lua version is 4.7; unluac can only handle Lua 5.0 - Lua 5.3.
at unluac.parse.BHeader.<init>(BHeader.java:63)
at unluac.Main.file_to_function(Main.java:73)
at unluac.Main.main(Main.java:42)
2 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.