runtime_condensed
-
21
count
Cannot read null.seen_messages infinish image generation(/datum/chatmessage/proc/finish_image_generation:210)src: /datum/chatmessage (/datum/chatmessage)
src_loc:
usr: Choke Brickenbrack (/mob/living/carbon/human)
-
10
count
list index out of bounds incanvas fill(/obj/item/canvas/proc/canvas_fill:557)src: the canvas (23x23) (/obj/item/canvas/twentythree_twentythree)
src_loc:
usr: Choke Brickenbrack (/mob/living/carbon/human)
-
9
count
Division by zero inget loc from mousepos(/proc/get_loc_from_mousepos:335)src: null
src_loc:
usr: Rummages-In-Garbage (/mob/living/carbon/human)
-
7
count
Cannot read null.screen_loc inview audit buttons(/datum/hud/proc/view_audit_buttons:619)src: /datum/hud/robot (/datum/hud/robot)
src_loc:
usr: FORD (/mob/living/silicon/robot/nocell)
-
5
count
Cannot modify null.moving_from_pull. inMove(/mob/living/Move:1032)src: FORD (/mob/living/silicon/robot/nocell)
src_loc: the floor (129,112,2) (/turf/open/floor/iron/white)
usr: (src)
-
4
count
A poster was initialized with a qdeleted poster_structure, something's gone wrong instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Rummages-In-Garbage (/mob/living/carbon/human)
-
3
count
Cannot execute null.get thrower(). inhitby(/mob/living/hitby:222)src: Gary Bones (/mob/living/carbon/human)
src_loc: the floor (159,89,2) (/turf/open/floor/iron)
usr: (src)
-
2
count
Cannot modify null.client. inDestroy(/client/Destroy:600)src: Program01 (/client)
src_loc:
usr: null
-
2
count
Cannot read null.mymob insave position(/atom/movable/screen/movable/action_button/proc/save_position:146)src: Ollie (/atom/movable/screen/movable/action_button)
src_loc:
usr: FORD (/mob/living/silicon/robot/nocell)
-
1
count
cannot read from list inkeyUp(/client/verb/keyUp:110)src: Endergamer76 (/client)
src_loc:
usr: Gary Bones (/mob/living/carbon/human)
-
1
count
Qdeleted thing being thrown around. inthrow at(/atom/movable/proc/throw_at:1339)src: Speedy* Recovery (/mob/living/basic/bot/medbot)
src_loc:
usr: Frankie Hauberk (/mob/living/carbon/human)
-
1
count
Cannot execute null.Trigger(). inClick(/atom/movable/screen/movable/action_button/Click:67)src: Ollie (/atom/movable/screen/movable/action_button)
src_loc:
usr: FORD (/mob/living/silicon/robot/nocell)
-
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
Incompatible /datum/component/wet_floor transfer attempt to a /turf/open/floor/iron/white! inTakeComponent(/datum/proc/TakeComponent:458)src: the floor (224,68,1) (/turf/open/floor/iron/white)
src_loc:
usr: null
-
1
count
Mob with client has been deleted. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Wraith (583) (/mob/living/basic/construct/wraith/mystic)
-
1
count
Cannot read null.post_logout_callbacks inbecome uncliented(/mob/proc/become_uncliented:1571)src: Wraith (583) (/mob/living/basic/construct/wraith/mystic)
src_loc: the ethereal form (/obj/effect/dummy/phased_mob/spell_jaunt/red)
usr: (src)
-
1
count
Cannot execute null.GetComponent(). inDestroy(/datum/component/wet_floor/Destroy:49)src: /datum/component/wet_floor (/datum/component/wet_floor)
src_loc:
usr: null
-
1
count
Jaunt spell attempted to exit_jaunt with an invalid unjaunter, somehow. inexit jaunt(/datum/action/cooldown/spell/jaunt/proc/exit_jaunt:97)src: Mystic Phase Shift (/datum/action/cooldown/spell/jaunt/ethereal_jaunt/shift/mystic)
src_loc:
usr: Wraith (583) (/mob/living/basic/construct/wraith/mystic)
-
1
count
playsound(): no soundin passed inplaysound(/proc/playsound:25)src: null
src_loc:
usr: Lepir Omano (/mob/living/carbon/human)
{
"data": {
"runtimes": [
{
"count": 21,
"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": "Choke Brickenbrack (\/mob\/living\/carbon\/human)"
},
{
"count": 10,
"message": "list index out of bounds",
"proc_name": "canvas fill (\/obj\/item\/canvas\/proc\/canvas_fill)",
"source_file": "code\/modules\/art\/paintings.dm,557",
"src": "the canvas (23x23) (\/obj\/item\/canvas\/twentythree_twentythree)",
"src_loc": null,
"usr": "Choke Brickenbrack (\/mob\/living\/carbon\/human)"
},
{
"count": 9,
"message": "Division by zero",
"proc_name": "get loc from mousepos (\/proc\/get_loc_from_mousepos)",
"source_file": "code\/__HELPERS\/turfs.dm,335",
"src": "null",
"src_loc": null,
"usr": "Rummages-In-Garbage (\/mob\/living\/carbon\/human)"
},
{
"count": 7,
"message": "Cannot read null.screen_loc",
"proc_name": "view audit buttons (\/datum\/hud\/proc\/view_audit_buttons)",
"source_file": "code\/_onclick\/hud\/hud.dm,619",
"src": "\/datum\/hud\/robot (\/datum\/hud\/robot)",
"src_loc": null,
"usr": "FORD (\/mob\/living\/silicon\/robot\/nocell)"
},
{
"count": 5,
"message": "Cannot modify null.moving_from_pull.",
"proc_name": "Move (\/mob\/living\/Move)",
"source_file": "code\/modules\/mob\/living\/living.dm,1032",
"src": "FORD (\/mob\/living\/silicon\/robot\/nocell)",
"src_loc": "the floor (129,112,2) (\/turf\/open\/floor\/iron\/white)",
"usr": "(src)"
},
{
"count": 4,
"message": "A poster was initialized with a qdeleted poster_structure, something's gone wrong",
"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": 3,
"message": "Cannot execute null.get thrower().",
"proc_name": "hitby (\/mob\/living\/hitby)",
"source_file": "code\/modules\/mob\/living\/living_defense.dm,222",
"src": "Gary Bones (\/mob\/living\/carbon\/human)",
"src_loc": "the floor (159,89,2) (\/turf\/open\/floor\/iron)",
"usr": "(src)"
},
{
"count": 2,
"message": "Cannot modify null.client.",
"proc_name": "Destroy (\/client\/Destroy)",
"source_file": "code\/modules\/client\/client_procs.dm,600",
"src": "Program01 (\/client)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"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": "Ollie (\/atom\/movable\/screen\/movable\/action_button)",
"src_loc": null,
"usr": "FORD (\/mob\/living\/silicon\/robot\/nocell)"
},
{
"count": 1,
"message": "cannot read from list",
"proc_name": "keyUp (\/client\/verb\/keyUp)",
"source_file": "code\/modules\/keybindings\/bindings_client.dm,110",
"src": "Endergamer76 (\/client)",
"src_loc": null,
"usr": "Gary Bones (\/mob\/living\/carbon\/human)"
},
{
"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": "Speedy* Recovery (\/mob\/living\/basic\/bot\/medbot)",
"src_loc": null,
"usr": "Frankie Hauberk (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.Trigger().",
"proc_name": "Click (\/atom\/movable\/screen\/movable\/action_button\/Click)",
"source_file": "code\/_onclick\/hud\/action_button.dm,67",
"src": "Ollie (\/atom\/movable\/screen\/movable\/action_button)",
"src_loc": null,
"usr": "FORD (\/mob\/living\/silicon\/robot\/nocell)"
},
{
"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": "Incompatible \/datum\/component\/wet_floor transfer attempt to a \/turf\/open\/floor\/iron\/white!",
"proc_name": "TakeComponent (\/datum\/proc\/TakeComponent)",
"source_file": "code\/datums\/components\/_component.dm,458",
"src": "the floor (224,68,1) (\/turf\/open\/floor\/iron\/white)",
"src_loc": null,
"usr": "null"
},
{
"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": "Wraith (583) (\/mob\/living\/basic\/construct\/wraith\/mystic)"
},
{
"count": 1,
"message": "Cannot read null.post_logout_callbacks",
"proc_name": "become uncliented (\/mob\/proc\/become_uncliented)",
"source_file": "code\/modules\/mob\/mob.dm,1571",
"src": "Wraith (583) (\/mob\/living\/basic\/construct\/wraith\/mystic)",
"src_loc": "the ethereal form (\/obj\/effect\/dummy\/phased_mob\/spell_jaunt\/red)",
"usr": "(src)"
},
{
"count": 1,
"message": "Cannot execute null.GetComponent().",
"proc_name": "Destroy (\/datum\/component\/wet_floor\/Destroy)",
"source_file": "code\/datums\/components\/wet_floor.dm,49",
"src": "\/datum\/component\/wet_floor (\/datum\/component\/wet_floor)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Jaunt spell attempted to exit_jaunt with an invalid unjaunter, somehow.",
"proc_name": "exit jaunt (\/datum\/action\/cooldown\/spell\/jaunt\/proc\/exit_jaunt)",
"source_file": "code\/modules\/spells\/spell_types\/jaunt\/_jaunt.dm,97",
"src": "Mystic Phase Shift (\/datum\/action\/cooldown\/spell\/jaunt\/ethereal_jaunt\/shift\/mystic)",
"src_loc": null,
"usr": "Wraith (583) (\/mob\/living\/basic\/construct\/wraith\/mystic)"
},
{
"count": 1,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,25",
"src": "null",
"src_loc": null,
"usr": "Lepir Omano (\/mob\/living\/carbon\/human)"
}
],
"total_count": 73
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-05-20 21:16:41.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 252424,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":21,\"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\":\"Choke Brickenbrack (\/mob\/living\/carbon\/human)\"},{\"count\":10,\"message\":\"list index out of bounds\",\"proc_name\":\"canvas fill (\/obj\/item\/canvas\/proc\/canvas_fill)\",\"source_file\":\"code\/modules\/art\/paintings.dm,557\",\"src\":\"the canvas (23x23) (\/obj\/item\/canvas\/twentythree_twentythree)\",\"src_loc\":null,\"usr\":\"Choke Brickenbrack (\/mob\/living\/carbon\/human)\"},{\"count\":9,\"message\":\"Division by zero\",\"proc_name\":\"get loc from mousepos (\/proc\/get_loc_from_mousepos)\",\"source_file\":\"code\/__HELPERS\/turfs.dm,335\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Rummages-In-Garbage (\/mob\/living\/carbon\/human)\"},{\"count\":7,\"message\":\"Cannot read null.screen_loc\",\"proc_name\":\"view audit buttons (\/datum\/hud\/proc\/view_audit_buttons)\",\"source_file\":\"code\/_onclick\/hud\/hud.dm,619\",\"src\":\"\/datum\/hud\/robot (\/datum\/hud\/robot)\",\"src_loc\":null,\"usr\":\"FORD (\/mob\/living\/silicon\/robot\/nocell)\"},{\"count\":5,\"message\":\"Cannot modify null.moving_from_pull.\",\"proc_name\":\"Move (\/mob\/living\/Move)\",\"source_file\":\"code\/modules\/mob\/living\/living.dm,1032\",\"src\":\"FORD (\/mob\/living\/silicon\/robot\/nocell)\",\"src_loc\":\"the floor (129,112,2) (\/turf\/open\/floor\/iron\/white)\",\"usr\":\"(src)\"},{\"count\":4,\"message\":\"A poster was initialized with a qdeleted poster_structure, something's gone wrong\",\"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\":3,\"message\":\"Cannot execute null.get thrower().\",\"proc_name\":\"hitby (\/mob\/living\/hitby)\",\"source_file\":\"code\/modules\/mob\/living\/living_defense.dm,222\",\"src\":\"Gary Bones (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (159,89,2) (\/turf\/open\/floor\/iron)\",\"usr\":\"(src)\"},{\"count\":2,\"message\":\"Cannot modify null.client.\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,600\",\"src\":\"Program01 (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"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\":\"Ollie (\/atom\/movable\/screen\/movable\/action_button)\",\"src_loc\":null,\"usr\":\"FORD (\/mob\/living\/silicon\/robot\/nocell)\"},{\"count\":1,\"message\":\"cannot read from list\",\"proc_name\":\"keyUp (\/client\/verb\/keyUp)\",\"source_file\":\"code\/modules\/keybindings\/bindings_client.dm,110\",\"src\":\"Endergamer76 (\/client)\",\"src_loc\":null,\"usr\":\"Gary Bones (\/mob\/living\/carbon\/human)\"},{\"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\":\"Speedy* Recovery (\/mob\/living\/basic\/bot\/medbot)\",\"src_loc\":null,\"usr\":\"Frankie Hauberk (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.Trigger().\",\"proc_name\":\"Click (\/atom\/movable\/screen\/movable\/action_button\/Click)\",\"source_file\":\"code\/_onclick\/hud\/action_button.dm,67\",\"src\":\"Ollie (\/atom\/movable\/screen\/movable\/action_button)\",\"src_loc\":null,\"usr\":\"FORD (\/mob\/living\/silicon\/robot\/nocell)\"},{\"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\":\"Incompatible \/datum\/component\/wet_floor transfer attempt to a \/turf\/open\/floor\/iron\/white!\",\"proc_name\":\"TakeComponent (\/datum\/proc\/TakeComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,458\",\"src\":\"the floor (224,68,1) (\/turf\/open\/floor\/iron\/white)\",\"src_loc\":null,\"usr\":\"null\"},{\"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\":\"Wraith (583) (\/mob\/living\/basic\/construct\/wraith\/mystic)\"},{\"count\":1,\"message\":\"Cannot read null.post_logout_callbacks\",\"proc_name\":\"become uncliented (\/mob\/proc\/become_uncliented)\",\"source_file\":\"code\/modules\/mob\/mob.dm,1571\",\"src\":\"Wraith (583) (\/mob\/living\/basic\/construct\/wraith\/mystic)\",\"src_loc\":\"the ethereal form (\/obj\/effect\/dummy\/phased_mob\/spell_jaunt\/red)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot execute null.GetComponent().\",\"proc_name\":\"Destroy (\/datum\/component\/wet_floor\/Destroy)\",\"source_file\":\"code\/datums\/components\/wet_floor.dm,49\",\"src\":\"\/datum\/component\/wet_floor (\/datum\/component\/wet_floor)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Jaunt spell attempted to exit_jaunt with an invalid unjaunter, somehow.\",\"proc_name\":\"exit jaunt (\/datum\/action\/cooldown\/spell\/jaunt\/proc\/exit_jaunt)\",\"source_file\":\"code\/modules\/spells\/spell_types\/jaunt\/_jaunt.dm,97\",\"src\":\"Mystic Phase Shift (\/datum\/action\/cooldown\/spell\/jaunt\/ethereal_jaunt\/shift\/mystic)\",\"src_loc\":null,\"usr\":\"Wraith (583) (\/mob\/living\/basic\/construct\/wraith\/mystic)\"},{\"count\":1,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,25\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Lepir Omano (\/mob\/living\/carbon\/human)\"}],\"total_count\":73}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/05\/20\/round-252424\/runtime.condensed.json"
}
Install Gentoo