Skip to content

Instantly share code, notes, and snippets.

@Suor
Created August 30, 2023 13:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Suor/64a724c0a65a2ef096e78bf73d38bc9a to your computer and use it in GitHub Desktop.
Save Suor/64a724c0a65a2ef096e78bf73d38bc9a to your computer and use it in GitHub Desktop.
Script Error
the index 'getID' does not exist
Function:
onUse -> scripts/skills/actives/cascade_skill.nut : 90
Variables:
ret = True, target = Table, _targetTile = Instance, _user = Instance, this = Table
Function:
-> msu/hooks/skills/skill.nut : 334
Variables:
use = Function, targetEntity = Table, container = Instance, _forFree = True, _targetTile = Instance, this = Table
Function:
onAttackOfOpportunity -> scripts/entity/tactical/actor.nut : 2368
Variables:
skill = Table, _isOnEnter = False, _entity = Table, this = Table
Function:
unknown -> NATIVE : -1
Function:
onExecute -> scripts/ai/tactical/behaviors/ai_flee.nut : 126
Variables:
navigator = Instance, _entity = Instance, this = Table
Function:
-> msu/hooks/ai/tactical/agent.nut : 43
Variables:
execute = Function, _entity = Instance, this = Table
Function:
think -> scripts/ai/tactical/agent.nut : 193
Variables:
_evaluateOnly = False, this = Table
Function:
-> scripts/!mods_preload/mod_autopilot.nut : 346
Variables:
agent = Table, activeEntity = Table, this = Table
Function:
onUpdate -> scripts/states/tactical_state.nut : 443
Variables:
this = Table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment