Jump to content

SGbuzzard.lua


xiaochency
  • Fixed
Quote

[09:22:11]: [string "scripts/stategraphs/SGbuzzard.lua"]:821: attempt to index field 'brain' (a nil value)
LUA ERROR stack traceback:
scripts/stategraphs/SGbuzzard.lua:821 in () ? (Lua) <819-826>
   inst = 152535 - mutatedbuzzard_gestalt (valid:true)
   corpse = 152721 - mosslingcorpse (valid:true)
=(tail call):-1 in ()  (tail) <-1--1>
scripts/stategraph.lua:465 in (method) HandleEvent (Lua) <463-471>
   self =
      tags = table: 0x3bd55530
      mem = table: 0x5a3b0ea0
      statemem = table: 0x5d2ce880
      currentstate = table: 0x4dcb6a10
      timeinstate = 0.40000002086163
      sg = Stategraph : buzzard
      inst = 152535 - mutatedbuzzard_gestalt (valid:true)
      bufferedevents = table: 0x16a95410
      statestarttime = 3386.7668433003
      lastupdatetime = 3387.1668433212
      laststate = table: 0x4dcb6a10
   eventname = animover
   data = table: 0x1229ff50
scripts/stategraph.lua:479 in (method) HandleEvents (Lua) <473-488>
   self =
      tags = table: 0x3bd55530
      mem = table: 0x5a3b0ea0
      statemem = table: 0x5d2ce880
      currentstate = table: 0x4dcb6a10
      timeinstate = 0.40000002086163
      sg = Stategraph : buzzard
      inst = 152535 - mutatedbuzzard_gestalt (valid:true)
      bufferedevents = table: 0x16a95410
      statestarttime = 3386.7668433003
      lastupdatetime = 3387.1668433212
      laststate = table: 0x4dcb6a10
   buff_events = table: 0x16a95410
   k = 1
   event = table: 0x498079f0
scripts/stategraph.lua:154 in (method) UpdateEvents (Lua) <148-157>
   self =
      updaters = table: 0x11804420
      OnEnterNewState = function - scripts/stategraph.lua:27
      tickwaiters = table: 0x1b204560
      haveEvents = table: 0x4b131de0
      hibernaters = table: 0x1b2045b0
      instances = table: 0x1b2044c0
   evs = table: 0x59c8ab80
   k = sg="buzzard", state="corpse_eat_loop", time=0.80, tags = "eating_corpse,"
   v = true
scripts/stategraph.lua:145 in (method) Update (Lua) <109-146>
   self =
      updaters = table: 0x11804420
      OnEnterNewState = function - scripts/stategraph.lua:27
      tickwaiters = table: 0x1b204560
      haveEvents = table: 0x4b131de0
      hibernaters = table: 0x1b2045b0
      instances = table: 0x1b2044c0
   current_tick = 101627
   waiters = table: 0x1019a270
   updaters = table: 0x53a91ec0
scripts/update.lua:288 in (upvalue) old_update (Lua) <224-298>
   dt = 0.033333335071802
   tick = 101627
   i = 101627
update:6 in () ? (Lua) <4-11>
   arg = nil
   start_time = 33712.5390625

[09:22:11]: [string "scripts/stategraphs/SGbuzzard.lua"]:821: attempt to index field 'brain' (a nil value)
LUA ERROR stack traceback:
    scripts/stategraphs/SGbuzzard.lua:821 in () ? (Lua) <819-826>
    =(tail call):-1 in ()  (tail) <-1--1>
    scripts/stategraph.lua:465 in (method) HandleEvent (Lua) <463-471>
    scripts/stategraph.lua:479 in (method) HandleEvents (Lua) <473-488>
    scripts/stategraph.lua:154 in (method) UpdateEvents (Lua) <148-157>
    scripts/stategraph.lua:145 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

buzzard brain




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