[Server Crash] - Crash related to the minifan


ZupaleX

Recommended Posts

Bug Submission:

Category: Server Crash

Issue Title: Crash related to the minifan

Issue Description: Hello, this crash is here for some time now, I thought it has been fixed but it seems not :-)

It crashes when a minifan reaches 0% of durability (not sure if it's the only condition under which the game crashes because of the minifan though).

Here is the crash log

[00:35:12]: [string "scripts/components/inventoryitem_replica.lu..."]:13: attempt to index field 'classified' (a nil value)

LUA ERROR stack traceback:

scripts/components/inventoryitem_replica.lua:13 in (local) fn (Lua) <13-13>

inst = 116659 - minifan (valid:false)

data = table: 2C3AAA98

scripts/entityscript.lua:962 in (method) PushEvent (Lua) <956-979>

self (valid:false) =

GUID = 116659

Transform = Transform (19492F78)

inlimbo = false

actionreplica = table: 1E58E7A8

onlocomote = function - scripts/prefabs/minifan.lua:30

actioncomponents = table: 1E58E1E0

lower_components_shadow = table: 1E58E190

entity = Entity (21A97BF8)

AnimState = AnimState (19492ED8)

prefab = minifan

Network = Network (19492FD8)

Physics = Physics (2BF8A290)

SoundEmitter = SoundEmitter (19492F18)

persists = false

spawntime = 382.43335327879

name = Whirly Fan

replica = table: 1E58E280

components = table: 1E58E1B8

event = percentusedchange

data = table: 2C3AAA98

listeners = table: 1E590C88

entity = 116659 - minifan (valid:false)

fns = table: 1E590A58

i = 2

fn = function - scripts/components/inventoryitem_replica.lua:13

scripts/components/fueled.lua:253 in (method) DoDelta (Lua) <237-254>

self =

sections = 1

rate = 1

period = 1

inst = 116659 - minifan (valid:false)

consuming = false

bonusmult = 1

_ = table: 1E5881A0

depleted = function - scripts/prefabs/minifan.lua:72

amount = -1

oldsection = 1

newsection = 1

scripts/components/fueled.lua:258 in (method) DoUpdate (Lua) <256-268>

self =

sections = 1

rate = 1

period = 1

inst = 116659 - minifan (valid:false)

consuming = false

bonusmult = 1

_ = table: 1E5881A0

depleted = function - scripts/prefabs/minifan.lua:72

dt = 1

scripts/components/fueled.lua:220 in (field) fn (Lua) <220-220>

scripts/scheduler.lua:194 in (method) OnTick (Lua) <168-225>

self =

running = table: 0F176A10

waitingfortick = table: 0F1769E8

tasks = table: 0F176C40

waking = table: 2055A240

attime = table: 0F176DA8

hibernating = table: 0F176D30

tick = 57436

k = PERIODIC 116659: 1.000000

v = true

already_dead = nil

scripts/scheduler.lua:406 in (global) RunScheduler (Lua) <404-412>

tick = 57436

scripts/update.lua:166 in () ? (Lua) <150-223>

dt = 0.033333335071802

tick = 57436

i = 57436

[00:35:12]: [string "scripts/components/inventoryitem_replica.lu..."]:13: attempt to index field 'classified' (a nil value)

LUA ERROR stack traceback:

scripts/components/inventoryitem_replica.lua:13 in (local) fn (Lua) <13-13>

scripts/entityscript.lua:962 in (method) PushEvent (Lua) <956-979>

scripts/components/fueled.lua:253 in (method) DoDelta (Lua) <237-254>

scripts/components/fueled.lua:258 in (method) DoUpdate (Lua) <256-268>

scripts/components/fueled.lua:220 in (field) fn (Lua) <220-220>

scripts/scheduler.lua:194 in (method) OnTick (Lua) <168-225>

scripts/scheduler.lua:406 in (global) RunScheduler (Lua) <404-412>

scripts/update.lua:166 in () ? (Lua) <150-223>

Steps to Reproduce: Use the minifan

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.