runtime_condensed
-
714
count
Division by zero inequalize(/datum/gas_mixture/proc/equalize:277)src: /datum/gas_mixture (/datum/gas_mixture)
src_loc:
usr: null
-
52
count
Cannot execute null.update limb(). inupdate body parts(/mob/living/carbon/proc/update_body_parts:476)src: Lord Sex (/mob/living/carbon/human/dummy)
src_loc:
usr: LordofRats (/mob/dead/new_player)
-
52
count
Cannot read null.bleed_overlay_icon inupdate wound overlays(/mob/living/carbon/update_wound_overlays:320)src: Lord Sex (/mob/living/carbon/human/dummy)
src_loc:
usr: LordofRats (/mob/dead/new_player)
-
52
count
Cannot read null.bodyshape insynchronize bodyshapes(/mob/living/carbon/proc/synchronize_bodyshapes:200)src: Lord Sex (/mob/living/carbon/human/dummy)
src_loc:
usr: LordofRats (/mob/dead/new_player)
-
52
count
Cannot read null.bodytype insynchronize bodytypes(/mob/living/carbon/proc/synchronize_bodytypes:190)src: Lord Sex (/mob/living/carbon/human/dummy)
src_loc:
usr: LordofRats (/mob/dead/new_player)
-
52
count
Cannot read null.dmg_overlay_type inupdate damage overlays(/mob/living/carbon/update_damage_overlays:299)src: Lord Sex (/mob/living/carbon/human/dummy)
src_loc:
usr: LordofRats (/mob/dead/new_player)
-
38
count
Cannot read null.seen_messages infinish image generation(/datum/chatmessage/proc/finish_image_generation:210)src: /datum/chatmessage (/datum/chatmessage)
src_loc:
usr: Ryker Roy (/mob/living/carbon/human)
-
23
count
Cannot read null.bodypart_overlays inremove body markings(/datum/species/proc/remove_body_markings:2054)src: Human (/datum/species/human)
src_loc:
usr: LordofRats (/mob/dead/new_player)
-
7
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: Ryker Roy (/mob/living/carbon/human)
-
5
count
playsound(): no soundin passed inplaysound(/proc/playsound:25)src: null
src_loc:
usr: Acting Captain (/mob/living/carbon/human)
-
2
count
Cannot modify null.client. inDestroy(/client/Destroy:590)src: Sarah_U. (/client)
src_loc:
usr: null
-
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
bad client ininitialize(/datum/tgui_window/proc/initialize:123)src: /datum/tgui_window (/datum/tgui_window)
src_loc:
usr: John Everest (/mob/living/carbon/human)
-
1
count
playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. 0 < 3 inplaysound(/proc/playsound:28)src: null
src_loc:
usr: Flappy The Clown (/mob/living/carbon/human)
-
1
count
https://tts.scriptis.net/tts-voices: status code 503 instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
{
"data": {
"runtimes": [
{
"count": 714,
"message": "Division by zero",
"proc_name": "equalize (\/datum\/gas_mixture\/proc\/equalize)",
"source_file": "code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,277",
"src": "\/datum\/gas_mixture (\/datum\/gas_mixture)",
"src_loc": null,
"usr": "null"
},
{
"count": 52,
"message": "Cannot execute null.update limb().",
"proc_name": "update body parts (\/mob\/living\/carbon\/proc\/update_body_parts)",
"source_file": "code\/modules\/mob\/living\/carbon\/carbon_update_icons.dm,476",
"src": "Lord Sex (\/mob\/living\/carbon\/human\/dummy)",
"src_loc": null,
"usr": "LordofRats (\/mob\/dead\/new_player)"
},
{
"count": 52,
"message": "Cannot read null.bleed_overlay_icon",
"proc_name": "update wound overlays (\/mob\/living\/carbon\/update_wound_overlays)",
"source_file": "code\/modules\/mob\/living\/carbon\/carbon_update_icons.dm,320",
"src": "Lord Sex (\/mob\/living\/carbon\/human\/dummy)",
"src_loc": null,
"usr": "LordofRats (\/mob\/dead\/new_player)"
},
{
"count": 52,
"message": "Cannot read null.bodyshape",
"proc_name": "synchronize bodyshapes (\/mob\/living\/carbon\/proc\/synchronize_bodyshapes)",
"source_file": "code\/modules\/surgery\/bodyparts\/helpers.dm,200",
"src": "Lord Sex (\/mob\/living\/carbon\/human\/dummy)",
"src_loc": null,
"usr": "LordofRats (\/mob\/dead\/new_player)"
},
{
"count": 52,
"message": "Cannot read null.bodytype",
"proc_name": "synchronize bodytypes (\/mob\/living\/carbon\/proc\/synchronize_bodytypes)",
"source_file": "code\/modules\/surgery\/bodyparts\/helpers.dm,190",
"src": "Lord Sex (\/mob\/living\/carbon\/human\/dummy)",
"src_loc": null,
"usr": "LordofRats (\/mob\/dead\/new_player)"
},
{
"count": 52,
"message": "Cannot read null.dmg_overlay_type",
"proc_name": "update damage overlays (\/mob\/living\/carbon\/update_damage_overlays)",
"source_file": "code\/modules\/mob\/living\/carbon\/carbon_update_icons.dm,299",
"src": "Lord Sex (\/mob\/living\/carbon\/human\/dummy)",
"src_loc": null,
"usr": "LordofRats (\/mob\/dead\/new_player)"
},
{
"count": 38,
"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": "Ryker Roy (\/mob\/living\/carbon\/human)"
},
{
"count": 23,
"message": "Cannot read null.bodypart_overlays",
"proc_name": "remove body markings (\/datum\/species\/proc\/remove_body_markings)",
"source_file": "code\/modules\/mob\/living\/carbon\/human\/_species.dm,2054",
"src": "Human (\/datum\/species\/human)",
"src_loc": null,
"usr": "LordofRats (\/mob\/dead\/new_player)"
},
{
"count": 7,
"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": "Ryker Roy (\/mob\/living\/carbon\/human)"
},
{
"count": 5,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,25",
"src": "null",
"src_loc": null,
"usr": "Acting Captain (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "Cannot modify null.client.",
"proc_name": "Destroy (\/client\/Destroy)",
"source_file": "code\/modules\/client\/client_procs.dm,590",
"src": "Sarah_U. (\/client)",
"src_loc": null,
"usr": "null"
},
{
"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": "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": "John Everest (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. 0 < 3",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,28",
"src": "null",
"src_loc": null,
"usr": "Flappy The Clown (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "https:\/\/tts.scriptis.net\/tts-voices: status code 503",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
}
],
"total_count": 1053
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-04-19 01:33:22.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 251363,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":714,\"message\":\"Division by zero\",\"proc_name\":\"equalize (\/datum\/gas_mixture\/proc\/equalize)\",\"source_file\":\"code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,277\",\"src\":\"\/datum\/gas_mixture (\/datum\/gas_mixture)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":52,\"message\":\"Cannot execute null.update limb().\",\"proc_name\":\"update body parts (\/mob\/living\/carbon\/proc\/update_body_parts)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/carbon_update_icons.dm,476\",\"src\":\"Lord Sex (\/mob\/living\/carbon\/human\/dummy)\",\"src_loc\":null,\"usr\":\"LordofRats (\/mob\/dead\/new_player)\"},{\"count\":52,\"message\":\"Cannot read null.bleed_overlay_icon\",\"proc_name\":\"update wound overlays (\/mob\/living\/carbon\/update_wound_overlays)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/carbon_update_icons.dm,320\",\"src\":\"Lord Sex (\/mob\/living\/carbon\/human\/dummy)\",\"src_loc\":null,\"usr\":\"LordofRats (\/mob\/dead\/new_player)\"},{\"count\":52,\"message\":\"Cannot read null.bodyshape\",\"proc_name\":\"synchronize bodyshapes (\/mob\/living\/carbon\/proc\/synchronize_bodyshapes)\",\"source_file\":\"code\/modules\/surgery\/bodyparts\/helpers.dm,200\",\"src\":\"Lord Sex (\/mob\/living\/carbon\/human\/dummy)\",\"src_loc\":null,\"usr\":\"LordofRats (\/mob\/dead\/new_player)\"},{\"count\":52,\"message\":\"Cannot read null.bodytype\",\"proc_name\":\"synchronize bodytypes (\/mob\/living\/carbon\/proc\/synchronize_bodytypes)\",\"source_file\":\"code\/modules\/surgery\/bodyparts\/helpers.dm,190\",\"src\":\"Lord Sex (\/mob\/living\/carbon\/human\/dummy)\",\"src_loc\":null,\"usr\":\"LordofRats (\/mob\/dead\/new_player)\"},{\"count\":52,\"message\":\"Cannot read null.dmg_overlay_type\",\"proc_name\":\"update damage overlays (\/mob\/living\/carbon\/update_damage_overlays)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/carbon_update_icons.dm,299\",\"src\":\"Lord Sex (\/mob\/living\/carbon\/human\/dummy)\",\"src_loc\":null,\"usr\":\"LordofRats (\/mob\/dead\/new_player)\"},{\"count\":38,\"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\":\"Ryker Roy (\/mob\/living\/carbon\/human)\"},{\"count\":23,\"message\":\"Cannot read null.bodypart_overlays\",\"proc_name\":\"remove body markings (\/datum\/species\/proc\/remove_body_markings)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/human\/_species.dm,2054\",\"src\":\"Human (\/datum\/species\/human)\",\"src_loc\":null,\"usr\":\"LordofRats (\/mob\/dead\/new_player)\"},{\"count\":7,\"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\":\"Ryker Roy (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,25\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Acting Captain (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot modify null.client.\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,590\",\"src\":\"Sarah_U. (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"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\":\"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\":\"John Everest (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. 0 < 3\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,28\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Flappy The Clown (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"https:\/\/tts.scriptis.net\/tts-voices: status code 503\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"}],\"total_count\":1053}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/04\/19\/round-251363\/runtime.condensed.json"
}
Install Gentoo