#Script error for player.getSkill()

1 messages · Page 1 of 1 (latest)

mighty frigate
#

I did reload my browser to triple check.

"Execution error: Exception executing 'getSkill': this.bindings.hetSkillAsJson is not a function\n\n    at getSkill (eval.js)\n    at <eval> (script.ts)\n"

Only thing I'm running is player.getSkill(Skills.Chivalry); in the script for testing purposes.

I'm assuming it's related to: #1348642476092559423 message

mighty frigate
#

@mortal sorrel I'm seeing this for a few functions actually. I just got this for gump.containsText function as well.

"Execution error: Exception executing 'gumpContainsText': this.bindings.gumpContainsText(...) is not a function\n\n    at containsText (eval.js)\n    at <anonymous> (script.ts:17)\n"
mortal sorrel
#

I’ll give a look, thanks!

mortal sorrel
#

Fixed