Skip to content

Warnings on generated script to hook a method #42

Description

@cryptax

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')")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions