runtime_condensed
-
12
count
bad client ininitialize(/datum/tgui_window/proc/initialize:123)src: /datum/tgui_window (/datum/tgui_window)
src_loc:
usr: null
-
10
count
Cannot read null.prefs inget payload(/datum/tgui/proc/get_payload:235)src: /datum/tgui (/datum/tgui)
src_loc:
usr: null
-
8
count
illegal: pow(-5.000000,0.166667) inplaysound local(/mob/proc/playsound_local:121)src: Unknown (/mob/living/carbon/human)
src_loc: the floor (154,137,2) (/turf/open/floor/iron)
usr: null
-
4
count
playsound(): no soundin passed inplaysound(/proc/playsound:25)src: null
src_loc:
usr: Gabriella Ryuell Ly (/mob/living/carbon/human)
-
3
count
undefined variable /obj/vehicle/sealed/mecha/clarke/var/stat inrelaymove(/obj/structure/closet/relaymove:967)src: (/obj/structure/closet/supplypod/mechpod)
src_loc: the floor (144,36,3) (/turf/open/floor/iron/dark)
usr: null
-
2
count
Division by zero inget loc from mousepos(/proc/get_loc_from_mousepos:337)src: null
src_loc:
usr: Emberglow (/mob/living/carbon/human)
-
2
count
area_beauty_updated overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Captain (/mob/living/carbon/human)
-
1
count
Cannot modify null.client. inDestroy(/client/Destroy:600)src: YouShouldNtCare (/client)
src_loc:
usr: null
-
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
undefined variable /obj/item/food/grown/poppy/lily/var/clothing_flags inhandle gas interaction(/datum/species/proc/handle_gas_interaction:1385)src: Human (/datum/species/human)
src_loc:
usr: null
-
1
count
qdeleted or null target trying to enter the spatial grid! inenter cell(/datum/controller/subsystem/spatial_grid/proc/enter_cell:358)src: Spatial Grid (/datum/controller/subsystem/spatial_grid)
src_loc:
usr: the legion (/mob/living/basic/legion_brood)
-
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.Trigger(). inClick(/atom/movable/screen/movable/action_button/Click:67)src: Eject From Mech (/atom/movable/screen/movable/action_button)
src_loc:
usr: Captain (/mob/living/carbon/human)
{
"data": {
"runtimes": [
{
"count": 12,
"message": "bad client",
"proc_name": "initialize (\/datum\/tgui_window\/proc\/initialize)",
"source_file": "code\/modules\/tgui\/tgui_window.dm,123",
"src": "\/datum\/tgui_window (\/datum\/tgui_window)",
"src_loc": null,
"usr": "null"
},
{
"count": 10,
"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": 8,
"message": "illegal: pow(-5.000000,0.166667)",
"proc_name": "playsound local (\/mob\/proc\/playsound_local)",
"source_file": "code\/game\/sound.dm,121",
"src": "Unknown (\/mob\/living\/carbon\/human)",
"src_loc": "the floor (154,137,2) (\/turf\/open\/floor\/iron)",
"usr": "null"
},
{
"count": 4,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,25",
"src": "null",
"src_loc": null,
"usr": "Gabriella Ryuell Ly (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "undefined variable \/obj\/vehicle\/sealed\/mecha\/clarke\/var\/stat",
"proc_name": "relaymove (\/obj\/structure\/closet\/relaymove)",
"source_file": "code\/game\/objects\/structures\/crates_lockers\/closets.dm,967",
"src": " (\/obj\/structure\/closet\/supplypod\/mechpod)",
"src_loc": "the floor (144,36,3) (\/turf\/open\/floor\/iron\/dark)",
"usr": "null"
},
{
"count": 2,
"message": "Division by zero",
"proc_name": "get loc from mousepos (\/proc\/get_loc_from_mousepos)",
"source_file": "code\/__HELPERS\/turfs.dm,337",
"src": "null",
"src_loc": null,
"usr": "Emberglow (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "area_beauty_updated 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": "Captain (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot modify null.client.",
"proc_name": "Destroy (\/client\/Destroy)",
"source_file": "code\/modules\/client\/client_procs.dm,600",
"src": "YouShouldNtCare (\/client)",
"src_loc": null,
"usr": "null"
},
{
"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": "undefined variable \/obj\/item\/food\/grown\/poppy\/lily\/var\/clothing_flags",
"proc_name": "handle gas interaction (\/datum\/species\/proc\/handle_gas_interaction)",
"source_file": "code\/modules\/mob\/living\/carbon\/human\/_species.dm,1385",
"src": "Human (\/datum\/species\/human)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "qdeleted or null target trying to enter the spatial grid!",
"proc_name": "enter cell (\/datum\/controller\/subsystem\/spatial_grid\/proc\/enter_cell)",
"source_file": "code\/controllers\/subsystem\/spatial_gridmap.dm,358",
"src": "Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)",
"src_loc": null,
"usr": "the legion (\/mob\/living\/basic\/legion_brood)"
},
{
"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.Trigger().",
"proc_name": "Click (\/atom\/movable\/screen\/movable\/action_button\/Click)",
"source_file": "code\/_onclick\/hud\/action_button.dm,67",
"src": "Eject From Mech (\/atom\/movable\/screen\/movable\/action_button)",
"src_loc": null,
"usr": "Captain (\/mob\/living\/carbon\/human)"
}
],
"total_count": 47
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-05-24 10:03:39.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 252532,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":12,\"message\":\"bad client\",\"proc_name\":\"initialize (\/datum\/tgui_window\/proc\/initialize)\",\"source_file\":\"code\/modules\/tgui\/tgui_window.dm,123\",\"src\":\"\/datum\/tgui_window (\/datum\/tgui_window)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":10,\"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\":8,\"message\":\"illegal: pow(-5.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,121\",\"src\":\"Unknown (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (154,137,2) (\/turf\/open\/floor\/iron)\",\"usr\":\"null\"},{\"count\":4,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,25\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Gabriella Ryuell Ly (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"undefined variable \/obj\/vehicle\/sealed\/mecha\/clarke\/var\/stat\",\"proc_name\":\"relaymove (\/obj\/structure\/closet\/relaymove)\",\"source_file\":\"code\/game\/objects\/structures\/crates_lockers\/closets.dm,967\",\"src\":\" (\/obj\/structure\/closet\/supplypod\/mechpod)\",\"src_loc\":\"the floor (144,36,3) (\/turf\/open\/floor\/iron\/dark)\",\"usr\":\"null\"},{\"count\":2,\"message\":\"Division by zero\",\"proc_name\":\"get loc from mousepos (\/proc\/get_loc_from_mousepos)\",\"source_file\":\"code\/__HELPERS\/turfs.dm,337\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Emberglow (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"area_beauty_updated 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\":\"Captain (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot modify null.client.\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,600\",\"src\":\"YouShouldNtCare (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"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\":\"undefined variable \/obj\/item\/food\/grown\/poppy\/lily\/var\/clothing_flags\",\"proc_name\":\"handle gas interaction (\/datum\/species\/proc\/handle_gas_interaction)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/human\/_species.dm,1385\",\"src\":\"Human (\/datum\/species\/human)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"qdeleted or null target trying to enter the spatial grid!\",\"proc_name\":\"enter cell (\/datum\/controller\/subsystem\/spatial_grid\/proc\/enter_cell)\",\"source_file\":\"code\/controllers\/subsystem\/spatial_gridmap.dm,358\",\"src\":\"Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)\",\"src_loc\":null,\"usr\":\"the legion (\/mob\/living\/basic\/legion_brood)\"},{\"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.Trigger().\",\"proc_name\":\"Click (\/atom\/movable\/screen\/movable\/action_button\/Click)\",\"source_file\":\"code\/_onclick\/hud\/action_button.dm,67\",\"src\":\"Eject From Mech (\/atom\/movable\/screen\/movable\/action_button)\",\"src_loc\":null,\"usr\":\"Captain (\/mob\/living\/carbon\/human)\"}],\"total_count\":47}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/05\/24\/round-252532\/runtime.condensed.json"
}
Install Gentoo