Jump to content
  • 0

help please mean what these words are and how to avoid an error


harygokil

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

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

5 hours ago, harygokil 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:73)
        at unluac.Main.main(Main.java:42)

47 is G,, just replace 47 to 50-53. I am talking about hex, if you didnt understand to edit hex. The easiest way is, just recompile using enyby compiler, it will back to LuaR (52).

 

Link to comment
Share on other sites

bukan dewa

I've tried using it from enby but still the hook can't always appear and I try to pass jae to appear like that is there any suggestion or anything else about this case I can't cover it so that no errors like this appear again

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.