Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index') #52

Open
rekitrelt opened this issue Apr 10, 2024 · 3 comments

Comments

@rekitrelt
Copy link

lotta [WRN] Encountered unhandled code SETUPVAL, skipping
beforehand
im using --encoding=1 it also errors without that but with unhandled operation code (164)
bytecode client.txt

@ChloeDoesThings
Copy link
Contributor

When I tried decompiling the script myself, (using Client encoding), it seems there is a problem with the JUMPXEQKB instruction when decompiling. Disassembling itself seems to be fine but it is coming from the lifter. I'll attempt to maybe fix this by creating a pull request.

thingmabob.txt

@nikthegay
Copy link

having the same issue, heres my bytecode:
mainhandler.txt

@ChloeDoesThings
Copy link
Contributor

The issue may be fixed since a pull request of mine got merged. Try building the unluau v1 source and see if it fixed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants