runtime_condensed
-
618
count
undefined proc or verb /obj/item/organ/heart/cybernetic/anomalock/get held mob(). intick(/datum/status_effect/stabilized/tick:466)src: /datum/status_effect/stabilize... (/datum/status_effect/stabilized/yellow)
src_loc:
usr: null
-
408
count
Division by zero inequalize(/datum/gas_mixture/proc/equalize:277)src: /datum/gas_mixture (/datum/gas_mixture)
src_loc:
usr: null
-
31
count
Cannot execute null.can use(). inkeyDown(/client/verb/keyDown:75)src: Smith the stupid (/client)
src_loc:
usr: Melanie Jenkins (/mob/living/carbon/human)
-
31
count
Cannot execute null.can use(). inkeyUp(/client/verb/keyUp:106)src: Smith the stupid (/client)
src_loc:
usr: Melanie Jenkins (/mob/living/carbon/human)
-
30
count
Cannot read null.screen_loc inview audit buttons(/datum/hud/proc/view_audit_buttons:612)src: /datum/hud/human (/datum/hud/human)
src_loc:
usr: Moony Melgrove (as Captain) (/mob/living/carbon/human)
-
28
count
hostile_pre_attackingtarget overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Stares-At-You (/mob/living/carbon/human)
-
9
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: Stares-At-You (/mob/living/carbon/human)
-
5
count
Cannot read null.x infire(/obj/projectile/proc/fire:792)src: the dagger wisp (/obj/projectile/dagger_wisp)
src_loc:
usr: Stares-At-You (/mob/living/carbon/human)
-
5
count
WARNING: Projectile /obj/projectile/dagger_wisp fired without a target or mouse parameters to aim with. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Stares-At-You (/mob/living/carbon/human)
-
4
count
Cannot read null._signal_procs inSendSignal(/datum/proc/_SendSignal:126)src: the volcanic floor (128,96,3) (/turf/open/misc/asteroid/basalt/lava_land_surface)
src_loc:
usr: 0
-
4
count
movable_moved overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Stares-At-You (/mob/living/carbon/human)
-
3
count
Cannot read null.max_damage inupdatehealth(/mob/living/carbon/updatehealth:577)src: the charred skeleton (/mob/living/carbon/human)
src_loc: the volcanic floor (140,139,3) (/turf/open/misc/asteroid/basalt/lava_land_surface)
usr: null
-
2
count
Cannot read null.post_logout_callbacks inbecome uncliented(/mob/proc/become_uncliented:1561)src: Ponders-The-Precision (/mob/dead/observer)
src_loc: the floor (151,182,2) (/turf/open/floor/iron)
usr: (src)
-
2
count
Mob with client has been deleted. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Ponders-The-Precision (/mob/dead/observer)
-
2
count
playsound(): no soundin passed inplaysound(/proc/playsound:25)src: null
src_loc:
usr: Stares-At-You (/mob/living/carbon/human)
-
2
count
playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. < 3 inplaysound(/proc/playsound:28)src: null
src_loc:
usr: Unknown (/mob/living/carbon/human)
-
1
count
Cannot read null.air inrelocate airs(/obj/machinery/atmospherics/components/proc/relocate_airs:348)src: Syndicate Lavaland Primary Hal... (/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4)
src_loc: the floor (65,146,3) (/turf/open/floor/iron)
usr: null
-
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 read null.mymob insave position(/atom/movable/screen/movable/action_button/proc/save_position:146)src: End Camera View (/atom/movable/screen/movable/action_button)
src_loc:
usr: Moony Melgrove (as Captain) (/mob/living/carbon/human)
-
1
count
undefined proc or verb /turf/open/chasm/lavaland/can dig(). inattackby(/turf/open/misc/asteroid/attackby:77)src: the chasm (110,185,3) (/turf/open/chasm/lavaland)
src_loc:
usr: null
-
1
count
Mob without client but with associated ckey, @sothanforax, has been deleted. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: the overcharged supermatter sp... (/mob/living/basic/supermatter_spider/overcharged)
{
"data": {
"runtimes": [
{
"count": 618,
"message": "undefined proc or verb \/obj\/item\/organ\/heart\/cybernetic\/anomalock\/get held mob().",
"proc_name": "tick (\/datum\/status_effect\/stabilized\/tick)",
"source_file": "code\/modules\/research\/xenobiology\/crossbreeding\/_status_effects.dm,466",
"src": "\/datum\/status_effect\/stabilize... (\/datum\/status_effect\/stabilized\/yellow)",
"src_loc": null,
"usr": "null"
},
{
"count": 408,
"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": 31,
"message": "Cannot execute null.can use().",
"proc_name": "keyDown (\/client\/verb\/keyDown)",
"source_file": "code\/modules\/keybindings\/bindings_client.dm,75",
"src": "Smith the stupid (\/client)",
"src_loc": null,
"usr": "Melanie Jenkins (\/mob\/living\/carbon\/human)"
},
{
"count": 31,
"message": "Cannot execute null.can use().",
"proc_name": "keyUp (\/client\/verb\/keyUp)",
"source_file": "code\/modules\/keybindings\/bindings_client.dm,106",
"src": "Smith the stupid (\/client)",
"src_loc": null,
"usr": "Melanie Jenkins (\/mob\/living\/carbon\/human)"
},
{
"count": 30,
"message": "Cannot read null.screen_loc",
"proc_name": "view audit buttons (\/datum\/hud\/proc\/view_audit_buttons)",
"source_file": "code\/_onclick\/hud\/hud.dm,612",
"src": "\/datum\/hud\/human (\/datum\/hud\/human)",
"src_loc": null,
"usr": "Moony Melgrove (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 28,
"message": "hostile_pre_attackingtarget 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": "Stares-At-You (\/mob\/living\/carbon\/human)"
},
{
"count": 9,
"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": "Stares-At-You (\/mob\/living\/carbon\/human)"
},
{
"count": 5,
"message": "Cannot read null.x",
"proc_name": "fire (\/obj\/projectile\/proc\/fire)",
"source_file": "code\/modules\/projectiles\/projectile.dm,792",
"src": "the dagger wisp (\/obj\/projectile\/dagger_wisp)",
"src_loc": null,
"usr": "Stares-At-You (\/mob\/living\/carbon\/human)"
},
{
"count": 5,
"message": "WARNING: Projectile \/obj\/projectile\/dagger_wisp fired without a target or mouse parameters to aim with.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Stares-At-You (\/mob\/living\/carbon\/human)"
},
{
"count": 4,
"message": "Cannot read null._signal_procs",
"proc_name": " SendSignal (\/datum\/proc\/_SendSignal)",
"source_file": "code\/datums\/signals.dm,126",
"src": "the volcanic floor (128,96,3) (\/turf\/open\/misc\/asteroid\/basalt\/lava_land_surface)",
"src_loc": null,
"usr": "0"
},
{
"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": "Stares-At-You (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "Cannot read null.max_damage",
"proc_name": "updatehealth (\/mob\/living\/carbon\/updatehealth)",
"source_file": "code\/modules\/mob\/living\/carbon\/carbon.dm,577",
"src": "the charred skeleton (\/mob\/living\/carbon\/human)",
"src_loc": "the volcanic floor (140,139,3) (\/turf\/open\/misc\/asteroid\/basalt\/lava_land_surface)",
"usr": "null"
},
{
"count": 2,
"message": "Cannot read null.post_logout_callbacks",
"proc_name": "become uncliented (\/mob\/proc\/become_uncliented)",
"source_file": "code\/modules\/mob\/mob.dm,1561",
"src": "Ponders-The-Precision (\/mob\/dead\/observer)",
"src_loc": "the floor (151,182,2) (\/turf\/open\/floor\/iron)",
"usr": "(src)"
},
{
"count": 2,
"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": "Ponders-The-Precision (\/mob\/dead\/observer)"
},
{
"count": 2,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,25",
"src": "null",
"src_loc": null,
"usr": "Stares-At-You (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"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": "Unknown (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"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": "Syndicate Lavaland Primary Hal... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)",
"src_loc": "the floor (65,146,3) (\/turf\/open\/floor\/iron)",
"usr": "null"
},
{
"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 read null.mymob",
"proc_name": "save position (\/atom\/movable\/screen\/movable\/action_button\/proc\/save_position)",
"source_file": "code\/_onclick\/hud\/action_button.dm,146",
"src": "End Camera View (\/atom\/movable\/screen\/movable\/action_button)",
"src_loc": null,
"usr": "Moony Melgrove (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "undefined proc or verb \/turf\/open\/chasm\/lavaland\/can dig().",
"proc_name": "attackby (\/turf\/open\/misc\/asteroid\/attackby)",
"source_file": "code\/game\/turfs\/open\/asteroid.dm,77",
"src": "the chasm (110,185,3) (\/turf\/open\/chasm\/lavaland)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Mob without client but with associated ckey, @sothanforax, has been deleted.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "the overcharged supermatter sp... (\/mob\/living\/basic\/supermatter_spider\/overcharged)"
}
],
"total_count": 1189
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-05-02 07:49:54.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 251800,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":618,\"message\":\"undefined proc or verb \/obj\/item\/organ\/heart\/cybernetic\/anomalock\/get held mob().\",\"proc_name\":\"tick (\/datum\/status_effect\/stabilized\/tick)\",\"source_file\":\"code\/modules\/research\/xenobiology\/crossbreeding\/_status_effects.dm,466\",\"src\":\"\/datum\/status_effect\/stabilize... (\/datum\/status_effect\/stabilized\/yellow)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":408,\"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\":31,\"message\":\"Cannot execute null.can use().\",\"proc_name\":\"keyDown (\/client\/verb\/keyDown)\",\"source_file\":\"code\/modules\/keybindings\/bindings_client.dm,75\",\"src\":\"Smith the stupid (\/client)\",\"src_loc\":null,\"usr\":\"Melanie Jenkins (\/mob\/living\/carbon\/human)\"},{\"count\":31,\"message\":\"Cannot execute null.can use().\",\"proc_name\":\"keyUp (\/client\/verb\/keyUp)\",\"source_file\":\"code\/modules\/keybindings\/bindings_client.dm,106\",\"src\":\"Smith the stupid (\/client)\",\"src_loc\":null,\"usr\":\"Melanie Jenkins (\/mob\/living\/carbon\/human)\"},{\"count\":30,\"message\":\"Cannot read null.screen_loc\",\"proc_name\":\"view audit buttons (\/datum\/hud\/proc\/view_audit_buttons)\",\"source_file\":\"code\/_onclick\/hud\/hud.dm,612\",\"src\":\"\/datum\/hud\/human (\/datum\/hud\/human)\",\"src_loc\":null,\"usr\":\"Moony Melgrove (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":28,\"message\":\"hostile_pre_attackingtarget 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\":\"Stares-At-You (\/mob\/living\/carbon\/human)\"},{\"count\":9,\"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\":\"Stares-At-You (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"message\":\"Cannot read null.x\",\"proc_name\":\"fire (\/obj\/projectile\/proc\/fire)\",\"source_file\":\"code\/modules\/projectiles\/projectile.dm,792\",\"src\":\"the dagger wisp (\/obj\/projectile\/dagger_wisp)\",\"src_loc\":null,\"usr\":\"Stares-At-You (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"message\":\"WARNING: Projectile \/obj\/projectile\/dagger_wisp fired without a target or mouse parameters to aim with.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Stares-At-You (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"Cannot read null._signal_procs\",\"proc_name\":\" SendSignal (\/datum\/proc\/_SendSignal)\",\"source_file\":\"code\/datums\/signals.dm,126\",\"src\":\"the volcanic floor (128,96,3) (\/turf\/open\/misc\/asteroid\/basalt\/lava_land_surface)\",\"src_loc\":null,\"usr\":\"0\"},{\"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\":\"Stares-At-You (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"Cannot read null.max_damage\",\"proc_name\":\"updatehealth (\/mob\/living\/carbon\/updatehealth)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/carbon.dm,577\",\"src\":\"the charred skeleton (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the volcanic floor (140,139,3) (\/turf\/open\/misc\/asteroid\/basalt\/lava_land_surface)\",\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot read null.post_logout_callbacks\",\"proc_name\":\"become uncliented (\/mob\/proc\/become_uncliented)\",\"source_file\":\"code\/modules\/mob\/mob.dm,1561\",\"src\":\"Ponders-The-Precision (\/mob\/dead\/observer)\",\"src_loc\":\"the floor (151,182,2) (\/turf\/open\/floor\/iron)\",\"usr\":\"(src)\"},{\"count\":2,\"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\":\"Ponders-The-Precision (\/mob\/dead\/observer)\"},{\"count\":2,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,25\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Stares-At-You (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"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\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"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\":\"Syndicate Lavaland Primary Hal... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)\",\"src_loc\":\"the floor (65,146,3) (\/turf\/open\/floor\/iron)\",\"usr\":\"null\"},{\"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 read null.mymob\",\"proc_name\":\"save position (\/atom\/movable\/screen\/movable\/action_button\/proc\/save_position)\",\"source_file\":\"code\/_onclick\/hud\/action_button.dm,146\",\"src\":\"End Camera View (\/atom\/movable\/screen\/movable\/action_button)\",\"src_loc\":null,\"usr\":\"Moony Melgrove (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"undefined proc or verb \/turf\/open\/chasm\/lavaland\/can dig().\",\"proc_name\":\"attackby (\/turf\/open\/misc\/asteroid\/attackby)\",\"source_file\":\"code\/game\/turfs\/open\/asteroid.dm,77\",\"src\":\"the chasm (110,185,3) (\/turf\/open\/chasm\/lavaland)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Mob without client but with associated ckey, @sothanforax, has been deleted.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"the overcharged supermatter sp... (\/mob\/living\/basic\/supermatter_spider\/overcharged)\"}],\"total_count\":1189}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/05\/02\/round-251800\/runtime.condensed.json"
}
Install Gentoo