runtime_condensed
-
416
count
playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. 2 < 3 inplaysound(/proc/playsound:53)src: null
src_loc:
usr: Vlad Dorokov (/mob/living/carbon/human)
-
32
count
Cannot read null.len inon grind(/obj/item/grown/on_grind:58)src: the tower-cap log (/obj/item/grown/log)
src_loc:
usr: Ace Heart (/mob/living/carbon/human)
-
27
count
Cannot read null._datum_components inJoinParent(/datum/component/proc/_JoinParent:82)src: /datum/component/shuttle_cling (/datum/component/shuttle_cling)
src_loc:
usr: null
-
27
count
Cannot read null.loc inis on hyperspace(/datum/component/shuttle_cling/proc/is_on_hyperspace:132)src: /datum/component/shuttle_cling (/datum/component/shuttle_cling)
src_loc:
usr: null
-
25
count
Cannot read null.x inget teleport turfs(/proc/get_teleport_turfs:198)src: null
src_loc:
usr: (src)
-
22
count
bad index inRemoveFromParent(/datum/component/proc/_RemoveFromParent:121)src: /datum/component/shuttle_cling (/datum/component/shuttle_cling)
src_loc:
usr: null
-
3
count
Cannot read null.air inrelocate airs(/obj/machinery/atmospherics/components/proc/relocate_airs:348)src: Brig Control omni air vent FtX... (/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4)
src_loc: the floor (108,166,2) (/turf/open/floor/iron)
usr: null
-
2
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
-
2
count
movable_moved overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
2
count
Cannot read null.current_user inClick(/atom/movable/screen/radial/slice/Click:53)src: Mine (/atom/movable/screen/radial/slice)
src_loc:
usr: Lost-In-Stars (/mob/living/carbon/human)
-
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
Cannot execute null.reset cooldowns(). inprocess cell(/turf/open/process_cell:354)src: the floor (100,171,2) (/turf/open/floor/iron/dark)
src_loc:
usr: null
-
1
count
Cannot read null.prefs inget payload(/datum/tgui/proc/get_payload:251)src: /datum/tgui (/datum/tgui)
src_loc:
usr: null
-
1
count
playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. 0 < 3 inplaysound(/proc/playsound:53)src: null
src_loc:
usr: Cato (/mob/living/carbon/human)
-
1
count
Cannot modify null.client. inDestroy(/client/Destroy:588)src: H1m1_tsu (/client)
src_loc:
usr: null
{
"data": {
"runtimes": [
{
"count": 416,
"message": "playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. 2 < 3",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,53",
"src": "null",
"src_loc": null,
"usr": "Vlad Dorokov (\/mob\/living\/carbon\/human)"
},
{
"count": 32,
"message": "Cannot read null.len",
"proc_name": "on grind (\/obj\/item\/grown\/on_grind)",
"source_file": "code\/modules\/hydroponics\/growninedible.dm,58",
"src": "the tower-cap log (\/obj\/item\/grown\/log)",
"src_loc": null,
"usr": "Ace Heart (\/mob\/living\/carbon\/human)"
},
{
"count": 27,
"message": "Cannot read null._datum_components",
"proc_name": " JoinParent (\/datum\/component\/proc\/_JoinParent)",
"source_file": "code\/datums\/components\/_component.dm,82",
"src": "\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)",
"src_loc": null,
"usr": "null"
},
{
"count": 27,
"message": "Cannot read null.loc",
"proc_name": "is on hyperspace (\/datum\/component\/shuttle_cling\/proc\/is_on_hyperspace)",
"source_file": "code\/datums\/components\/shuttle_cling.dm,132",
"src": "\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)",
"src_loc": null,
"usr": "null"
},
{
"count": 25,
"message": "Cannot read null.x",
"proc_name": "get teleport turfs (\/proc\/get_teleport_turfs)",
"source_file": "code\/datums\/helper_datums\/teleport.dm,198",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 22,
"message": "bad index",
"proc_name": " RemoveFromParent (\/datum\/component\/proc\/_RemoveFromParent)",
"source_file": "code\/datums\/components\/_component.dm,121",
"src": "\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)",
"src_loc": null,
"usr": "null"
},
{
"count": 3,
"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": "Brig Control omni air vent FtX... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)",
"src_loc": "the floor (108,166,2) (\/turf\/open\/floor\/iron)",
"usr": "null"
},
{
"count": 2,
"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": 2,
"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": 2,
"message": "Cannot read null.current_user",
"proc_name": "Click (\/atom\/movable\/screen\/radial\/slice\/Click)",
"source_file": "code\/_onclick\/hud\/radial.dm,53",
"src": "Mine (\/atom\/movable\/screen\/radial\/slice)",
"src_loc": null,
"usr": "Lost-In-Stars (\/mob\/living\/carbon\/human)"
},
{
"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": "Cannot execute null.reset cooldowns().",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354",
"src": "the floor (100,171,2) (\/turf\/open\/floor\/iron\/dark)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.prefs",
"proc_name": "get payload (\/datum\/tgui\/proc\/get_payload)",
"source_file": "code\/modules\/tgui\/tgui.dm,251",
"src": "\/datum\/tgui (\/datum\/tgui)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. 0 < 3",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,53",
"src": "null",
"src_loc": null,
"usr": "Cato (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot modify null.client.",
"proc_name": "Destroy (\/client\/Destroy)",
"source_file": "code\/modules\/client\/client_procs.dm,588",
"src": "H1m1_tsu (\/client)",
"src_loc": null,
"usr": "null"
}
],
"total_count": 563
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-03-06 17:32:40.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 249935,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":416,\"message\":\"playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. 2 < 3\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,53\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Vlad Dorokov (\/mob\/living\/carbon\/human)\"},{\"count\":32,\"message\":\"Cannot read null.len\",\"proc_name\":\"on grind (\/obj\/item\/grown\/on_grind)\",\"source_file\":\"code\/modules\/hydroponics\/growninedible.dm,58\",\"src\":\"the tower-cap log (\/obj\/item\/grown\/log)\",\"src_loc\":null,\"usr\":\"Ace Heart (\/mob\/living\/carbon\/human)\"},{\"count\":27,\"message\":\"Cannot read null._datum_components\",\"proc_name\":\" JoinParent (\/datum\/component\/proc\/_JoinParent)\",\"source_file\":\"code\/datums\/components\/_component.dm,82\",\"src\":\"\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":27,\"message\":\"Cannot read null.loc\",\"proc_name\":\"is on hyperspace (\/datum\/component\/shuttle_cling\/proc\/is_on_hyperspace)\",\"source_file\":\"code\/datums\/components\/shuttle_cling.dm,132\",\"src\":\"\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":25,\"message\":\"Cannot read null.x\",\"proc_name\":\"get teleport turfs (\/proc\/get_teleport_turfs)\",\"source_file\":\"code\/datums\/helper_datums\/teleport.dm,198\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":22,\"message\":\"bad index\",\"proc_name\":\" RemoveFromParent (\/datum\/component\/proc\/_RemoveFromParent)\",\"source_file\":\"code\/datums\/components\/_component.dm,121\",\"src\":\"\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"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\":\"Brig Control omni air vent FtX... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)\",\"src_loc\":\"the floor (108,166,2) (\/turf\/open\/floor\/iron)\",\"usr\":\"null\"},{\"count\":2,\"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\":2,\"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\":2,\"message\":\"Cannot read null.current_user\",\"proc_name\":\"Click (\/atom\/movable\/screen\/radial\/slice\/Click)\",\"source_file\":\"code\/_onclick\/hud\/radial.dm,53\",\"src\":\"Mine (\/atom\/movable\/screen\/radial\/slice)\",\"src_loc\":null,\"usr\":\"Lost-In-Stars (\/mob\/living\/carbon\/human)\"},{\"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\":\"Cannot execute null.reset cooldowns().\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354\",\"src\":\"the floor (100,171,2) (\/turf\/open\/floor\/iron\/dark)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.prefs\",\"proc_name\":\"get payload (\/datum\/tgui\/proc\/get_payload)\",\"source_file\":\"code\/modules\/tgui\/tgui.dm,251\",\"src\":\"\/datum\/tgui (\/datum\/tgui)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. 0 < 3\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,53\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Cato (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot modify null.client.\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,588\",\"src\":\"H1m1_tsu (\/client)\",\"src_loc\":null,\"usr\":\"null\"}],\"total_count\":563}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/03\/06\/round-249935\/runtime.condensed.json"
}
Install Gentoo