Jump to content

slipperyfeet crash


xiaochency
  • Can't Reproduce
Quote

[19:02:56]: component burnable already exists on entity 117581 - waxwell!    scripts/standardcomponents.lua:266 in (global) MakeMediumBurnableCharacter (Lua) <265-276>    
[19:02:56]: component propagator already exists on entity 117581 - waxwell!    scripts/standardcomponents.lua:208 in (global) MakeSmallPropagator (Lua) <207-220>    
[19:02:56]: component freezable already exists on entity 117581 - waxwell!    scripts/standardcomponents.lua:361 in (global) MakeLargeFreezableCharacter (Lua) <360-367>    
[19:02:56]: component grogginess already exists on entity 117581 - waxwell!    scripts/prefabs/player_common_extensions.lua:220 in (upvalue) CommonActualRez (Lua) <193-251>    
[19:02:56]: component slipperyfeet already exists on entity 117581 - waxwell!    scripts/prefabs/player_common_extensions.lua:224 in (upvalue) CommonActualRez (Lua) <193-251>    
[19:05:21]: [string "scripts/components/slipperyfeet.lua"]:37: attempt to index local 'self' (a nil value)
LUA ERROR stack traceback:
scripts/components/slipperyfeet.lua:37 in (field) fn (Lua) <35-51>
   inst = 117581 - waxwell (valid:true)
   self = nil
scripts/scheduler.lua:186 in (method) OnTick (Lua) <164-216>
   self =
      running = table: 0x2e3faeb0
      waitingfortick = table: 0x254d7320
      hibernating = table: 0x293e9920
      tasks = table: 0x31735e20
      waking = table: 0x30d5f3b0
      attime = table: 0xaf409c0
   tick = 289514
   k = PERIODIC 117581: 1.000000
   v = true
   already_dead = false
scripts/scheduler.lua:409 in (global) RunScheduler (Lua) <407-415>
   tick = 289514
scripts/update.lua:240 in () ? (Lua) <224-298>
   dt = 0.033333335071802
   tick = 289514
   i = 289514

[19:05:21]: [string "scripts/components/slipperyfeet.lua"]:37: attempt to index local 'self' (a nil value)
LUA ERROR stack traceback:
    scripts/components/slipperyfeet.lua:37 in (field) fn (Lua) <35-51>
    scripts/scheduler.lua:186 in (method) OnTick (Lua) <164-216>
    scripts/scheduler.lua:409 in (global) RunScheduler (Lua) <407-415>
    scripts/update.lua:240 in () ? (Lua) <224-298>

 


Steps to Reproduce

这个崩溃是在天体英雄三阶段使用大虚影技能的时候触发的。
This crash is triggered when alterguardian_phase3 uses the SUMMON.

  • Like 1



User Feedback


Are you using any mods that are trying to instantly respawn your player when they die? If not could you upload a small video showing the setup to reproduce this?

Changed Status to Can't Reproduce

  • Like 1

Share this comment


Link to comment
Share on other sites



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