runtime_condensed
-
215
count
Cannot execute null.set ai status(). inupdate z(/mob/living/proc/update_z:1935)src: Frankie Hauberk (/mob/living/carbon/human)
src_loc: the floor (179,134,3) (/turf/open/floor/iron/dark)
usr: (src)
-
51
count
The multi z layer cable hub taking damage while having <= 0 integrity intake damage(/atom/proc/take_damage:23)src: the multi z layer cable hub (/obj/structure/cable/multilayer/multiz)
src_loc: the plating (135,116,3) (/turf/open/floor/plating)
usr: null
-
51
count
Cannot execute null.resolve(). inCanAStarPass(/turf/open/openspace/CanAStarPass:151)src: the ice chasm (105,79,4) (/turf/open/openspace/icemoon/keep_below)
src_loc:
usr: null
-
24
count
Cannot read null.air inrelocate airs(/obj/machinery/atmospherics/components/proc/relocate_airs:381)src: Supermatter Engine green air s... (/obj/machinery/atmospherics/components/unary/vent_scrubber)
src_loc: the snow (113,65,4) (/turf/open/misc/asteroid/snow/icemoon/do_not_chasm)
usr: null
-
21
count
-
7
count
bad index inSendSignal(/datum/proc/_SendSignal:126)src: the snow (122,70,4) (/turf/open/misc/asteroid/snow/icemoon/do_not_chasm)
src_loc:
usr: 0
-
2
count
-
1
count
bad icon operation inScale(/icon/proc/Scale:)src: /icon (/icon)
src_loc:
usr: Frankie Hauberk (/mob/living/carbon/human)
-
1
count
tried to generate a supply pack without a valid crate type ingenerate(/datum/supply_pack/proc/generate:76)src: Shuttle Construction Starter K... (/datum/supply_pack/goody/shuttle_construction_kit)
src_loc:
usr: null
-
1
count
A client was Del()'d without a persistent_client! This should not be happening. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Cannot execute null.UnregisterSignal(). inunregister signals(/datum/component/connect_range/proc/unregister_signals:113)src: /datum/component/connect_range (/datum/component/connect_range)
src_loc:
usr: null
-
1
count
null.add_member() called by /obj/machinery/atmospherics/components/unary on (147,126,4) inadd member(/obj/machinery/atmospherics/components/add_member:199)src: the omni machinery (/obj/machinery/atmospherics/components/unary)
src_loc:
usr: Joe Madwell (/mob/living/carbon/human)
-
1
count
Cannot read null.seen_messages infinish image generation(/datum/chatmessage/proc/finish_image_generation:210)src: /datum/chatmessage (/datum/chatmessage)
src_loc:
usr: null
-
1
count
Cannot execute null.use(). inuse energy(/obj/vehicle/sealed/mecha/proc/use_energy:11)src: the Clarke (/obj/vehicle/sealed/mecha/clarke)
src_loc: the floor (169,124,4) (/turf/open/floor/iron/recharge_floor)
usr: null
-
1
count
Cannot read null.z inreact to z move(/datum/component/area_sound_manager/proc/react_to_z_move:46)src: /datum/component/area_sound_ma... (/datum/component/area_sound_manager)
src_loc:
usr: the grey baby slime (13) (/mob/living/basic/slime)
-
1
count
Cannot execute null.return air(). inLateInitialize(/obj/structure/closet/LateInitialize:182)src: the Donk Co. fridge (/obj/structure/closet/crate/freezer/donk)
src_loc: null
usr: null
-
1
count
cause_hallucination was given a non-hallucination type. incause hallucination(/mob/living/proc/_cause_hallucination:45)src: the goldgrub (/mob/living/basic/mining/goldgrub)
src_loc: the snow (147,153,3) (/turf/open/misc/asteroid/snow/icemoon)
usr: null
-
1
count
addtimer called with a callback assigned to a qdeleted object. In the future such timers will not be supported and may refuse to run or run with a 0 wait instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Frankie Hauberk (/mob/living/carbon/human)
-
1
count
Cannot execute null.RegisterSignal(). inupdate signals(/datum/component/connect_range/proc/update_signals:99)src: /datum/component/connect_range (/datum/component/connect_range)
src_loc:
usr: null
-
1
count
list index out of bounds inattack hand(/obj/structure/flatpack_cart/attack_hand:150)src: the flatpack cart (/obj/structure/flatpack_cart)
src_loc:
usr: Frankie Hauberk (/mob/living/carbon/human)
{
"data": {
"runtimes": [
{
"count": 215,
"message": "Cannot execute null.set ai status().",
"proc_name": "update z (\/mob\/living\/proc\/update_z)",
"source_file": "code\/modules\/mob\/living\/living.dm,1935",
"src": "Frankie Hauberk (\/mob\/living\/carbon\/human)",
"src_loc": "the floor (179,134,3) (\/turf\/open\/floor\/iron\/dark)",
"usr": "(src)"
},
{
"count": 51,
"message": "The multi z layer cable hub taking damage while having <= 0 integrity",
"proc_name": "take damage (\/atom\/proc\/take_damage)",
"source_file": "code\/game\/atom\/atom_defense.dm,23",
"src": "the multi z layer cable hub (\/obj\/structure\/cable\/multilayer\/multiz)",
"src_loc": "the plating (135,116,3) (\/turf\/open\/floor\/plating)",
"usr": "null"
},
{
"count": 51,
"message": "Cannot execute null.resolve().",
"proc_name": "CanAStarPass (\/turf\/open\/openspace\/CanAStarPass)",
"source_file": "code\/game\/turfs\/open\/openspace.dm,151",
"src": "the ice chasm (105,79,4) (\/turf\/open\/openspace\/icemoon\/keep_below)",
"src_loc": null,
"usr": "null"
},
{
"count": 24,
"message": "Cannot read null.air",
"proc_name": "relocate airs (\/obj\/machinery\/atmospherics\/components\/proc\/relocate_airs)",
"source_file": "code\/modules\/atmospherics\/machinery\/components\/components_base.dm,381",
"src": "Supermatter Engine green air s... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_scrubber)",
"src_loc": "the snow (113,65,4) (\/turf\/open\/misc\/asteroid\/snow\/icemoon\/do_not_chasm)",
"usr": "null"
},
{
"count": 21,
"message": "Volume modifier 0 must be +ve",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 7,
"message": "bad index",
"proc_name": " SendSignal (\/datum\/proc\/_SendSignal)",
"source_file": "code\/datums\/signals.dm,126",
"src": "the snow (122,70,4) (\/turf\/open\/misc\/asteroid\/snow\/icemoon\/do_not_chasm)",
"src_loc": null,
"usr": "0"
},
{
"count": 2,
"message": "Cannot read null.z",
"proc_name": "is valid z level (\/proc\/is_valid_z_level)",
"source_file": "code\/__HELPERS\/levels.dm,15",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 1,
"message": "bad icon operation",
"proc_name": "Scale (\/icon\/proc\/Scale)",
"source_file": null,
"src": "\/icon (\/icon)",
"src_loc": null,
"usr": "Frankie Hauberk (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "tried to generate a supply pack without a valid crate type",
"proc_name": "generate (\/datum\/supply_pack\/proc\/generate)",
"source_file": "code\/modules\/cargo\/packs\/_packs.dm,76",
"src": "Shuttle Construction Starter K... (\/datum\/supply_pack\/goody\/shuttle_construction_kit)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "A client was Del()'d without a persistent_client! This should not be happening.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 1,
"message": "Cannot execute null.UnregisterSignal().",
"proc_name": "unregister signals (\/datum\/component\/connect_range\/proc\/unregister_signals)",
"source_file": "code\/datums\/components\/connect_range.dm,113",
"src": "\/datum\/component\/connect_range (\/datum\/component\/connect_range)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "null.add_member() called by \/obj\/machinery\/atmospherics\/components\/unary on (147,126,4)",
"proc_name": "add member (\/obj\/machinery\/atmospherics\/components\/add_member)",
"source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199",
"src": "the omni machinery (\/obj\/machinery\/atmospherics\/components\/unary)",
"src_loc": null,
"usr": "Joe Madwell (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.seen_messages",
"proc_name": "finish image generation (\/datum\/chatmessage\/proc\/finish_image_generation)",
"source_file": "code\/datums\/chatmessage.dm,210",
"src": "\/datum\/chatmessage (\/datum\/chatmessage)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot execute null.use().",
"proc_name": "use energy (\/obj\/vehicle\/sealed\/mecha\/proc\/use_energy)",
"source_file": "code\/modules\/vehicles\/mecha\/mecha_helpers.dm,11",
"src": "the Clarke (\/obj\/vehicle\/sealed\/mecha\/clarke)",
"src_loc": "the floor (169,124,4) (\/turf\/open\/floor\/iron\/recharge_floor)",
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.z",
"proc_name": "react to z move (\/datum\/component\/area_sound_manager\/proc\/react_to_z_move)",
"source_file": "code\/datums\/components\/area_sound_manager.dm,46",
"src": "\/datum\/component\/area_sound_ma... (\/datum\/component\/area_sound_manager)",
"src_loc": null,
"usr": "the grey baby slime (13) (\/mob\/living\/basic\/slime)"
},
{
"count": 1,
"message": "Cannot execute null.return air().",
"proc_name": "LateInitialize (\/obj\/structure\/closet\/LateInitialize)",
"source_file": "code\/game\/objects\/structures\/crates_lockers\/closets.dm,182",
"src": "the Donk Co. fridge (\/obj\/structure\/closet\/crate\/freezer\/donk)",
"src_loc": "null",
"usr": "null"
},
{
"count": 1,
"message": "cause_hallucination was given a non-hallucination type.",
"proc_name": " cause hallucination (\/mob\/living\/proc\/_cause_hallucination)",
"source_file": "code\/__HELPERS\/hallucinations.dm,45",
"src": "the goldgrub (\/mob\/living\/basic\/mining\/goldgrub)",
"src_loc": "the snow (147,153,3) (\/turf\/open\/misc\/asteroid\/snow\/icemoon)",
"usr": "null"
},
{
"count": 1,
"message": "addtimer called with a callback assigned to a qdeleted object. In the future such timers will not be supported and may refuse to run or run with a 0 wait",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Frankie Hauberk (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.RegisterSignal().",
"proc_name": "update signals (\/datum\/component\/connect_range\/proc\/update_signals)",
"source_file": "code\/datums\/components\/connect_range.dm,99",
"src": "\/datum\/component\/connect_range (\/datum\/component\/connect_range)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "list index out of bounds",
"proc_name": "attack hand (\/obj\/structure\/flatpack_cart\/attack_hand)",
"source_file": "code\/game\/objects\/items\/flatpacks.dm,150",
"src": "the flatpack cart (\/obj\/structure\/flatpack_cart)",
"src_loc": null,
"usr": "Frankie Hauberk (\/mob\/living\/carbon\/human)"
}
],
"total_count": 384
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-10-19 10:43:55.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 257063,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":215,\"message\":\"Cannot execute null.set ai status().\",\"proc_name\":\"update z (\/mob\/living\/proc\/update_z)\",\"source_file\":\"code\/modules\/mob\/living\/living.dm,1935\",\"src\":\"Frankie Hauberk (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (179,134,3) (\/turf\/open\/floor\/iron\/dark)\",\"usr\":\"(src)\"},{\"count\":51,\"message\":\"The multi z layer cable hub taking damage while having <= 0 integrity\",\"proc_name\":\"take damage (\/atom\/proc\/take_damage)\",\"source_file\":\"code\/game\/atom\/atom_defense.dm,23\",\"src\":\"the multi z layer cable hub (\/obj\/structure\/cable\/multilayer\/multiz)\",\"src_loc\":\"the plating (135,116,3) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":51,\"message\":\"Cannot execute null.resolve().\",\"proc_name\":\"CanAStarPass (\/turf\/open\/openspace\/CanAStarPass)\",\"source_file\":\"code\/game\/turfs\/open\/openspace.dm,151\",\"src\":\"the ice chasm (105,79,4) (\/turf\/open\/openspace\/icemoon\/keep_below)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":24,\"message\":\"Cannot read null.air\",\"proc_name\":\"relocate airs (\/obj\/machinery\/atmospherics\/components\/proc\/relocate_airs)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/components_base.dm,381\",\"src\":\"Supermatter Engine green air s... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_scrubber)\",\"src_loc\":\"the snow (113,65,4) (\/turf\/open\/misc\/asteroid\/snow\/icemoon\/do_not_chasm)\",\"usr\":\"null\"},{\"count\":21,\"message\":\"Volume modifier 0 must be +ve\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":7,\"message\":\"bad index\",\"proc_name\":\" SendSignal (\/datum\/proc\/_SendSignal)\",\"source_file\":\"code\/datums\/signals.dm,126\",\"src\":\"the snow (122,70,4) (\/turf\/open\/misc\/asteroid\/snow\/icemoon\/do_not_chasm)\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":2,\"message\":\"Cannot read null.z\",\"proc_name\":\"is valid z level (\/proc\/is_valid_z_level)\",\"source_file\":\"code\/__HELPERS\/levels.dm,15\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":1,\"message\":\"bad icon operation\",\"proc_name\":\"Scale (\/icon\/proc\/Scale)\",\"source_file\":null,\"src\":\"\/icon (\/icon)\",\"src_loc\":null,\"usr\":\"Frankie Hauberk (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"tried to generate a supply pack without a valid crate type\",\"proc_name\":\"generate (\/datum\/supply_pack\/proc\/generate)\",\"source_file\":\"code\/modules\/cargo\/packs\/_packs.dm,76\",\"src\":\"Shuttle Construction Starter K... (\/datum\/supply_pack\/goody\/shuttle_construction_kit)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"A client was Del()'d without a persistent_client! This should not be happening.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot execute null.UnregisterSignal().\",\"proc_name\":\"unregister signals (\/datum\/component\/connect_range\/proc\/unregister_signals)\",\"source_file\":\"code\/datums\/components\/connect_range.dm,113\",\"src\":\"\/datum\/component\/connect_range (\/datum\/component\/connect_range)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"null.add_member() called by \/obj\/machinery\/atmospherics\/components\/unary on (147,126,4)\",\"proc_name\":\"add member (\/obj\/machinery\/atmospherics\/components\/add_member)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199\",\"src\":\"the omni machinery (\/obj\/machinery\/atmospherics\/components\/unary)\",\"src_loc\":null,\"usr\":\"Joe Madwell (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.seen_messages\",\"proc_name\":\"finish image generation (\/datum\/chatmessage\/proc\/finish_image_generation)\",\"source_file\":\"code\/datums\/chatmessage.dm,210\",\"src\":\"\/datum\/chatmessage (\/datum\/chatmessage)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.use().\",\"proc_name\":\"use energy (\/obj\/vehicle\/sealed\/mecha\/proc\/use_energy)\",\"source_file\":\"code\/modules\/vehicles\/mecha\/mecha_helpers.dm,11\",\"src\":\"the Clarke (\/obj\/vehicle\/sealed\/mecha\/clarke)\",\"src_loc\":\"the floor (169,124,4) (\/turf\/open\/floor\/iron\/recharge_floor)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.z\",\"proc_name\":\"react to z move (\/datum\/component\/area_sound_manager\/proc\/react_to_z_move)\",\"source_file\":\"code\/datums\/components\/area_sound_manager.dm,46\",\"src\":\"\/datum\/component\/area_sound_ma... (\/datum\/component\/area_sound_manager)\",\"src_loc\":null,\"usr\":\"the grey baby slime (13) (\/mob\/living\/basic\/slime)\"},{\"count\":1,\"message\":\"Cannot execute null.return air().\",\"proc_name\":\"LateInitialize (\/obj\/structure\/closet\/LateInitialize)\",\"source_file\":\"code\/game\/objects\/structures\/crates_lockers\/closets.dm,182\",\"src\":\"the Donk Co. fridge (\/obj\/structure\/closet\/crate\/freezer\/donk)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"cause_hallucination was given a non-hallucination type.\",\"proc_name\":\" cause hallucination (\/mob\/living\/proc\/_cause_hallucination)\",\"source_file\":\"code\/__HELPERS\/hallucinations.dm,45\",\"src\":\"the goldgrub (\/mob\/living\/basic\/mining\/goldgrub)\",\"src_loc\":\"the snow (147,153,3) (\/turf\/open\/misc\/asteroid\/snow\/icemoon)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"addtimer called with a callback assigned to a qdeleted object. In the future such timers will not be supported and may refuse to run or run with a 0 wait\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Frankie Hauberk (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.RegisterSignal().\",\"proc_name\":\"update signals (\/datum\/component\/connect_range\/proc\/update_signals)\",\"source_file\":\"code\/datums\/components\/connect_range.dm,99\",\"src\":\"\/datum\/component\/connect_range (\/datum\/component\/connect_range)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"list index out of bounds\",\"proc_name\":\"attack hand (\/obj\/structure\/flatpack_cart\/attack_hand)\",\"source_file\":\"code\/game\/objects\/items\/flatpacks.dm,150\",\"src\":\"the flatpack cart (\/obj\/structure\/flatpack_cart)\",\"src_loc\":null,\"usr\":\"Frankie Hauberk (\/mob\/living\/carbon\/human)\"}],\"total_count\":384}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/10\/19\/round-257063\/runtime.condensed.json"
}
Install Gentoo