runtime_condensed
-
54
count
Cannot read null.seen_messages infinish image generation(/datum/chatmessage/proc/finish_image_generation:210)src: /datum/chatmessage (/datum/chatmessage)
src_loc:
usr: null
-
51
count
Cannot read null.prefs inui data(/datum/job_report_menu/ui_data:23)src: /datum/job_report_menu (/datum/job_report_menu)
src_loc:
usr: null
-
10
count
bad color inrefresh values(/datum/light_source/proc/refresh_values:428)src: /datum/light_source (/datum/light_source)
src_loc:
usr: null
-
5
count
movable_moved overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
3
count
Cannot read null.key inavd do verb(/datum/admin_verb/cmd_admin_subtle_message/__avd_do_verb:5)src: Subtle Message (/datum/admin_verb/cmd_admin_subtle_message)
src_loc:
usr: Runa Rakoto (/mob/dead/observer)
-
3
count
bad proc inInvoke(/datum/callback/proc/Invoke:118)src: /datum/callback (/datum/callback)
src_loc:
usr: Runa Rakoto (/mob/dead/observer)
-
2
count
invalid object type 0:0 inremove wibbly filters(/proc/remove_wibbly_filters:323)src: null
src_loc:
usr: Scandium LXXVII (/mob/living/carbon/human)
-
1
count
Cannot execute null.has reagent(). inhas reagent(/mob/living/proc/has_reagent:130)src: Default Cyborg-575 (/mob/living/silicon/robot)
src_loc: the floor (76,103,2) (/turf/open/floor/iron/white/textured)
usr: (src)
-
1
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: (src)
-
1
count
list index out of bounds inorthogonal range search(/datum/controller/subsystem/spatial_grid/proc/orthogonal_range_search:239)src: Spatial Grid (/datum/controller/subsystem/spatial_grid)
src_loc:
usr: Greg_the_god (/mob/dead/new_player)
-
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.type ingetcallingtype(/datum/timedevent/proc/getcallingtype:599)src: ]Timer: -1 (\[0x210774a3]), TT... (/datum/timedevent)
src_loc:
usr: null
-
1
count
Attempt to move Luna Skye's brain to Luna Skye's brain was rejected by BYOND, possibly due to cyclic contents instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Adrian Zalack (/mob/living/carbon/human)
-
1
count
recursive_jsonify got an empty list after serialization instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Cannot modify null.client. inDestroy(/client/Destroy:590)src: Jimmius (/client)
src_loc:
usr: null
{
"data": {
"runtimes": [
{
"count": 54,
"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": "null"
},
{
"count": 51,
"message": "Cannot read null.prefs",
"proc_name": "ui data (\/datum\/job_report_menu\/ui_data)",
"source_file": "code\/modules\/jobs\/job_report.dm,23",
"src": "\/datum\/job_report_menu (\/datum\/job_report_menu)",
"src_loc": null,
"usr": "null"
},
{
"count": 10,
"message": "bad color",
"proc_name": "refresh values (\/datum\/light_source\/proc\/refresh_values)",
"source_file": "code\/modules\/lighting\/lighting_source.dm,428",
"src": "\/datum\/light_source (\/datum\/light_source)",
"src_loc": null,
"usr": "null"
},
{
"count": 5,
"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": 3,
"message": "Cannot read null.key",
"proc_name": " avd do verb (\/datum\/admin_verb\/cmd_admin_subtle_message\/__avd_do_verb)",
"source_file": "code\/modules\/admin\/verbs\/adminevents.dm,5",
"src": "Subtle Message (\/datum\/admin_verb\/cmd_admin_subtle_message)",
"src_loc": null,
"usr": "Runa Rakoto (\/mob\/dead\/observer)"
},
{
"count": 3,
"message": "bad proc",
"proc_name": "Invoke (\/datum\/callback\/proc\/Invoke)",
"source_file": "code\/datums\/callback.dm,118",
"src": "\/datum\/callback (\/datum\/callback)",
"src_loc": null,
"usr": "Runa Rakoto (\/mob\/dead\/observer)"
},
{
"count": 2,
"message": "invalid object type 0:0",
"proc_name": "remove wibbly filters (\/proc\/remove_wibbly_filters)",
"source_file": "code\/__HELPERS\/filters.dm,323",
"src": "null",
"src_loc": null,
"usr": "Scandium LXXVII (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.has reagent().",
"proc_name": "has reagent (\/mob\/living\/proc\/has_reagent)",
"source_file": "code\/modules\/mob\/living\/life.dm,130",
"src": "Default Cyborg-575 (\/mob\/living\/silicon\/robot)",
"src_loc": "the floor (76,103,2) (\/turf\/open\/floor\/iron\/white\/textured)",
"usr": "(src)"
},
{
"count": 1,
"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": "(src)"
},
{
"count": 1,
"message": "list index out of bounds",
"proc_name": "orthogonal range search (\/datum\/controller\/subsystem\/spatial_grid\/proc\/orthogonal_range_search)",
"source_file": "code\/controllers\/subsystem\/spatial_gridmap.dm,239",
"src": "Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)",
"src_loc": null,
"usr": "Greg_the_god (\/mob\/dead\/new_player)"
},
{
"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.type",
"proc_name": "getcallingtype (\/datum\/timedevent\/proc\/getcallingtype)",
"source_file": "code\/controllers\/subsystem\/timer.dm,599",
"src": "]Timer: -1 (\\[0x210774a3]), TT... (\/datum\/timedevent)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Attempt to move Luna Skye's brain to Luna Skye's brain was rejected by BYOND, possibly due to cyclic contents",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Adrian Zalack (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"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": 1,
"message": "Cannot modify null.client.",
"proc_name": "Destroy (\/client\/Destroy)",
"source_file": "code\/modules\/client\/client_procs.dm,590",
"src": "Jimmius (\/client)",
"src_loc": null,
"usr": "null"
}
],
"total_count": 136
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-04-18 16:55:37.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 251348,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":54,\"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\":\"null\"},{\"count\":51,\"message\":\"Cannot read null.prefs\",\"proc_name\":\"ui data (\/datum\/job_report_menu\/ui_data)\",\"source_file\":\"code\/modules\/jobs\/job_report.dm,23\",\"src\":\"\/datum\/job_report_menu (\/datum\/job_report_menu)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":10,\"message\":\"bad color\",\"proc_name\":\"refresh values (\/datum\/light_source\/proc\/refresh_values)\",\"source_file\":\"code\/modules\/lighting\/lighting_source.dm,428\",\"src\":\"\/datum\/light_source (\/datum\/light_source)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":5,\"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\":3,\"message\":\"Cannot read null.key\",\"proc_name\":\" avd do verb (\/datum\/admin_verb\/cmd_admin_subtle_message\/__avd_do_verb)\",\"source_file\":\"code\/modules\/admin\/verbs\/adminevents.dm,5\",\"src\":\"Subtle Message (\/datum\/admin_verb\/cmd_admin_subtle_message)\",\"src_loc\":null,\"usr\":\"Runa Rakoto (\/mob\/dead\/observer)\"},{\"count\":3,\"message\":\"bad proc\",\"proc_name\":\"Invoke (\/datum\/callback\/proc\/Invoke)\",\"source_file\":\"code\/datums\/callback.dm,118\",\"src\":\"\/datum\/callback (\/datum\/callback)\",\"src_loc\":null,\"usr\":\"Runa Rakoto (\/mob\/dead\/observer)\"},{\"count\":2,\"message\":\"invalid object type 0:0\",\"proc_name\":\"remove wibbly filters (\/proc\/remove_wibbly_filters)\",\"source_file\":\"code\/__HELPERS\/filters.dm,323\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Scandium LXXVII (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.has reagent().\",\"proc_name\":\"has reagent (\/mob\/living\/proc\/has_reagent)\",\"source_file\":\"code\/modules\/mob\/living\/life.dm,130\",\"src\":\"Default Cyborg-575 (\/mob\/living\/silicon\/robot)\",\"src_loc\":\"the floor (76,103,2) (\/turf\/open\/floor\/iron\/white\/textured)\",\"usr\":\"(src)\"},{\"count\":1,\"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\":\"(src)\"},{\"count\":1,\"message\":\"list index out of bounds\",\"proc_name\":\"orthogonal range search (\/datum\/controller\/subsystem\/spatial_grid\/proc\/orthogonal_range_search)\",\"source_file\":\"code\/controllers\/subsystem\/spatial_gridmap.dm,239\",\"src\":\"Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)\",\"src_loc\":null,\"usr\":\"Greg_the_god (\/mob\/dead\/new_player)\"},{\"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.type\",\"proc_name\":\"getcallingtype (\/datum\/timedevent\/proc\/getcallingtype)\",\"source_file\":\"code\/controllers\/subsystem\/timer.dm,599\",\"src\":\"]Timer: -1 (\\\\[0x210774a3]), TT... (\/datum\/timedevent)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Attempt to move Luna Skye's brain to Luna Skye's brain was rejected by BYOND, possibly due to cyclic contents\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Adrian Zalack (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"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\":1,\"message\":\"Cannot modify null.client.\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,590\",\"src\":\"Jimmius (\/client)\",\"src_loc\":null,\"usr\":\"null\"}],\"total_count\":136}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/04\/18\/round-251348\/runtime.condensed.json"
}
Install Gentoo