Elias Oelschner

Results 26 comments of Elias Oelschner

Or to split the entire file into multiple chunks that require each other

Closing this issue, due to #83 being the same

I would really appreciate if you could try and find a simple example code, that can be used to reproduce this bug. Otherwise it is almost impossible for me, to...

Can you try to track down, in what line the error occurs. For example by using print statements and seeing which ones are printed before the error?

Could you test wether this bug has been fixed in Prometheus v0.2.5. The update should have fixed this bug

This is already done

Probably won't work on this in the near future

You're using Prometheus with an unsupported Lua Version. Try using Luajit or lua 5.1

Try to add the `--LuaU` argument to your obfuscate command.

Do you have an Idea how to fix this? Because even if it was harder, to find all variables, it isn't even neccesary If you put something like this on...