You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The script launches my unity3d game then comes this error , frida-server running on the device:
...
[!!] { type: 'error',
description: 'TypeError: undefined not callable',
stack:
'TypeError: undefined not callable\n at [anon] (../../../frida-gum/bindings/gumjs/duktape.c:63511)\n at frida/node_modules/frida-java/lib/vm.js:42\n at E (frida/node_modules/frida-java/index.js:348)\n at frida/node_modules/frida-java/index.js:334\n at input:1',
fileName: '/_java.js',
lineNumber: 6641,
columnNumber: 1 }
TypeError: undefined not callable
at [anon] (../../../frida-gum/bindings/gumjs/duktape.c:63511)
at frida/node_modules/frida-java/lib/vm.js:42
at E (frida/node_modules/frida-java/index.js:348)
at frida/node_modules/frida-java/index.js:334
at input:1
The text was updated successfully, but these errors were encountered:
The script launches my unity3d game then comes this error , frida-server running on the device:
...
[!!] { type: 'error',
description: 'TypeError: undefined not callable',
stack:
'TypeError: undefined not callable\n at [anon] (../../../frida-gum/bindings/gumjs/duktape.c:63511)\n at frida/node_modules/frida-java/lib/vm.js:42\n at E (frida/node_modules/frida-java/index.js:348)\n at frida/node_modules/frida-java/index.js:334\n at input:1',
fileName: '/_java.js',
lineNumber: 6641,
columnNumber: 1 }
TypeError: undefined not callable
at [anon] (../../../frida-gum/bindings/gumjs/duktape.c:63511)
at frida/node_modules/frida-java/lib/vm.js:42
at E (frida/node_modules/frida-java/index.js:348)
at frida/node_modules/frida-java/index.js:334
at input:1
The text was updated successfully, but these errors were encountered: