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

Warnings on generated script to hook a method #42

Open
cryptax opened this issue Jan 21, 2021 · 0 comments
Open

Warnings on generated script to hook a method #42

cryptax opened this issue Jan 21, 2021 · 0 comments

Comments

@cryptax
Copy link

cryptax commented Jan 21, 2021

In the Hooks tab, I enter:

  • a classname
  • a method name
  • an overload type.

Then, I add the entry and generate the script. The generated script has a few warnings. For example:

  • missing semi colons at the end of some lines
  • already defined variables. e.g. below c_gjavovxatuj_hook_a_hook is defined twice.
var c_gjavovxatuj_hook_a_hook = null
var cell = {}
	
var c_gjavovxatuj_hook_a_hook = eval("c_gjavovxatuj_hook.a.overload('java.lang.String')")
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