runtime_condensed
-
53
count
Cannot execute null.can use(). inkeyUp(/client/verb/keyUp:106)src: Zandario (/client)
src_loc:
usr: Maruca Insularis (/mob/dead/observer)
-
52
count
Cannot execute null.can use(). inkeyDown(/client/verb/keyDown:75)src: Zandario (/client)
src_loc:
usr: Maruca Insularis (/mob/dead/observer)
-
51
count
Something tried to set wall plating to null! inset materials(/turf/closed/wall/proc/set_materials:150)src: the rough iron wall (177,3,4) (/turf/closed/wall/mineral/iron)
src_loc:
usr: null
-
51
count
Cannot read null.gases incopy from(/datum/gas_mixture/proc/copy_from:308)src: /datum/gas_mixture/turf (/datum/gas_mixture/turf)
src_loc:
usr: null
-
23
count
Cannot read null.access inget security level relevancy(/obj/item/modular_computer/proc/get_security_level_relevancy:1000)src: the science cargo interfacing ... (/obj/item/modular_computer/processor)
src_loc:
usr: Sam Dusker (/mob/living/carbon/human)
-
22
count
type mismatch: cannot compare /list (/list) to 3 inattackby(/obj/structure/toilet/attackby:190)src: the toilet (/obj/structure/toilet)
src_loc:
usr: Fishing-For-Fishies (/mob/living/carbon/human)
-
16
count
TTS tried to play a sound to a deleted mob. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
9
count
playsound(): no soundin passed inplaysound(/proc/playsound:25)src: null
src_loc:
usr: Nicholas Leichter (/mob/living/carbon/human)
-
5
count
recursive_jsonify got an empty list after serialization instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
4
count
Cannot read null.air inrelocate airs(/obj/machinery/atmospherics/components/proc/relocate_airs:348)src: Medical Radstorm Shelter omni ... (/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4)
src_loc: the floor (47,67,2) (/turf/open/floor/iron/dark/side)
usr: null
-
4
count
movable_moved overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
2
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: Anne Linton (/mob/living/carbon/human)
-
2
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
json_decode error: Unexpected character at (character 1) inload prisoner tattoos(/datum/controller/subsystem/persistence/proc/load_prisoner_tattoos:6)src: Persistence (/datum/controller/subsystem/persistence)
src_loc:
usr: null
-
1
count
Cannot read null._listen_lookup inend orbit(/datum/component/orbiter/proc/end_orbit:110)src: /datum/component/orbiter (/datum/component/orbiter)
src_loc:
usr: null
-
1
count
Cannot read null.orbiters inDestroy(/datum/component/orbiter/Destroy:37)src: /datum/component/orbiter (/datum/component/orbiter)
src_loc:
usr: null
-
1
count
Cannot modify null.dismantle_cooldown. inprocess cell(/turf/open/process_cell:354)src: the plating (45,60,2) (/turf/open/floor/plating)
src_loc:
usr: null
-
1
count
json_decode error: Unexpected character at (character 1) insave prisoner tattoos(/datum/controller/subsystem/persistence/proc/save_prisoner_tattoos:32)src: Persistence (/datum/controller/subsystem/persistence)
src_loc:
usr: null
-
1
count
Incompatible /datum/component/orbiter transfer attempt to a /mob/living/brain! inTakeComponent(/datum/proc/TakeComponent:458)src: Jessica Walker (/mob/living/brain)
src_loc: Jessica Walker\'s brain (/obj/item/organ/brain)
usr: null
-
1
count
Cannot read null.current_user inClick(/atom/movable/screen/radial/slice/Click:53)src: the hydraulic wrench (/atom/movable/screen/radial/slice)
src_loc:
usr: Morse Mini (/mob/living/silicon/robot)
-
1
count
Lists should not be directly passed to qdel! You likely want either list.Cut(), QDEL_LIST(list), QDEL_LIST_ASSOC(list), or QDEL_LIST_ASSOC_VAL(list) instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Cannot execute null.clear mood event(). inon lose(/datum/brain_trauma/special/obsessed/on_lose:71)src: Psychotic Schizophrenia (/datum/brain_trauma/special/obsessed)
src_loc:
usr: null
{
"data": {
"runtimes": [
{
"count": 53,
"message": "Cannot execute null.can use().",
"proc_name": "keyUp (\/client\/verb\/keyUp)",
"source_file": "code\/modules\/keybindings\/bindings_client.dm,106",
"src": "Zandario (\/client)",
"src_loc": null,
"usr": "Maruca Insularis (\/mob\/dead\/observer)"
},
{
"count": 52,
"message": "Cannot execute null.can use().",
"proc_name": "keyDown (\/client\/verb\/keyDown)",
"source_file": "code\/modules\/keybindings\/bindings_client.dm,75",
"src": "Zandario (\/client)",
"src_loc": null,
"usr": "Maruca Insularis (\/mob\/dead\/observer)"
},
{
"count": 51,
"message": "Something tried to set wall plating to null!",
"proc_name": "set materials (\/turf\/closed\/wall\/proc\/set_materials)",
"source_file": "code\/game\/turfs\/closed\/walls.dm,150",
"src": "the rough iron wall (177,3,4) (\/turf\/closed\/wall\/mineral\/iron)",
"src_loc": null,
"usr": "null"
},
{
"count": 51,
"message": "Cannot read null.gases",
"proc_name": "copy from (\/datum\/gas_mixture\/proc\/copy_from)",
"source_file": "code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,308",
"src": "\/datum\/gas_mixture\/turf (\/datum\/gas_mixture\/turf)",
"src_loc": null,
"usr": "null"
},
{
"count": 23,
"message": "Cannot read null.access",
"proc_name": "get security level relevancy (\/obj\/item\/modular_computer\/proc\/get_security_level_relevancy)",
"source_file": "code\/modules\/modular_computers\/computers\/item\/computer.dm,1000",
"src": "the science cargo interfacing ... (\/obj\/item\/modular_computer\/processor)",
"src_loc": null,
"usr": "Sam Dusker (\/mob\/living\/carbon\/human)"
},
{
"count": 22,
"message": "type mismatch: cannot compare \/list (\/list) to 3",
"proc_name": "attackby (\/obj\/structure\/toilet\/attackby)",
"source_file": "code\/game\/objects\/structures\/water_structures\/toilet.dm,190",
"src": "the toilet (\/obj\/structure\/toilet)",
"src_loc": null,
"usr": "Fishing-For-Fishies (\/mob\/living\/carbon\/human)"
},
{
"count": 16,
"message": "TTS tried to play a sound to a deleted mob.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 9,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,25",
"src": "null",
"src_loc": null,
"usr": "Nicholas Leichter (\/mob\/living\/carbon\/human)"
},
{
"count": 5,
"message": "recursive_jsonify got an empty list after serialization",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 4,
"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,348",
"src": "Medical Radstorm Shelter omni ... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)",
"src_loc": "the floor (47,67,2) (\/turf\/open\/floor\/iron\/dark\/side)",
"usr": "null"
},
{
"count": 4,
"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)"
},
{
"count": 2,
"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": "Anne Linton (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"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": "json_decode error: Unexpected character at (character 1)",
"proc_name": "load prisoner tattoos (\/datum\/controller\/subsystem\/persistence\/proc\/load_prisoner_tattoos)",
"source_file": "code\/controllers\/subsystem\/persistence\/tattoos.dm,6",
"src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null._listen_lookup",
"proc_name": "end orbit (\/datum\/component\/orbiter\/proc\/end_orbit)",
"source_file": "code\/datums\/components\/orbiter.dm,110",
"src": "\/datum\/component\/orbiter (\/datum\/component\/orbiter)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.orbiters",
"proc_name": "Destroy (\/datum\/component\/orbiter\/Destroy)",
"source_file": "code\/datums\/components\/orbiter.dm,37",
"src": "\/datum\/component\/orbiter (\/datum\/component\/orbiter)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot modify null.dismantle_cooldown.",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354",
"src": "the plating (45,60,2) (\/turf\/open\/floor\/plating)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "json_decode error: Unexpected character at (character 1)",
"proc_name": "save prisoner tattoos (\/datum\/controller\/subsystem\/persistence\/proc\/save_prisoner_tattoos)",
"source_file": "code\/controllers\/subsystem\/persistence\/tattoos.dm,32",
"src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Incompatible \/datum\/component\/orbiter transfer attempt to a \/mob\/living\/brain!",
"proc_name": "TakeComponent (\/datum\/proc\/TakeComponent)",
"source_file": "code\/datums\/components\/_component.dm,458",
"src": "Jessica Walker (\/mob\/living\/brain)",
"src_loc": "Jessica Walker\\'s brain (\/obj\/item\/organ\/brain)",
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.current_user",
"proc_name": "Click (\/atom\/movable\/screen\/radial\/slice\/Click)",
"source_file": "code\/_onclick\/hud\/radial.dm,53",
"src": "the hydraulic wrench (\/atom\/movable\/screen\/radial\/slice)",
"src_loc": null,
"usr": "Morse Mini (\/mob\/living\/silicon\/robot)"
},
{
"count": 1,
"message": "Lists should not be directly passed to qdel! You likely want either list.Cut(), QDEL_LIST(list), QDEL_LIST_ASSOC(list), or QDEL_LIST_ASSOC_VAL(list)",
"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.clear mood event().",
"proc_name": "on lose (\/datum\/brain_trauma\/special\/obsessed\/on_lose)",
"source_file": "code\/datums\/brain_damage\/creepy_trauma.dm,71",
"src": "Psychotic Schizophrenia (\/datum\/brain_trauma\/special\/obsessed)",
"src_loc": null,
"usr": "null"
}
],
"total_count": 303
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-04-01 21:58:46.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 250836,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":53,\"message\":\"Cannot execute null.can use().\",\"proc_name\":\"keyUp (\/client\/verb\/keyUp)\",\"source_file\":\"code\/modules\/keybindings\/bindings_client.dm,106\",\"src\":\"Zandario (\/client)\",\"src_loc\":null,\"usr\":\"Maruca Insularis (\/mob\/dead\/observer)\"},{\"count\":52,\"message\":\"Cannot execute null.can use().\",\"proc_name\":\"keyDown (\/client\/verb\/keyDown)\",\"source_file\":\"code\/modules\/keybindings\/bindings_client.dm,75\",\"src\":\"Zandario (\/client)\",\"src_loc\":null,\"usr\":\"Maruca Insularis (\/mob\/dead\/observer)\"},{\"count\":51,\"message\":\"Something tried to set wall plating to null!\",\"proc_name\":\"set materials (\/turf\/closed\/wall\/proc\/set_materials)\",\"source_file\":\"code\/game\/turfs\/closed\/walls.dm,150\",\"src\":\"the rough iron wall (177,3,4) (\/turf\/closed\/wall\/mineral\/iron)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":51,\"message\":\"Cannot read null.gases\",\"proc_name\":\"copy from (\/datum\/gas_mixture\/proc\/copy_from)\",\"source_file\":\"code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,308\",\"src\":\"\/datum\/gas_mixture\/turf (\/datum\/gas_mixture\/turf)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":23,\"message\":\"Cannot read null.access\",\"proc_name\":\"get security level relevancy (\/obj\/item\/modular_computer\/proc\/get_security_level_relevancy)\",\"source_file\":\"code\/modules\/modular_computers\/computers\/item\/computer.dm,1000\",\"src\":\"the science cargo interfacing ... (\/obj\/item\/modular_computer\/processor)\",\"src_loc\":null,\"usr\":\"Sam Dusker (\/mob\/living\/carbon\/human)\"},{\"count\":22,\"message\":\"type mismatch: cannot compare \/list (\/list) to 3\",\"proc_name\":\"attackby (\/obj\/structure\/toilet\/attackby)\",\"source_file\":\"code\/game\/objects\/structures\/water_structures\/toilet.dm,190\",\"src\":\"the toilet (\/obj\/structure\/toilet)\",\"src_loc\":null,\"usr\":\"Fishing-For-Fishies (\/mob\/living\/carbon\/human)\"},{\"count\":16,\"message\":\"TTS tried to play a sound to a deleted mob.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":9,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,25\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Nicholas Leichter (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"message\":\"recursive_jsonify got an empty list after serialization\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":4,\"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,348\",\"src\":\"Medical Radstorm Shelter omni ... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)\",\"src_loc\":\"the floor (47,67,2) (\/turf\/open\/floor\/iron\/dark\/side)\",\"usr\":\"null\"},{\"count\":4,\"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)\"},{\"count\":2,\"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\":\"Anne Linton (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"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\":\"json_decode error: Unexpected character at (character 1)\",\"proc_name\":\"load prisoner tattoos (\/datum\/controller\/subsystem\/persistence\/proc\/load_prisoner_tattoos)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/tattoos.dm,6\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"end orbit (\/datum\/component\/orbiter\/proc\/end_orbit)\",\"source_file\":\"code\/datums\/components\/orbiter.dm,110\",\"src\":\"\/datum\/component\/orbiter (\/datum\/component\/orbiter)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.orbiters\",\"proc_name\":\"Destroy (\/datum\/component\/orbiter\/Destroy)\",\"source_file\":\"code\/datums\/components\/orbiter.dm,37\",\"src\":\"\/datum\/component\/orbiter (\/datum\/component\/orbiter)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot modify null.dismantle_cooldown.\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354\",\"src\":\"the plating (45,60,2) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"json_decode error: Unexpected character at (character 1)\",\"proc_name\":\"save prisoner tattoos (\/datum\/controller\/subsystem\/persistence\/proc\/save_prisoner_tattoos)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/tattoos.dm,32\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Incompatible \/datum\/component\/orbiter transfer attempt to a \/mob\/living\/brain!\",\"proc_name\":\"TakeComponent (\/datum\/proc\/TakeComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,458\",\"src\":\"Jessica Walker (\/mob\/living\/brain)\",\"src_loc\":\"Jessica Walker\\\\'s brain (\/obj\/item\/organ\/brain)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.current_user\",\"proc_name\":\"Click (\/atom\/movable\/screen\/radial\/slice\/Click)\",\"source_file\":\"code\/_onclick\/hud\/radial.dm,53\",\"src\":\"the hydraulic wrench (\/atom\/movable\/screen\/radial\/slice)\",\"src_loc\":null,\"usr\":\"Morse Mini (\/mob\/living\/silicon\/robot)\"},{\"count\":1,\"message\":\"Lists should not be directly passed to qdel! You likely want either list.Cut(), QDEL_LIST(list), QDEL_LIST_ASSOC(list), or QDEL_LIST_ASSOC_VAL(list)\",\"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.clear mood event().\",\"proc_name\":\"on lose (\/datum\/brain_trauma\/special\/obsessed\/on_lose)\",\"source_file\":\"code\/datums\/brain_damage\/creepy_trauma.dm,71\",\"src\":\"Psychotic Schizophrenia (\/datum\/brain_trauma\/special\/obsessed)\",\"src_loc\":null,\"usr\":\"null\"}],\"total_count\":303}",
"originalUrl": "https:\/\/manuel-logs.tgstation13.org\/2025\/04\/01\/round-250836\/runtime.condensed.json"
}
Install Gentoo