runtime_condensed
-
42
count
Cannot execute null.set ai status(). inupdate z(/mob/living/proc/update_z:1981)src: Ophelia Riverleah (/mob/living/carbon/human)
src_loc: the floor (80,106,4) (/turf/open/floor/iron)
usr: (src)
-
17
count
Cannot read null.active_hud_list inremove all atoms from single hud(/datum/atom_hud/proc/remove_all_atoms_from_single_hud:371)src: /datum/atom_hud/data/human/med... (/datum/atom_hud/data/human/medical/advanced)
src_loc:
usr: Jeremy (/mob/dead/observer)
-
16
count
Cannot read null.active_hud_list inadd all atoms to single mob hud(/datum/atom_hud/proc/add_all_atoms_to_single_mob_hud:333)src: /datum/atom_hud/data/human/med... (/datum/atom_hud/data/human/medical/advanced)
src_loc:
usr: Jeremy (/mob/dead/observer)
-
14
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: Ophelia Riverleah (/mob/living/carbon/human)
-
7
count
Cannot read null.fingerprintslast indefault explode(/datum/chemical_reaction/proc/default_explode:292)src: /datum/chemical_reaction/reage... (/datum/chemical_reaction/reagent_explosion/gunpowder_explosion)
src_loc:
usr: null
-
4
count
Tried to track a qdeleted datum (the dirt) in ai datum blackboard (key: temporary_ignore_list)! Please ensure that we are not doing this by adding handling where necessary. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
2
count
tried to generate a supply pack without a valid crate type ingenerate(/datum/supply_pack/proc/generate:76)src: Experimental Medication Single... (/datum/supply_pack/goody/experimental_medication)
src_loc:
usr: null
-
2
count
-
1
count
https://tts.scriptis.net/tts-voices: status code 502 instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Qdeleted thing being thrown around. inthrow at(/atom/movable/proc/throw_at:1339)src: the banana glutton (/mob/living/basic/clown/mutant/glutton)
src_loc: null
usr: null
-
1
count
-
1
count
bad client ininitialize(/datum/tgui_window/proc/initialize:123)src: /datum/tgui_window (/datum/tgui_window)
src_loc:
usr: null
-
1
count
Cannot modify null.client. inDestroy(/client/Destroy:640)src: Sothanforax (/client)
src_loc:
usr: null
-
1
count
Cannot execute null.get expected ai status(). inupdate z(/mob/living/proc/update_z:1994)src: Thomas Campbell (/mob/living/carbon/human)
src_loc: the floor (155,117,3) (/turf/open/floor/iron/stairs/medium)
usr: (src)
-
1
count
Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
qdeleted or null target trying to enter the spatial grid! inenter cell(/datum/controller/subsystem/spatial_grid/proc/enter_cell:358)src: Spatial Grid (/datum/controller/subsystem/spatial_grid)
src_loc:
usr: null
-
1
count
Cannot modify null.layer. inunload(/mob/living/simple_animal/bot/mulebot/proc/unload:456)src: the MULEbot 5qKzd (/mob/living/simple_animal/bot/mulebot)
src_loc: the floor (150,96,4) (/turf/open/floor/iron/dark)
usr: null
-
1
count
-
1
count
movable_moved overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
{
"data": {
"runtimes": [
{
"count": 42,
"message": "Cannot execute null.set ai status().",
"proc_name": "update z (\/mob\/living\/proc\/update_z)",
"source_file": "code\/modules\/mob\/living\/living.dm,1981",
"src": "Ophelia Riverleah (\/mob\/living\/carbon\/human)",
"src_loc": "the floor (80,106,4) (\/turf\/open\/floor\/iron)",
"usr": "(src)"
},
{
"count": 17,
"message": "Cannot read null.active_hud_list",
"proc_name": "remove all atoms from single hud (\/datum\/atom_hud\/proc\/remove_all_atoms_from_single_hud)",
"source_file": "code\/datums\/hud.dm,371",
"src": "\/datum\/atom_hud\/data\/human\/med... (\/datum\/atom_hud\/data\/human\/medical\/advanced)",
"src_loc": null,
"usr": "Jeremy (\/mob\/dead\/observer)"
},
{
"count": 16,
"message": "Cannot read null.active_hud_list",
"proc_name": "add all atoms to single mob hud (\/datum\/atom_hud\/proc\/add_all_atoms_to_single_mob_hud)",
"source_file": "code\/datums\/hud.dm,333",
"src": "\/datum\/atom_hud\/data\/human\/med... (\/datum\/atom_hud\/data\/human\/medical\/advanced)",
"src_loc": null,
"usr": "Jeremy (\/mob\/dead\/observer)"
},
{
"count": 14,
"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": "Ophelia Riverleah (\/mob\/living\/carbon\/human)"
},
{
"count": 7,
"message": "Cannot read null.fingerprintslast",
"proc_name": "default explode (\/datum\/chemical_reaction\/proc\/default_explode)",
"source_file": "code\/modules\/reagents\/chemistry\/recipes.dm,292",
"src": "\/datum\/chemical_reaction\/reage... (\/datum\/chemical_reaction\/reagent_explosion\/gunpowder_explosion)",
"src_loc": null,
"usr": "null"
},
{
"count": 4,
"message": "Tried to track a qdeleted datum (the dirt) in ai datum blackboard (key: temporary_ignore_list)! Please ensure that we are not doing this by adding handling where necessary.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 2,
"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": "Experimental Medication Single... (\/datum\/supply_pack\/goody\/experimental_medication)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "Invalid JPS destination",
"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": "https:\/\/tts.scriptis.net\/tts-voices: status code 502",
"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": "Qdeleted thing being thrown around.",
"proc_name": "throw at (\/atom\/movable\/proc\/throw_at)",
"source_file": "code\/game\/atoms_movable.dm,1339",
"src": "the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)",
"src_loc": "null",
"usr": "null"
},
{
"count": 1,
"message": "Tried to track a qdeleted datum (the motor oil) in ai datum blackboard (key: temporary_ignore_list)! Please ensure that we are not doing this by adding handling where necessary.",
"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": "bad client",
"proc_name": "initialize (\/datum\/tgui_window\/proc\/initialize)",
"source_file": "code\/modules\/tgui\/tgui_window.dm,123",
"src": "\/datum\/tgui_window (\/datum\/tgui_window)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot modify null.client.",
"proc_name": "Destroy (\/client\/Destroy)",
"source_file": "code\/modules\/client\/client_procs.dm,640",
"src": "Sothanforax (\/client)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot execute null.get expected ai status().",
"proc_name": "update z (\/mob\/living\/proc\/update_z)",
"source_file": "code\/modules\/mob\/living\/living.dm,1994",
"src": "Thomas Campbell (\/mob\/living\/carbon\/human)",
"src_loc": "the floor (155,117,3) (\/turf\/open\/floor\/iron\/stairs\/medium)",
"usr": "(src)"
},
{
"count": 1,
"message": "Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum.",
"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": "qdeleted or null target trying to enter the spatial grid!",
"proc_name": "enter cell (\/datum\/controller\/subsystem\/spatial_grid\/proc\/enter_cell)",
"source_file": "code\/controllers\/subsystem\/spatial_gridmap.dm,358",
"src": "Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot modify null.layer.",
"proc_name": "unload (\/mob\/living\/simple_animal\/bot\/mulebot\/proc\/unload)",
"source_file": "code\/modules\/mob\/living\/simple_animal\/bot\/mulebot.dm,456",
"src": "the MULEbot 5qKzd (\/mob\/living\/simple_animal\/bot\/mulebot)",
"src_loc": "the floor (150,96,4) (\/turf\/open\/floor\/iron\/dark)",
"usr": "null"
},
{
"count": 1,
"message": "Tried to track a qdeleted datum (the xeno blood) in ai datum blackboard (key: temporary_ignore_list)! Please ensure that we are not doing this by adding handling where necessary.",
"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": "movable_moved overridden. Use override = TRUE to suppress this warning.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
}
],
"total_count": 115
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-05-31 21:53:58.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 252772,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":42,\"message\":\"Cannot execute null.set ai status().\",\"proc_name\":\"update z (\/mob\/living\/proc\/update_z)\",\"source_file\":\"code\/modules\/mob\/living\/living.dm,1981\",\"src\":\"Ophelia Riverleah (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (80,106,4) (\/turf\/open\/floor\/iron)\",\"usr\":\"(src)\"},{\"count\":17,\"message\":\"Cannot read null.active_hud_list\",\"proc_name\":\"remove all atoms from single hud (\/datum\/atom_hud\/proc\/remove_all_atoms_from_single_hud)\",\"source_file\":\"code\/datums\/hud.dm,371\",\"src\":\"\/datum\/atom_hud\/data\/human\/med... (\/datum\/atom_hud\/data\/human\/medical\/advanced)\",\"src_loc\":null,\"usr\":\"Jeremy (\/mob\/dead\/observer)\"},{\"count\":16,\"message\":\"Cannot read null.active_hud_list\",\"proc_name\":\"add all atoms to single mob hud (\/datum\/atom_hud\/proc\/add_all_atoms_to_single_mob_hud)\",\"source_file\":\"code\/datums\/hud.dm,333\",\"src\":\"\/datum\/atom_hud\/data\/human\/med... (\/datum\/atom_hud\/data\/human\/medical\/advanced)\",\"src_loc\":null,\"usr\":\"Jeremy (\/mob\/dead\/observer)\"},{\"count\":14,\"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\":\"Ophelia Riverleah (\/mob\/living\/carbon\/human)\"},{\"count\":7,\"message\":\"Cannot read null.fingerprintslast\",\"proc_name\":\"default explode (\/datum\/chemical_reaction\/proc\/default_explode)\",\"source_file\":\"code\/modules\/reagents\/chemistry\/recipes.dm,292\",\"src\":\"\/datum\/chemical_reaction\/reage... (\/datum\/chemical_reaction\/reagent_explosion\/gunpowder_explosion)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":4,\"message\":\"Tried to track a qdeleted datum (the dirt) in ai datum blackboard (key: temporary_ignore_list)! Please ensure that we are not doing this by adding handling where necessary.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":2,\"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\":\"Experimental Medication Single... (\/datum\/supply_pack\/goody\/experimental_medication)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Invalid JPS destination\",\"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\":\"https:\/\/tts.scriptis.net\/tts-voices: status code 502\",\"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\":\"Qdeleted thing being thrown around.\",\"proc_name\":\"throw at (\/atom\/movable\/proc\/throw_at)\",\"source_file\":\"code\/game\/atoms_movable.dm,1339\",\"src\":\"the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Tried to track a qdeleted datum (the motor oil) in ai datum blackboard (key: temporary_ignore_list)! Please ensure that we are not doing this by adding handling where necessary.\",\"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\":\"bad client\",\"proc_name\":\"initialize (\/datum\/tgui_window\/proc\/initialize)\",\"source_file\":\"code\/modules\/tgui\/tgui_window.dm,123\",\"src\":\"\/datum\/tgui_window (\/datum\/tgui_window)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot modify null.client.\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,640\",\"src\":\"Sothanforax (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.get expected ai status().\",\"proc_name\":\"update z (\/mob\/living\/proc\/update_z)\",\"source_file\":\"code\/modules\/mob\/living\/living.dm,1994\",\"src\":\"Thomas Campbell (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (155,117,3) (\/turf\/open\/floor\/iron\/stairs\/medium)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum.\",\"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\":\"qdeleted or null target trying to enter the spatial grid!\",\"proc_name\":\"enter cell (\/datum\/controller\/subsystem\/spatial_grid\/proc\/enter_cell)\",\"source_file\":\"code\/controllers\/subsystem\/spatial_gridmap.dm,358\",\"src\":\"Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot modify null.layer.\",\"proc_name\":\"unload (\/mob\/living\/simple_animal\/bot\/mulebot\/proc\/unload)\",\"source_file\":\"code\/modules\/mob\/living\/simple_animal\/bot\/mulebot.dm,456\",\"src\":\"the MULEbot 5qKzd (\/mob\/living\/simple_animal\/bot\/mulebot)\",\"src_loc\":\"the floor (150,96,4) (\/turf\/open\/floor\/iron\/dark)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Tried to track a qdeleted datum (the xeno blood) in ai datum blackboard (key: temporary_ignore_list)! Please ensure that we are not doing this by adding handling where necessary.\",\"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\":\"movable_moved overridden. Use override = TRUE to suppress this warning.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"}],\"total_count\":115}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/05\/31\/round-252772\/runtime.condensed.json"
}
Install Gentoo