Jump to content

Crash When Attacking A Buzzard


Legend_Master
  • Fixed
[01:13:06]:  START OF ATTACK 	
[01:13:06]: [string "scripts/stategraphs/SGbuzzard.lua"]:412: attempt to index field 'target' (a nil value)
LUA ERROR stack traceback:
scripts/stategraphs/SGbuzzard.lua:412 in (field) fn (Lua) <411-415>
   inst = 186032 - buzzard (valid:true)
scripts/stategraph.lua:603 in (method) UpdateState (Lua) <571-615>
   self =
      timelineindex = 3
      tags = table: 0x64056df0
      mem = table: 0x78bcddb0
      statemem = table: 0x20db3d60
      currentstate = table: 0x78ace370
      timeinstate = 0.50000002607703
      sg = Stategraph : buzzard
      inst = 186032 - buzzard (valid:true)
      lastupdatetime = 4212.8002197146
      statestarttime = 4212.3002196886
      laststate = table: 0x78abdeb0
      bufferedevents = table: 0x3fbb1100
   dt = 0.46666669100523
   startstate = table: 0x78ace370
   idx = 2
   old_time = 0.50000002607703
   extra_time = 2.6077032089233e-08
scripts/stategraph.lua:642 in (method) Update (Lua) <634-662>
   self =
      timelineindex = 3
      tags = table: 0x64056df0
      mem = table: 0x78bcddb0
      statemem = table: 0x20db3d60
      currentstate = table: 0x78ace370
      timeinstate = 0.50000002607703
      sg = Stategraph : buzzard
      inst = 186032 - buzzard (valid:true)
      lastupdatetime = 4212.8002197146
      statestarttime = 4212.3002196886
      laststate = table: 0x78abdeb0
      bufferedevents = table: 0x3fbb1100
   dt = 0.46666669100523
scripts/stategraph.lua:128 in (method) Update (Lua) <109-146>
   self =
      updaters = table: 0x28ab3750
      OnEnterNewState = function - scripts/stategraph.lua:27
      tickwaiters = table: 0xf290860
      haveEvents = table: 0x4f6aeb30
      hibernaters = table: 0xf290890
      instances = table: 0xf2907e0
   current_tick = 126384
   waiters = table: 0x320d7000
   updaters = table: 0x14645eb0
   k = sg="buzzard", state="attack", time=0.50, tags = "attack,busy,"
   v = true
   prefab = buzzard
scripts/update.lua:283 in () ? (Lua) <219-293>
   dt = 0.033333335071802
   tick = 126384
   i = 126384

[01:13:06]: [string "scripts/stategraphs/SGbuzzard.lua"]:412: attempt to index field 'target' (a nil value)
LUA ERROR stack traceback:
    scripts/stategraphs/SGbuzzard.lua:412 in (field) fn (Lua) <411-415>
    scripts/stategraph.lua:603 in (method) UpdateState (Lua) <571-615>
    scripts/stategraph.lua:642 in (method) Update (Lua) <634-662>
    scripts/stategraph.lua:128 in (method) Update (Lua) <109-146>
    scripts/update.lua:283 in () ? (Lua) <219-293>

 


Steps to Reproduce

Attack a buzzard




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...