Jump to content

The SGabigail.lua file caused the server to crash


xiaochency
  • Fixed
Quote

[08:48:32]: [string "scripts/stategraphs/SGabigail.lua"]:96: attempt to index field 'aoe_attack_times' (a nil value)
LUA ERROR stack traceback:
scripts/stategraphs/SGabigail.lua:96 in (field) onupdate (Lua) <75-108>
   inst = 140237 - abigail (valid:true)
   dt = 0.033333335071802
   aura = table: 0x322808f0
   combat = table: 0xb2ba470
   current_attack_time = nil
   ix = 562.99395751953
   iy = -5.5290616529646e-09
   iz = -254.57145690918
   hittable_entities = table: 0x2b718bd0
   _ = 4
   hittable_entity = 289515 - stalker_minion1 (valid:true)
   leader = 140187 - wendy (valid:true)
scripts/stategraph.lua:676 in (method) UpdateState (Lua) <634-678>
   self =
      mem = table: 0xeac0510
      OnStart = function - scripts/prefabs/abigail.lua:359
      currentstate = table: 0x36624da0
      timeinstate = 0
      inst = 140237 - abigail (valid:true)
      tags = table: 0x25427c80
      stopped = false
      sg = Stategraph : abigail
      timelineindex = 1
      lastupdatetime = 7015.3670325466
      statemem = table: 0x30cbeb50
      bufferedevents = table: 0x146d47a0
      laststate = table: 0x30d78480
      statestarttime = 7015.3670325466
   dt = 0.033333335071802
   startstate = table: 0x30d78480
scripts/stategraph.lua:704 in (method) Update (Lua) <697-723>
   self =
      mem = table: 0xeac0510
      OnStart = function - scripts/prefabs/abigail.lua:359
      currentstate = table: 0x36624da0
      timeinstate = 0
      inst = 140237 - abigail (valid:true)
      tags = table: 0x25427c80
      stopped = false
      sg = Stategraph : abigail
      timelineindex = 1
      lastupdatetime = 7015.3670325466
      statemem = table: 0x30cbeb50
      bufferedevents = table: 0x146d47a0
      laststate = table: 0x30d78480
      statestarttime = 7015.3670325466
   dt = 0.033333335071802
scripts/stategraph.lua:128 in (method) Update (Lua) <109-146>
   self =
      updaters = table: 0x35ec1cd0
      OnEnterNewState = function - scripts/stategraph.lua:27
      tickwaiters = table: 0x1431cf50
      haveEvents = table: 0x10ff4950
      hibernaters = table: 0x1431cf80
      instances = table: 0x1431cef0
   current_tick = 210461
   waiters = table: 0x2cd2e3f0
   updaters = table: 0x283ff950
   k = sg="abigail", state="dissipate", time=0.00, tags = "nointerrupt,noattack,dissipate,busy,"
   v = true
   prefab = abigail
scripts/update.lua:288 in (upvalue) old_update (Lua) <224-298>
   dt = 0.033333335071802
   tick = 210461
   i = 210461
update:6 in () ? (Lua) <4-11>
   arg = nil
   start_time = 31692.842123985

[08:48:32]: [string "scripts/stategraphs/SGabigail.lua"]:96: attempt to index field 'aoe_attack_times' (a nil value)
LUA ERROR stack traceback:
    scripts/stategraphs/SGabigail.lua:96 in (field) onupdate (Lua) <75-108>
    scripts/stategraph.lua:676 in (method) UpdateState (Lua) <634-678>
    scripts/stategraph.lua:704 in (method) Update (Lua) <697-723>
    scripts/stategraph.lua:128 in (method) Update (Lua) <109-146>
    scripts/update.lua:288 in (upvalue) old_update (Lua) <224-298>
    update:6 in () ? (Lua) <4-11>

 


Steps to Reproduce

阿比盖尔在和远古织影者战斗时,击杀虫子导致服务器崩溃
Abigail caused the server to crash when she was fighting the stalker_atrium by killing the stalker_minion.




User Feedback


A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...