runtime_condensed
-
52
count
Cannot execute null.set ai status(). inupdate z(/mob/living/proc/update_z:1991)src: Miguel Atweeke (/mob/living/carbon/human)
src_loc: the retro floor (158,114,6) (/turf/open/floor/eighties)
usr: null
-
13
count
-
8
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: Rummages-In-Garbage (/mob/living/carbon/human)
-
6
count
Cannot read null._listen_lookup inUnregisterSignal(/datum/proc/UnregisterSignal:72)src: Alternating Shotgun Fire (/datum/action/cooldown/mob_cooldown/projectile_attack/shotgun_blast/pattern)
src_loc:
usr: null
-
6
count
playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. < 3 inplaysound(/proc/playsound:28)src: null
src_loc:
usr: Rummages-In-Garbage (/mob/living/carbon/human)
-
5
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 white wolf (/mob/living/basic/mining/wolf)
-
3
count
Cannot read null.actions inenable cooldown actions(/datum/action/cooldown/proc/enable_cooldown_actions:210)src: Alternating Shotgun Fire (/datum/action/cooldown/mob_cooldown/projectile_attack/shotgun_blast/pattern)
src_loc:
usr: null
-
2
count
Qdeleted thing being thrown around. inthrow at(/atom/movable/proc/throw_at:1340)src: the banana glutton (/mob/living/basic/clown/mutant/glutton)
src_loc: null
usr: null
-
1
count
Cannot read null.click_intercept inRemove(/datum/action/cooldown/Remove:129)src: Titan\'s Finale (/datum/action/cooldown/mob_cooldown/projectile_attack/colossus_final)
src_loc:
usr: null
-
1
count
movable_moved overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. 0 < 3 inplaysound(/proc/playsound:28)src: null
src_loc:
usr: Lepir Omano (/mob/living/carbon/human)
-
1
count
Cannot read null.prefs inget payload(/datum/tgui/proc/get_payload:235)src: /datum/tgui (/datum/tgui)
src_loc:
usr: null
-
1
count
Cannot execute null.ChangeTurf(). inhandle click(/datum/buildmode_mode/advanced/handle_click:46)src: /datum/buildmode_mode/advanced (/datum/buildmode_mode/advanced)
src_loc:
usr: Rick \'Ratman\' Jones (/mob/dead/observer)
-
1
count
Mob with client has been deleted. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: John Barren (/mob/dead/observer)
-
1
count
Cannot read null.stun_mod intoggle flight(/obj/item/organ/wings/functional/proc/toggle_flight:135)src: the angel wings (/obj/item/organ/wings/functional/angel)
src_loc:
usr: John Barren (/mob/dead/observer)
-
1
count
https://tts.scriptis.net/tts-voices: status code 503 instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Cannot execute null.return air(). inLateInitialize(/obj/structure/closet/LateInitialize:172)src: the Donk Co. fridge (/obj/structure/closet/crate/freezer/donk)
src_loc: null
usr: null
-
1
count
Cannot read null.post_logout_callbacks inbecome uncliented(/mob/proc/become_uncliented:1560)src: Lepir Omano (/mob/living/carbon/human)
src_loc: the snow (226,135,4) (/turf/open/misc/asteroid/snow/icemoon)
usr: (src)
{
"data": {
"runtimes": [
{
"count": 52,
"message": "Cannot execute null.set ai status().",
"proc_name": "update z (\/mob\/living\/proc\/update_z)",
"source_file": "code\/modules\/mob\/living\/living.dm,1991",
"src": "Miguel Atweeke (\/mob\/living\/carbon\/human)",
"src_loc": "the retro floor (158,114,6) (\/turf\/open\/floor\/eighties)",
"usr": "null"
},
{
"count": 13,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,25",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 8,
"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": "Rummages-In-Garbage (\/mob\/living\/carbon\/human)"
},
{
"count": 6,
"message": "Cannot read null._listen_lookup",
"proc_name": "UnregisterSignal (\/datum\/proc\/UnregisterSignal)",
"source_file": "code\/datums\/signals.dm,72",
"src": "Alternating Shotgun Fire (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/shotgun_blast\/pattern)",
"src_loc": null,
"usr": "null"
},
{
"count": 6,
"message": "playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. < 3",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,28",
"src": "null",
"src_loc": null,
"usr": "Rummages-In-Garbage (\/mob\/living\/carbon\/human)"
},
{
"count": 5,
"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 white wolf (\/mob\/living\/basic\/mining\/wolf)"
},
{
"count": 3,
"message": "Cannot read null.actions",
"proc_name": "enable cooldown actions (\/datum\/action\/cooldown\/proc\/enable_cooldown_actions)",
"source_file": "code\/datums\/actions\/cooldown_action.dm,210",
"src": "Alternating Shotgun Fire (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/shotgun_blast\/pattern)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "Qdeleted thing being thrown around.",
"proc_name": "throw at (\/atom\/movable\/proc\/throw_at)",
"source_file": "code\/game\/atoms_movable.dm,1340",
"src": "the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)",
"src_loc": "null",
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.click_intercept",
"proc_name": "Remove (\/datum\/action\/cooldown\/Remove)",
"source_file": "code\/datums\/actions\/cooldown_action.dm,129",
"src": "Titan\\'s Finale (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/colossus_final)",
"src_loc": null,
"usr": "null"
},
{
"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)"
},
{
"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": "Lepir Omano (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.prefs",
"proc_name": "get payload (\/datum\/tgui\/proc\/get_payload)",
"source_file": "code\/modules\/tgui\/tgui.dm,235",
"src": "\/datum\/tgui (\/datum\/tgui)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot execute null.ChangeTurf().",
"proc_name": "handle click (\/datum\/buildmode_mode\/advanced\/handle_click)",
"source_file": "code\/modules\/buildmode\/submodes\/advanced.dm,46",
"src": "\/datum\/buildmode_mode\/advanced (\/datum\/buildmode_mode\/advanced)",
"src_loc": null,
"usr": "Rick \\'Ratman\\' Jones (\/mob\/dead\/observer)"
},
{
"count": 1,
"message": "Mob with client has been deleted.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "John Barren (\/mob\/dead\/observer)"
},
{
"count": 1,
"message": "Cannot read null.stun_mod",
"proc_name": "toggle flight (\/obj\/item\/organ\/wings\/functional\/proc\/toggle_flight)",
"source_file": "code\/modules\/surgery\/organs\/external\/wings\/functional_wings.dm,135",
"src": "the angel wings (\/obj\/item\/organ\/wings\/functional\/angel)",
"src_loc": null,
"usr": "John Barren (\/mob\/dead\/observer)"
},
{
"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)"
},
{
"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,172",
"src": "the Donk Co. fridge (\/obj\/structure\/closet\/crate\/freezer\/donk)",
"src_loc": "null",
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.post_logout_callbacks",
"proc_name": "become uncliented (\/mob\/proc\/become_uncliented)",
"source_file": "code\/modules\/mob\/mob.dm,1560",
"src": "Lepir Omano (\/mob\/living\/carbon\/human)",
"src_loc": "the snow (226,135,4) (\/turf\/open\/misc\/asteroid\/snow\/icemoon)",
"usr": "(src)"
}
],
"total_count": 105
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-04-18 03:56:28.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 251331,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":52,\"message\":\"Cannot execute null.set ai status().\",\"proc_name\":\"update z (\/mob\/living\/proc\/update_z)\",\"source_file\":\"code\/modules\/mob\/living\/living.dm,1991\",\"src\":\"Miguel Atweeke (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the retro floor (158,114,6) (\/turf\/open\/floor\/eighties)\",\"usr\":\"null\"},{\"count\":13,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,25\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":8,\"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\":\"Rummages-In-Garbage (\/mob\/living\/carbon\/human)\"},{\"count\":6,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"UnregisterSignal (\/datum\/proc\/UnregisterSignal)\",\"source_file\":\"code\/datums\/signals.dm,72\",\"src\":\"Alternating Shotgun Fire (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/shotgun_blast\/pattern)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":6,\"message\":\"playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. < 3\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,28\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Rummages-In-Garbage (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"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 white wolf (\/mob\/living\/basic\/mining\/wolf)\"},{\"count\":3,\"message\":\"Cannot read null.actions\",\"proc_name\":\"enable cooldown actions (\/datum\/action\/cooldown\/proc\/enable_cooldown_actions)\",\"source_file\":\"code\/datums\/actions\/cooldown_action.dm,210\",\"src\":\"Alternating Shotgun Fire (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/shotgun_blast\/pattern)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Qdeleted thing being thrown around.\",\"proc_name\":\"throw at (\/atom\/movable\/proc\/throw_at)\",\"source_file\":\"code\/game\/atoms_movable.dm,1340\",\"src\":\"the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.click_intercept\",\"proc_name\":\"Remove (\/datum\/action\/cooldown\/Remove)\",\"source_file\":\"code\/datums\/actions\/cooldown_action.dm,129\",\"src\":\"Titan\\\\'s Finale (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/colossus_final)\",\"src_loc\":null,\"usr\":\"null\"},{\"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)\"},{\"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\":\"Lepir Omano (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.prefs\",\"proc_name\":\"get payload (\/datum\/tgui\/proc\/get_payload)\",\"source_file\":\"code\/modules\/tgui\/tgui.dm,235\",\"src\":\"\/datum\/tgui (\/datum\/tgui)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.ChangeTurf().\",\"proc_name\":\"handle click (\/datum\/buildmode_mode\/advanced\/handle_click)\",\"source_file\":\"code\/modules\/buildmode\/submodes\/advanced.dm,46\",\"src\":\"\/datum\/buildmode_mode\/advanced (\/datum\/buildmode_mode\/advanced)\",\"src_loc\":null,\"usr\":\"Rick \\\\'Ratman\\\\' Jones (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"Mob with client has been deleted.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"John Barren (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"Cannot read null.stun_mod\",\"proc_name\":\"toggle flight (\/obj\/item\/organ\/wings\/functional\/proc\/toggle_flight)\",\"source_file\":\"code\/modules\/surgery\/organs\/external\/wings\/functional_wings.dm,135\",\"src\":\"the angel wings (\/obj\/item\/organ\/wings\/functional\/angel)\",\"src_loc\":null,\"usr\":\"John Barren (\/mob\/dead\/observer)\"},{\"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)\"},{\"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,172\",\"src\":\"the Donk Co. fridge (\/obj\/structure\/closet\/crate\/freezer\/donk)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.post_logout_callbacks\",\"proc_name\":\"become uncliented (\/mob\/proc\/become_uncliented)\",\"source_file\":\"code\/modules\/mob\/mob.dm,1560\",\"src\":\"Lepir Omano (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the snow (226,135,4) (\/turf\/open\/misc\/asteroid\/snow\/icemoon)\",\"usr\":\"(src)\"}],\"total_count\":105}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/04\/18\/round-251331\/runtime.condensed.json"
}
Install Gentoo