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

Error when trying to decompile #6

Open
DevilLord41 opened this issue Jun 3, 2019 · 0 comments
Open

Error when trying to decompile #6

DevilLord41 opened this issue Jun 3, 2019 · 0 comments

Comments

@DevilLord41
Copy link

C:\Users\LENOVO\Downloads\jsc-decompile-mozjs-34-master\jsc-decompile-mozjs-34-master>php run.php main.jsc > D:\decompile.txt
PHP Notice: Undefined index: retirevable in C:\Users\LENOVO\Downloads\jsc-decompile-mozjs-34-master\jsc-decompile-mozjs-34-master\src\Context.php on line 103
PHP Fatal error: Uncaught Error: Call to undefined method Irelance\Mozjs34\Decompile::getSummary() in C:\Users\LENOVO\Downloads\jsc-decompile-mozjs-34-master\jsc-decompile-mozjs-34-master\src\Xdr\Script.php:55
Stack trace:
#0 C:\Users\LENOVO\Downloads\jsc-decompile-mozjs-34-master\jsc-decompile-mozjs-34-master\src\Xdr\Script.php(207): Irelance\Mozjs34\Decompile->parserHeader(Object(Irelance\Mozjs34\Context))
#1 C:\Users\LENOVO\Downloads\jsc-decompile-mozjs-34-master\jsc-decompile-mozjs-34-master\src\Decompile.php(67): Irelance\Mozjs34\Decompile->XDRScript()
#2 C:\Users\LENOVO\Downloads\jsc-decompile-mozjs-34-master\jsc-decompile-mozjs-34-master\run.php(12): Irelance\Mozjs34\Decompile->run()
#3 {main}
thrown in C:\Users\LENOVO\Downloads\jsc-decompile-mozjs-34-master\jsc-decompile-mozjs-34-master\src\Xdr\Script.php on line 55

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

1 participant