Jump to content

Mimicreep jumping item that's being deconstructed at the same time causes server crash


konijnenmoed
  • Pending
[00:37:57]: [string "scripts/entityscript.lua"]:1306: attempt to call method 'Get' (a nil value)
LUA ERROR stack traceback:
scripts/entityscript.lua:1306 in (method) GetAngleToPoint (Lua) <1302-1312>
   self (valid:true) =
      GUID = 312132
      Transform = Transform (0x263730f0)
      inlimbo = false
      scrapbook_anim = eye_idle
      actionreplica = table: 0x27fe4fb0
      event_listening = table: 0x24b50760
      brain = --brain--
sleep time: 0.00
Priority - READY <READY> ()>0.00
   >Parallel - READY <READY> ()>0.00
   >   >Isn't Jumping - READY <READY> ()>0.00
   >   >Priority - READY <READY> ()>0.00
   >   >   >Parallel - READY <READY> ()>0.00
   >   >   >   >Just Spawned - READY <READY> ()>0.00
   >   >   >   >PanicAndAvoid - READY <READY> ()>0.00
   >   >   >RunAway - READY <READY> ()>0.00
   >   >   >FailIfSuccess - READY <READY> ()>0.00
   >   >   >   >Spy For Mimicables - READY <READY> ()>0.00
   >   >   >FailIfSuccess - READY <READY> ()>0.00
   >   >   >   >Block While Doing Mimic Action - READY <READY> ()>0.00
   >   >   >Wander - READY <READY> ()>0.00
 
      actioncomponents = table: 0x283102b0
      lower_components_shadow = table: 0x1f7c6150
      _toggle_tail_event = table: 0x35106630
      entity = Entity (0x23af20a0)
      AnimState = AnimState (0xf5177a0)
      prefab = itemmimic_revealed
      _mimicry_queued = true
      Network = Network (0x24385340)
      Physics = Physics (0x32f572b0)
      scrapbook_inspectonseen = true
      brainfn = table: 0x10f29070
      SoundEmitter = SoundEmitter (0x2ca69dd0)
      name = Mimicreep
      event_listeners = table: 0x3010f970
      sg = sg="itemmimic_revealed", state="try_mimic", time=0.47, tags = "busy,jumping,"
      spawntime = 2177.766780246
      pendingtasks = table: 0x11c98aa0
      replica = table: 0x33ade820
      bufferedaction = ACTION 104809 - staff_lunarplant (valid:false)
      components = table: 0x31a18c30
      persists = true
   x = 104809 - staff_lunarplant (valid:false)
   y = nil
   z = nil
scripts/entityscript.lua:1327 in (method) ForceFacePoint (Lua) <1326-1328>
   self (valid:true) =
      GUID = 312132
      Transform = Transform (0x263730f0)
      inlimbo = false
      scrapbook_anim = eye_idle
      actionreplica = table: 0x27fe4fb0
      event_listening = table: 0x24b50760
      brain = --brain--
sleep time: 0.00
Priority - READY <READY> ()>0.00
   >Parallel - READY <READY> ()>0.00
   >   >Isn't Jumping - READY <READY> ()>0.00
   >   >Priority - READY <READY> ()>0.00
   >   >   >Parallel - READY <READY> ()>0.00
   >   >   >   >Just Spawned - READY <READY> ()>0.00
   >   >   >   >PanicAndAvoid - READY <READY> ()>0.00
   >   >   >RunAway - READY <READY> ()>0.00
   >   >   >FailIfSuccess - READY <READY> ()>0.00
   >   >   >   >Spy For Mimicables - READY <READY> ()>0.00
   >   >   >FailIfSuccess - READY <READY> ()>0.00
   >   >   >   >Block While Doing Mimic Action - READY <READY> ()>0.00
   >   >   >Wander - READY <READY> ()>0.00
 
      actioncomponents = table: 0x283102b0
      lower_components_shadow = table: 0x1f7c6150
      _toggle_tail_event = table: 0x35106630
      entity = Entity (0x23af20a0)
      AnimState = AnimState (0xf5177a0)
      prefab = itemmimic_revealed
      _mimicry_queued = true
      Network = Network (0x24385340)
      Physics = Physics (0x32f572b0)
      scrapbook_inspectonseen = true
      brainfn = table: 0x10f29070
      SoundEmitter = SoundEmitter (0x2ca69dd0)
      name = Mimicreep
      event_listeners = table: 0x3010f970
      sg = sg="itemmimic_revealed", state="try_mimic", time=0.47, tags = "busy,jumping,"
      spawntime = 2177.766780246
      pendingtasks = table: 0x11c98aa0
      replica = table: 0x33ade820
      bufferedaction = ACTION 104809 - staff_lunarplant (valid:false)
      components = table: 0x31a18c30
      persists = true
   x = 104809 - staff_lunarplant (valid:false)
   y = nil
   z = nil
scripts/stategraphs/SGitemmimic_revealed.lua:124 in (field) onenter (Lua) <102-126>
   inst = 312132 - itemmimic_revealed (valid:true)
   action = ACTION 104809 - staff_lunarplant (valid:false
[00:37:57]: [string "scripts/entityscript.lua"]:1306: attempt to call method 'Get' (a nil value)
LUA ERROR stack traceback:
    scripts/entityscript.lua:1306 in (method) GetAngleToPoint (Lua) <1302-1312>
    scripts/entityscript.lua:1327 in (method) ForceFacePoint (Lua) <1326-1328>
    scripts/stategraphs/SGitemmimic_revealed.lua:124 in (field) onenter (Lua) <102-126>
    scripts/stategraph.lua:591 in (method) GoToState (Lua) <529-600>
    scripts/stategraphs/SGitemmimic_revealed.lua:93 in () ? (Lua) <92-94>
    =(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 () ? (Lua) <224-298>

 


Steps to Reproduce

1. Put an item (in this case a Brightshade Staff) on the ground near moving Minicreeps.

2. Use deconstruction staff to deconstruct the item that's on the ground, while at the same time a Minicreep tries to jump the item.




User Feedback




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