Jump to content
  • 0

Please help about unluac


Zackyooo

Question

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:71)
        at unluac.Main.main(Main.java:42)

how can i fix it?

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

9 hours ago, Zackyooo said:

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:71)
        at unluac.Main.main(Main.java:42)

how can i fix it?

use Enyby's compiler , input file and press compile and header will be auto fixed .

or u can use header fixer .

these ways are easiest .

Link to comment
Share on other sites

12 minutes ago, Uaaa said:

You maybe can ***** read the error it says that the script is encrypted in Lua 4.7 it needs to be a Lua 5-5,3 please don't post this crap again

heh , its not true .

Unluac prints Lua Versions by Header .

u can change header and u can force to unluac speakinf as u want : )

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

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.