Jump to content

Wendy's sister Abigail is crashing the server when attacking eyeplant.


Luis95R
  • Fixed

Abigail causes a crash when attacking an eyeplant:

 

 

[00:09:22]: [string "scripts/prefabs/abigail.lua"]:564: attempt to index local 'data' (a nil value)

LUA ERROR stack traceback:

scripts/prefabs/abigail.lua:564 in (upvalue) on_target_attacked (Lua) <563-567>

inst = 143491 - abigail_vex_debuff (valid:true)

target = 137841 - eyeplant (valid:true)

data = nil

scripts/prefabs/abigail.lua:638 in (local) fn (Lua) <638-638>

target = 137841 - eyeplant (valid:true)

data = nil

scripts/entityscript.lua:1040 in (method) PushEvent (Lua) <1027-1054>

self (valid:true) =

GUID = 137841

Transform = Transform (4FEAF4F8)

inlimbo = false

actionreplica = table: 4FEA95E8

event_listening = table: 4FEAA358

actioncomponents = table: 4FEA94A8

lower_components_shadow = table: 4FEA9458

minionlord = 119123 - lureplant (valid:true)

minionnumber = 29

entity = Entity (4FDB4F98)

AnimState = AnimState (4FEAF518)

prefab = eyeplant

updatecomponents = table: 0E585D08

modactioncomponents = table: 4FEAA948

OnSave = function - ../mods/workshop-1267009196/modmain.lua:134

Network = Network (4FEAF558)

Physics = Physics (4FEAF7F8)

OnLoad = function - ../mods/workshop-1267009196/modmain.lua:143

event_listeners = table: 4FEAA290

SoundEmitter = SoundEmitter (4FEAF538)

name = Eye Plant

hkdata = table: 0E63B9B0

sg = sg="eyeplant", state="attack", time=0.67, tags = "canrotate,attack,"

spawntime = 0

replica = table: 4FEA94D0

persists = true

components = table: 4FEA9480

pendingtasks = table: 4FEAA240

event = attacked

data = nil

listeners = table: 52232938

tocall = table: 29B94580

i = 2

fn = function - scripts/prefabs/abigail.lua:638

scripts/components/minionspawner.lua:63 in (local) fn (Lua) <62-65>

minion = 137841 - eyeplant (valid:true)

scripts/entityscript.lua:1040 in (method) PushEvent (Lua) <1027-1054>

self (valid:true) =

GUID = 137841

Transform = Transform (4FEAF4F8)

inlimbo = false

actionreplica = table: 4FEA95E8

event_listening = table: 4FEAA358

actioncomponents = table: 4FEA94A8

lower_components_shadow = table: 4FEA9458

minionlord = 119123 - lureplant (valid:true)

minionnumber = 29

entity = Entity (4FDB4F98)

AnimState = AnimState (4FEAF518)

prefab = eyeplant

updatecomponents = table: 0E585D08

modactioncomponents = table: 4FEAA948

OnSave = function - ../mods/workshop-1267009196/modmain.lua:134

Network = Network (4FEAF558)

Physics = Physics (4FEAF7F8)

OnLoad = function - ../mods/workshop-1267009196/modmain.lua:143

event_listeners = table: 4FEAA290

SoundEmitter = SoundEmitter (4FEAF538)

name = Eye Plant

hkdata = table: 0E63B9B0

sg = sg="eyeplant", state="attack", time=0.67, tags = "canrotate,attack,"

spawntime = 0

replica = table: 4FEA94D0

persists = true

components = table: 4FEA9480

pendingtasks = table: 4FEAA240

event = death

data = table: 29B97758

listeners = table: 4FEAACE0

tocall = table: 29B9AF70

i = 1

fn = function - scripts/components/minionspawner.lua:62

scripts/components/health.lua:354 in (method) SetVal (Lua) <334-371>

self =

minhealth = 0

absorb = 0

firedamagecaptimer = 0

nofadeout = false

firedamageinlastsecond = 0

externalabsorbmodifiers = table: 4FEAA8A8

playerabsorb = 0

inst = 137841 - eyeplant (valid:true)

externalfiredamagemultipliers = table: 4FEAA628

fire_damage_scale = 1

takingfiredamagetime = 0

_ = table: 4FEAA588

fire_timestart = 1

val = 0

cause = abigail

afflicter = 141294 - abigail (valid:true)

old_health = 15

max_health = 30

min_health = 0

scripts/components/health.lua:383 in (method) DoDelta (Lua) <373-392>

self =

minhealth = 0

absorb = 0

firedamagecaptimer = 0

nofadeout = false

firedamageinlastsecond = 0

externalabsorbmodifiers = table: 4FEAA8A8

playerabsorb =

[00:09:22]: [string "scripts/prefabs/abigail.lua"]:564: attempt to index local 'data' (a nil value)

LUA ERROR stack traceback:

scripts/prefabs/abigail.lua:564 in (upvalue) on_target_attacked (Lua) <563-567>

scripts/prefabs/abigail.lua:638 in (local) fn (Lua) <638-638>

scripts/entityscript.lua:1040 in (method) PushEvent (Lua) <1027-1054>

scripts/components/minionspawner.lua:63 in (local) fn (Lua) <62-65>

scripts/entityscript.lua:1040 in (method) PushEvent (Lua) <1027-1054>

scripts/components/health.lua:354 in (method) SetVal (Lua) <334-371>

scripts/components/health.lua:383 in (method) DoDelta (Lua) <373-392>

scripts/components/combat.lua:446 in (method) GetAttacked (Lua) <420-498>

scripts/components/combat.lua:930 in (method) DoAreaAttack (Lua) <920-936>

scripts/components/aura.lua:52 in (method) OnTick (Lua) <44-65>

scripts/components/aura.lua:22 in (field) fn (Lua) <21-23>

scripts/scheduler.lua:177 in (method) OnTick (Lua) <155-207>

scripts/scheduler.lua:371 in (global) RunScheduler (Lua) <369-377>

scripts/update.lua:180 in () ? (Lua) <159-238>

 

[00:09:22]: Warning: Widget:SetFocusFromChild is happening on a widget outside of the screen/widget hierachy. This will cause focus moves to fail. Is ScriptErrorWidget not a screen?

[00:09:22]: stack traceback:

scripts/widgets/widget.lua:605 in (method) SetFocusFromChild (Lua) <602-627>

scripts/widgets/widget.lua:624 in (method) SetFocusFromChild (Lua) <602-627>

scripts/widgets/widget.lua:624 in (method) SetFocusFromChild (Lua) <602-627>

scripts/widgets/widget.lua:656 in (method) SetFocus (Lua) <629-665>

scripts/widgets/menu.lua:83 in (method) SetFocus (Lua) <74-85>

scripts/widgets/scripterrorwidget.lua:109 in (method) OnUpdate (Lua) <102-119>

scripts/update.lua:90 in () ? (Lua) <33-129>


Steps to Reproduce

Have Abigail attack the eyes from an eyeplant.




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.

Also having this issue. Fresh game, no mods. Happens with every Abigail "Skin"/flower. 

I have 0 knowledge on crash logs, code, lua errors, etc, but if any devs need more info, I've attached the log of my most recent test & subsequent crash. 

 

 

client_log_2020-03-26-01-53-33.txt

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