Jump to content

Abby hit eyeplant, crashing server


Recommended Posts

[03:10:02]: [string "scripts/prefabs/abigail.lua"]:564: attempt to index local 'data' (a nil value)
LUA ERROR stack traceback:
scripts/prefabs/abigail.lua:564 in (upvalue) on_target_attacked (Lua) <563-567>
   inst = 176036 - abigail_vex_debuff (valid:true)
   target = 149140 - eyeplant (valid:true)
   data = nil
scripts/prefabs/abigail.lua:638 in (local) fn (Lua) <638-638>
   target = 149140 - eyeplant (valid:true)
   data = nil
scripts/entityscript.lua:1040 in (method) PushEvent (Lua) <1027-1054>
   self (valid:true) =
      GUID = 149140
      Transform = Transform (0x2bb10af8)
      inlimbo = false
      actionreplica = table: 0x20546108
      event_listening = table: 0x1abddce0
      actioncomponents = table: 0x25196910
      lower_components_shadow = table: 0x2c2d8d40
      minionnumber = 25
      entity = Entity (0x259491f0)
      AnimState = AnimState (0xb0b32f8)
      prefab = eyeplant
      updatecomponents = table: 0x14ececb0
      Network = Network (0x1b162af8)
      Physics = Physics (0x187515c0)
      children = table: 0x13a40870
      persists = true
      SoundEmitter = SoundEmitter (0x2fd44b78)
      minionlord = 137390 - lureplant (valid:true)
      name = 眼球草
      sg = sg="eyeplant", state="attack", time=0.00, tags = "canrotate,attack,"
      spawntime = 1693.3000883125
      event_listeners = table: 0x19ca1170
      replica = table: 0x28a46d38
      components = table: 0x31b152e0
      pendingtasks = table: 0x1f82eb68
   event = attacked
   data = nil
   listeners = table: 0x1781f3e0
   tocall = table: 0x1a822e98
   i = 2
   fn = function - scripts/prefabs/abigail.lua:638
scripts/components/minionspawner.lua:63 in (local) fn (Lua) <62-65>
   minion = 149140 - eyeplant (valid:true)
scripts/entityscript.lua:1040 in (method) PushEvent (Lua) <1027-1054>
   self (valid:true) =
      GUID = 149140
      Transform = Transform (0x2bb10af8)
      inlimbo = false
      actionreplica = table: 0x20546108
      event_listening = table: 0x1abddce0
      actioncomponents = table: 0x25196910
      lower_components_shadow = table: 0x2c2d8d40
      minionnumber = 25
      entity = Entity (0x259491f0)
      AnimState = AnimState (0xb0b32f8)
      prefab = eyeplant
      updatecomponents = table: 0x14ececb0
      Network = Network (0x1b162af8)
      Physics = Physics (0x187515c0)
      children = table: 0x13a40870
      persists = true
      SoundEmitter = SoundEmitter (0x2fd44b78)
      minionlord = 137390 - lureplant (valid:true)
      name = 眼球草
      sg = sg="eyeplant", state="attack", time=0.00, tags = "canrotate,attack,"
      spawntime = 1693.3000883125
      event_listeners = table: 0x19ca1170
      replica = table: 0x28a46d38
      components = table: 0x31b152e0
      pendingtasks = table: 0x1f82eb68
   event = death
   data = table: 0x26324a28
   listeners = table: 0x21336620
   tocall = table: 0x2f494a40
   i = 1
   fn = function - scripts/components/minionspawner.lua:62
scripts/components/health.lua:354 in (method) SetVal (Lua) <334-371>
   self =
      minhealth = 0
      absorb = 0
      firedamagecaptimer = 0
      nofadeout = false
      firedamageinlastsecond = 0
      externalabsorbmodifiers = table: 0x1d060eb0
      playerabsorb = 0
      inst = 149140 - eyeplant (valid:true)
      externalfiredamagemultipliers = table: 0x2d0ff620
      fire_damage_scale = 1
      takingfiredamagetime = 0
      _ = table: 0x1a9d8e78
      fire_timestart = 1
   val = -10
   cause = abigail
   afflicter = 156891 - abigail (valid:true)
   old_health = 30
   max_health = 30
   min_health = 0
scripts/components/health.lua:383 in (method) DoDelta (Lua) <373-392>
   self =
      minhealth = 0
      absorb = 0
      firedamagecaptimer = 0
      nofadeout = false
      firedamageinlastsecond = 0
      externalabsorbmodifiers = table: 0x1d060eb0
      playerabsorb = 0
      inst = 149140 - eyeplant (valid:true)
      externalfiredamagemultipliers = table: 0x2d0ff620
      fire_damage_scale = 1
      takingfiredamagetime = 0
      _ = table: 0x1a9d8e78
      fire_timestart = 1
   amount = -40
   overtime = nil
   ca
[03:10:02]: [string "scripts/prefabs/abigail.lua"]:564: attempt to index local 'data' (a nil value)
LUA ERROR stack traceback:
    scripts/prefabs/abigail.lua:564 in (upvalue) on_target_attacked (Lua) <563-567>
    scripts/prefabs/abigail.lua:638 in (local) fn (Lua) <638-638>
    scripts/entityscript.lua:1040 in (method) PushEvent (Lua) <1027-1054>
    scripts/components/minionspawner.lua:63 in (local) fn (Lua) <62-65>
    scripts/entityscript.lua:1040 in (method) PushEvent (Lua) <1027-1054>
    scripts/components/health.lua:354 in (method) SetVal (Lua) <334-371>
    scripts/components/health.lua:383 in (method) DoDelta (Lua) <373-392>
    scripts/components/combat.lua:446 in (method) GetAttacked (Lua) <420-498>
    scripts/components/combat.lua:930 in (method) DoAreaAttack (Lua) <920-936>
    scripts/components/aura.lua:52 in (method) OnTick (Lua) <44-65>
    scripts/components/aura.lua:22 in (field) fn (Lua) <21-23>
    scripts/scheduler.lua:177 in (method) OnTick (Lua) <155-207>
    scripts/scheduler.lua:371 in (global) RunScheduler (Lua) <369-377>
    scripts/update.lua:180 in () ? (Lua) <159-238>
    
[03:10:02]: Warning: Widget:SetFocusFromChild is happening on a widget outside of the screen/widget hierachy. This will cause focus moves to fail. Is     ScriptErrorWidget    not a screen?    
[03:10:02]: stack traceback:
    scripts/widgets/widget.lua:605 in (method) SetFocusFromChild (Lua) <602-627>
    scripts/widgets/widget.lua:624 in (method) SetFocusFromChild (Lua) <602-627>
    scripts/widgets/widget.lua:624 in (method) SetFocusFromChild (Lua) <602-627>
    scripts/widgets/widget.lua:656 in (method) SetFocus (Lua) <629-665>
    scripts/widgets/menu.lua:83 in (method) SetFocus (Lua) <74-85>
    scripts/widgets/scripterrorwidget.lua:109 in (method) OnUpdate (Lua) <102-119>
    scripts/update.lua:90 in () ? (Lua) <33-129>    

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...